Accessibility test digest

Synopsis

Page: AAAtraq

URL: https://aaatraq.com/

Score: 1294

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 AAAtraq web page at https://aaatraq.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 1294 (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
total1294
log93
overflowHidden266
focusIndication140
noLeading116
fontSizeAbsolute86
targetSize86
linkForcesNewWindow68
linkIndication56
focusableOperable55
contrastAAA50
contrastAA48
zIndexNotZero38
contentBeyondLandmarks28
leadingClipsText22
iframeTitleBad12
hoverSurprise11
headingEmpty10
contrastRisk10
inconsistentStyles9
controlLabel8
tableHeaderEmpty8
fontSmall8
pseudoHeadingRisk6
legendMissing6
textAreaNoText6
scrollRisk6
linkDestinationsSame6
groupName5
linkPair4
visibleBulk3
frameContentRisk3
hiddenContentRisk3
tableCaption3
pseudoNavListRisk3
justification3
imageTextLong3
pdfLink3
layoutTable3

Issue summary

Special issues

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

Classified issues

overflowHidden: Score 266. Issues reported by tests in this category:

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

layoutTable: 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-aaatraq",
  "host": {
    "id": "aaatraq",
    "which": "https://aaatraq.com/",
    "what": "AAAtraq"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-07-06T02:40:54"
    },
    {
      "event": "endTime",
      "value": "2022-07-06T02:42:38"
    }
  ],
  "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://aaatraq.com/",
        "what": "AAAtraq"
      },
      {
        "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://aaatraq.com/",
        "what": "AAAtraq"
      },
      {
        "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://aaatraq.com/",
      "what": "AAAtraq",
      "result": "https://aaatraq.com/"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://aaatraq.com/"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://aaatraq.com/",
      "result": {
        "bytes": [
          152585,
          152585,
          152585,
          152585,
          152585
        ],
        "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://aaatraq.com/",
      "what": "AAAtraq",
      "result": "https://aaatraq.com/"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://aaatraq.com/",
      "result": {
        "visibleElements": 313
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://aaatraq.com/",
      "result": {
        "totals": {
          "links": 0,
          "buttons": 0,
          "inputs": 0,
          "selects": 0
        },
        "items": []
      }
    },
    {
      "type": "test",
      "which": "focAll",
      "what": "focusable and Tab-focused elements",
      "url": "https://aaatraq.com/",
      "result": {
        "tabFocusables": 57,
        "tabFocused": 57,
        "discrepancy": 0
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://aaatraq.com/",
      "what": "URL",
      "result": "https://aaatraq.com/"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://aaatraq.com/",
      "result": {
        "totals": {
          "total": 46,
          "types": {
            "indicatorMissing": {
              "total": 46,
              "tagNames": {
                "A": 42,
                "BUTTON": 2,
                "INPUT": 1,
                "IFRAME": 1
              }
            },
            "nonOutlinePresent": {
              "total": 0,
              "tagNames": {}
            },
            "outlinePresent": {
              "total": 0,
              "meanDelay": 0,
              "tagNames": {}
            }
          }
        },
        "items": {
          "indicatorMissing": [
            {
              "tagName": "A",
              "text": "Skip to content"
            },
            {
              "tagName": "BUTTON",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "INPUT",
              "text": ""
            },
            {
              "tagName": "BUTTON",
              "text": "Check now"
            },
            {
              "tagName": "A",
              "text": "/ Find out more"
            },
            {
              "tagName": "A",
              "text": "Download the white paper"
            },
            {
              "tagName": "A",
              "text": "Home"
            },
            {
              "tagName": "A",
              "text": "About"
            },
            {
              "tagName": "A",
              "text": "Articles"
            },
            {
              "tagName": "A",
              "text": "FAQ"
            },
            {
              "tagName": "A",
              "text": "Contact"
            },
            {
              "tagName": "A",
              "text": "Careers"
            },
            {
              "tagName": "A",
              "text": "Investors"
            },
            {
              "tagName": "A",
              "text": "Subscribe"
            },
            {
              "tagName": "A",
              "text": "Login"
            },
            {
              "tagName": "A",
              "text": "The AAAtraq shield"
            },
            {
              "tagName": "A",
              "text": "Costs indemnity"
            },
            {
              "tagName": "A",
              "text": "Owner - Operator"
            },
            {
              "tagName": "A",
              "text": "Executives"
            },
            {
              "tagName": "A",
              "text": "CEO"
            },
            {
              "tagName": "A",
              "text": "CIO (information)"
            },
            {
              "tagName": "A",
              "text": "CMO (marketing)"
            },
            {
              "tagName": "A",
              "text": "CRO (risk)"
            },
            {
              "tagName": "A",
              "text": "CFO (finance)"
            },
            {
              "tagName": "A",
              "text": "Legal"
            },
            {
              "tagName": "A",
              "text": "Digital"
            },
            {
              "tagName": "A",
              "text": "Content Production"
            },
            {
              "tagName": "A",
              "text": "HR"
            },
            {
              "tagName": "A",
              "text": "Insurance Pools"
            },
            {
              "tagName": "A",
              "text": "Law Firms"
            },
            {
              "tagName": "A",
              "text": "Insurance Brokers"
            },
            {
              "tagName": "A",
              "text": "Associations (Member Bodies)"
            },
            {
              "tagName": "A",
              "text": "Accessibility specialists"
            },
            {
              "tagName": "A",
              "text": "Become a Sales Agent"
            },
            {
              "tagName": "A",
              "text": "Subscribe"
            },
            {
              "tagName": "A",
              "text": "Accessibility 101"
            },
            {
              "tagName": "A",
              "text": "Terms & Conditions (opens in a new window)"
            },
            {
              "tagName": "A",
              "text": "Privacy (opens in a new window)"
            },
            {
              "tagName": "A",
              "text": "Cookies"
            },
            {
              "tagName": "A",
              "text": "Accessibility"
            },
            {
              "tagName": "A",
              "text": "Twitter"
            },
            {
              "tagName": "A",
              "text": "Linked in"
            },
            {
              "tagName": "A",
              "text": "Instagram"
            },
            {
              "tagName": "A",
              "text": "You Tube"
            },
            {
              "tagName": "IFRAME",
              "text": ""
            }
          ],
          "nonOutlinePresent": [],
          "outlinePresent": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://aaatraq.com/",
      "what": "URL",
      "result": "https://aaatraq.com/"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://aaatraq.com/",
      "result": {
        "totals": {
          "total": 200,
          "types": {
            "onlyFocusable": {
              "total": 4,
              "tagNames": {
                "DIV": 3,
                "TABLE": 1
              }
            },
            "onlyOperable": {
              "total": 34,
              "tagNames": {
                "SPAN": 34
              }
            },
            "focusableAndOperable": {
              "total": 162,
              "tagNames": {
                "A": 77,
                "BUTTON": 34,
                "IFRAME": 9,
                "INPUT": 35,
                "TEXTAREA": 2,
                "LI": 5
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [
            {
              "tagName": "DIV",
              "id": "",
              "text": "No. Thumbnail Alt text"
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "No. Name Page label"
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "No. Link text"
            },
            {
              "tagName": "TABLE",
              "id": "",
              "text": "CookieExpiryPurposeCompany"
            }
          ],
          "onlyOperable": [
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Powered by",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "(opens in a new window)",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "×",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "<span class=\"wscrA\" style=\"cursor: default;\"></span>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "<span class=\"wscrB\" style=\"cursor: default;\"></span>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "6",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "<span class=\"wscrA\" style=\"cursor: default;\"></span>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "<span class=\"wscrB\" style=\"cursor: default;\"></span>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "1",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "<span class=\"wscrSlider\" style=\"cursor: default;\"></span>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "<span class=\"wscrA\" style=\"cursor: default;\"></span>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "<span class=\"wscrB\" style=\"cursor: default;\"></span>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "6",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "<span class=\"wscrSlider\" style=\"cursor: default;\"></span>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "<span class=\"wscrA\" style=\"cursor: default;\"></span>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "<span class=\"wscrB\" style=\"cursor: default;\"></span>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "0",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "<span class=\"wscrSlider\" style=\"cursor: default;\"></span>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "<span class=\"wscrA\" style=\"cursor: default;\"></span>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "<span class=\"wscrB\" style=\"cursor: default;\"></span>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "0",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "<span class=\"wscrSlider\" style=\"cursor: default;\"></span>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Powered by",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "(opens in a new window)",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "<span class=\"wscrA\" style=\"cursor: default;\"></span>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "<span class=\"wscrB\" style=\"cursor: default;\"></span>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "<span class=\"wscrA\" style=\"cursor: default;\"></span>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "<span class=\"wscrB\" style=\"cursor: default;\"></span>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "<span class=\"wscrA\" style=\"cursor: default;\"></span>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "<span class=\"wscrB\" style=\"cursor: default;\"></span>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "<span class=\"wscrA\" style=\"cursor: default;\"></span>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "<span class=\"wscrB\" style=\"cursor: default;\"></span>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "<span class=\"wscrA\" style=\"cursor: default;\"></span>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "<span class=\"wscrB\" style=\"cursor: default;\"></span>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            }
          ],
          "focusableAndOperable": [
            {
              "tagName": "A",
              "id": "",
              "text": "Full details of how we use cookies",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "OK",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Powered by Privacy and Cookies (opens in a new window)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "×",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "IFRAME",
              "id": "",
              "text": "<iframe src=\"about:blank\" allow=\"accelerometer; autoplay;clipboard-write; encryp",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Skip to content",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "burger-menu-open",
              "text": "<button type=\"button\" id=\"burger-menu-open\" class=\"burger-menu-toggle\" aria-labe",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "close",
              "text": "<button type=\"button\" id=\"close\" class=\"close-btn burger-menu-toggle\" aria-label",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Home",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Articles",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FAQ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Careers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Subscribe",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Login",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"navbar-brand\" href=\"/\" style=\"cursor: default;\"><img src=\"/static/imag",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "×",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "AAAtraq",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "AAAtraq",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "terms and conditions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"csrfmiddlewaretoken\" value=\"J1h2ys3ZnYUdKdfDqCc2w9kWB",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"upc\" value=\"AAAR\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "id_name",
              "text": "<input type=\"text\" name=\"name\" class=\"form-control\" placeholder=\"Your name (firs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "id_website",
              "text": "<input type=\"text\" name=\"website\" class=\"form-control\" placeholder=\"Website addr",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "id_email",
              "text": "<input type=\"email\" name=\"email\" class=\"form-control\" placeholder=\"Your email\" r",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "id_email_repeat",
              "text": "<input type=\"email\" name=\"email_repeat\" class=\"form-control\" placeholder=\"Your e",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "duration",
              "text": "<input type=\"hidden\" id=\"duration\" name=\"duration\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "IFRAME",
              "id": "",
              "text": "<iframe title=\"reCAPTCHA\" src=\"https://www.google.com/recaptcha/api2/anchor?ar=1",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "TEXTAREA",
              "id": "g-recaptcha-response",
              "text": "<textarea id=\"g-recaptcha-response\" name=\"g-recaptcha-response\" class=\"g-recaptc",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Subscribe",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "dexter-url",
              "text": "<input type=\"url\" class=\"form-control\" id=\"dexter-url\" placeholder=\"Check any we",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Check now",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "×",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "terms and conditions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "privacy policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"csrfmiddlewaretoken\" value=\"J1h2ys3ZnYUdKdfDqCc2w9kWB",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"upc\" value=\"AAAM\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "id_nameAAAM",
              "text": "<input type=\"text\" name=\"name\" class=\"form-control\" placeholder=\"Your name (firs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "id_websiteAAAM",
              "text": "<input type=\"text\" name=\"website\" class=\"form-control\" placeholder=\"Website addr",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "id_emailAAAM",
              "text": "<input type=\"email\" name=\"email\" class=\"form-control\" placeholder=\"Your email\" r",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "id_email_repeatAAAM",
              "text": "<input type=\"email\" name=\"email_repeat\" class=\"form-control\" placeholder=\"Your e",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "durationAAAM",
              "text": "<input type=\"hidden\" id=\"durationAAAM\" name=\"duration\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "IFRAME",
              "id": "",
              "text": "<iframe title=\"reCAPTCHA\" src=\"https://www.google.com/recaptcha/api2/anchor?ar=1",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "TEXTAREA",
              "id": "g-recaptcha-response-1",
              "text": "<textarea id=\"g-recaptcha-response-1\" name=\"g-recaptcha-response\" class=\"g-recap",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "IFRAME",
              "id": "",
              "text": "<iframe style=\"display: none;\"></iframe>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Setup",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "×",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "IFRAME",
              "id": "",
              "text": "<iframe src=\"about:blank\" allow=\"accelerometer; autoplay;clipboard-write; encryp",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "×",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"csrfmiddlewaretoken\" value=\"J1h2ys3ZnYUdKdfDqCc2w9kWB",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"url\" value=\"\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "id_share_from",
              "text": "<input type=\"text\" name=\"from\" class=\"form-control\" placeholder=\"Your name\" requ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "id_share_to",
              "text": "<input type=\"email\" name=\"to\" class=\"form-control\" placeholder=\"Recipient email\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Share",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "email-results",
              "text": "Email results",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "more",
              "text": "show yours",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "more-close",
              "text": "close",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "tab-images",
              "text": "Images",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Forms",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Links",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "video-cat-images",
              "text": "<a href=\"#tab-container\" class=\"three-things-video\" id=\"video-cat-images\" style=",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "video-cat-labels",
              "text": "Forms / labels video",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "video-cat-links",
              "text": "Link text video",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "×",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "aaa-subscribeAAAM-open",
              "text": "ADA MONITORING - try for free",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "/ Find out more",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Download the white paper",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Home",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Articles",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FAQ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Careers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Investors",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Subscribe",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Login",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "The AAAtraq shield",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Costs indemnity",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Owner - Operator",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Executives",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "CEO",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "CIO (information)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "CMO (marketing)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "CRO (risk)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "CFO (finance)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Legal",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Digital",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Content Production",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "HR",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Insurance Pools",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Law Firms",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Insurance Brokers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Associations (Member Bodies)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility specialists",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Become a Sales Agent",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Subscribe",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility 101",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Terms & Conditions (opens in a new window)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy (opens in a new window)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cookies",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Twitter",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Linked in",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Instagram",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "You Tube",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "×",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Terms and Conditions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"csrfmiddlewaretoken\" value=\"J1h2ys3ZnYUdKdfDqCc2w9kWB",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "form-name",
              "text": "<input type=\"text\" id=\"form-name\" name=\"name\" placeholder=\"Name (firstname lastn",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "form-website",
              "text": "<input type=\"text\" id=\"form-website\" name=\"website\" placeholder=\"Website\" class=",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "form-email",
              "text": "<input type=\"email\" id=\"form-email\" name=\"email\" placeholder=\"Email\" class=\"form",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Next",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "×",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Terms and Conditions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"csrfmiddlewaretoken\" value=\"J1h2ys3ZnYUdKdfDqCc2w9kWB",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "form-free-name",
              "text": "<input type=\"text\" id=\"form-free-name\" name=\"name\" placeholder=\"Name (firstname ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "form-free-website",
              "text": "<input type=\"text\" id=\"form-free-website\" name=\"website\" placeholder=\"Website\" c",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "form-free-email",
              "text": "<input type=\"email\" id=\"form-free-email\" name=\"email\" placeholder=\"Email\" class=",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Next",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "×",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Terms and Conditions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"csrfmiddlewaretoken\" value=\"J1h2ys3ZnYUdKdfDqCc2w9kWB",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "form-name-sub",
              "text": "<input type=\"text\" id=\"form-name-sub\" name=\"name\" placeholder=\"Name (firstname l",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "form-website-sub",
              "text": "<input type=\"text\" id=\"form-website-sub\" name=\"website\" placeholder=\"Website\" cl",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "form-email-sub",
              "text": "<input type=\"email\" id=\"form-email-sub\" name=\"email\" placeholder=\"Email\" class=\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Next",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "×",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Change",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "button-pay",
              "text": "Confirm",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "×",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Share",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "email-contact",
              "text": "support@AAAtraq.com",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "×",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Watch Video",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "×",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "×",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "OK",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "IFRAME",
              "id": "aaatraq-shield",
              "text": "<iframe id=\"aaatraq-shield\" title=\"AAA traq shield\" style=\"left: 1px; border: no",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "IFRAME",
              "id": "",
              "text": "<iframe frameborder=\"0\" allowtransparency=\"true\" src=\"https://checkout.stripe.co",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "IFRAME",
              "id": "",
              "text": "<iframe title=\"recaptcha challenge expires in two minutes\" src=\"https://www.goog",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "IFRAME",
              "id": "",
              "text": "<iframe title=\"recaptcha challenge expires in two minutes\" src=\"https://www.goog",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "6Necessary",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "1Site experience",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "wscrLevelToggle2",
              "text": "<input id=\"wscrLevelToggle2\" type=\"checkbox\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "6Performance & operation",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "wscrLevelToggle3",
              "text": "<input id=\"wscrLevelToggle3\" type=\"checkbox\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "0Marketing, anonymous cross site tracking",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "wscrLevelToggle4",
              "text": "<input id=\"wscrLevelToggle4\" type=\"checkbox\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "0Marketing, targeted advertising",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "wscrLevelToggle5",
              "text": "<input id=\"wscrLevelToggle5\" type=\"checkbox\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About our cookies (opens in a new window)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Audit certificate (opens in a new window)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Powered by Privacy and Cookies (opens in a new window)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Manage",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Reject",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "CookieReportsButton",
              "text": "Accept",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Full details of how we use cookies",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "OK",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://aaatraq.com/",
      "what": "URL",
      "result": "https://aaatraq.com/"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 20,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://aaatraq.com/",
      "result": {
        "totals": {
          "triggers": 133,
          "headTriggers": 20,
          "tailTriggers": 113,
          "impactTriggers": 0,
          "additions": 0,
          "removals": 0,
          "opacityChanges": 0,
          "opacityImpact": 0,
          "unhoverables": 34
        },
        "items": {
          "head": {
            "impactTriggers": [],
            "unhoverables": [
              {
                "tagName": "A",
                "id": "",
                "text": "Skiptocontent"
              },
              {
                "tagName": "BUTTON",
                "id": "burger-menu-open",
                "text": ""
              },
              {
                "tagName": "A",
                "id": "",
                "text": "<imgsrc=\"/static/images/logo-white.220cdeffea81.pn"
              },
              {
                "tagName": "BUTTON",
                "id": "",
                "text": "Checknow"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "/Findoutmore"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "Downloadthewhitepaper"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "AAAtraq"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "Home"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "Home"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "About"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "About"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "INDEX"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "Articles"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "Articles"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "FAQ"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "FAQ"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "Contact"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "Contact"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "Careers"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "Careers"
              }
            ]
          },
          "tail": {
            "impactTriggers": [],
            "unhoverables": [
              {
                "tagName": "LI",
                "id": "",
                "text": "DeployinginDrupal"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "ExecutivesCEOCIO(information)CMO(marketing)CRO(ris"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "ContentProduction"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "Supported"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "BecomeaSalesAgent"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "TheAAAtraqshield"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "InsurancePools"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "Somethingfunny"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "Tea-trolleyoperative"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "SiteImprove"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "CRO(risk)"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "TryforFREE"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "YouTube"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "CMO(marketing)"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://aaatraq.com/",
      "what": "URL",
      "result": "https://aaatraq.com/"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://aaatraq.com/",
      "result": {
        "totals": {
          "mislabeled": 0,
          "unlabeled": 1,
          "wellLabeled": 59
        },
        "items": {
          "mislabeled": [],
          "unlabeled": [
            {
              "index": 17,
              "tagName": "TEXTAREA",
              "type": "textarea"
            }
          ],
          "wellLabeled": [
            {
              "index": 0,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Close",
                "content": "×"
              }
            },
            {
              "index": 1,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "open navigation"
              }
            },
            {
              "index": 2,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "close navigation"
              }
            },
            {
              "index": 3,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Close",
                "content": "×"
              }
            },
            {
              "index": 4,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "Your name (first, last)"
                ]
              }
            },
            {
              "index": 5,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "Website address for the AAAtraq service"
                ]
              }
            },
            {
              "index": 6,
              "tagName": "INPUT",
              "type": "email",
              "labelType": "label",
              "texts": {
                "label": [
                  "Your email"
                ]
              }
            },
            {
              "index": 7,
              "tagName": "INPUT",
              "type": "email",
              "labelType": "label",
              "texts": {
                "label": [
                  "Your email (please re-enter)"
                ]
              }
            },
            {
              "index": 8,
              "tagName": "TEXTAREA",
              "type": "textarea",
              "labelType": "label",
              "texts": {
                "label": [
                  "Ignore this field, which is used internally by Google ReCaptcha"
                ]
              }
            },
            {
              "index": 9,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Subscribe"
              }
            },
            {
              "index": 10,
              "tagName": "INPUT",
              "type": "url",
              "labelType": "label",
              "texts": {
                "label": [
                  "Check any website / key in address here"
                ]
              }
            },
            {
              "index": 11,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Check now"
              }
            },
            {
              "index": 12,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Close",
                "content": "×"
              }
            },
            {
              "index": 13,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "Your name (first, last)"
                ]
              }
            },
            {
              "index": 14,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "Website address for the AAAtraq service"
                ]
              }
            },
            {
              "index": 15,
              "tagName": "INPUT",
              "type": "email",
              "labelType": "label",
              "texts": {
                "label": [
                  "Your email"
                ]
              }
            },
            {
              "index": 16,
              "tagName": "INPUT",
              "type": "email",
              "labelType": "label",
              "texts": {
                "label": [
                  "Your email (please re-enter)"
                ]
              }
            },
            {
              "index": 18,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Setup"
              }
            },
            {
              "index": 19,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Close",
                "content": "×"
              }
            },
            {
              "index": 20,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Close",
                "content": "×"
              }
            },
            {
              "index": 21,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "From"
                ]
              }
            },
            {
              "index": 22,
              "tagName": "INPUT",
              "type": "email",
              "labelType": "label",
              "texts": {
                "label": [
                  "To"
                ]
              }
            },
            {
              "index": 23,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Share"
              }
            },
            {
              "index": 24,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "Email results"
              }
            },
            {
              "index": 25,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "show yours"
              }
            },
            {
              "index": 26,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "close"
              }
            },
            {
              "index": 27,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Images"
              }
            },
            {
              "index": 28,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Forms"
              }
            },
            {
              "index": 29,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Links"
              }
            },
            {
              "index": 30,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Close",
                "content": "×"
              }
            },
            {
              "index": 31,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "ADA MONITORING - try for free"
              }
            },
            {
              "index": 32,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Close",
                "content": "×"
              }
            },
            {
              "index": 33,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "Name"
                ]
              }
            },
            {
              "index": 34,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "Website"
                ]
              }
            },
            {
              "index": 35,
              "tagName": "INPUT",
              "type": "email",
              "labelType": "label",
              "texts": {
                "label": [
                  "Email"
                ]
              }
            },
            {
              "index": 36,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Next"
              }
            },
            {
              "index": 37,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Close",
                "content": "×"
              }
            },
            {
              "index": 38,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "Name"
                ]
              }
            },
            {
              "index": 39,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "Website"
                ]
              }
            },
            {
              "index": 40,
              "tagName": "INPUT",
              "type": "email",
              "labelType": "label",
              "texts": {
                "label": [
                  "Email"
                ]
              }
            },
            {
              "index": 41,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Next"
              }
            },
            {
              "index": 42,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Close",
                "content": "×"
              }
            },
            {
              "index": 43,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "Name"
                ]
              }
            },
            {
              "index": 44,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "Website"
                ]
              }
            },
            {
              "index": 45,
              "tagName": "INPUT",
              "type": "email",
              "labelType": "label",
              "texts": {
                "label": [
                  "Email"
                ]
              }
            },
            {
              "index": 46,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Next"
              }
            },
            {
              "index": 47,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Close",
                "content": "×"
              }
            },
            {
              "index": 48,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Change"
              }
            },
            {
              "index": 49,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Confirm"
              }
            },
            {
              "index": 50,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Close",
                "content": "×"
              }
            },
            {
              "index": 51,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Close",
                "content": "×"
              }
            },
            {
              "index": 52,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "Watch Video"
              }
            },
            {
              "index": 53,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Close",
                "content": "×"
              }
            },
            {
              "index": 54,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Close",
                "content": "×"
              }
            },
            {
              "index": 55,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "OK"
              }
            },
            {
              "index": 56,
              "tagName": "INPUT",
              "type": "checkbox",
              "labelType": "label",
              "texts": {
                "label": [
                  "Site experience"
                ]
              }
            },
            {
              "index": 57,
              "tagName": "INPUT",
              "type": "checkbox",
              "labelType": "label",
              "texts": {
                "label": [
                  "Performance & operation"
                ]
              }
            },
            {
              "index": 58,
              "tagName": "INPUT",
              "type": "checkbox",
              "labelType": "label",
              "texts": {
                "label": [
                  "Marketing, anonymous cross site tracking"
                ]
              }
            },
            {
              "index": 59,
              "tagName": "INPUT",
              "type": "checkbox",
              "labelType": "label",
              "texts": {
                "label": [
                  "Marketing, targeted advertising"
                ]
              }
            }
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://aaatraq.com/",
      "result": {
        "totals": {
          "links": 77,
          "adjacent": {
            "total": 58,
            "underlined": 4,
            "underlinedPercent": 6
          }
        },
        "items": {
          "underlined": [
            "Full details of how we use cookies",
            "About our cookies (opens in a new window)",
            "Audit certificate (opens in a new window)",
            "Full details of how we use cookies"
          ],
          "notUnderlined": [
            "OK",
            "Powered by Privacy and Cookies (opens in a new window)",
            "Skip to content",
            "",
            "AAAtraq",
            "AAAtraq",
            "terms and conditions",
            "terms and conditions",
            "privacy policy",
            "",
            "Forms / labels video",
            "Link text video",
            "/ Find out more",
            "Download the white paper",
            "Home",
            "About",
            "Articles",
            "FAQ",
            "Contact",
            "Careers",
            "Investors",
            "Subscribe",
            "Login",
            "Owner - Operator",
            "Executives",
            "Legal",
            "Digital",
            "Content Production",
            "HR",
            "Insurance Pools",
            "Law Firms",
            "Insurance Brokers",
            "Associations (Member Bodies)",
            "Accessibility specialists",
            "Become a Sales Agent",
            "Subscribe",
            "Accessibility 101",
            "Twitter",
            "Linked in",
            "Instagram",
            "You Tube",
            "Terms and Conditions",
            "Privacy Policy",
            "Terms and Conditions",
            "Privacy Policy",
            "Terms and Conditions",
            "Privacy Policy",
            "Share",
            "support@AAAtraq.com",
            "Powered by Privacy and Cookies (opens in a new window)",
            "Manage",
            "Reject",
            "Accept",
            "OK"
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://aaatraq.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://aaatraq.com/",
      "what": "URL",
      "result": "https://aaatraq.com/"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://aaatraq.com/",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://aaatraq.com/",
      "result": {
        "roleElements": 36,
        "badRoleElements": 0,
        "redundantRoleElements": 0,
        "tagNames": {}
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://aaatraq.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": 34,
            "subtotals": [
              14,
              8,
              4,
              3,
              2,
              2,
              1
            ]
          },
          "adjacentLink": {
            "total": 58,
            "subtotals": [
              48,
              4,
              4,
              2
            ]
          },
          "listLink": {
            "total": 19,
            "subtotals": [
              8,
              7,
              4
            ]
          },
          "h1": {
            "total": 2,
            "subtotals": [
              1,
              1
            ]
          },
          "h2": {
            "total": 8,
            "subtotals": [
              3,
              3,
              1,
              1
            ]
          },
          "h3": {
            "total": 1
          }
        },
        "items": {
          "button": {
            "fontWeight": {
              "400": [
                "",
                "",
                "Subscribe",
                "Check now",
                "Setup",
                "Share",
                "Email results",
                "show yours",
                "close",
                "Images",
                "Forms",
                "Links",
                "ADA MONITORING - try for free",
                "Next",
                "Next",
                "Next",
                "Change",
                "Confirm",
                "Watch Video",
                "OK"
              ],
              "700": [
                "×",
                "×",
                "×",
                "×",
                "×",
                "×",
                "×",
                "×",
                "×",
                "×",
                "×",
                "×",
                "×",
                "×"
              ]
            },
            "opacity": {
              "1": [
                "",
                "",
                "Check now",
                "Email results",
                "show yours",
                "close",
                "Images",
                "Forms",
                "Links",
                "ADA MONITORING - try for free",
                "Next",
                "Next",
                "Change",
                "Confirm",
                "Watch Video",
                "OK"
              ],
              "0.8": [
                "×",
                "×",
                "×",
                "×",
                "×",
                "×",
                "×",
                "×",
                "×",
                "×",
                "×",
                "×",
                "×",
                "×"
              ],
              "0.65": [
                "Subscribe",
                "Setup",
                "Share",
                "Next"
              ]
            },
            "borderStyle": {
              "solid": [
                "×",
                "×",
                "Subscribe",
                "Check now",
                "×",
                "Setup",
                "×",
                "×",
                "Share",
                "Email results",
                "Images",
                "Forms",
                "Links",
                "×",
                "ADA MONITORING - try for free",
                "×",
                "Next",
                "×",
                "Next",
                "×",
                "Next",
                "×",
                "Change",
                "Confirm",
                "×",
                "×",
                "Watch Video",
                "×",
                "×",
                "OK"
              ],
              "none": [
                "",
                "",
                "show yours",
                "close"
              ]
            },
            "borderWidth": {
              "1px": [
                "×",
                "×",
                "Subscribe",
                "Check now",
                "×",
                "Setup",
                "×",
                "×",
                "Share",
                "Email results",
                "×",
                "ADA MONITORING - try for free",
                "×",
                "Next",
                "×",
                "Next",
                "×",
                "Next",
                "×",
                "Change",
                "Confirm",
                "×",
                "×",
                "Watch Video",
                "×",
                "×",
                "OK"
              ],
              "0px": [
                "",
                "",
                "show yours",
                "close"
              ],
              "2px": [
                "Images",
                "Forms",
                "Links"
              ]
            },
            "height": {
              "auto": [
                "×",
                "×",
                "Subscribe",
                "×",
                "Setup",
                "×",
                "×",
                "Share",
                "Email results",
                "show yours",
                "close",
                "Images",
                "Forms",
                "Links",
                "×",
                "ADA MONITORING - try for free",
                "×",
                "Next",
                "×",
                "Next",
                "×",
                "Next",
                "×",
                "Change",
                "Confirm",
                "×",
                "×",
                "Watch Video",
                "×",
                "×",
                "OK"
              ],
              "35px": [
                "",
                ""
              ],
              "49px": [
                "Check now"
              ]
            },
            "lineHeight": {
              "21.6px": [
                "×",
                "×",
                "×",
                "×",
                "×",
                "×",
                "×",
                "×",
                "×",
                "×",
                "×",
                "×",
                "×",
                "×"
              ],
              "60px": [
                "",
                ""
              ],
              "27px": [
                "Subscribe",
                "Check now",
                "Setup",
                "Share",
                "Email results",
                "ADA MONITORING - try for free",
                "Next",
                "Next",
                "Next",
                "Change",
                "Confirm",
                "Watch Video",
                "OK"
              ],
              "24px": [
                "show yours",
                "close"
              ],
              "37.8px": [
                "Images",
                "Forms",
                "Links"
              ]
            },
            "outlineOffset": {
              "0px": [
                "×",
                "",
                "",
                "×",
                "Subscribe",
                "Check now",
                "×",
                "Setup",
                "×",
                "×",
                "Share",
                "Email results",
                "show yours",
                "close",
                "×",
                "ADA MONITORING - try for free",
                "×",
                "Next",
                "×",
                "Next",
                "×",
                "Next",
                "×",
                "Change",
                "Confirm",
                "×",
                "×",
                "Watch Video",
                "×",
                "×",
                "OK"
              ],
              "2px": [
                "Images",
                "Forms",
                "Links"
              ]
            }
          },
          "adjacentLink": {
            "fontWeight": {
              "300": [
                "Twitter",
                "Linked in",
                "Instagram",
                "You Tube"
              ],
              "400": [
                "Full details of how we use cookies",
                "OK",
                "Powered by Privacy and Cookies (opens in a new window)",
                "",
                "AAAtraq",
                "AAAtraq",
                "terms and conditions",
                "terms and conditions",
                "privacy policy",
                "",
                "Forms / labels video",
                "Link text video",
                "/ Find out more",
                "Download the white paper",
                "Home",
                "About",
                "Articles",
                "FAQ",
                "Contact",
                "Careers",
                "Investors",
                "Subscribe",
                "Login",
                "Owner - Operator",
                "Executives",
                "Legal",
                "Digital",
                "Content Production",
                "HR",
                "Insurance Pools",
                "Law Firms",
                "Insurance Brokers",
                "Associations (Member Bodies)",
                "Accessibility specialists",
                "Become a Sales Agent",
                "Subscribe",
                "Accessibility 101",
                "Terms and Conditions",
                "Privacy Policy",
                "Terms and Conditions",
                "Privacy Policy",
                "Terms and Conditions",
                "Privacy Policy",
                "Share",
                "support@AAAtraq.com",
                "About our cookies (opens in a new window)",
                "Audit certificate (opens in a new window)",
                "Powered by Privacy and Cookies (opens in a new window)",
                "Manage",
                "Reject",
                "Full details of how we use cookies",
                "OK"
              ],
              "700": [
                "Skip to content",
                "Accept"
              ]
            },
            "textDecorationLine": {
              "underline": [
                "Full details of how we use cookies",
                "About our cookies (opens in a new window)",
                "Audit certificate (opens in a new window)",
                "Full details of how we use cookies"
              ],
              "none": [
                "OK",
                "Powered by Privacy and Cookies (opens in a new window)",
                "Skip to content",
                "",
                "AAAtraq",
                "AAAtraq",
                "terms and conditions",
                "terms and conditions",
                "privacy policy",
                "",
                "Forms / labels video",
                "Link text video",
                "/ Find out more",
                "Download the white paper",
                "Home",
                "About",
                "Articles",
                "FAQ",
                "Contact",
                "Careers",
                "Investors",
                "Subscribe",
                "Login",
                "Owner - Operator",
                "Executives",
                "Legal",
                "Digital",
                "Content Production",
                "HR",
                "Insurance Pools",
                "Law Firms",
                "Insurance Brokers",
                "Associations (Member Bodies)",
                "Accessibility specialists",
                "Become a Sales Agent",
                "Subscribe",
                "Accessibility 101",
                "Twitter",
                "Linked in",
                "Instagram",
                "You Tube",
                "Terms and Conditions",
                "Privacy Policy",
                "Terms and Conditions",
                "Privacy Policy",
                "Terms and Conditions",
                "Privacy Policy",
                "Share",
                "support@AAAtraq.com",
                "Powered by Privacy and Cookies (opens in a new window)",
                "Manage",
                "Reject",
                "Accept",
                "OK"
              ]
            }
          },
          "listLink": {
            "fontWeight": {
              "300": [
                "Terms & Conditions                 (opens in a new window)",
                "Privacy                 (opens in a new window)",
                "Cookies",
                "Accessibility"
              ],
              "400": [
                "Home",
                "About",
                "Articles",
                "FAQ",
                "Contact",
                "Careers",
                "Subscribe",
                "Login",
                "The AAAtraq shield",
                "Costs indemnity",
                "CEO",
                "CIO (information)",
                "CMO (marketing)",
                "CRO (risk)",
                "CFO (finance)"
              ]
            },
            "color": {
              "rgb(245, 245, 245)": [
                "Home",
                "About",
                "Articles",
                "FAQ",
                "Contact",
                "Careers",
                "Subscribe",
                "Login"
              ],
              "rgb(214, 11, 81)": [
                "The AAAtraq shield",
                "Costs indemnity",
                "CEO",
                "CIO (information)",
                "CMO (marketing)",
                "CRO (risk)",
                "CFO (finance)"
              ],
              "rgb(0, 0, 0)": [
                "Terms & Conditions                 (opens in a new window)",
                "Privacy                 (opens in a new window)",
                "Cookies",
                "Accessibility"
              ]
            },
            "fontSize": {
              "25px": [
                "Home",
                "About",
                "Articles",
                "FAQ",
                "Contact",
                "Careers",
                "Subscribe",
                "Login"
              ],
              "14px": [
                "The AAAtraq shield",
                "Costs indemnity",
                "CEO",
                "CIO (information)",
                "CMO (marketing)",
                "CRO (risk)",
                "CFO (finance)",
                "Terms & Conditions                 (opens in a new window)",
                "Privacy                 (opens in a new window)",
                "Cookies",
                "Accessibility"
              ]
            },
            "lineHeight": {
              "37.5px": [
                "Home",
                "About",
                "Articles",
                "FAQ",
                "Contact",
                "Careers",
                "Subscribe",
                "Login"
              ],
              "18.2px": [
                "The AAAtraq shield",
                "Costs indemnity",
                "CEO",
                "CIO (information)",
                "CMO (marketing)",
                "CRO (risk)",
                "CFO (finance)"
              ],
              "21px": [
                "Terms & Conditions                 (opens in a new window)",
                "Privacy                 (opens in a new window)",
                "Cookies",
                "Accessibility"
              ]
            }
          },
          "h1": {
            "fontWeight": {
              "400": [
                "Our Cookies"
              ],
              "500": [
                "Get real,or get sued."
              ]
            },
            "color": {
              "rgb(255, 255, 255)": [
                "Get real,or get sued."
              ],
              "rgb(0, 0, 0)": [
                "Our Cookies"
              ]
            },
            "fontSize": {
              "108px": [
                "Get real,or get sued."
              ],
              "18.6667px": [
                "Our Cookies"
              ]
            }
          },
          "h2": {
            "fontWeight": {
              "400": [
                "Heading!"
              ],
              "500": [
                "Inclusion Score",
                "Check 3 things – make a world of difference",
                "We remove ADA risk.",
                "Confidence"
              ],
              "700": [
                "",
                "cc",
                ""
              ]
            },
            "color": {
              "rgb(33, 37, 41)": [
                "Inclusion Score",
                "",
                "cc",
                "",
                "Check 3 things – make a world of difference",
                "Confidence"
              ],
              "rgb(255, 255, 255)": [
                "We remove ADA risk."
              ],
              "rgb(0, 0, 0)": [
                "Heading!"
              ]
            },
            "fontSize": {
              "36px": [
                "Inclusion Score",
                "Check 3 things – make a world of difference",
                "Confidence"
              ],
              "38px": [
                "",
                "cc",
                ""
              ],
              "90px": [
                "We remove ADA risk."
              ],
              "18.6667px": [
                "Heading!"
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://aaatraq.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://aaatraq.com/",
      "result": {
        "totals": {
          "total": 143,
          "tagNames": {
            "DIV": 47,
            "A": 12,
            "SPAN": 44,
            "NAV": 1,
            "IFRAME": 2,
            "H2": 1,
            "P": 4,
            "TABLE": 1,
            "THEAD": 1,
            "TR": 1,
            "TH": 4,
            "TBODY": 1,
            "H1": 1,
            "UL": 3,
            "LI": 12,
            "LABEL": 4,
            "INPUT": 4
          }
        },
        "items": [
          {
            "tagName": "DIV",
            "id": "CookieReportsBanner",
            "text": "We use cookies to support your experience on our site. By continuing to use our site you agree to ou"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "We use cookies to support your experience on our site. By continuing to use our site you agree to ou"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "We use cookies to support your experience on our site. By continuing to use our site you agree to ou"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Full details of how we use cookies"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Full details of how we use cookies"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "OK"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Powered by Privacy and Cookies (opens in a new window)"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Powered by"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "(opens in a new window)"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "aaa-video",
            "text": "× We are AAAtraq"
          },
          {
            "tagName": "NAV",
            "id": "",
            "text": "Skip to content Home About Articles FAQ Contact Careers Subscribe Login"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Skip to content"
          },
          {
            "tagName": "DIV",
            "id": "slide-nav",
            "text": "Home About Articles FAQ Contact Careers Subscribe Login"
          },
          {
            "tagName": "DIV",
            "id": "aaa-subscribe",
            "text": "× Subscribing to AAAtraq By subscribing you are already showing that you are committed to ensuring y"
          },
          {
            "tagName": "DIV",
            "id": "aaa-subscribeAAAM",
            "text": "× ADA Monitoring – Continuous clarity This page has been audited in the last few days — our risk cla"
          },
          {
            "tagName": "DIV",
            "id": "aaa-academy-video",
            "text": "× We are AAAtraq"
          },
          {
            "tagName": "DIV",
            "id": "aaa-share",
            "text": "× Share this report From To Share"
          },
          {
            "tagName": "DIV",
            "id": "img-modal",
            "text": "×"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "× Why not sign up for monitoring for the next six weeks? It's FREE and you do not need to provide an"
          },
          {
            "tagName": "DIV",
            "id": "aaa-contact-info",
            "text": "× Assessment Purchase The next step on your compliance journey; purchasing your Risk Assessment (rep"
          },
          {
            "tagName": "DIV",
            "id": "aaa-free-contact-info",
            "text": "× Your Risk Summary The first step in your compliance journey is understanding your level of risk. P"
          },
          {
            "tagName": "DIV",
            "id": "aaa-subscription-contact-info",
            "text": "× Launch Offer Ahead of the full service launch we have a 'get in first' be a founder member and hav"
          },
          {
            "tagName": "DIV",
            "id": "aaa-summary",
            "text": "× Just to confirm Perhaps you could do a final check of the details please? Click 'confirm' and the "
          },
          {
            "tagName": "DIV",
            "id": "aaa-thanks",
            "text": "× Thank You. All done – welcome to the founder subscribers' club! Website: You will receive two emai"
          },
          {
            "tagName": "DIV",
            "id": "aaa-while-you-wait",
            "text": "× While you're waiting... You should receive an email from us in the next 5 minutes to confirm your "
          },
          {
            "tagName": "DIV",
            "id": "aaa-error",
            "text": "× Sorry The transaction could not be made. Please try again."
          },
          {
            "tagName": "DIV",
            "id": "message-modal",
            "text": "× OK"
          },
          {
            "tagName": "IFRAME",
            "id": "aaatraq-shield",
            "text": ""
          },
          {
            "tagName": "IFRAME",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Heading!Content!CookieExpiryPurposeCompanyOur CookiesWe use cookies to improve your site experience,"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Heading!Content!CookieExpiryPurposeCompany"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Heading!Content!CookieExpiryPurposeCompany"
          },
          {
            "tagName": "H2",
            "id": "",
            "text": "Heading!"
          },
          {
            "tagName": "P",
            "id": "",
            "text": "Content!"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "CookieExpiryPurposeCompany"
          },
          {
            "tagName": "TABLE",
            "id": "",
            "text": "CookieExpiryPurposeCompany"
          },
          {
            "tagName": "THEAD",
            "id": "",
            "text": "CookieExpiryPurposeCompany"
          },
          {
            "tagName": "TR",
            "id": "",
            "text": "CookieExpiryPurposeCompany"
          },
          {
            "tagName": "TH",
            "id": "",
            "text": "Cookie"
          },
          {
            "tagName": "TH",
            "id": "",
            "text": "Expiry"
          },
          {
            "tagName": "TH",
            "id": "",
            "text": "Purpose"
          },
          {
            "tagName": "TH",
            "id": "",
            "text": "Company"
          },
          {
            "tagName": "TBODY",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Our CookiesWe use cookies to improve your site experience, to assess content usage and to support th"
          },
          {
            "tagName": "H1",
            "id": "",
            "text": "Our Cookies"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "We use cookies to improve your site experience, to assess content usage and to support the marketing"
          },
          {
            "tagName": "P",
            "id": "",
            "text": "We use cookies to improve your site experience, to assess content usage and to support the marketing"
          },
          {
            "tagName": "P",
            "id": "",
            "text": "Our cookies are broken down into five categories - you can 'mouse over' the icons on the right for a"
          },
          {
            "tagName": "P",
            "id": "",
            "text": "From the links on the right you can download an information guide on cookies, the exact detail of al"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "6Necessary1Site experience6Performance & operation0Marketing, anonymous cross site tracking0Marketin"
          },
          {
            "tagName": "DIV",
            "id": "wscrTooltip",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "6Necessary1Site experience6Performance & operation0Marketing, anonymous cross site tracking0Marketin"
          },
          {
            "tagName": "LI",
            "id": "",
            "text": "6Necessary"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": ""
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": ""
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "6"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Necessary"
          },
          {
            "tagName": "LI",
            "id": "",
            "text": "1Site experience"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": ""
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": ""
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "1"
          },
          {
            "tagName": "LABEL",
            "id": "",
            "text": "Site experience"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Site experience"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": ""
          },
          {
            "tagName": "INPUT",
            "id": "wscrLevelToggle2",
            "text": ""
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": ""
          },
          {
            "tagName": "LI",
            "id": "",
            "text": "6Performance & operation"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": ""
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": ""
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "6"
          },
          {
            "tagName": "LABEL",
            "id": "",
            "text": "Performance & operation"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Performance & operation"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": ""
          },
          {
            "tagName": "INPUT",
            "id": "wscrLevelToggle3",
            "text": ""
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": ""
          },
          {
            "tagName": "LI",
            "id": "",
            "text": "0Marketing, anonymous cross site tracking"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": ""
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": ""
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "0"
          },
          {
            "tagName": "LABEL",
            "id": "",
            "text": "Marketing, anonymous cross site tracking"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Marketing, anonymous cross site tracking"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": ""
          },
          {
            "tagName": "INPUT",
            "id": "wscrLevelToggle4",
            "text": ""
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": ""
          },
          {
            "tagName": "LI",
            "id": "",
            "text": "0Marketing, targeted advertising"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": ""
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": ""
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "0"
          },
          {
            "tagName": "LABEL",
            "id": "",
            "text": "Marketing, targeted advertising"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Marketing, targeted advertising"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": ""
          },
          {
            "tagName": "INPUT",
            "id": "wscrLevelToggle5",
            "text": ""
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": ""
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "> About our cookies (opens in a new window)> Audit certificate (opens in a new window)"
          },
          {
            "tagName": "LI",
            "id": "",
            "text": "> About our cookies (opens in a new window)"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "About our cookies (opens in a new window)"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "(opens in a new window)"
          },
          {
            "tagName": "LI",
            "id": "",
            "text": "> Audit certificate (opens in a new window)"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Audit certificate (opens in a new window)"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "(opens in a new window)"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Powered by Privacy and Cookies (opens in a new window)"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Powered by"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "(opens in a new window)"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Manage"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Reject"
          },
          {
            "tagName": "A",
            "id": "CookieReportsButton",
            "text": "Accept"
          },
          {
            "tagName": "DIV",
            "id": "CookieReportsMiniPanel",
            "text": "CookiesWe use cookies to support your experience on our site.Full details of how we use cookiesOK"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Cookies"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "We use cookies to support your experience on our site."
          },
          {
            "tagName": "UL",
            "id": "",
            "text": ""
          },
          {
            "tagName": "LI",
            "id": "CookieReportsMiniPanelLevel1",
            "text": ""
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": ""
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": ""
          },
          {
            "tagName": "LI",
            "id": "CookieReportsMiniPanelLevel2",
            "text": ""
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": ""
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": ""
          },
          {
            "tagName": "LI",
            "id": "CookieReportsMiniPanelLevel3",
            "text": ""
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": ""
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": ""
          },
          {
            "tagName": "LI",
            "id": "CookieReportsMiniPanelLevel4",
            "text": ""
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": ""
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": ""
          },
          {
            "tagName": "LI",
            "id": "CookieReportsMiniPanelLevel5",
            "text": ""
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": ""
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Full details of how we use cookies"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Full details of how we use cookies"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "OK"
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://aaatraq.com/",
      "result": {
        "totals": {
          "failures": 176,
          "warnings": 27
        },
        "items": [
          {
            "index": 53,
            "verdict": "failed",
            "rule": {
              "ruleID": "r13",
              "ruleSummary": "<iframe> elements have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r13",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "iframe",
              "path": "/html[1]/body[1]/iframe[1]",
              "codeLines": [
                "<iframe src=\"https://m.stripe.network/inner.html#referrer=https%3A%2F%2Faaatraq.com%2F&title=Stripe...",
                "  #document",
                "    <!doctype html>",
                "    <html>",
                "      <head>",
                "        <meta charset=\"utf-8\">",
                "        <title>",
                "          StripeM-Inner",
                "        </title>",
                "      </head>",
                "      <body>",
                "        <script>",
                "          !function(){var e=document.createElement(\"script\");e.defer=!0,e.src=\"out-4.5.42.js\",e.onl...",
                "        </script>",
                "        <script defer=\"\" src=\"out-4.5.42.js\"></script>",
                "      </body>",
                "    </html>",
                "</iframe>"
              ]
            }
          },
          {
            "index": 785,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[4]/div[2]/a[1]/text()[1]",
              "codeLines": [
                "Privacy"
              ]
            }
          },
          {
            "index": 786,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[4]/div[2]/a[2]/text()[1]",
              "codeLines": [
                "Terms"
              ]
            }
          },
          {
            "index": 794,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[4]/div[2]/a[1]/text()[1]",
              "codeLines": [
                "Privacy"
              ]
            }
          },
          {
            "index": 795,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[4]/div[2]/a[2]/text()[1]",
              "codeLines": [
                "Terms"
              ]
            }
          },
          {
            "index": 899,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/p[1]/text()[1]",
              "codeLines": [
                "AAA"
              ]
            }
          },
          {
            "index": 900,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/p[1]/span[1]/text()[1]",
              "codeLines": [
                "traq"
              ]
            }
          },
          {
            "index": 901,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/p[1]/sup[1]/text()[1]",
              "codeLines": [
                "™"
              ]
            }
          },
          {
            "index": 902,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/p[1]/text()[1]",
              "codeLines": [
                "ID"
              ]
            }
          },
          {
            "index": 903,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/p[1]/span[1]/text()[1]",
              "codeLines": [
                "ce5f96"
              ]
            }
          },
          {
            "index": 904,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/p[1]/text()[2]",
              "codeLines": [
                "/"
              ]
            }
          },
          {
            "index": 905,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/p[1]/span[2]/text()[1]",
              "codeLines": [
                "aaatraq.com"
              ]
            }
          },
          {
            "index": 906,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/p[2]/text()[1]",
              "codeLines": [
                "|"
              ]
            }
          },
          {
            "index": 907,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/p[2]/span[1]/text()[1]",
              "codeLines": [
                "Jul 05 2022"
              ]
            }
          },
          {
            "index": 920,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "input",
              "path": "/html[1]/body[1]/main[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[3]/form[1]/div[1]/input[1]",
              "codeLines": [
                "<input type=\"url\" class=\"form-control\" id=\"dexter-url\" placeholder=\"Check any website / key in addr..."
              ]
            }
          },
          {
            "index": 965,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Online ADA."
              ]
            }
          },
          {
            "index": 966,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "Get real,"
              ]
            }
          },
          {
            "index": 967,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/h1[1]/text()[2]",
              "codeLines": [
                "or get sued."
              ]
            }
          },
          {
            "index": 968,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[3]/form[1]/div[2]/p[1]/text()[1]",
              "codeLines": [
                "Start by understanding ADA exposure."
              ]
            }
          },
          {
            "index": 969,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[3]/form[1]/div[2]/p[1]/text()[2]",
              "codeLines": [
                "It's FREE, immediate, and you don't even need to provide",
                "                  your email address."
              ]
            }
          },
          {
            "index": 972,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/div[1]/div[2]/div[8]/div[1]/div[1]/div[1]/p[1]/span[1]/text()[1]",
              "codeLines": [
                "/"
              ]
            }
          },
          {
            "index": 975,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/div[1]/div[2]/div[8]/div[1]/div[1]/div[1]/p[2]/span[1]/span[1]/text()[1]",
              "codeLines": [
                "/"
              ]
            }
          },
          {
            "index": 977,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/div[1]/div[2]/div[8]/div[1]/div[1]/div[1]/p[2]/text()[2]",
              "codeLines": [
                "(Compliance Identification"
              ]
            }
          },
          {
            "index": 978,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/div[1]/div[2]/div[8]/div[1]/div[1]/div[1]/p[2]/span[2]/text()[1]",
              "codeLines": [
                "/"
              ]
            }
          },
          {
            "index": 979,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/div[1]/div[2]/div[8]/div[1]/div[1]/div[1]/p[2]/text()[3]",
              "codeLines": [
                "Risk Management Program)"
              ]
            }
          },
          {
            "index": 982,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/div[1]/div[2]/div[10]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Download a white paper from one of our founding legal partners Wilson Elser: COVID-19 Moves ADA Com..."
              ]
            }
          },
          {
            "index": 1025,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Disclaimer:"
              ]
            }
          },
          {
            "index": 1026,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "This website, all of its content and any / all documents offered directly or otherwise, should be c...",
                "          are not being served (possibly be due to site errors or downtime) may not be covered by o..."
              ]
            }
          },
          {
            "index": 1027,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[2]/div[3]/p[1]/text()[1]",
              "codeLines": [
                "Costs Indemnity (Cover)"
              ]
            }
          },
          {
            "index": 1028,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[2]/div[3]/p[2]/text()[1]",
              "codeLines": [
                "We offer costs indemnity to those subscribers based in the USA ‘North America’ only as of Jan. 2020...",
                "          $50,000 of coverage is based on 3 stars achievement or more. Acceptance of a claim is sub..."
              ]
            }
          },
          {
            "index": 1029,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[2]/div[3]/p[3]/text()[1]",
              "codeLines": [
                "Copyright"
              ]
            }
          },
          {
            "index": 1030,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[2]/div[3]/p[4]/text()[1]",
              "codeLines": [
                "This material is proprietary to AAAtraq Limited and has been furnished on a confidential and restri...",
                "          contained herein, in whole or in part, without the prior written consent of AAAtraq Limit..."
              ]
            }
          },
          {
            "index": 1031,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/p[1]/text()[1]",
              "codeLines": [
                "AAA"
              ]
            }
          },
          {
            "index": 1032,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/p[1]/span[1]/text()[1]",
              "codeLines": [
                "traq"
              ]
            }
          },
          {
            "index": 1033,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/p[1]/sup[1]/text()[1]",
              "codeLines": [
                "™"
              ]
            }
          },
          {
            "index": 1034,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/p[1]/text()[1]",
              "codeLines": [
                "ID"
              ]
            }
          },
          {
            "index": 1035,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/p[1]/span[1]/text()[1]",
              "codeLines": [
                "ce5f96"
              ]
            }
          },
          {
            "index": 1036,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/p[1]/text()[2]",
              "codeLines": [
                "/"
              ]
            }
          },
          {
            "index": 1037,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/p[1]/span[2]/text()[1]",
              "codeLines": [
                "aaatraq.com"
              ]
            }
          },
          {
            "index": 1038,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/p[2]/text()[1]",
              "codeLines": [
                "|"
              ]
            }
          },
          {
            "index": 1039,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/p[2]/span[1]/text()[1]",
              "codeLines": [
                "Jul 05 2022"
              ]
            }
          },
          {
            "index": 1053,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Online ADA."
              ]
            }
          },
          {
            "index": 1054,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "Get real,"
              ]
            }
          },
          {
            "index": 1055,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/h1[1]/text()[2]",
              "codeLines": [
                "or get sued."
              ]
            }
          },
          {
            "index": 1060,
            "verdict": "failed",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/div[1]/div[2]/div[8]/div[1]/div[1]/div[1]/p[1]/span[1]/text()[1]",
              "codeLines": [
                "/"
              ]
            }
          },
          {
            "index": 1063,
            "verdict": "failed",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/div[1]/div[2]/div[8]/div[1]/div[1]/div[1]/p[2]/span[1]/span[1]/text()[1]",
              "codeLines": [
                "/"
              ]
            }
          },
          {
            "index": 1066,
            "verdict": "failed",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/div[1]/div[2]/div[8]/div[1]/div[1]/div[1]/p[2]/span[2]/text()[1]",
              "codeLines": [
                "/"
              ]
            }
          },
          {
            "index": 1070,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/div[1]/div[2]/div[10]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Download a white paper from one of our founding legal partners Wilson Elser: COVID-19 Moves ADA Com..."
              ]
            }
          },
          {
            "index": 1119,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/p[1]/text()[1]",
              "codeLines": [
                "AAA"
              ]
            }
          },
          {
            "index": 1120,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/p[1]/span[1]/text()[1]",
              "codeLines": [
                "traq"
              ]
            }
          },
          {
            "index": 1121,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/p[1]/sup[1]/text()[1]",
              "codeLines": [
                "™"
              ]
            }
          },
          {
            "index": 1122,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/p[1]/text()[1]",
              "codeLines": [
                "ID"
              ]
            }
          },
          {
            "index": 1123,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/p[1]/span[1]/text()[1]",
              "codeLines": [
                "ce5f96"
              ]
            }
          },
          {
            "index": 1124,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/p[1]/text()[2]",
              "codeLines": [
                "/"
              ]
            }
          },
          {
            "index": 1125,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/p[1]/span[2]/text()[1]",
              "codeLines": [
                "aaatraq.com"
              ]
            }
          },
          {
            "index": 1126,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/p[2]/text()[1]",
              "codeLines": [
                "|"
              ]
            }
          },
          {
            "index": 1127,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/p[2]/span[1]/text()[1]",
              "codeLines": [
                "Jul 05 2022"
              ]
            }
          },
          {
            "index": 1236,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/p[1]",
              "codeLines": [
                "<p class=\"footer-no-content\" title=\"Content coming soon\">",
                "  INDEX",
                "</p>"
              ]
            }
          },
          {
            "index": 1237,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[9]/p[1]",
              "codeLines": [
                "<p class=\"footer-no-content\" title=\"Content coming soon\">",
                "  Clients",
                "</p>"
              ]
            }
          },
          {
            "index": 1238,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[2]/p[1]",
              "codeLines": [
                "<p class=\"footer-no-content\" title=\"Content coming soon\">",
                "  ada MONITORING",
                "</p>"
              ]
            }
          },
          {
            "index": 1239,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[2]/ul[1]/li[1]/p[1]",
              "codeLines": [
                "<p class=\"footer-no-content\" title=\"Content coming soon\">",
                "  Try for FREE",
                "</p>"
              ]
            }
          },
          {
            "index": 1240,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[3]/p[1]",
              "codeLines": [
                "<p class=\"footer-no-content\" title=\"Content coming soon\">",
                "  Content MANAGER (ACM)",
                "</p>"
              ]
            }
          },
          {
            "index": 1241,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[4]/p[1]",
              "codeLines": [
                "<p class=\"footer-no-content\" title=\"Content coming soon\">",
                "  Continuous PROTECTION",
                "</p>"
              ]
            }
          },
          {
            "index": 1242,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[5]/p[1]",
              "codeLines": [
                "<p class=\"footer-no-content\" title=\"Content coming soon\">",
                "  Staff TRAINING",
                "</p>"
              ]
            }
          },
          {
            "index": 1243,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[6]/p[1]",
              "codeLines": [
                "<p class=\"footer-no-content\" title=\"Content coming soon\">",
                "  ada RISK AUDITING",
                "</p>"
              ]
            }
          },
          {
            "index": 1244,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[6]/ul[1]/li[1]/p[1]",
              "codeLines": [
                "<p class=\"footer-no-content\" title=\"Content coming soon\">",
                "  Self-service",
                "</p>"
              ]
            }
          },
          {
            "index": 1245,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[6]/ul[1]/li[2]/p[1]",
              "codeLines": [
                "<p class=\"footer-no-content\" title=\"Content coming soon\">",
                "  Supported",
                "</p>"
              ]
            }
          },
          {
            "index": 1246,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[7]/p[1]",
              "codeLines": [
                "<p class=\"footer-no-content\" title=\"Content coming soon\">",
                "  ada RESPONSE",
                "</p>"
              ]
            }
          },
          {
            "index": 1247,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[14]/p[1]",
              "codeLines": [
                "<p class=\"footer-no-content\" title=\"Content coming soon\">",
                "  Procurement",
                "</p>"
              ]
            }
          },
          {
            "index": 1248,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[15]/p[1]",
              "codeLines": [
                "<p class=\"footer-no-content\" title=\"Content coming soon\">",
                "  Tea-trolley operative",
                "</p>"
              ]
            }
          },
          {
            "index": 1249,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[16]/p[1]",
              "codeLines": [
                "<p class=\"footer-no-content\" title=\"Content coming soon\">",
                "  Head of D&I",
                "</p>"
              ]
            }
          },
          {
            "index": 1250,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/ul[1]/li[2]/p[1]",
              "codeLines": [
                "<p class=\"footer-no-content\" title=\"Content coming soon\">",
                "  Don't need you, we are OK",
                "</p>"
              ]
            }
          },
          {
            "index": 1251,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/ul[1]/li[4]/p[1]",
              "codeLines": [
                "<p class=\"footer-no-content\" title=\"Content coming soon\">",
                "  Vendor indemnity request",
                "</p>"
              ]
            }
          },
          {
            "index": 1252,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/ul[1]/li[5]/p[1]",
              "codeLines": [
                "<p class=\"footer-no-content\" title=\"Content coming soon\">",
                "  Go Daddy support",
                "</p>"
              ]
            }
          },
          {
            "index": 1253,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/ul[1]/li[6]/p[1]",
              "codeLines": [
                "<p class=\"footer-no-content\" title=\"Content coming soon\">",
                "  Adding to Shopify",
                "</p>"
              ]
            }
          },
          {
            "index": 1254,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/ul[1]/li[7]/p[1]",
              "codeLines": [
                "<p class=\"footer-no-content\" title=\"Content coming soon\">",
                "  Including in WordPress",
                "</p>"
              ]
            }
          },
          {
            "index": 1255,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/ul[1]/li[8]/p[1]",
              "codeLines": [
                "<p class=\"footer-no-content\" title=\"Content coming soon\">",
                "  Deploying in Drupal",
                "</p>"
              ]
            }
          },
          {
            "index": 1256,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/ul[1]/li[9]/p[1]",
              "codeLines": [
                "<p class=\"footer-no-content\" title=\"Content coming soon\">",
                "  Working in WIX",
                "</p>"
              ]
            }
          },
          {
            "index": 1257,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/ul[1]/li[10]/ul[1]/li[1]/p[1]",
              "codeLines": [
                "<p class=\"footer-no-content\" title=\"Content coming soon\">",
                "  accessiBe",
                "</p>"
              ]
            }
          },
          {
            "index": 1258,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/ul[1]/li[10]/ul[1]/li[2]/p[1]",
              "codeLines": [
                "<p class=\"footer-no-content\" title=\"Content coming soon\">",
                "  Allyable",
                "</p>"
              ]
            }
          },
          {
            "index": 1259,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/ul[1]/li[10]/ul[1]/li[3]/p[1]",
              "codeLines": [
                "<p class=\"footer-no-content\" title=\"Content coming soon\">",
                "  AudioEye",
                "</p>"
              ]
            }
          },
          {
            "index": 1260,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/ul[1]/li[10]/ul[1]/li[4]/p[1]",
              "codeLines": [
                "<p class=\"footer-no-content\" title=\"Content coming soon\">",
                "  Usablenet",
                "</p>"
              ]
            }
          },
          {
            "index": 1261,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/ul[1]/li[10]/ul[1]/li[5]/p[1]",
              "codeLines": [
                "<p class=\"footer-no-content\" title=\"Content coming soon\">",
                "  User1st",
                "</p>"
              ]
            }
          },
          {
            "index": 1262,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/ul[1]/li[10]/ul[1]/li[6]/p[1]",
              "codeLines": [
                "<p class=\"footer-no-content\" title=\"Content coming soon\">",
                "  UserWay",
                "</p>"
              ]
            }
          },
          {
            "index": 1263,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/ul[1]/li[11]/ul[1]/li[1]/p[1]",
              "codeLines": [
                "<p class=\"footer-no-content\" title=\"Content coming soon\">",
                "  auto testing",
                "</p>"
              ]
            }
          },
          {
            "index": 1264,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/ul[1]/li[11]/ul[1]/li[2]/p[1]",
              "codeLines": [
                "<p class=\"footer-no-content\" title=\"Content coming soon\">",
                "  SiteImprove",
                "</p>"
              ]
            }
          },
          {
            "index": 1265,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/ul[1]/li[11]/ul[1]/li[3]/p[1]",
              "codeLines": [
                "<p class=\"footer-no-content\" title=\"Content coming soon\">",
                "  Sitemorse",
                "</p>"
              ]
            }
          },
          {
            "index": 1266,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/ul[1]/li[11]/ul[1]/li[4]/p[1]",
              "codeLines": [
                "<p class=\"footer-no-content\" title=\"Content coming soon\">",
                "  Monsido",
                "</p>"
              ]
            }
          },
          {
            "index": 1267,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/ul[1]/li[12]/p[1]",
              "codeLines": [
                "<p class=\"footer-no-content\" title=\"Content coming soon\">",
                "  Something funny",
                "</p>"
              ]
            }
          },
          {
            "index": 1268,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/ul[1]/li[13]/p[1]",
              "codeLines": [
                "<p class=\"footer-no-content\" title=\"Content coming soon\">",
                "  Can I get rich?",
                "</p>"
              ]
            }
          },
          {
            "index": 1269,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/ul[1]/li[14]/p[1]",
              "codeLines": [
                "<p class=\"footer-no-content\" title=\"Content coming soon\">",
                "  Don't click this link",
                "</p>"
              ]
            }
          },
          {
            "index": 1270,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/ul[1]/li[15]/p[1]",
              "codeLines": [
                "<p class=\"footer-no-content\" title=\"Content coming soon\">",
                "  $99 - What to expect",
                "</p>"
              ]
            }
          },
          {
            "index": 1277,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p id=\"aaatext\">",
                "  AAA",
                "  <span id=\"traq-span\">",
                "    traq",
                "  </span>",
                "  <sup>",
                "    ™",
                "  </sup>",
                "</p>"
              ]
            }
          },
          {
            "index": 1278,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/p[1]",
              "codeLines": [
                "<p id=\"subtext-id\">",
                "  ID",
                "  <span class=\"uppercase\">",
                "    ce5f96",
                "  </span>",
                "  /",
                "  <span id=\"domain\">",
                "    aaatraq.com",
                "  </span>",
                "</p>"
              ]
            }
          },
          {
            "index": 1279,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/p[2]",
              "codeLines": [
                "<p id=\"subtext-date\">",
                "  |",
                "  <span id=\"date\">",
                "    Jul 05 2022",
                "  </span>",
                "</p>"
              ]
            }
          },
          {
            "index": 1286,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/p[1]",
              "codeLines": [
                "<p class=\"footer-no-content\" title=\"Content coming soon\">",
                "  INDEX",
                "</p>"
              ]
            }
          },
          {
            "index": 1287,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[9]/p[1]",
              "codeLines": [
                "<p class=\"footer-no-content\" title=\"Content coming soon\">",
                "  Clients",
                "</p>"
              ]
            }
          },
          {
            "index": 1288,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[2]/p[1]",
              "codeLines": [
                "<p class=\"footer-no-content\" title=\"Content coming soon\">",
                "  ada MONITORING",
                "</p>"
              ]
            }
          },
          {
            "index": 1289,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[2]/ul[1]/li[1]/p[1]",
              "codeLines": [
                "<p class=\"footer-no-content\" title=\"Content coming soon\">",
                "  Try for FREE",
                "</p>"
              ]
            }
          },
          {
            "index": 1290,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[3]/p[1]",
              "codeLines": [
                "<p class=\"footer-no-content\" title=\"Content coming soon\">",
                "  Content MANAGER (ACM)",
                "</p>"
              ]
            }
          },
          {
            "index": 1291,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[4]/p[1]",
              "codeLines": [
                "<p class=\"footer-no-content\" title=\"Content coming soon\">",
                "  Continuous PROTECTION",
                "</p>"
              ]
            }
          },
          {
            "index": 1292,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[5]/p[1]",
              "codeLines": [
                "<p class=\"footer-no-content\" title=\"Content coming soon\">",
                "  Staff TRAINING",
                "</p>"
              ]
            }
          },
          {
            "index": 1293,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[6]/p[1]",
              "codeLines": [
                "<p class=\"footer-no-content\" title=\"Content coming soon\">",
                "  ada RISK AUDITING",
                "</p>"
              ]
            }
          },
          {
            "index": 1294,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[6]/ul[1]/li[1]/p[1]",
              "codeLines": [
                "<p class=\"footer-no-content\" title=\"Content coming soon\">",
                "  Self-service",
                "</p>"
              ]
            }
          },
          {
            "index": 1295,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[6]/ul[1]/li[2]/p[1]",
              "codeLines": [
                "<p class=\"footer-no-content\" title=\"Content coming soon\">",
                "  Supported",
                "</p>"
              ]
            }
          },
          {
            "index": 1296,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[7]/p[1]",
              "codeLines": [
                "<p class=\"footer-no-content\" title=\"Content coming soon\">",
                "  ada RESPONSE",
                "</p>"
              ]
            }
          },
          {
            "index": 1297,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[14]/p[1]",
              "codeLines": [
                "<p class=\"footer-no-content\" title=\"Content coming soon\">",
                "  Procurement",
                "</p>"
              ]
            }
          },
          {
            "index": 1298,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[15]/p[1]",
              "codeLines": [
                "<p class=\"footer-no-content\" title=\"Content coming soon\">",
                "  Tea-trolley operative",
                "</p>"
              ]
            }
          },
          {
            "index": 1299,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[16]/p[1]",
              "codeLines": [
                "<p class=\"footer-no-content\" title=\"Content coming soon\">",
                "  Head of D&I",
                "</p>"
              ]
            }
          },
          {
            "index": 1300,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/ul[1]/li[2]/p[1]",
              "codeLines": [
                "<p class=\"footer-no-content\" title=\"Content coming soon\">",
                "  Don't need you, we are OK",
                "</p>"
              ]
            }
          },
          {
            "index": 1301,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/ul[1]/li[4]/p[1]",
              "codeLines": [
                "<p class=\"footer-no-content\" title=\"Content coming soon\">",
                "  Vendor indemnity request",
                "</p>"
              ]
            }
          },
          {
            "index": 1302,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/ul[1]/li[5]/p[1]",
              "codeLines": [
                "<p class=\"footer-no-content\" title=\"Content coming soon\">",
                "  Go Daddy support",
                "</p>"
              ]
            }
          },
          {
            "index": 1303,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/ul[1]/li[6]/p[1]",
              "codeLines": [
                "<p class=\"footer-no-content\" title=\"Content coming soon\">",
                "  Adding to Shopify",
                "</p>"
              ]
            }
          },
          {
            "index": 1304,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/ul[1]/li[7]/p[1]",
              "codeLines": [
                "<p class=\"footer-no-content\" title=\"Content coming soon\">",
                "  Including in WordPress",
                "</p>"
              ]
            }
          },
          {
            "index": 1305,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/ul[1]/li[8]/p[1]",
              "codeLines": [
                "<p class=\"footer-no-content\" title=\"Content coming soon\">",
                "  Deploying in Drupal",
                "</p>"
              ]
            }
          },
          {
            "index": 1306,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/ul[1]/li[9]/p[1]",
              "codeLines": [
                "<p class=\"footer-no-content\" title=\"Content coming soon\">",
                "  Working in WIX",
                "</p>"
              ]
            }
          },
          {
            "index": 1307,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/ul[1]/li[10]/ul[1]/li[1]/p[1]",
              "codeLines": [
                "<p class=\"footer-no-content\" title=\"Content coming soon\">",
                "  accessiBe",
                "</p>"
              ]
            }
          },
          {
            "index": 1308,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/ul[1]/li[10]/ul[1]/li[2]/p[1]",
              "codeLines": [
                "<p class=\"footer-no-content\" title=\"Content coming soon\">",
                "  Allyable",
                "</p>"
              ]
            }
          },
          {
            "index": 1309,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/ul[1]/li[10]/ul[1]/li[3]/p[1]",
              "codeLines": [
                "<p class=\"footer-no-content\" title=\"Content coming soon\">",
                "  AudioEye",
                "</p>"
              ]
            }
          },
          {
            "index": 1310,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/ul[1]/li[10]/ul[1]/li[4]/p[1]",
              "codeLines": [
                "<p class=\"footer-no-content\" title=\"Content coming soon\">",
                "  Usablenet",
                "</p>"
              ]
            }
          },
          {
            "index": 1311,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/ul[1]/li[10]/ul[1]/li[5]/p[1]",
              "codeLines": [
                "<p class=\"footer-no-content\" title=\"Content coming soon\">",
                "  User1st",
                "</p>"
              ]
            }
          },
          {
            "index": 1312,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/ul[1]/li[10]/ul[1]/li[6]/p[1]",
              "codeLines": [
                "<p class=\"footer-no-content\" title=\"Content coming soon\">",
                "  UserWay",
                "</p>"
              ]
            }
          },
          {
            "index": 1313,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/ul[1]/li[11]/ul[1]/li[1]/p[1]",
              "codeLines": [
                "<p class=\"footer-no-content\" title=\"Content coming soon\">",
                "  auto testing",
                "</p>"
              ]
            }
          },
          {
            "index": 1314,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/ul[1]/li[11]/ul[1]/li[2]/p[1]",
              "codeLines": [
                "<p class=\"footer-no-content\" title=\"Content coming soon\">",
                "  SiteImprove",
                "</p>"
              ]
            }
          },
          {
            "index": 1315,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/ul[1]/li[11]/ul[1]/li[3]/p[1]",
              "codeLines": [
                "<p class=\"footer-no-content\" title=\"Content coming soon\">",
                "  Sitemorse",
                "</p>"
              ]
            }
          },
          {
            "index": 1316,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/ul[1]/li[11]/ul[1]/li[4]/p[1]",
              "codeLines": [
                "<p class=\"footer-no-content\" title=\"Content coming soon\">",
                "  Monsido",
                "</p>"
              ]
            }
          },
          {
            "index": 1317,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/ul[1]/li[12]/p[1]",
              "codeLines": [
                "<p class=\"footer-no-content\" title=\"Content coming soon\">",
                "  Something funny",
                "</p>"
              ]
            }
          },
          {
            "index": 1318,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/ul[1]/li[13]/p[1]",
              "codeLines": [
                "<p class=\"footer-no-content\" title=\"Content coming soon\">",
                "  Can I get rich?",
                "</p>"
              ]
            }
          },
          {
            "index": 1319,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/ul[1]/li[14]/p[1]",
              "codeLines": [
                "<p class=\"footer-no-content\" title=\"Content coming soon\">",
                "  Don't click this link",
                "</p>"
              ]
            }
          },
          {
            "index": 1320,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/ul[1]/li[15]/p[1]",
              "codeLines": [
                "<p class=\"footer-no-content\" title=\"Content coming soon\">",
                "  $99 - What to expect",
                "</p>"
              ]
            }
          },
          {
            "index": 1321,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"mb-0\">",
                "  Disclaimer:",
                "</p>"
              ]
            }
          },
          {
            "index": 1322,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/p[2]",
              "codeLines": [
                "<p>",
                "  This website, all of its content and any / all documents offered directly or otherwise, should be...",
                "            are not being served (possibly be due to site errors or downtime) may not be covered by...",
                "</p>"
              ]
            }
          },
          {
            "index": 1323,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[2]/div[3]/p[1]",
              "codeLines": [
                "<p class=\"mb-0\">",
                "  Costs Indemnity (Cover)",
                "</p>"
              ]
            }
          },
          {
            "index": 1324,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[2]/div[3]/p[2]",
              "codeLines": [
                "<p class=\"mb-4\">",
                "  We offer costs indemnity to those subscribers based in the USA ‘North America’ only as of Jan. 20...",
                "            $50,000 of coverage is based on 3 stars achievement or more. Acceptance of a claim is s...",
                "</p>"
              ]
            }
          },
          {
            "index": 1325,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[2]/div[3]/p[3]",
              "codeLines": [
                "<p class=\"mb-0\">",
                "  Copyright",
                "</p>"
              ]
            }
          },
          {
            "index": 1326,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[2]/div[3]/p[4]",
              "codeLines": [
                "<p>",
                "  This material is proprietary to AAAtraq Limited and has been furnished on a confidential and rest...",
                "            contained herein, in whole or in part, without the prior written consent of AAAtraq Lim...",
                "</p>"
              ]
            }
          },
          {
            "index": 1327,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p id=\"aaatext\">",
                "  AAA",
                "  <span id=\"traq-span\">",
                "    traq",
                "  </span>",
                "  <sup>",
                "    ™",
                "  </sup>",
                "</p>"
              ]
            }
          },
          {
            "index": 1436,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "Home"
              ]
            }
          },
          {
            "index": 1437,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]/text()[1]",
              "codeLines": [
                "About"
              ]
            }
          },
          {
            "index": 1438,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/p[1]/text()[1]",
              "codeLines": [
                "INDEX"
              ]
            }
          },
          {
            "index": 1439,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/a[1]/text()[1]",
              "codeLines": [
                "Articles"
              ]
            }
          },
          {
            "index": 1440,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/a[1]/text()[1]",
              "codeLines": [
                "FAQ"
              ]
            }
          },
          {
            "index": 1441,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[7]/a[1]/text()[1]",
              "codeLines": [
                "Contact"
              ]
            }
          },
          {
            "index": 1442,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[8]/a[1]/text()[1]",
              "codeLines": [
                "Careers"
              ]
            }
          },
          {
            "index": 1443,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[9]/p[1]/text()[1]",
              "codeLines": [
                "Clients"
              ]
            }
          },
          {
            "index": 1444,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[10]/a[1]/text()[1]",
              "codeLines": [
                "Investors"
              ]
            }
          },
          {
            "index": 1445,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[11]/a[1]/text()[1]",
              "codeLines": [
                "Subscribe"
              ]
            }
          },
          {
            "index": 1446,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[2]/p[1]/text()[1]",
              "codeLines": [
                "ada MONITORING"
              ]
            }
          },
          {
            "index": 1447,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[2]/ul[1]/li[1]/p[1]/text()[1]",
              "codeLines": [
                "Try for FREE"
              ]
            }
          },
          {
            "index": 1448,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[3]/p[1]/text()[1]",
              "codeLines": [
                "Content MANAGER (ACM)"
              ]
            }
          },
          {
            "index": 1449,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[4]/p[1]/text()[1]",
              "codeLines": [
                "Continuous PROTECTION"
              ]
            }
          },
          {
            "index": 1450,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[4]/ul[1]/li[1]/a[1]/text()[1]",
              "codeLines": [
                "The AAAtraq shield"
              ]
            }
          },
          {
            "index": 1451,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[4]/ul[1]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "Costs indemnity"
              ]
            }
          },
          {
            "index": 1452,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[5]/p[1]/text()[1]",
              "codeLines": [
                "Staff TRAINING"
              ]
            }
          },
          {
            "index": 1453,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[6]/p[1]/text()[1]",
              "codeLines": [
                "ada RISK AUDITING"
              ]
            }
          },
          {
            "index": 1454,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[6]/ul[1]/li[1]/p[1]/text()[1]",
              "codeLines": [
                "Self-service"
              ]
            }
          },
          {
            "index": 1455,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[6]/ul[1]/li[2]/p[1]/text()[1]",
              "codeLines": [
                "Supported"
              ]
            }
          },
          {
            "index": 1456,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[7]/p[1]/text()[1]",
              "codeLines": [
                "ada RESPONSE"
              ]
            }
          },
          {
            "index": 1457,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[9]/a[1]/text()[1]",
              "codeLines": [
                "Owner - Operator"
              ]
            }
          },
          {
            "index": 1458,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[10]/a[1]/text()[1]",
              "codeLines": [
                "Executives"
              ]
            }
          },
          {
            "index": 1459,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[10]/ul[1]/li[1]/a[1]/text()[1]",
              "codeLines": [
                "CEO"
              ]
            }
          },
          {
            "index": 1460,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[10]/ul[1]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "CIO (information)"
              ]
            }
          },
          {
            "index": 1461,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[10]/ul[1]/li[3]/a[1]/text()[1]",
              "codeLines": [
                "CMO (marketing)"
              ]
            }
          },
          {
            "index": 1462,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[10]/ul[1]/li[4]/a[1]/text()[1]",
              "codeLines": [
                "CRO (risk)"
              ]
            }
          },
          {
            "index": 1463,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[10]/ul[1]/li[5]/a[1]/text()[1]",
              "codeLines": [
                "CFO (finance)"
              ]
            }
          },
          {
            "index": 1464,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[11]/a[1]/text()[1]",
              "codeLines": [
                "Legal"
              ]
            }
          },
          {
            "index": 1465,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[12]/a[1]/text()[1]",
              "codeLines": [
                "Digital"
              ]
            }
          },
          {
            "index": 1466,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[12]/ul[1]/li[1]/a[1]/text()[1]",
              "codeLines": [
                "Content Production"
              ]
            }
          },
          {
            "index": 1467,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[13]/a[1]/text()[1]",
              "codeLines": [
                "HR"
              ]
            }
          },
          {
            "index": 1468,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[14]/p[1]/text()[1]",
              "codeLines": [
                "Procurement"
              ]
            }
          },
          {
            "index": 1469,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[15]/p[1]/text()[1]",
              "codeLines": [
                "Tea-trolley operative"
              ]
            }
          },
          {
            "index": 1470,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[16]/p[1]/text()[1]",
              "codeLines": [
                "Head of D&I"
              ]
            }
          },
          {
            "index": 1471,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/ul[1]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "Insurance Pools"
              ]
            }
          },
          {
            "index": 1472,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/ul[1]/li[3]/a[1]/text()[1]",
              "codeLines": [
                "Law Firms"
              ]
            }
          },
          {
            "index": 1473,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/ul[1]/li[4]/a[1]/text()[1]",
              "codeLines": [
                "Insurance Brokers"
              ]
            }
          },
          {
            "index": 1474,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/ul[1]/li[5]/a[1]/text()[1]",
              "codeLines": [
                "Associations (Member Bodies)"
              ]
            }
          },
          {
            "index": 1475,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/ul[1]/li[6]/a[1]/text()[1]",
              "codeLines": [
                "Accessibility specialists"
              ]
            }
          },
          {
            "index": 1476,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/ul[1]/li[7]/a[1]/text()[1]",
              "codeLines": [
                "Become a Sales Agent"
              ]
            }
          },
          {
            "index": 1477,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/ul[1]/li[8]/a[1]/text()[1]",
              "codeLines": [
                "Subscribe"
              ]
            }
          },
          {
            "index": 1478,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/ul[1]/li[2]/p[1]/text()[1]",
              "codeLines": [
                "Don't need you, we are OK"
              ]
            }
          },
          {
            "index": 1479,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/ul[1]/li[3]/a[1]/text()[1]",
              "codeLines": [
                "Accessibility 101"
              ]
            }
          },
          {
            "index": 1480,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/ul[1]/li[4]/p[1]/text()[1]",
              "codeLines": [
                "Vendor indemnity request"
              ]
            }
          },
          {
            "index": 1481,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/ul[1]/li[5]/p[1]/text()[1]",
              "codeLines": [
                "Go Daddy support"
              ]
            }
          },
          {
            "index": 1482,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/ul[1]/li[6]/p[1]/text()[1]",
              "codeLines": [
                "Adding to Shopify"
              ]
            }
          },
          {
            "index": 1483,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/ul[1]/li[7]/p[1]/text()[1]",
              "codeLines": [
                "Including in WordPress"
              ]
            }
          },
          {
            "index": 1484,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/ul[1]/li[8]/p[1]/text()[1]",
              "codeLines": [
                "Deploying in Drupal"
              ]
            }
          },
          {
            "index": 1485,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/ul[1]/li[9]/p[1]/text()[1]",
              "codeLines": [
                "Working in WIX"
              ]
            }
          },
          {
            "index": 1487,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/ul[1]/li[10]/ul[1]/li[1]/p[1]/text()[1]",
              "codeLines": [
                "accessiBe"
              ]
            }
          },
          {
            "index": 1488,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/ul[1]/li[10]/ul[1]/li[2]/p[1]/text()[1]",
              "codeLines": [
                "Allyable"
              ]
            }
          },
          {
            "index": 1489,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/ul[1]/li[10]/ul[1]/li[3]/p[1]/text()[1]",
              "codeLines": [
                "AudioEye"
              ]
            }
          },
          {
            "index": 1490,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/ul[1]/li[10]/ul[1]/li[4]/p[1]/text()[1]",
              "codeLines": [
                "Usablenet"
              ]
            }
          },
          {
            "index": 1491,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/ul[1]/li[10]/ul[1]/li[5]/p[1]/text()[1]",
              "codeLines": [
                "User1st"
              ]
            }
          },
          {
            "index": 1492,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/ul[1]/li[10]/ul[1]/li[6]/p[1]/text()[1]",
              "codeLines": [
                "UserWay"
              ]
            }
          },
          {
            "index": 1494,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/ul[1]/li[11]/ul[1]/li[1]/p[1]/text()[1]",
              "codeLines": [
                "auto testing"
              ]
            }
          },
          {
            "index": 1495,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/ul[1]/li[11]/ul[1]/li[2]/p[1]/text()[1]",
              "codeLines": [
                "SiteImprove"
              ]
            }
          },
          {
            "index": 1496,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/ul[1]/li[11]/ul[1]/li[3]/p[1]/text()[1]",
              "codeLines": [
                "Sitemorse"
              ]
            }
          },
          {
            "index": 1497,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/ul[1]/li[11]/ul[1]/li[4]/p[1]/text()[1]",
              "codeLines": [
                "Monsido"
              ]
            }
          },
          {
            "index": 1498,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/ul[1]/li[12]/p[1]/text()[1]",
              "codeLines": [
                "Something funny"
              ]
            }
          },
          {
            "index": 1499,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/ul[1]/li[13]/p[1]/text()[1]",
              "codeLines": [
                "Can I get rich?"
              ]
            }
          },
          {
            "index": 1500,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/ul[1]/li[14]/p[1]/text()[1]",
              "codeLines": [
                "Don't click this link"
              ]
            }
          },
          {
            "index": 1501,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/ul[1]/li[15]/p[1]/text()[1]",
              "codeLines": [
                "$99 - What to expect"
              ]
            }
          },
          {
            "index": 1503,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/p[1]/span[1]/text()[1]",
              "codeLines": [
                "ce5f96"
              ]
            }
          },
          {
            "index": 1505,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/p[1]/span[2]/text()[1]",
              "codeLines": [
                "aaatraq.com"
              ]
            }
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "rules": [],
      "what": "Axe",
      "url": "https://aaatraq.com/",
      "result": {
        "totals": {
          "rulesNA": 47,
          "rulesPassed": 48,
          "rulesWarned": 5,
          "rulesViolated": 1,
          "warnings": {
            "minor": 37,
            "moderate": 0,
            "serious": 27,
            "critical": 1
          },
          "violations": {
            "minor": 0,
            "moderate": 0,
            "serious": 47,
            "critical": 0
          }
        },
        "details": {
          "testEngine": {
            "name": "axe-core",
            "version": "4.4.2"
          },
          "testRunner": {
            "name": "axe"
          },
          "testEnvironment": {
            "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/102.0.5005.40 Safari/537.36",
            "windowWidth": 1280,
            "windowHeight": 720,
            "orientationAngle": 90,
            "orientationType": "landscape-primary"
          },
          "timestamp": "2022-07-06T02:42:15.230Z",
          "url": "https://aaatraq.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": "#dddddd",
                        "contrastRatio": 0,
                        "fontSize": "40.5pt (54px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"header-plates\" role=\"img\" aria-label=\"Many plates spinning at once.\"></div>",
                          "target": [
                            ".header-plates"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p style=\"margin-bottom: 0\">Online ADA.</p>",
                  "target": [
                    ".col-md-12.col-xs-12 > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "81.0pt (108px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"header-plates\" role=\"img\" aria-label=\"Many plates spinning at once.\"></div>",
                          "target": [
                            ".header-plates"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1 class=\"home-banner-title pb2\" style=\"font-size: 6rem; padding-bottom: 60px\">\n              Get real,<br>or get sued.\n            </h1>",
                  "target": [
                    ".home-banner-title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#333333",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"container-fluid divider-ugw\">",
                          "target": [
                            ".divider-ugw"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>\n            Download a white paper from one of our founding legal partners Wilson Elser: COVID-19 Moves ADA Compliance for Websites to the Forefront.\n          </p>",
                  "target": [
                    ".col-lg-6.align-self-center.col-md-12 > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#333333",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li class=\"list-item\">",
                  "target": [
                    ".list-info > .footer-menu > .list-item:nth-child(10)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#333333",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li class=\"list-item\">",
                  "target": [
                    ".list-info > .footer-menu > .list-item:nth-child(11)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "normal",
                        "messageKey": "shortTextContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li aria-describedby=\"wscrTooltip\" tabindex=\"0\" title=\"Necessary (6 cookies)\" class=\"wscrLevel wscrLevel1 wscrFadedIn wscrOverlayOn\" style=\"border-width: 1px; border-radius: 5px; background-color: rgb(255, 255, 255);\">",
                          "target": [
                            "div:nth-child(3) > ul > .wscrLevel1.wscrFadedIn.wscrOverlayOn"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element content is too short to determine if it is actual text content"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"wscrNum\">6</span>",
                  "target": [
                    ".wscrLevel1.wscrFadedIn.wscrOverlayOn > .wscrNum"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "normal",
                        "messageKey": "shortTextContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li aria-describedby=\"wscrTooltip\" tabindex=\"0\" title=\"Site experience (1 cookie)\" class=\"wscrLevel wscrLevel2 wscrFadedOut wscrOverlayOff\" style=\"border-width: 1px; border-radius: 5px; background-color: rgb(255, 255, 255);\">",
                          "target": [
                            "li[title=\"Site experience (1 cookie)\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element content is too short to determine if it is actual text content"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"wscrNum\">1</span>",
                  "target": [
                    "li[title=\"Site experience (1 cookie)\"] > .wscrNum"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "normal",
                        "messageKey": "shortTextContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li aria-describedby=\"wscrTooltip\" tabindex=\"0\" title=\"Performance &amp; operation (6 cookies)\" class=\"wscrLevel wscrLevel3 wscrFadedOut wscrOverlayOff\" style=\"border-width: 1px; border-radius: 5px; background-color: rgb(255, 255, 255);\">",
                          "target": [
                            ".wscrLevel3.wscrFadedOut[aria-describedby=\"wscrTooltip\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element content is too short to determine if it is actual text content"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"wscrNum\">6</span>",
                  "target": [
                    ".wscrLevel3.wscrFadedOut[aria-describedby=\"wscrTooltip\"] > .wscrNum"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "normal",
                        "messageKey": "shortTextContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li aria-describedby=\"wscrTooltip\" tabindex=\"0\" title=\"Marketing, anonymous cross site tracking (0 cookies)\" class=\"wscrLevel wscrLevel4 wscrFadedOut wscrOverlayOff\" style=\"border-width: 1px; border-radius: 5px; background-color: rgb(255, 255, 255);\">",
                          "target": [
                            ".wscrLevel4.wscrFadedOut[aria-describedby=\"wscrTooltip\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element content is too short to determine if it is actual text content"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"wscrNum\">0</span>",
                  "target": [
                    ".wscrLevel4.wscrFadedOut[aria-describedby=\"wscrTooltip\"] > .wscrNum"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "normal",
                        "messageKey": "shortTextContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li aria-describedby=\"wscrTooltip\" tabindex=\"0\" title=\"Marketing, targeted advertising (0 cookies)\" class=\"wscrLevel wscrLevel5 wscrFadedOut wscrOverlayOff\" style=\"border-width: 1px; border-radius: 5px; background-color: rgb(255, 255, 255); margin: 0px;\">",
                          "target": [
                            ".wscrLevel5.wscrFadedOut[aria-describedby=\"wscrTooltip\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element content is too short to determine if it is actual text content"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"wscrNum\">0</span>",
                  "target": [
                    ".wscrLevel5.wscrFadedOut[aria-describedby=\"wscrTooltip\"] > .wscrNum"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#627282",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://privacyandcookies.eu/\" target=\"_blank\" style=\"text-decoration: none; position: absolute; cursor: pointer; margin: 0px; padding: 0px; bottom: 10px; font-size: 8pt; font-family: Arial, sans-serif; color: rgb(98, 114, 130); left: 512px;\">",
                  "target": [
                    ".wscrMainBackground > a[href$=\"privacyandcookies.eu/\"][target=\"_blank\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"#\" style=\"background-color: rgb(255, 255, 255); text-decoration: none; display: block; position: fixed; bottom: 30px; font: 10pt Arial, Helvetica, sans-serif; color: rgb(0, 0, 0); border: 1px solid rgb(188, 10, 73); border-radius: 5px; box-shadow: none; padding: 4px 20px; cursor: pointer; right: 379px;\">",
                  "target": [
                    ".wscrMainBackground > a[href=\"#\"]:nth-child(4)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"#\" style=\"background-color: rgb(255, 255, 255); text-decoration: none; display: block; position: fixed; bottom: 30px; font: 10pt Arial, Helvetica, sans-serif; color: rgb(0, 0, 0); border: 1px solid rgb(188, 10, 73); border-radius: 5px; box-shadow: none; padding: 4px 20px; cursor: pointer; right: 277px;\">",
                  "target": [
                    ".wscrMainBackground > a[href=\"#\"]:nth-child(5)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                }
              ]
            },
            {
              "id": "color-contrast",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aa",
                "wcag143"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#dddddd",
                        "contrastRatio": 0,
                        "fontSize": "40.5pt (54px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"header-plates\" role=\"img\" aria-label=\"Many plates spinning at once.\"></div>",
                          "target": [
                            ".header-plates"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p style=\"margin-bottom: 0\">Online ADA.</p>",
                  "target": [
                    ".col-md-12.col-xs-12 > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "81.0pt (108px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"header-plates\" role=\"img\" aria-label=\"Many plates spinning at once.\"></div>",
                          "target": [
                            ".header-plates"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1 class=\"home-banner-title pb2\" style=\"font-size: 6rem; padding-bottom: 60px\">\n              Get real,<br>or get sued.\n            </h1>",
                  "target": [
                    ".home-banner-title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#333333",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"container-fluid divider-ugw\">",
                          "target": [
                            ".divider-ugw"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>\n            Download a white paper from one of our founding legal partners Wilson Elser: COVID-19 Moves ADA Compliance for Websites to the Forefront.\n          </p>",
                  "target": [
                    ".col-lg-6.align-self-center.col-md-12 > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#333333",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li class=\"list-item\">",
                  "target": [
                    ".list-info > .footer-menu > .list-item:nth-child(10)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#333333",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li class=\"list-item\">",
                  "target": [
                    ".list-info > .footer-menu > .list-item:nth-child(11)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "normal",
                        "messageKey": "shortTextContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li aria-describedby=\"wscrTooltip\" tabindex=\"0\" title=\"Necessary (6 cookies)\" class=\"wscrLevel wscrLevel1 wscrFadedIn wscrOverlayOn\" style=\"border-width: 1px; border-radius: 5px; background-color: rgb(255, 255, 255);\">",
                          "target": [
                            "div:nth-child(3) > ul > .wscrLevel1.wscrFadedIn.wscrOverlayOn"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element content is too short to determine if it is actual text content"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"wscrNum\">6</span>",
                  "target": [
                    ".wscrLevel1.wscrFadedIn.wscrOverlayOn > .wscrNum"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "normal",
                        "messageKey": "shortTextContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li aria-describedby=\"wscrTooltip\" tabindex=\"0\" title=\"Site experience (1 cookie)\" class=\"wscrLevel wscrLevel2 wscrFadedOut wscrOverlayOff\" style=\"border-width: 1px; border-radius: 5px; background-color: rgb(255, 255, 255);\">",
                          "target": [
                            "li[title=\"Site experience (1 cookie)\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element content is too short to determine if it is actual text content"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"wscrNum\">1</span>",
                  "target": [
                    "li[title=\"Site experience (1 cookie)\"] > .wscrNum"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "normal",
                        "messageKey": "shortTextContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li aria-describedby=\"wscrTooltip\" tabindex=\"0\" title=\"Performance &amp; operation (6 cookies)\" class=\"wscrLevel wscrLevel3 wscrFadedOut wscrOverlayOff\" style=\"border-width: 1px; border-radius: 5px; background-color: rgb(255, 255, 255);\">",
                          "target": [
                            ".wscrLevel3.wscrFadedOut[aria-describedby=\"wscrTooltip\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element content is too short to determine if it is actual text content"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"wscrNum\">6</span>",
                  "target": [
                    ".wscrLevel3.wscrFadedOut[aria-describedby=\"wscrTooltip\"] > .wscrNum"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "normal",
                        "messageKey": "shortTextContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li aria-describedby=\"wscrTooltip\" tabindex=\"0\" title=\"Marketing, anonymous cross site tracking (0 cookies)\" class=\"wscrLevel wscrLevel4 wscrFadedOut wscrOverlayOff\" style=\"border-width: 1px; border-radius: 5px; background-color: rgb(255, 255, 255);\">",
                          "target": [
                            ".wscrLevel4.wscrFadedOut[aria-describedby=\"wscrTooltip\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element content is too short to determine if it is actual text content"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"wscrNum\">0</span>",
                  "target": [
                    ".wscrLevel4.wscrFadedOut[aria-describedby=\"wscrTooltip\"] > .wscrNum"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "normal",
                        "messageKey": "shortTextContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li aria-describedby=\"wscrTooltip\" tabindex=\"0\" title=\"Marketing, targeted advertising (0 cookies)\" class=\"wscrLevel wscrLevel5 wscrFadedOut wscrOverlayOff\" style=\"border-width: 1px; border-radius: 5px; background-color: rgb(255, 255, 255); margin: 0px;\">",
                          "target": [
                            ".wscrLevel5.wscrFadedOut[aria-describedby=\"wscrTooltip\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element content is too short to determine if it is actual text content"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"wscrNum\">0</span>",
                  "target": [
                    ".wscrLevel5.wscrFadedOut[aria-describedby=\"wscrTooltip\"] > .wscrNum"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#627282",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://privacyandcookies.eu/\" target=\"_blank\" style=\"text-decoration: none; position: absolute; cursor: pointer; margin: 0px; padding: 0px; bottom: 10px; font-size: 8pt; font-family: Arial, sans-serif; color: rgb(98, 114, 130); left: 512px;\">",
                  "target": [
                    ".wscrMainBackground > a[href$=\"privacyandcookies.eu/\"][target=\"_blank\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"#\" style=\"background-color: rgb(255, 255, 255); text-decoration: none; display: block; position: fixed; bottom: 30px; font: 10pt Arial, Helvetica, sans-serif; color: rgb(0, 0, 0); border: 1px solid rgb(188, 10, 73); border-radius: 5px; box-shadow: none; padding: 4px 20px; cursor: pointer; right: 379px;\">",
                  "target": [
                    ".wscrMainBackground > a[href=\"#\"]:nth-child(4)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"#\" style=\"background-color: rgb(255, 255, 255); text-decoration: none; display: block; position: fixed; bottom: 30px; font: 10pt Arial, Helvetica, sans-serif; color: rgb(0, 0, 0); border: 1px solid rgb(188, 10, 73); border-radius: 5px; box-shadow: none; padding: 4px 20px; cursor: pointer; right: 277px;\">",
                  "target": [
                    ".wscrMainBackground > a[href=\"#\"]:nth-child(5)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                }
              ]
            },
            {
              "id": "frame-tested",
              "impact": "critical",
              "tags": [
                "cat.structure",
                "review-item",
                "best-practice"
              ],
              "description": "Ensures <iframe> and <frame> elements contain the axe-core script",
              "help": "Frames should be tested with axe-core",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/frame-tested?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "frame-tested",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "The iframe still has to be tested with axe-core"
                    }
                  ],
                  "none": [],
                  "impact": "critical",
                  "html": "<iframe id=\"aaatraq-shield\" title=\"AAA traq shield\" style=\"left: 1px; border: none; position: fixed; bottom: 1px; width: auto; z-index: 999; padding: 0px; margin: 0px; height: 240px;\"></iframe>",
                  "target": [
                    "#aaatraq-shield"
                  ],
                  "failureSummary": "Fix all of the following:\n  The iframe still has to be tested with axe-core"
                }
              ]
            },
            {
              "id": "hidden-content",
              "impact": "minor",
              "tags": [
                "cat.structure",
                "experimental",
                "review-item",
                "best-practice"
              ],
              "description": "Informs users about hidden content.",
              "help": "Hidden content on the page should be analyzed",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/hidden-content?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"CookieReportsBanner\" aria-live=\"off\" style=\"z-index: 32002; position: relative; top: 0px; right: 0px; left: 0px; display: none;\">",
                  "target": [
                    "#CookieReportsBanner"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"aaa-video\" class=\"modal\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"aaa-video\" aria-hidden=\"true\">",
                  "target": [
                    "#aaa-video"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"slide-nav\" class=\"slide-content\">",
                  "target": [
                    "#slide-nav"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"aaa-subscribe\" class=\"modal\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"aaa-subscribe-header\">",
                  "target": [
                    "#aaa-subscribe"
                  ],
                  "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": "<textarea id=\"g-recaptcha-response\" name=\"g-recaptcha-response\" class=\"g-recaptcha-response\" style=\"width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;\"></textarea>",
                  "target": [
                    "#g-recaptcha-response"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"dexter-loading\" style=\"display: none\" class=\"col-10 text-center alert alert-primary\">Auditing...\n            </div>",
                  "target": [
                    "#dexter-loading"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"aaa-subscribeAAAM\" class=\"modal\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"aaa-subscribe-headerAAAM\">",
                  "target": [
                    "#aaa-subscribeAAAM"
                  ],
                  "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=\"recent-report\">\n                This page has been audited in the last few days — our\n                risk clarification is only free every 5 days.\n              </span>",
                  "target": [
                    ".recent-report"
                  ],
                  "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": "<textarea id=\"g-recaptcha-response-1\" name=\"g-recaptcha-response\" class=\"g-recaptcha-response\" style=\"width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;\"></textarea>",
                  "target": [
                    "#g-recaptcha-response-1"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<iframe style=\"display: none;\"></iframe>",
                  "target": [
                    ".g-recaptcha[data-callback=\"enabled_submit\"] > iframe"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"aaa-academy-video\" class=\"modal\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"aaa-academy-video\" aria-hidden=\"true\">",
                  "target": [
                    "#aaa-academy-video"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"aaa-share\" class=\"modal\" tabindex=\"-1\" role=\"dialog\">",
                  "target": [
                    "#aaa-share"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"dexter-three-things\" class=\"dexter-results container-fluid\">",
                  "target": [
                    "#dexter-three-things"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"img-modal\" class=\"modal\" tabindex=\"-1\" role=\"dialog\" aria-hidden=\"true\">",
                  "target": [
                    "#img-modal"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"3-things-tabs\" class=\"row\" style=\"display: none;\">",
                  "target": [
                    "#\\33 -things-tabs"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"d-content\" id=\"tab-2\">",
                  "target": [
                    "#tab-2"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"d-content\" id=\"tab-3\">",
                  "target": [
                    "#tab-3"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"dexter-score\" class=\"dexter-results container-fluid pb8\">",
                  "target": [
                    "#dexter-score"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"modal text-left\" tabindex=\"-1\" role=\"dialog\">",
                  "target": [
                    ".text-left"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"monthly-report-container\" class=\"container-fluid bg-grey-very-light\">",
                  "target": [
                    "#monthly-report-container"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"aaa-contact-info\" class=\"modal\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"aaa-contact-info\" aria-hidden=\"true\">",
                  "target": [
                    "#aaa-contact-info"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"aaa-free-contact-info\" class=\"modal\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"aaa-free-contact-info\" aria-hidden=\"true\">",
                  "target": [
                    "#aaa-free-contact-info"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"aaa-subscription-contact-info\" class=\"modal\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"aaa-contact-info\" aria-hidden=\"true\">",
                  "target": [
                    "#aaa-subscription-contact-info"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"aaa-summary\" class=\"modal\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"aaa-summary\" aria-hidden=\"true\">",
                  "target": [
                    "#aaa-summary"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"aaa-thanks\" class=\"modal\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"aaa-thanks\" aria-hidden=\"true\">",
                  "target": [
                    "#aaa-thanks"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"aaa-while-you-wait\" class=\"modal\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"aaa-while-you-wait\" aria-hidden=\"true\">",
                  "target": [
                    "#aaa-while-you-wait"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"aaa-error\" class=\"modal\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"aaa-error\" aria-hidden=\"true\">",
                  "target": [
                    "#aaa-error"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"message-modal\" class=\"modal\" tabindex=\"-1\" role=\"dialog\">",
                  "target": [
                    "#message-modal"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<iframe frameborder=\"0\" allowtransparency=\"true\" src=\"https://checkout.stripe.com/v3/Kzp6DhUSXkK6dDb4H84gVQ.html?distinct_id=d3447cbb-9370-bf9d-8002-2ef6a315064c\" name=\"stripe_checkout_app\" class=\"stripe_checkout_app\" style=\"z-index: 2147483647; display: none; background: rgba(0, 0, 0, 0.004); border: 0px none transparent; overflow: hidden auto; visibility: visible; margin: 0px; padding: 0px; -webkit-tap-highlight-color: transparent; position: fixed; left: 0px; top: 0px; width: 100%; height: 100%;\">",
                  "target": [
                    ".stripe_checkout_app"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div style=\"background-color: rgb(255, 255, 255); border: 1px solid rgb(204, 204, 204); box-shadow: rgba(0, 0, 0, 0.2) 2px 2px 3px; position: absolute; transition: visibility 0s linear 0.3s, opacity 0.3s linear 0s; opacity: 0; visibility: hidden; z-index: 2000000000; left: 0px; top: -10000px;\">",
                  "target": [
                    "div:nth-child(31)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div style=\"background-color: rgb(255, 255, 255); border: 1px solid rgb(204, 204, 204); box-shadow: rgba(0, 0, 0, 0.2) 2px 2px 3px; position: absolute; transition: visibility 0s linear 0.3s, opacity 0.3s linear 0s; opacity: 0; visibility: hidden; z-index: 2000000000; left: 0px; top: -10000px;\">",
                  "target": [
                    "div:nth-child(33)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div aria-live=\"polite\" style=\"position: absolute; right: -1px; border-width: 1px; border-style: solid; border-color: rgb(188, 10, 73) rgb(188, 10, 73) rgb(255, 255, 255); border-radius: 5px 5px 0px 0px; background-color: rgb(255, 255, 255); padding-bottom: 0px; display: none; bottom: 243px; width: 660px;\">",
                  "target": [
                    ".wscrMainBackground > div[aria-live=\"polite\"]"
                  ],
                  "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=\"wscrSwitch\" style=\"display: none;\"><input id=\"wscrLevelToggle2\" type=\"checkbox\"><span class=\"wscrSlider\"></span></span>",
                  "target": [
                    "li[title=\"Site experience (1 cookie)\"] > .wscrSwitch"
                  ],
                  "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=\"wscrSwitch\" style=\"display: none;\"><input id=\"wscrLevelToggle3\" type=\"checkbox\"><span class=\"wscrSlider\"></span></span>",
                  "target": [
                    ".wscrLevel3.wscrFadedOut[aria-describedby=\"wscrTooltip\"] > .wscrSwitch"
                  ],
                  "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=\"wscrSwitch\" style=\"display: none;\"><input id=\"wscrLevelToggle4\" type=\"checkbox\"><span class=\"wscrSlider\"></span></span>",
                  "target": [
                    ".wscrLevel4.wscrFadedOut[aria-describedby=\"wscrTooltip\"] > .wscrSwitch"
                  ],
                  "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=\"wscrSwitch\" style=\"display: none;\"><input id=\"wscrLevelToggle5\" type=\"checkbox\"><span class=\"wscrSlider\"></span></span>",
                  "target": [
                    ".wscrLevel5.wscrFadedOut[aria-describedby=\"wscrTooltip\"] > .wscrSwitch"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"CookieReportsMiniPanel\" aria-live=\"off\" style=\"z-index: 32002; right: 169px; display: none;\">",
                  "target": [
                    "#CookieReportsMiniPanel"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                }
              ]
            },
            {
              "id": "p-as-heading",
              "impact": "serious",
              "tags": [
                "cat.semantics",
                "wcag2a",
                "wcag131",
                "experimental"
              ],
              "description": "Ensure bold, italic text and font-size is not used to style <p> elements as a heading",
              "help": "Styled <p> elements must not be used as headings",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/p-as-heading?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "p-as-heading",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Unable to determine if <p> elements are styled as headings"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"intelligence-section-sub w-900\">\n            AAAtraq\n            <span style=\"color: #333333\">/</span>\n            InsurTech approach to ADA compliance.\n          </p>",
                  "target": [
                    ".intelligence-section-sub"
                  ],
                  "failureSummary": "Fix all of the following:\n  Unable to determine if <p> elements are styled as headings"
                }
              ]
            }
          ],
          "violations": [
            {
              "id": "color-contrast-enhanced",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aaa",
                "wcag146"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast-enhanced?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#d60b51",
                        "contrastRatio": 5.21,
                        "fontSize": "12.8pt (17.1px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<form class=\"form-inline\" id=\"dexter-form\">",
                          "target": [
                            "#dexter-form"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.21 (foreground color: #ffffff, background color: #d60b51, font size: 12.8pt (17.1px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"white\">\n                  Start by understanding ADA exposure.<br>\n                  It's FREE, immediate, and you don't even need to provide\n                  your email address.\n                </p>",
                  "target": [
                    ".white"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.21 (foreground color: #ffffff, background color: #d60b51, font size: 12.8pt (17.1px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#d60b51",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.21,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button type=\"submit\" class=\"btn subscribe-btn\">\n                  Check&nbsp;now\n                </button>",
                          "target": [
                            ".subscribe-btn"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.21 (foreground color: #d60b51, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button type=\"submit\" class=\"btn subscribe-btn\">\n                  Check&nbsp;now\n                </button>",
                  "target": [
                    ".subscribe-btn"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.21 (foreground color: #d60b51, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#d60b51",
                        "contrastRatio": 5.21,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"container-fluid intelligence-section\">",
                          "target": [
                            ".intelligence-section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.21 (foreground color: #ffffff, background color: #d60b51, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"align-right w-900\">\n            <span style=\"font-size: 2rem; white-space: nowrap\">CI<span style=\"color: #333333\"> / </span>RMP</span>\n            (Compliance Identification\n            <span style=\"color: #333333\">/</span>\n            Risk Management Program)\n          </p>",
                  "target": [
                    ".align-right"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.21 (foreground color: #ffffff, background color: #d60b51, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#d60b51",
                        "bgColor": "#f2f2f2",
                        "contrastRatio": 4.65,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"container-fluid divider-urg\">",
                          "target": [
                            ".divider-urg"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.65 (foreground color: #d60b51, background color: #f2f2f2, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"info-popover\" data-content=\"Find out more about AAAtraq's costs coverage insurance\" data-toggle=\"popover\" data-template=\"<div class='popover popover-error' role='tooltip'>",
                  "target": [
                    ".red-link > .info-popover[data-toggle=\"popover\"][data-placement=\"top\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.65 (foreground color: #d60b51, background color: #f2f2f2, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#d60b51",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.21,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body>",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.21 (foreground color: #d60b51, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/\" class=\"footer-list-li\">Home</a>",
                  "target": [
                    ".footer-list-li[href=\"/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.21 (foreground color: #d60b51, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#d60b51",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.21,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body>",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.21 (foreground color: #d60b51, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/about/\" class=\"footer-list-li\">About</a>",
                  "target": [
                    ".footer-list-li[href$=\"about/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.21 (foreground color: #d60b51, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#d60b51",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.21,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body>",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.21 (foreground color: #d60b51, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/news/\" class=\"footer-list-li\">Articles</a>",
                  "target": [
                    ".footer-list-li[href$=\"news/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.21 (foreground color: #d60b51, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#d60b51",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.21,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body>",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.21 (foreground color: #d60b51, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/faq/\" class=\"footer-list-li\">FAQ</a>",
                  "target": [
                    ".footer-list-li[href$=\"faq/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.21 (foreground color: #d60b51, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#d60b51",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.21,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body>",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.21 (foreground color: #d60b51, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/contact/\" class=\"footer-list-li\">Contact</a>",
                  "target": [
                    ".footer-list-li[href$=\"contact/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.21 (foreground color: #d60b51, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#d60b51",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.21,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body>",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.21 (foreground color: #d60b51, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/careers/\" class=\"footer-list-li\">Careers</a>",
                  "target": [
                    ".footer-list-li[href$=\"careers/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.21 (foreground color: #d60b51, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#d60b51",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.21,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body>",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.21 (foreground color: #d60b51, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/investors/\" class=\"footer-list-li\">\n                      Investors</a>",
                  "target": [
                    "a[href$=\"investors/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.21 (foreground color: #d60b51, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#d60b51",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.21,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body>",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.21 (foreground color: #d60b51, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/subscribe/\" class=\"footer-list-li\">Subscribe</a>",
                  "target": [
                    ".list-item:nth-child(11) > .footer-list-li[href$=\"subscribe/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.21 (foreground color: #d60b51, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#d60b51",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.21,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body>",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.21 (foreground color: #d60b51, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/login/\" class=\"footer-list-li\">Login</a>",
                  "target": [
                    ".footer-list-li[href$=\"login/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.21 (foreground color: #d60b51, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#d60b51",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.21,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body>",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.21 (foreground color: #d60b51, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/shield/\" class=\"footer-list-li\">The AAAtraq shield</a>",
                  "target": [
                    "a[href$=\"shield/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.21 (foreground color: #d60b51, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#d60b51",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.21,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body>",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.21 (foreground color: #d60b51, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/costs-indemnity/\" class=\"footer-list-li\">Costs indemnity</a>",
                  "target": [
                    ".footer-list-li[href$=\"costs-indemnity/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.21 (foreground color: #d60b51, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#d60b51",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.21,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body>",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.21 (foreground color: #d60b51, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/roles/owner-operator\" class=\"footer-list-li\">Owner - Operator</a>",
                  "target": [
                    "a[href$=\"owner-operator\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.21 (foreground color: #d60b51, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#d60b51",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.21,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body>",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.21 (foreground color: #d60b51, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/roles/executives\" class=\"footer-list-li\">Executives</a>",
                  "target": [
                    "a[href$=\"executives\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.21 (foreground color: #d60b51, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#d60b51",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.21,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body>",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.21 (foreground color: #d60b51, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/roles/ceo\" class=\"footer-list-li\">CEO</a>",
                  "target": [
                    "a[href$=\"ceo\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.21 (foreground color: #d60b51, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#d60b51",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.21,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body>",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.21 (foreground color: #d60b51, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/roles/cio\" class=\"footer-list-li\">CIO (information)</a>",
                  "target": [
                    "a[href$=\"cio\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.21 (foreground color: #d60b51, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#d60b51",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.21,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body>",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.21 (foreground color: #d60b51, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/roles/cmo\" class=\"footer-list-li\">CMO (marketing)</a>",
                  "target": [
                    "a[href$=\"cmo\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.21 (foreground color: #d60b51, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#d60b51",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.21,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body>",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.21 (foreground color: #d60b51, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/roles/cro\" class=\"footer-list-li\">CRO (risk)</a>",
                  "target": [
                    "a[href$=\"cro\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.21 (foreground color: #d60b51, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#d60b51",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.21,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body>",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.21 (foreground color: #d60b51, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/roles/cfo\" class=\"footer-list-li\">CFO (finance)</a>",
                  "target": [
                    "a[href$=\"cfo\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.21 (foreground color: #d60b51, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#d60b51",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.21,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body>",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.21 (foreground color: #d60b51, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/roles/legal\" class=\"footer-list-li\">Legal</a>",
                  "target": [
                    "a[href$=\"legal\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.21 (foreground color: #d60b51, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#d60b51",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.21,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body>",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.21 (foreground color: #d60b51, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/roles/digital\" class=\"footer-list-li\">Digital</a>",
                  "target": [
                    "a[href$=\"digital\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.21 (foreground color: #d60b51, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#d60b51",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.21,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body>",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.21 (foreground color: #d60b51, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/roles/content-production\" class=\"footer-list-li\">Content Production</a>",
                  "target": [
                    "a[href$=\"content-production\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.21 (foreground color: #d60b51, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#d60b51",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.21,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body>",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.21 (foreground color: #d60b51, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/roles/hr\" class=\"footer-list-li\">HR</a>",
                  "target": [
                    "a[href=\"/roles/hr\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.21 (foreground color: #d60b51, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#d60b51",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.21,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body>",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.21 (foreground color: #d60b51, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/partners/insurance-pools\" class=\"footer-list-li\">Insurance Pools</a>",
                  "target": [
                    "a[href$=\"insurance-pools\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.21 (foreground color: #d60b51, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#d60b51",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.21,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body>",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.21 (foreground color: #d60b51, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/partners/law-firms\" class=\"footer-list-li\">Law Firms</a>",
                  "target": [
                    "a[href$=\"law-firms\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.21 (foreground color: #d60b51, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#d60b51",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.21,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body>",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.21 (foreground color: #d60b51, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/partners/insurance-brokers\" class=\"footer-list-li\">Insurance Brokers</a>",
                  "target": [
                    "a[href$=\"insurance-brokers\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.21 (foreground color: #d60b51, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#d60b51",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.21,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body>",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.21 (foreground color: #d60b51, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/partners/member-associations\" class=\"footer-list-li\">Associations (Member Bodies)</a>",
                  "target": [
                    "a[href$=\"member-associations\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.21 (foreground color: #d60b51, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#d60b51",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.21,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body>",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.21 (foreground color: #d60b51, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/partners/accessibility-specialists\" class=\"footer-list-li\">Accessibility specialists</a>",
                  "target": [
                    ".list-sectors > .footer-menu > .list-item:nth-child(6) > .footer-list-li"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.21 (foreground color: #d60b51, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#d60b51",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.21,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body>",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.21 (foreground color: #d60b51, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/partners/become-sales-agent\" class=\"footer-list-li\">Become a Sales Agent</a>",
                  "target": [
                    "a[href$=\"become-sales-agent\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.21 (foreground color: #d60b51, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#d60b51",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.21,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body>",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.21 (foreground color: #d60b51, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/subscribe/\" class=\"footer-list-li\">Subscribe</a>",
                  "target": [
                    ".list-item:nth-child(8) > .footer-list-li[href$=\"subscribe/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.21 (foreground color: #d60b51, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#d60b51",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.21,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body>",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.21 (foreground color: #d60b51, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/accessibility-101/\" class=\"footer-list-li\">Accessibility 101</a>",
                  "target": [
                    "a[href$=\"accessibility-101/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.21 (foreground color: #d60b51, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#666666",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.74,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body>",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"mb-0\">Disclaimer:</p>",
                  "target": [
                    ".footer-order-2 > .mb-0"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#666666",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.74,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body>",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>",
                  "target": [
                    ".footer-order-2 > p:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#666666",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.74,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body>",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/terms/\" target=\"_blank\">Terms &amp; Conditions\n                <span class=\"sr-only\">(opens in a new window)</span>\n              </a>",
                  "target": [
                    "li:nth-child(1) > a[href$=\"terms/\"][target=\"_blank\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#666666",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.74,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body>",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/privacy/\" target=\"_blank\">Privacy\n                <span class=\"sr-only\">(opens in a new window)</span>\n              </a>",
                  "target": [
                    "li:nth-child(2) > a[href$=\"privacy/\"][target=\"_blank\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#666666",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.74,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body>",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"#\" class=\"CookieReportsLink\">Cookies</a>",
                  "target": [
                    ".CookieReportsLink"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#666666",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.74,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body>",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/accessibility/\">Accessibility</a>",
                  "target": [
                    "a[href$=\"accessibility/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#666666",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.74,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body>",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"mb-0\">Costs Indemnity (Cover)</p>",
                  "target": [
                    ".footer-order-3 > .mb-0:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#666666",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.74,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body>",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"mb-4\">",
                  "target": [
                    ".mb-4"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#666666",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.74,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body>",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"mb-0\">Copyright</p>",
                  "target": [
                    ".mb-0:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#666666",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.74,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body>",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>",
                  "target": [
                    ".footer-order-3 > p:nth-child(4)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#627282",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.94,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"wscrMainBackground wscrPopup\" style=\"position: fixed; width: 980px; bottom: 20px; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; background-color: rgb(255, 255, 255); box-shadow: none; color: rgb(0, 0, 0); min-width: 500px; left: 149px; border-width: 1px; border-style: solid; border-color: rgb(188, 10, 73); border-radius: 5px; height: 243px; opacity: 1;\">",
                          "target": [
                            ".wscrMainBackground"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.94 (foreground color: #627282, background color: #ffffff, font size: 10.0pt (13.3333px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://policy.privacyandcookies.eu/b2aa1619-en-gb.pdf\" target=\"_blank\" style=\"display: inline-block; margin: 0px; padding: 0px;\">About our cookies<span class=\"wscrSRonly\"> (opens in a new window)</span></a>",
                  "target": [
                    ".wscrDownload1 > a[target=\"_blank\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.94 (foreground color: #627282, background color: #ffffff, font size: 10.0pt (13.3333px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#627282",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.94,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"wscrMainBackground wscrPopup\" style=\"position: fixed; width: 980px; bottom: 20px; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; background-color: rgb(255, 255, 255); box-shadow: none; color: rgb(0, 0, 0); min-width: 500px; left: 149px; border-width: 1px; border-style: solid; border-color: rgb(188, 10, 73); border-radius: 5px; height: 243px; opacity: 1;\">",
                          "target": [
                            ".wscrMainBackground"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.94 (foreground color: #627282, background color: #ffffff, font size: 10.0pt (13.3333px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://policy.privacyandcookies.eu//b2aa1619_cert-en-gb.pdf\" target=\"_blank\" style=\"display: inline-block; margin: 0px; padding: 0px;\">Audit certificate<span class=\"wscrSRonly\"> (opens in a new window)</span></a>",
                  "target": [
                    ".wscrDownload2 > a[target=\"_blank\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.94 (foreground color: #627282, background color: #ffffff, font size: 10.0pt (13.3333px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#627282",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.94,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"wscrMainBackground wscrPopup\" style=\"position: fixed; width: 980px; bottom: 20px; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; background-color: rgb(255, 255, 255); box-shadow: none; color: rgb(0, 0, 0); min-width: 500px; left: 149px; border-width: 1px; border-style: solid; border-color: rgb(188, 10, 73); border-radius: 5px; height: 243px; opacity: 1;\">",
                          "target": [
                            ".wscrMainBackground"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.94 (foreground color: #627282, background color: #ffffff, font size: 8.0pt (10.6667px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span style=\"font-style: italic; cursor: pointer; font-size: 8pt; font-family: Arial, sans-serif; color: rgb(98, 114, 130); display: block;\">Powered by</span>",
                  "target": [
                    ".wscrMainBackground > a[href$=\"privacyandcookies.eu/\"][target=\"_blank\"] > span:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.94 (foreground color: #627282, background color: #ffffff, font size: 8.0pt (10.6667px), font weight: normal). Expected contrast ratio of 7:1"
                }
              ]
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://aaatraq.com/",
      "what": "URL",
      "result": "https://aaatraq.com/"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://aaatraq.com/",
      "result": {
        "Error": {
          "AA.1_3_1.F68": {
            "This form field should be labelled in some way. Use the label element (either with a \"for\" attribute or wrapped around the form field), or \"title\", \"aria-label\" or \"aria-labelledby\" attributes as appropriate.": [
              {
                "tagName": "textarea",
                "id": "#g-recaptcha-response-1",
                "code": "<textarea id=\"g-recaptcha-response-1\" name=\"g-recaptcha-response\" class=\"g-recaptcha-response\" style=\"width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;\">...</textarea>"
              }
            ]
          },
          "AA.1_3_1.H42.2": {
            "Heading tag found with no content. Text that is not intended as a heading should not be marked up with heading tags.": [
              {
                "tagName": "h2",
                "id": "#info-colour",
                "code": "<h2 id=\"info-colour\">...</h2>"
              },
              {
                "tagName": "h2",
                "id": "#info-passfail",
                "code": "<h2 id=\"info-passfail\">...</h2>"
              }
            ]
          },
          "AA.1_3_1.H71.NoLegend": {
            "Fieldset does not contain a legend element. All fieldsets should contain a legend element that describes a description of the field group.": [
              {
                "tagName": "fieldset",
                "id": "",
                "code": "<fieldset>...</fieldset>"
              }
            ]
          },
          "AA.1_4_3.G145.Fail": {
            "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 3:1, but text in this element has a contrast ratio of 2.42:1. Recommendation:  change text colour to #232323.": [
              {
                "tagName": "span",
                "id": "",
                "code": "<span style=\"color: #333333\">...</span>"
              }
            ]
          },
          "AA.1_4_3.G18.Fail": {
            "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 2.42:1. Recommendation:  change background to #fff.": [
              {
                "tagName": "span",
                "id": "",
                "code": "<span style=\"color: #333333\">...</span>"
              }
            ]
          },
          "AA.2_4_1.H64.1": {
            "Iframe element requires a non-empty title attribute that identifies the frame.": [
              {
                "tagName": "iframe",
                "id": "",
                "code": "<iframe frameborder=\"0\" allowtransparency=\"true\" src=\"https://checkout.stripe.com/v3/Kzp6DhUSXkK6dDb4H84gVQ.html?distinct_id=088dde07-0cfb-c394-369a-86cae92201a2\" name=\"stripe_checkout_app\" class=\"stripe_checkout_app\" style=\"z-index: 2147483647; display: none; background: rgba(0, 0, 0, 0.004); border: 0px none transparent; overflow: hidden auto; visibility: visible; margin: 0px; padding: 0px; -webkit-tap-highlight-color: transparent; position: fixed; left: 0px; top: 0px; width: 100%; height: 100%;\">...</iframe>"
              },
              {
                "tagName": "iframe",
                "id": "",
                "code": "<iframe style=\"display: none;\">...</iframe>"
              }
            ]
          },
          "AA.4_1_2.H91.Fieldset.Name": {
            "This fieldset element does not have a name available to an accessibility API. Valid names are: legend element, aria-label attribute, aria-labelledby attribute.": [
              {
                "tagName": "fieldset",
                "id": "",
                "code": "<fieldset>...</fieldset>"
              }
            ]
          },
          "AA.4_1_2.H91.Textarea.Name": {
            "This textarea element does not have a name available to an accessibility API. Valid names are: label element, title attribute, aria-label attribute, aria-labelledby attribute.": [
              {
                "tagName": "textarea",
                "id": "#g-recaptcha-response-1",
                "code": "<textarea id=\"g-recaptcha-response-1\" name=\"g-recaptcha-response\" class=\"g-recaptcha-response\" style=\"width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;\">...</textarea>"
              }
            ]
          }
        },
        "Warning": {
          "AA.1_3_1.H39.3.NoCaption": {
            "If this table is a data table, consider using a caption element to the table element to identify this table.": [
              {
                "tagName": "table",
                "id": "",
                "code": "<table cellpadding=\"0\" cellspacing=\"0\" tabindex=\"0\">...</table>"
              },
              {
                "tagName": "table",
                "id": "",
                "code": "<table class=\"table table-sm table-hover\">...</table>"
              }
            ]
          },
          "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": "#footer-social-container",
                "code": "<div id=\"footer-social-container\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"wscrBannerContent\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"wscrMainBackground wscrPopup\" style=\"position: fixed; width: 980px; bottom: 20px; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; background-color: rgb(255, 255, 255); box-shadow: none; color: rgb(0, 0, 0); min-width: 500px; left: 149px; border-width: 1px; border-style: solid; border-color: rgb(188, 10, 73); border-radius: 5px; height: 243px; opacity: 0.142032;\">...</div>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              }
            ]
          },
          "AA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
            "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.": [
              {
                "tagName": "a",
                "id": "#CookieReportsButton",
                "code": "<a href=\"#\" id=\"CookieReportsButton\" style=\"z-index: 32001; background: none -999px -999px no-repeat scroll rgb(255, 255, 255); text-decoration: none; display: block; position: fixed; bottom: 30px; right: 169px; font: bold 10pt Arial, Helvetica, sans-serif; color: rgb(0, 0, 0); border: 1px solid rgb(188, 10, 73); border-radius: 5px; box-shadow: none; padding: 4px 20px; cursor: pointer;\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"#\" style=\"background-color: rgb(255, 255, 255); text-decoration: none; display: block; position: fixed; bottom: 30px; font: 10pt Arial, Helvetica, sans-serif; color: rgb(0, 0, 0); border: 1px solid rgb(188, 10, 73); border-radius: 5px; box-shadow: none; padding: 4px 20px; cursor: pointer; right: 277px;\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"#\" style=\"background-color: rgb(255, 255, 255); text-decoration: none; display: block; position: fixed; bottom: 30px; font: 10pt Arial, Helvetica, sans-serif; color: rgb(0, 0, 0); border: 1px solid rgb(188, 10, 73); border-radius: 5px; box-shadow: none; padding: 4px 20px; cursor: pointer; right: 379px;\">...</a>"
              },
              {
                "tagName": "div",
                "id": "#CookieReportsMiniPanel",
                "code": "<div id=\"CookieReportsMiniPanel\" aria-live=\"off\" style=\"z-index: 32002; right: 169px; display: none;\">...</div>"
              },
              {
                "tagName": "div",
                "id": "#aaa-share",
                "code": "<div id=\"aaa-share\" class=\"modal\" tabindex=\"-1\" role=\"dialog\">...</div>"
              },
              {
                "tagName": "div",
                "id": "#aaa-subscribeAAAM",
                "code": "<div id=\"aaa-subscribeAAAM\" class=\"modal\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"aaa-subscribe-headerAAAM\">...</div>"
              },
              {
                "tagName": "div",
                "id": "#aaa-subscribe",
                "code": "<div id=\"aaa-subscribe\" class=\"modal\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"aaa-subscribe-header\">...</div>"
              },
              {
                "tagName": "div",
                "id": "#message-modal",
                "code": "<div id=\"message-modal\" class=\"modal\" tabindex=\"-1\" role=\"dialog\">...</div>"
              },
              {
                "tagName": "div",
                "id": "#slide-nav",
                "code": "<div id=\"slide-nav\" class=\"slide-content\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"wscrMainBackground wscrPopup\" style=\"position: fixed; width: 980px; bottom: 20px; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; background-color: rgb(255, 255, 255); box-shadow: none; color: rgb(0, 0, 0); min-width: 500px; left: 149px; border-width: 1px; border-style: solid; border-color: rgb(188, 10, 73); border-radius: 5px; height: 243px; opacity: 0.142032;\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div style=\"position: fixed; inset: 0px; background-color: rgb(0, 0, 0); opacity: 0.0994222;\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div style=\"width: 100%; height: 100%; position: fixed; top: 0px; left: 0px; z-index: 2000000000; background-color: rgb(255, 255, 255); opacity: 0.05;\">...</div>"
              },
              {
                "tagName": "iframe",
                "id": "#aaatraq-shield",
                "code": "<iframe id=\"aaatraq-shield\" title=\"AAA traq shield\" style=\"left: 1px; border: none; position: fixed; bottom: 1px; width: auto; z-index: 999; padding: 0px; margin: 0px; height: 240px;\">...</iframe>"
              },
              {
                "tagName": "iframe",
                "id": "",
                "code": "<iframe frameborder=\"0\" allowtransparency=\"true\" src=\"https://checkout.stripe.com/v3/Kzp6DhUSXkK6dDb4H84gVQ.html?distinct_id=088dde07-0cfb-c394-369a-86cae92201a2\" name=\"stripe_checkout_app\" class=\"stripe_checkout_app\" style=\"z-index: 2147483647; display: none; background: rgba(0, 0, 0, 0.004); border: 0px none transparent; overflow: hidden auto; visibility: visible; margin: 0px; padding: 0px; -webkit-tap-highlight-color: transparent; position: fixed; left: 0px; top: 0px; width: 100%; height: 100%;\">...</iframe>"
              },
              {
                "tagName": "nav",
                "id": "",
                "code": "<nav class=\"navbar navbar-expand-sm navbar-dark fixed-top-nav\">...</nav>"
              }
            ]
          },
          "AA.1_4_3.G145.Abs": {
            "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 3:1.": [
              {
                "tagName": "h1",
                "id": "",
                "code": "<h1 class=\"home-banner-title pb2\" style=\"font-size: 6rem; padding-bottom: 60px\">...</h1>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p style=\"margin-bottom: 0\">...</p>"
              }
            ]
          },
          "AA.1_4_3.G18.Abs": {
            "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 4.5:1.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"skip-link\" href=\"#main-content\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://privacyandcookies.eu/\" target=\"_blank\" style=\"text-decoration: none; position: absolute; cursor: pointer; margin: 0px; padding: 0px; bottom: 10px; font-size: 8pt; font-family: Arial, sans-serif; color: rgb(98, 114, 130); left: 512px;\">...</a>"
              },
              {
                "tagName": "label",
                "id": "",
                "code": "<label class=\"sr-only\" for=\"dexter-url\">...</label>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"sr-only\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"wscrSRonly\" style=\"cursor: pointer; font-size: 8pt; font-family: Arial, sans-serif; color: rgb(98, 114, 130);\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"wscrSRonly\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span style=\"font-style: italic; cursor: pointer; font-size: 8pt; font-family: Arial, sans-serif; color: rgb(98, 114, 130); display: block;\">...</span>"
              }
            ]
          },
          "AA.1_4_3.G18.BgImage": {
            "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 4.5:1.": [
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"wscrNum\">...</span>"
              }
            ]
          },
          "AA.1_4_3_F24.F24.BGColour": {
            "Check that this element has an inherited foreground colour to complement the corresponding inline background colour or image.": [
              {
                "tagName": "iframe",
                "id": "",
                "code": "<iframe frameborder=\"0\" allowtransparency=\"true\" src=\"https://checkout.stripe.com/v3/Kzp6DhUSXkK6dDb4H84gVQ.html?distinct_id=088dde07-0cfb-c394-369a-86cae92201a2\" name=\"stripe_checkout_app\" class=\"stripe_checkout_app\" style=\"z-index: 2147483647; display: none; background: rgba(0, 0, 0, 0.004); border: 0px none transparent; overflow: hidden auto; visibility: visible; margin: 0px; padding: 0px; -webkit-tap-highlight-color: transparent; position: fixed; left: 0px; top: 0px; width: 100%; height: 100%;\">...</iframe>"
              }
            ]
          },
          "AA.1_4_3_F24.F24.FGColour": {
            "Check that this element has an inherited background colour or image to complement the corresponding inline foreground colour.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"#\" style=\"background-color: rgb(255, 255, 255); text-decoration: none; display: block; position: fixed; bottom: 30px; font: 10pt Arial, Helvetica, sans-serif; color: rgb(0, 0, 0); border: 1px solid rgb(188, 10, 73); border-radius: 5px; box-shadow: none; padding: 4px 20px; cursor: pointer; right: 277px;\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"#\" style=\"background-color: rgb(255, 255, 255); text-decoration: none; display: block; position: fixed; bottom: 30px; font: 10pt Arial, Helvetica, sans-serif; color: rgb(0, 0, 0); border: 1px solid rgb(188, 10, 73); border-radius: 5px; box-shadow: none; padding: 4px 20px; cursor: pointer; right: 379px;\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://privacyandcookies.eu/\" target=\"_blank\" style=\"text-decoration: none; cursor: pointer; margin: 0px; padding: 10px 0px 0px; font-size: 8pt; font-family: Arial, sans-serif; color: rgb(98, 114, 130); display: block; width: 50%;\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://privacyandcookies.eu/\" target=\"_blank\" style=\"text-decoration: none; position: absolute; cursor: pointer; margin: 0px; padding: 0px; bottom: 10px; font-size: 8pt; font-family: Arial, sans-serif; color: rgb(98, 114, 130); left: 512px;\">...</a>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"wscrMainBackground wscrPopup\" style=\"position: fixed; width: 980px; bottom: 20px; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; background-color: rgb(255, 255, 255); box-shadow: none; color: rgb(0, 0, 0); min-width: 500px; left: 149px; border-width: 1px; border-style: solid; border-color: rgb(188, 10, 73); border-radius: 5px; height: 243px; opacity: 0.142032;\">...</div>"
              },
              {
                "tagName": "h1",
                "id": "",
                "code": "<h1 style=\"position: relative; margin: 10px 480px 10px 10px; padding: 0px; line-height: 100%; color: rgb(0, 0, 0); font-size: 14pt; font-family: Arial, Helvetica, sans-serif;\">...</h1>"
              },
              {
                "tagName": "h2",
                "id": "",
                "code": "<h2 style=\"margin: 10px; color: rgb(0, 0, 0); font-size: 14pt;\">...</h2>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"wscrSRonly\" style=\"cursor: pointer; font-size: 8pt; font-family: Arial, sans-serif; color: rgb(98, 114, 130);\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span style=\"color: #333333\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span style=\"font-style: italic; cursor: pointer; font-size: 8pt; font-family: Arial, sans-serif; color: rgb(98, 114, 130); display: block;\">...</span>"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://aaatraq.com/",
      "what": "URL",
      "result": "https://aaatraq.com/"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://aaatraq.com/",
      "result": {
        "content": {
          "totals": {
            "violation": 59,
            "recommendation": 1,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG20_Label_RefValid",
              "path": {
                "dom": "/html[1]/body[1]/div[13]/div[2]/div[2]/div[2]/ul[1]/li[5]/label[1]",
                "aria": "/document[1]/region[1]/list[1]/listitem[5]"
              },
              "message": "The value \"wscrLevelToggle5\" of the 'for' attribute is not the 'id' of a valid <input> element",
              "bounds": {
                "left": -8963,
                "top": 387,
                "height": 1,
                "width": 1
              },
              "snippet": "<label for=\"wscrLevelToggle5\" class=\"wscr-sronly\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Label_RefValid",
              "path": {
                "dom": "/html[1]/body[1]/div[13]/div[2]/div[2]/div[2]/ul[1]/li[4]/label[1]",
                "aria": "/document[1]/region[1]/list[1]/listitem[4]"
              },
              "message": "The value \"wscrLevelToggle4\" of the 'for' attribute is not the 'id' of a valid <input> element",
              "bounds": {
                "left": -9057,
                "top": 387,
                "height": 1,
                "width": 1
              },
              "snippet": "<label for=\"wscrLevelToggle4\" class=\"wscr-sronly\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Label_RefValid",
              "path": {
                "dom": "/html[1]/body[1]/div[13]/div[2]/div[2]/div[2]/ul[1]/li[3]/label[1]",
                "aria": "/document[1]/region[1]/list[1]/listitem[3]"
              },
              "message": "The value \"wscrLevelToggle3\" of the 'for' attribute is not the 'id' of a valid <input> element",
              "bounds": {
                "left": -9151,
                "top": 387,
                "height": 1,
                "width": 1
              },
              "snippet": "<label for=\"wscrLevelToggle3\" class=\"wscr-sronly\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Label_RefValid",
              "path": {
                "dom": "/html[1]/body[1]/div[13]/div[2]/div[2]/div[2]/ul[1]/li[2]/label[1]",
                "aria": "/document[1]/region[1]/list[1]/listitem[2]"
              },
              "message": "The value \"wscrLevelToggle2\" of the 'for' attribute is not the 'id' of a valid <input> element",
              "bounds": {
                "left": -9245,
                "top": 387,
                "height": 1,
                "width": 1
              },
              "snippet": "<label for=\"wscrLevelToggle2\" class=\"wscr-sronly\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Html_HasLang",
              "path": {
                "dom": "/html[1]/body[1]/iframe[1]/html[1]",
                "aria": "/document[1]/document[1]"
              },
              "message": "Page detected as HTML, but does not have a 'lang' attribute",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 240,
                "width": 300
              },
              "snippet": "<html>",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Table_DataHeadingsAria",
              "path": {
                "dom": "/html[1]/body[1]/main[1]/div[1]/div[2]/div[6]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/table[1]",
                "aria": "/document[1]/main[1]/table[1]"
              },
              "message": "Table has no headers identified",
              "bounds": {
                "left": 70,
                "top": 1148,
                "height": 70,
                "width": 660
              },
              "snippet": "<table class=\"table table-sm\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Header_HasContent",
              "path": {
                "dom": "/html[1]/body[1]/main[1]/div[1]/div[2]/div[5]/div[1]/div[2]/div[3]/div[1]/h2[1]",
                "aria": "/document[1]/main[1]/heading[5]"
              },
              "message": "Heading element has no descriptive content",
              "bounds": {
                "left": 25,
                "top": 1030,
                "height": 0,
                "width": 0
              },
              "snippet": "<h2 id=\"info-passfail\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Header_HasContent",
              "path": {
                "dom": "/html[1]/body[1]/main[1]/div[1]/div[2]/div[5]/div[1]/div[2]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/main[1]/heading[3]"
              },
              "message": "Heading element has no descriptive content",
              "bounds": {
                "left": 25,
                "top": 807,
                "height": 8,
                "width": 0
              },
              "snippet": "<h2 id=\"info-colour\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[1]/ul[1]/li[8]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[8]/link[1]"
              },
              "message": "Text contrast of 3.98 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400",
              "bounds": {
                "left": 151,
                "top": 203,
                "height": 19,
                "width": 40
              },
              "snippet": "<a href=\"/login/\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[1]/ul[1]/li[7]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[7]/link[1]"
              },
              "message": "Text contrast of 3.98 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400",
              "bounds": {
                "left": 151,
                "top": 179,
                "height": 19,
                "width": 73
              },
              "snippet": "<a href=\"/subscribe/\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[1]/ul[1]/li[6]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[6]/link[1]"
              },
              "message": "Text contrast of 3.98 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400",
              "bounds": {
                "left": 151,
                "top": 155,
                "height": 19,
                "width": 57
              },
              "snippet": "<a href=\"/careers/\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[1]/ul[1]/li[5]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[5]/link[1]"
              },
              "message": "Text contrast of 3.98 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400",
              "bounds": {
                "left": 151,
                "top": 131,
                "height": 19,
                "width": 58
              },
              "snippet": "<a href=\"/contact/\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[1]/ul[1]/li[4]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/link[1]"
              },
              "message": "Text contrast of 3.98 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400",
              "bounds": {
                "left": 151,
                "top": 107,
                "height": 19,
                "width": 31
              },
              "snippet": "<a href=\"/faq/\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[1]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[3]/link[1]"
              },
              "message": "Text contrast of 3.98 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400",
              "bounds": {
                "left": 151,
                "top": 83,
                "height": 19,
                "width": 56
              },
              "snippet": "<a href=\"/news/\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[1]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[2]/link[1]"
              },
              "message": "Text contrast of 3.98 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400",
              "bounds": {
                "left": 151,
                "top": 59,
                "height": 19,
                "width": 44
              },
              "snippet": "<a href=\"/about/\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[1]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[1]/link[1]"
              },
              "message": "Text contrast of 3.98 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400",
              "bounds": {
                "left": 151,
                "top": 35,
                "height": 19,
                "width": 44
              },
              "snippet": "<a href=\"/\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/a[1]",
                "aria": "/document[1]/navigation[1]/link[1]"
              },
              "message": "Text contrast of 3.98 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400",
              "bounds": {
                "left": 16,
                "top": 100,
                "height": 48,
                "width": 79
              },
              "snippet": "<a href=\"#main-content\" class=\"skip-link\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/main[1]/div[1]/div[2]/div[9]/div[1]/div[1]/div[2]/div[1]/div[1]/a[1]/span[1]",
                "aria": "/document[1]/main[1]/link[4]"
              },
              "message": "Text contrast of 3.98 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400",
              "bounds": {
                "left": 400,
                "top": 1879,
                "height": 19,
                "width": 109
              },
              "snippet": "<span data-trigger=\"hover\" data-original-title=\"\" data-placement=\"top\" data-template=\"<div class='popover popover-error' role='tooltip'><div class='arrow'></div><h3 class='popover-header'></h3><div class='popover-body'></div></div>\" data-toggle=\"popover\" data-content=\"Find out more about AAAtraq's costs coverage insurance\" class=\"info-popover\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/main[1]/div[1]/div[2]/div[10]/div[1]/div[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/link[5]"
              },
              "message": "Text contrast of 3.98 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400",
              "bounds": {
                "left": 55,
                "top": 2021,
                "height": 19,
                "width": 190
              },
              "snippet": "<a data-trigger=\"hover\" data-original-title=\"\" data-placement=\"top\" data-template=\"<div class='popover popover-error' role='tooltip'><div class='arrow'></div><h3 class='popover-header'></h3><div class='popover-body'></div></div>\" data-toggle=\"popover\" rel=\"archived\" data-content=\"Download the Wilson Elser white paper on COVID-19 Moves ADA Compliance for Websites to the Forefront.<br>\n              (This is a third party PDF we link to, its quality and compliance we cannot warrant).\" data-html=\"true\" class=\"white-secondary-button info-popover\" href=\"/static/downloads/defense-quarterly-fall-2020.919497e302ed.pdf\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[2]/div[2]/ul[1]/li[4]/a[1]",
                "aria": "/document[1]/contentinfo[1]/list[5]/listitem[4]/link[1]"
              },
              "message": "Text contrast of 3.98 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400",
              "bounds": {
                "left": 575,
                "top": 4461,
                "height": 19,
                "width": 91
              },
              "snippet": "<a href=\"/accessibility/\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[2]/div[2]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/contentinfo[1]/list[5]/listitem[3]/link[1]"
              },
              "message": "Text contrast of 3.98 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400",
              "bounds": {
                "left": 575,
                "top": 4437,
                "height": 19,
                "width": 59
              },
              "snippet": "<a class=\"CookieReportsLink\" href=\"#\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[2]/div[2]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/contentinfo[1]/list[5]/listitem[2]/link[1]"
              },
              "message": "Text contrast of 3.98 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400",
              "bounds": {
                "left": 575,
                "top": 4413,
                "height": 19,
                "width": 53
              },
              "snippet": "<a target=\"_blank\" href=\"/privacy/\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[2]/div[2]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/contentinfo[1]/list[5]/listitem[1]/link[1]"
              },
              "message": "Text contrast of 3.98 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400",
              "bounds": {
                "left": 575,
                "top": 4389,
                "height": 19,
                "width": 142
              },
              "snippet": "<a target=\"_blank\" href=\"/terms/\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/contentinfo[1]/list[4]/listitem[3]/link[1]"
              },
              "message": "Text contrast of 3.98 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400",
              "bounds": {
                "left": 95,
                "top": 3493,
                "height": 19,
                "width": 119
              },
              "snippet": "<a class=\"footer-list-li\" href=\"/accessibility-101/\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/ul[1]/li[8]/a[1]",
                "aria": "/document[1]/contentinfo[1]/list[3]/listitem[8]/link[1]"
              },
              "message": "Text contrast of 3.98 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400",
              "bounds": {
                "left": 95,
                "top": 3389,
                "height": 19,
                "width": 73
              },
              "snippet": "<a class=\"footer-list-li\" href=\"/subscribe/\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/ul[1]/li[7]/a[1]",
                "aria": "/document[1]/contentinfo[1]/list[3]/listitem[7]/link[1]"
              },
              "message": "Text contrast of 3.98 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400",
              "bounds": {
                "left": 95,
                "top": 3365,
                "height": 19,
                "width": 163
              },
              "snippet": "<a class=\"footer-list-li\" href=\"/partners/become-sales-agent\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/ul[1]/li[6]/a[1]",
                "aria": "/document[1]/contentinfo[1]/list[3]/listitem[6]/link[1]"
              },
              "message": "Text contrast of 3.98 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400",
              "bounds": {
                "left": 95,
                "top": 3341,
                "height": 19,
                "width": 171
              },
              "snippet": "<a class=\"footer-list-li\" href=\"/partners/accessibility-specialists\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/ul[1]/li[5]/a[1]",
                "aria": "/document[1]/contentinfo[1]/list[3]/listitem[5]/link[1]"
              },
              "message": "Text contrast of 3.98 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400",
              "bounds": {
                "left": 95,
                "top": 3317,
                "height": 19,
                "width": 222
              },
              "snippet": "<a class=\"footer-list-li\" href=\"/partners/member-associations\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/ul[1]/li[4]/a[1]",
                "aria": "/document[1]/contentinfo[1]/list[3]/listitem[4]/link[1]"
              },
              "message": "Text contrast of 3.98 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400",
              "bounds": {
                "left": 95,
                "top": 3293,
                "height": 19,
                "width": 131
              },
              "snippet": "<a class=\"footer-list-li\" href=\"/partners/insurance-brokers\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/contentinfo[1]/list[3]/listitem[3]/link[1]"
              },
              "message": "Text contrast of 3.98 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400",
              "bounds": {
                "left": 95,
                "top": 3269,
                "height": 19,
                "width": 74
              },
              "snippet": "<a class=\"footer-list-li\" href=\"/partners/law-firms\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/contentinfo[1]/list[3]/listitem[2]/link[1]"
              },
              "message": "Text contrast of 3.98 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400",
              "bounds": {
                "left": 95,
                "top": 3245,
                "height": 19,
                "width": 115
              },
              "snippet": "<a class=\"footer-list-li\" href=\"/partners/insurance-pools\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[9]/a[1]",
                "aria": "/document[1]/contentinfo[1]/list[2]/listitem[9]/link[1]"
              },
              "message": "Text contrast of 3.98 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400",
              "bounds": {
                "left": 95,
                "top": 2837,
                "height": 19,
                "width": 129
              },
              "snippet": "<a class=\"footer-list-li\" href=\"/roles/owner-operator\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[4]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/contentinfo[1]/list[2]/listitem[4]/list[1]/listitem[2]/link[1]"
              },
              "message": "Text contrast of 3.98 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400",
              "bounds": {
                "left": 135,
                "top": 2589,
                "height": 19,
                "width": 118
              },
              "snippet": "<a class=\"footer-list-li\" href=\"/costs-indemnity/\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[4]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/contentinfo[1]/list[2]/listitem[4]/list[1]/listitem[1]/link[1]"
              },
              "message": "Text contrast of 3.98 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400",
              "bounds": {
                "left": 135,
                "top": 2565,
                "height": 19,
                "width": 140
              },
              "snippet": "<a class=\"footer-list-li\" href=\"/shield/\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[13]/a[1]",
                "aria": "/document[1]/contentinfo[1]/list[2]/listitem[13]/link[1]"
              },
              "message": "Text contrast of 3.98 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400",
              "bounds": {
                "left": 95,
                "top": 3077,
                "height": 19,
                "width": 22
              },
              "snippet": "<a class=\"footer-list-li\" href=\"/roles/hr\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[12]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/contentinfo[1]/list[2]/listitem[12]/list[1]/listitem[1]/link[1]"
              },
              "message": "Text contrast of 3.98 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400",
              "bounds": {
                "left": 135,
                "top": 3053,
                "height": 19,
                "width": 142
              },
              "snippet": "<a class=\"footer-list-li\" href=\"/roles/content-production\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[12]/a[1]",
                "aria": "/document[1]/contentinfo[1]/list[2]/listitem[12]/link[1]"
              },
              "message": "Text contrast of 3.98 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400",
              "bounds": {
                "left": 95,
                "top": 3029,
                "height": 19,
                "width": 46
              },
              "snippet": "<a class=\"footer-list-li\" href=\"/roles/digital\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[11]/a[1]",
                "aria": "/document[1]/contentinfo[1]/list[2]/listitem[11]/link[1]"
              },
              "message": "Text contrast of 3.98 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400",
              "bounds": {
                "left": 95,
                "top": 3005,
                "height": 19,
                "width": 39
              },
              "snippet": "<a class=\"footer-list-li\" href=\"/roles/legal\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[10]/ul[1]/li[5]/a[1]",
                "aria": "/document[1]/contentinfo[1]/list[2]/listitem[10]/list[1]/listitem[5]/link[1]"
              },
              "message": "Text contrast of 3.98 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400",
              "bounds": {
                "left": 135,
                "top": 2981,
                "height": 19,
                "width": 101
              },
              "snippet": "<a class=\"footer-list-li\" href=\"/roles/cfo\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[10]/ul[1]/li[4]/a[1]",
                "aria": "/document[1]/contentinfo[1]/list[2]/listitem[10]/list[1]/listitem[4]/link[1]"
              },
              "message": "Text contrast of 3.98 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400",
              "bounds": {
                "left": 135,
                "top": 2957,
                "height": 19,
                "width": 75
              },
              "snippet": "<a class=\"footer-list-li\" href=\"/roles/cro\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[10]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/contentinfo[1]/list[2]/listitem[10]/list[1]/listitem[3]/link[1]"
              },
              "message": "Text contrast of 3.98 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400",
              "bounds": {
                "left": 135,
                "top": 2933,
                "height": 19,
                "width": 125
              },
              "snippet": "<a class=\"footer-list-li\" href=\"/roles/cmo\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[10]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/contentinfo[1]/list[2]/listitem[10]/list[1]/listitem[2]/link[1]"
              },
              "message": "Text contrast of 3.98 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400",
              "bounds": {
                "left": 135,
                "top": 2909,
                "height": 19,
                "width": 126
              },
              "snippet": "<a class=\"footer-list-li\" href=\"/roles/cio\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[10]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/contentinfo[1]/list[2]/listitem[10]/list[1]/listitem[1]/link[1]"
              },
              "message": "Text contrast of 3.98 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400",
              "bounds": {
                "left": 135,
                "top": 2885,
                "height": 19,
                "width": 33
              },
              "snippet": "<a class=\"footer-list-li\" href=\"/roles/ceo\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[10]/a[1]",
                "aria": "/document[1]/contentinfo[1]/list[2]/listitem[10]/link[1]"
              },
              "message": "Text contrast of 3.98 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400",
              "bounds": {
                "left": 95,
                "top": 2861,
                "height": 19,
                "width": 78
              },
              "snippet": "<a class=\"footer-list-li\" href=\"/roles/executives\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[8]/a[1]",
                "aria": "/document[1]/contentinfo[1]/list[1]/listitem[8]/link[1]"
              },
              "message": "Text contrast of 3.98 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400",
              "bounds": {
                "left": 95,
                "top": 2229,
                "height": 19,
                "width": 57
              },
              "snippet": "<a class=\"footer-list-li\" href=\"/careers/\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[7]/a[1]",
                "aria": "/document[1]/contentinfo[1]/list[1]/listitem[7]/link[1]"
              },
              "message": "Text contrast of 3.98 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400",
              "bounds": {
                "left": 95,
                "top": 2205,
                "height": 19,
                "width": 58
              },
              "snippet": "<a class=\"footer-list-li\" href=\"/contact/\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/a[1]",
                "aria": "/document[1]/contentinfo[1]/list[1]/listitem[6]/link[1]"
              },
              "message": "Text contrast of 3.98 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400",
              "bounds": {
                "left": 95,
                "top": 2181,
                "height": 19,
                "width": 31
              },
              "snippet": "<a class=\"footer-list-li\" href=\"/faq/\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/a[1]",
                "aria": "/document[1]/contentinfo[1]/list[1]/listitem[5]/link[1]"
              },
              "message": "Text contrast of 3.98 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400",
              "bounds": {
                "left": 95,
                "top": 2157,
                "height": 19,
                "width": 56
              },
              "snippet": "<a class=\"footer-list-li\" href=\"/news/\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/contentinfo[1]/list[1]/listitem[3]/link[1]"
              },
              "message": "Text contrast of 3.98 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400",
              "bounds": {
                "left": 95,
                "top": 2093,
                "height": 19,
                "width": 44
              },
              "snippet": "<a class=\"footer-list-li\" href=\"/about/\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/contentinfo[1]/list[1]/listitem[2]/link[1]"
              },
              "message": "Text contrast of 3.98 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400",
              "bounds": {
                "left": 95,
                "top": 2069,
                "height": 19,
                "width": 44
              },
              "snippet": "<a class=\"footer-list-li\" href=\"/\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[12]/a[1]",
                "aria": "/document[1]/contentinfo[1]/list[1]/listitem[12]/link[1]"
              },
              "message": "Text contrast of 3.98 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400",
              "bounds": {
                "left": 95,
                "top": 2341,
                "height": 19,
                "width": 40
              },
              "snippet": "<a class=\"footer-list-li\" href=\"/login/\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[11]/a[1]",
                "aria": "/document[1]/contentinfo[1]/list[1]/listitem[11]/link[1]"
              },
              "message": "Text contrast of 3.98 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400",
              "bounds": {
                "left": 95,
                "top": 2317,
                "height": 19,
                "width": 73
              },
              "snippet": "<a class=\"footer-list-li\" href=\"/subscribe/\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[10]/a[1]",
                "aria": "/document[1]/contentinfo[1]/list[1]/listitem[10]/link[1]"
              },
              "message": "Text contrast of 3.98 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400",
              "bounds": {
                "left": 95,
                "top": 2293,
                "height": 19,
                "width": 66
              },
              "snippet": "<a class=\"footer-list-li\" href=\"/investors/\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[13]/div[2]/a[1]",
                "aria": "/document[1]/region[1]/link[1]"
              },
              "message": "Text contrast of 1.14 with its background is less than the WCAG AA minimum requirements for text of size 10.6667px and weight of 400",
              "bounds": {
                "left": 662,
                "top": 544,
                "height": 25,
                "width": 98
              },
              "snippet": "<a style=\"text-decoration: none; position: absolute; cursor: pointer; margin: 0px; padding: 0px; bottom: 10px; font-size: 8pt; font-family: Arial, sans-serif; color: rgb(98, 114, 130); left: 512px;\" target=\"_blank\" href=\"https://privacyandcookies.eu/\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/div[13]/div[2]/div[2]/div[2]/ul[1]/li[5]",
                "aria": "/document[1]/region[1]/list[1]/listitem[5]"
              },
              "message": "The tabbable element's role 'listitem' is not a widget role",
              "bounds": {
                "left": 1036,
                "top": 386,
                "height": 84,
                "width": 84
              },
              "snippet": "<li style=\"border-width: 1px; border-radius: 5px; background-color: rgb(255, 255, 255); margin: 0px;\" class=\"wscrLevel wscrLevel5 wscrFadedOut wscrOverlayOff\" title=\"Marketing, targeted advertising (0 cookies)\" tabindex=\"0\" aria-describedby=\"wscrTooltip\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/div[13]/div[2]/div[2]/div[2]/ul[1]/li[4]",
                "aria": "/document[1]/region[1]/list[1]/listitem[4]"
              },
              "message": "The tabbable element's role 'listitem' is not a widget role",
              "bounds": {
                "left": 942,
                "top": 386,
                "height": 84,
                "width": 84
              },
              "snippet": "<li style=\"border-width: 1px; border-radius: 5px; background-color: rgb(255, 255, 255);\" class=\"wscrLevel wscrLevel4 wscrFadedOut wscrOverlayOff\" title=\"Marketing, anonymous cross site tracking (0 cookies)\" tabindex=\"0\" aria-describedby=\"wscrTooltip\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/div[13]/div[2]/div[2]/div[2]/ul[1]/li[3]",
                "aria": "/document[1]/region[1]/list[1]/listitem[3]"
              },
              "message": "The tabbable element's role 'listitem' is not a widget role",
              "bounds": {
                "left": 848,
                "top": 386,
                "height": 84,
                "width": 84
              },
              "snippet": "<li style=\"border-width: 1px; border-radius: 5px; background-color: rgb(255, 255, 255);\" class=\"wscrLevel wscrLevel3 wscrFadedOut wscrOverlayOff\" title=\"Performance & operation (6 cookies)\" tabindex=\"0\" aria-describedby=\"wscrTooltip\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/div[13]/div[2]/div[2]/div[2]/ul[1]/li[2]",
                "aria": "/document[1]/region[1]/list[1]/listitem[2]"
              },
              "message": "The tabbable element's role 'listitem' is not a widget role",
              "bounds": {
                "left": 754,
                "top": 386,
                "height": 84,
                "width": 84
              },
              "snippet": "<li style=\"border-width: 1px; border-radius: 5px; background-color: rgb(255, 255, 255);\" class=\"wscrLevel wscrLevel2 wscrFadedOut wscrOverlayOff\" title=\"Site experience (1 cookie)\" tabindex=\"0\" aria-describedby=\"wscrTooltip\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/div[13]/div[2]/div[2]/div[2]/ul[1]/li[1]",
                "aria": "/document[1]/region[1]/list[1]/listitem[1]"
              },
              "message": "The tabbable element's role 'listitem' is not a widget role",
              "bounds": {
                "left": 660,
                "top": 386,
                "height": 84,
                "width": 84
              },
              "snippet": "<li style=\"border-width: 1px; border-radius: 5px; background-color: rgb(255, 255, 255);\" class=\"wscrLevel wscrLevel1 wscrFadedIn wscrOverlayOn\" title=\"Necessary (6 cookies)\" tabindex=\"0\" aria-describedby=\"wscrTooltip\">",
              "level": "violation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[1]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"text/html; charset=UTF-8\" http-equiv=\"content-type\">",
              "level": "recommendation"
            }
          ]
        },
        "url": {
          "totals": {
            "violation": 12,
            "recommendation": 1,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/iframe[1]/html[1]/body[1]/div[1]/div[1]/div[3]/p[1]",
                "aria": "/document[1]/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 64,
                "top": 83,
                "height": 11,
                "width": 110
              },
              "snippet": "<p id=\"subtext-id\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/iframe[1]/html[1]/body[1]/div[1]/div[1]/div[2]/p[1]",
                "aria": "/document[1]/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 64,
                "top": 35,
                "height": 59,
                "width": 193
              },
              "snippet": "<p id=\"aaatext\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/iframe[1]/html[1]/body[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 206,
                "top": 16,
                "height": 18,
                "width": 18
              },
              "snippet": "<a id=\"play-icon\" class=\"shield-menu\" target=\"_blank\" href=\"https://youtu.be/L-LWzwvfaYI\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/main[1]/div[1]/div[2]/div[8]/div[1]/div[1]/div[1]/p[2]/span[2]",
                "aria": "/document[1]/main[1]"
              },
              "message": "Text contrast of 2.42 with its background is less than the WCAG AA minimum requirements for text of size 14px and weight of 400",
              "bounds": {
                "left": 539,
                "top": 1564,
                "height": 17,
                "width": 5
              },
              "snippet": "<span style=\"color: #333333\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/main[1]/div[1]/div[2]/div[8]/div[1]/div[1]/div[1]/p[2]/span[1]/span[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "Text contrast of 2.42 with its background is less than the WCAG AA minimum requirements for text of size 36px and weight of 400",
              "bounds": {
                "left": 268,
                "top": 1542,
                "height": 43,
                "width": 33
              },
              "snippet": "<span style=\"color: #333333\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/main[1]/div[1]/div[2]/div[8]/div[1]/div[1]/div[1]/p[1]/span[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "Text contrast of 2.42 with its background is less than the WCAG AA minimum requirements for text of size 32.06px and weight of 400",
              "bounds": {
                "left": 210,
                "top": 1426,
                "height": 38,
                "width": 11
              },
              "snippet": "<span style=\"color: #333333\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/main[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/p[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "Text contrast of 1.21 with its background is less than the WCAG AA minimum requirements for text of size 54px and weight of 400",
              "bounds": {
                "left": 85,
                "top": 225,
                "height": 81,
                "width": 630
              },
              "snippet": "<p style=\"margin-bottom: 0\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/main[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/h1[1]",
                "aria": "/document[1]/main[1]/heading[1]"
              },
              "message": "Text contrast of 1.12 with its background is less than the WCAG AA minimum requirements for text of size 108px and weight of 500",
              "bounds": {
                "left": 85,
                "top": 306,
                "height": 320,
                "width": 630
              },
              "snippet": "<h1 style=\"font-size: 6rem; padding-bottom: 60px\" class=\"home-banner-title pb2\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/iframe[1]/html[1]/body[1]/div[1]/div[1]/div[3]/p[2]/span[1]",
                "aria": "/document[1]/document[1]"
              },
              "message": "Text contrast of 1.88 with its background is less than the WCAG AA minimum requirements for text of size 9px and weight of 400",
              "bounds": {
                "left": 179,
                "top": 83,
                "height": 11,
                "width": 47
              },
              "snippet": "<span id=\"date\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/iframe[1]/html[1]/body[1]/div[1]/div[1]/div[3]/p[2]",
                "aria": "/document[1]/document[1]"
              },
              "message": "Text contrast of 1.88 with its background is less than the WCAG AA minimum requirements for text of size 9px and weight of 400",
              "bounds": {
                "left": 174,
                "top": 83,
                "height": 11,
                "width": 61
              },
              "snippet": "<p id=\"subtext-date\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/iframe[1]/html[1]/body[1]/div[1]/div[1]/div[3]/p[1]/span[2]",
                "aria": "/document[1]/document[1]"
              },
              "message": "Text contrast of 1.88 with its background is less than the WCAG AA minimum requirements for text of size 9px and weight of 400",
              "bounds": {
                "left": 111,
                "top": 83,
                "height": 11,
                "width": 51
              },
              "snippet": "<span id=\"domain\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/iframe[1]/html[1]/body[1]/div[1]/div[1]/div[3]/p[1]/span[1]",
                "aria": "/document[1]/document[1]"
              },
              "message": "Text contrast of 1.88 with its background is less than the WCAG AA minimum requirements for text of size 9px and weight of 400",
              "bounds": {
                "left": 75,
                "top": 83,
                "height": 11,
                "width": 33
              },
              "snippet": "<span class=\"uppercase\">",
              "level": "violation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[1]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"text/html; charset=UTF-8\" http-equiv=\"content-type\">",
              "level": "recommendation"
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://aaatraq.com/",
      "what": "URL",
      "result": "https://aaatraq.com/"
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://aaatraq.com/",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "AAAtraq - ADA Compliance",
          "pageurl": "https://aaatraq.com/",
          "time": 3.72,
          "creditsremaining": 324,
          "allitemcount": 285,
          "totalelements": 909,
          "waveurl": "http://wave.webaim.org/report?url=https://aaatraq.com/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 6,
            "items": {
              "label_missing": {
                "id": "label_missing",
                "description": "Missing form label",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + DIV + NAV + SCRIPT + MAIN > DIV#main-content > DIV:first-child + DIV > DIV#aaa-subscribeAAAM > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > SECTION:first-child > P:first-child + P + P + FIELDSET > DIV:first-child > FORM#subscribe-formAAAM > INPUT:first-child + INPUT + DIV + DIV + DIV + DIV + INPUT + DIV > DIV:first-child > DIV:first-child > TEXTAREA#g-recaptcha-response-1"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  },
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  },
                  {
                    "name": "3.3.2 Labels or Instructions (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc3.3.2"
                  }
                ]
              },
              "heading_empty": {
                "id": "heading_empty",
                "description": "Empty heading",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + DIV + NAV + SCRIPT + MAIN > DIV#main-content > DIV:first-child + DIV > DIV#dexter-three-things > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > H2#info-colour",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + DIV + NAV + SCRIPT + MAIN > DIV#main-content > DIV:first-child + DIV > DIV#dexter-three-things > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child > H2#info-passfail"
                ],
                "wcag": [
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.1 Bypass Blocks (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  }
                ]
              },
              "th_empty": {
                "id": "th_empty",
                "description": "Empty table header",
                "count": 3,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + DIV + NAV + SCRIPT + MAIN > DIV#main-content > DIV:first-child + DIV > DIV#dexter-three-things > DIV:first-child + DIV > DIV#3-things-tabs > DIV:first-child > DIV#tab-container > DIV:first-child + BR + DIV > DIV#tab-1 > DIV#dexter-images > DIV:first-child + DIV + DIV > TABLE:first-child > CAPTION:first-child + THEAD > TR:first-child > TH:first-child + TH + TH + TH",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + DIV + NAV + SCRIPT + MAIN > DIV#main-content > DIV:first-child + DIV > DIV#dexter-three-things > DIV:first-child + DIV > DIV#3-things-tabs > DIV:first-child > DIV#tab-container > DIV:first-child + BR + DIV > DIV#tab-2 > DIV#dexter-labels > DIV:first-child + DIV + DIV > TABLE:first-child > CAPTION:first-child + THEAD > TR:first-child > TH:first-child + TH + TH + TH",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + DIV + NAV + SCRIPT + MAIN > DIV#main-content > DIV:first-child + DIV > DIV#dexter-three-things > DIV:first-child + DIV > DIV#3-things-tabs > DIV:first-child > DIV#tab-container > DIV:first-child + BR + DIV > DIV#tab-3 > DIV#dexter-links > DIV:first-child + DIV + DIV > TABLE:first-child > CAPTION:first-child + THEAD > TR:first-child > TH:first-child + TH + TH"
                ],
                "wcag": [
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  }
                ]
              }
            }
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 14,
            "items": {
              "contrast": {
                "id": "contrast",
                "description": "Very low contrast",
                "count": 14,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + DIV + NAV > DIV#slide-nav > UL#link-list > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + DIV + NAV > DIV#slide-nav > UL#link-list > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + DIV + NAV > DIV#slide-nav > UL#link-list > LI:first-child + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + DIV + NAV > DIV#slide-nav > UL#link-list > LI:first-child + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + DIV + NAV > DIV#slide-nav > UL#link-list > LI:first-child + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + DIV + NAV > DIV#slide-nav > UL#link-list > LI:first-child + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + DIV + NAV > DIV#slide-nav > UL#link-list > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + DIV + NAV > DIV#slide-nav > UL#link-list > LI:first-child + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + DIV + NAV + SCRIPT + MAIN > DIV#main-content > DIV:first-child + DIV > DIV#header-main > DIV#header-container > DIV:first-child > DIV:first-child > DIV:first-child > P:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + DIV + NAV + SCRIPT + MAIN > DIV#main-content > DIV:first-child + DIV > DIV#header-main > DIV#header-container > DIV:first-child > DIV:first-child > DIV:first-child > P:first-child + H1",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + DIV + NAV + SCRIPT + MAIN > DIV#main-content > DIV:first-child + DIV > DIV#header-main > DIV#header-container > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > FORM#dexter-form > DIV#dexter-input-group > LABEL:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + DIV + NAV + SCRIPT + MAIN > DIV#main-content > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + SCRIPT + DIV > DIV:first-child > DIV:first-child > DIV:first-child > H2:first-child + P > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + DIV + NAV + SCRIPT + MAIN > DIV#main-content > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + SCRIPT + DIV > DIV:first-child > DIV:first-child > DIV:first-child > H2:first-child + P + P > SPAN:first-child > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + DIV + NAV + SCRIPT + MAIN > DIV#main-content > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + SCRIPT + DIV > DIV:first-child > DIV:first-child > DIV:first-child > H2:first-child + P + P > SPAN:first-child + SPAN"
                ],
                "contrastdata": [
                  [
                    1.09,
                    "#f5f5f5",
                    "#ffffff",
                    true
                  ],
                  [
                    1.09,
                    "#f5f5f5",
                    "#ffffff",
                    true
                  ],
                  [
                    1.09,
                    "#f5f5f5",
                    "#ffffff",
                    true
                  ],
                  [
                    1.09,
                    "#f5f5f5",
                    "#ffffff",
                    true
                  ],
                  [
                    1.09,
                    "#f5f5f5",
                    "#ffffff",
                    true
                  ],
                  [
                    1.09,
                    "#f5f5f5",
                    "#ffffff",
                    true
                  ],
                  [
                    1.09,
                    "#f5f5f5",
                    "#ffffff",
                    true
                  ],
                  [
                    1.09,
                    "#f5f5f5",
                    "#ffffff",
                    true
                  ],
                  [
                    1.21,
                    "#dddddd",
                    "#f2f2f2",
                    true
                  ],
                  [
                    1.11,
                    "#ffffff",
                    "#f2f2f2",
                    true
                  ],
                  [
                    2.95,
                    "#212529",
                    "#d60b51",
                    false
                  ],
                  [
                    2.42,
                    "#333333",
                    "#d60b51",
                    true
                  ],
                  [
                    2.42,
                    "#333333",
                    "#d60b51",
                    true
                  ],
                  [
                    2.42,
                    "#333333",
                    "#d60b51",
                    false
                  ]
                ],
                "wcag": [
                  {
                    "name": "1.4.3 Contrast (Minimum) (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.4.3"
                  }
                ]
              }
            }
          },
          "alert": {
            "description": "Alerts",
            "count": 39,
            "items": {
              "text_justified": {
                "id": "text_justified",
                "description": "Justified text",
                "count": 4,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#CookieReportsBanner > DIV:first-child > DIV:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#CookieReportsBanner > DIV:first-child > DIV:first-child + DIV",
                  "HTML > HEAD:first-child + BODY > DIV#CookieReportsBanner > DIV:first-child > DIV:first-child + DIV + DIV",
                  "HTML > HEAD:first-child + BODY > DIV#CookieReportsBanner > DIV:first-child > DIV:first-child + DIV + DIV + A + A + DIV"
                ],
                "wcag": []
              },
              "alt_long": {
                "id": "alt_long",
                "description": "Long alternative text",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + DIV + NAV + SCRIPT + MAIN > DIV#main-content > DIV:first-child + DIV > DIV#monthly-report-container > DIV:first-child > IMG#img-placeholder",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + DIV + NAV + SCRIPT + MAIN > DIV#main-content > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + SCRIPT + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > IMG:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  }
                ]
              },
              "legend_missing": {
                "id": "legend_missing",
                "description": "Fieldset missing legend",
                "count": 6,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + DIV + NAV + SCRIPT + MAIN > DIV#main-content > DIV#aaa-subscribe > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > SECTION:first-child > P:first-child + P + FIELDSET",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + DIV + NAV + SCRIPT + MAIN > DIV#main-content > DIV:first-child + DIV > DIV#aaa-subscribeAAAM > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > SECTION:first-child > P:first-child + P + P + FIELDSET",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + DIV + NAV + SCRIPT + MAIN > DIV#main-content > DIV:first-child + DIV > DIV#aaa-share > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > SECTION:first-child > FIELDSET:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#aaa-contact-info > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > SECTION:first-child > P:first-child + P + P + FIELDSET",
                  "HTML > HEAD:first-child + BODY > DIV#aaa-free-contact-info > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > SECTION:first-child > P:first-child + FIELDSET",
                  "HTML > HEAD:first-child + BODY > DIV#aaa-subscription-contact-info > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > SECTION:first-child > P:first-child + P + P + FIELDSET"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  },
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  },
                  {
                    "name": "3.3.2 Labels or Instructions (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc3.3.2"
                  }
                ]
              },
              "heading_possible": {
                "id": "heading_possible",
                "description": "Possible heading",
                "count": 16,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#aaa-video > DIV:first-child > DIV:first-child > DIV:first-child + DIV > P:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + DIV + NAV + SCRIPT + MAIN > DIV#main-content > DIV:first-child + DIV > DIV#header-main > DIV#header-container > DIV:first-child > DIV:first-child > DIV:first-child > P:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + DIV + NAV + SCRIPT + MAIN > DIV#main-content > DIV:first-child + DIV > DIV#aaa-academy-video > DIV:first-child > DIV:first-child > DIV:first-child + DIV > P:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + DIV + NAV + SCRIPT + MAIN > DIV#main-content > DIV:first-child + DIV > DIV#aaa-share > DIV:first-child > DIV:first-child > DIV:first-child + DIV > P:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + DIV + NAV + SCRIPT + MAIN > DIV#main-content > DIV:first-child + DIV > DIV#dexter-three-things > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + P",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + DIV + NAV + SCRIPT + MAIN > DIV#main-content > DIV:first-child + DIV > DIV#dexter-three-things > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child + P",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + DIV + NAV + SCRIPT + MAIN > DIV#main-content > DIV:first-child + DIV > DIV#dexter-three-things > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child + P",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + DIV + NAV + SCRIPT + MAIN > DIV#main-content > DIV:first-child + DIV > DIV#dexter-score > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > P:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#aaa-contact-info > DIV:first-child > DIV:first-child > DIV:first-child + DIV > P:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#aaa-free-contact-info > DIV:first-child > DIV:first-child > DIV:first-child + DIV > P:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#aaa-subscription-contact-info > DIV:first-child > DIV:first-child > DIV:first-child + DIV > P:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#aaa-summary > DIV:first-child > DIV:first-child > DIV:first-child + DIV > P:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#aaa-thanks > DIV:first-child > DIV:first-child > DIV:first-child + DIV > P:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#aaa-while-you-wait > DIV:first-child > DIV:first-child > DIV:first-child + DIV > P:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#aaa-error > DIV:first-child > DIV:first-child > DIV:first-child + DIV > P:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#message-modal > DIV:first-child > DIV:first-child > DIV:first-child + DIV > P#message-modal-title"
                ],
                "wcag": [
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.1 Bypass Blocks (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  }
                ]
              },
              "link_redundant": {
                "id": "link_redundant",
                "description": "Redundant link",
                "count": 3,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + DIV + NAV + SCRIPT + MAIN > DIV#main-content > DIV#aaa-subscribe > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > SECTION:first-child > P:first-child + P > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + DIV + NAV + SCRIPT + MAIN > DIV#main-content > DIV#aaa-subscribe > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > SECTION:first-child > P:first-child + P > A:first-child + A",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + DIV + NAV + SCRIPT + MAIN > DIV#main-content > DIV:first-child + DIV > DIV#aaa-subscribeAAAM > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > SECTION:first-child > P: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_pdf": {
                "id": "link_pdf",
                "description": "Link to PDF document",
                "count": 3,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + DIV + NAV + SCRIPT + MAIN > DIV#main-content > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + SCRIPT + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > IMG:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#CookieReportsPanel > DIV:first-child + DIV > DIV:first-child + DIV > H1:first-child + DIV + DIV + UL > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#CookieReportsPanel > DIV:first-child + DIV > DIV:first-child + DIV > H1:first-child + DIV + DIV + UL > LI:first-child + LI > A:first-child"
                ],
                "wcag": []
              },
              "text_small": {
                "id": "text_small",
                "description": "Very small text",
                "count": 4,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#CookieReportsBanner > DIV:first-child > DIV:first-child + DIV + DIV + A + A > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#CookieReportsBanner > DIV:first-child > DIV:first-child + DIV + DIV + A + A > SPAN:first-child + SPAN",
                  "HTML > HEAD:first-child + BODY > DIV#CookieReportsPanel > DIV:first-child + DIV > DIV:first-child + DIV + A > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#CookieReportsPanel > DIV:first-child + DIV > DIV:first-child + DIV + A > SPAN:first-child + SPAN"
                ],
                "wcag": []
              },
              "table_layout": {
                "id": "table_layout",
                "description": "Layout table",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + DIV + NAV + SCRIPT + MAIN > DIV#main-content > DIV:first-child + DIV > DIV#dexter-score > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > TABLE:first-child > TBODY:first-child > TR:first-child > TD:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "1.3.2 Meaningful Sequence (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.2"
                  }
                ]
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://aaatraq.com/",
      "what": "URL",
      "result": "https://aaatraq.com/"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://aaatraq.com/",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.067",
        "responseTime": "2022-07-06T02:42:38.833Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1045188,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 173,
              "failing": 7
            },
            "issues": {
              "totalErrors": 80,
              "totalWarnings": 0,
              "totalIssues": 80
            },
            "issuesByLevel": {
              "A": {
                "count": 46,
                "pct": 57.5
              },
              "AA": {
                "count": 44,
                "pct": 55
              },
              "AAA": {
                "count": 80,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 8,
              "warningDensity": 0,
              "allDensity": 8
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "ea850ce0-0708-40e7-9ff5-20f807271db9",
          "docID": "2e1abd62-e49b-469b-e94b-1e75d52c7d50",
          "sourceHash": "cde12efbcbb40bed23e189e57b897219",
          "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=ea850ce0-0708-40e7-9ff5-20f807271db9",
          "resultSet": [
            {
              "tID": 36,
              "bpID": 4,
              "priority": 100,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This text is justified.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Avoid using justified text",
              "errorDescription": "This text has been styled with CSS to display as justified. Justified text causes readability problems for people with learning disabilities, dyslexia and some visual disabilities. Long passages of fully justified text creates inconsistent spacing between word and letter boundaries that can make reading justified text very difficult. Ensure that text is not styled to be fully justified (aligned to both the left and the right margins).",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4160,
                "column": 391
              },
              "errorSnippet": "&lt;div&gt;We use cookies to support your experience on our site. By continuing to use our site you agree to our use of cookies.&lt;/div&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]",
              "issueID": "e40b8539b508b07e21c16065520dbe45",
              "signature": "ccce926d679522f2b5afb52d466570d6",
              "ref": "https://tenon.io/bestpractice.php?bpID=4&tID=36&issueID=e40b8539b508b07e21c16065520dbe45"
            },
            {
              "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": 0
                },
                "bottom-right": {
                  "x": 805,
                  "y": 81
                },
                "height": 81,
                "width": 790
              },
              "position": {
                "line": 8417,
                "column": 9
              },
              "errorSnippet": "&lt;p style=\"margin-bottom: 0\"&gt;Online ADA.&lt;/p&gt;",
              "xpath": "/html/body/main[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/p[1]",
              "issueID": "f96fb76022bc3e1066571a437d50fb1f",
              "signature": "0d061a183dd84d1415f0f7391e832c2f",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=f96fb76022bc3e1066571a437d50fb1f"
            },
            {
              "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": 81
                },
                "bottom-right": {
                  "x": 805,
                  "y": 339
                },
                "height": 258,
                "width": 790
              },
              "position": {
                "line": 4736,
                "column": 404
              },
              "errorSnippet": "&lt;h1 class=\"home-banner-title pb2\" style=\"font-size: 6rem; padding-bottom: 60px\"&gt; Get real,&lt;br&gt;or get sued. &lt;/h1&gt;",
              "xpath": "/html/body/main[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/h1[1]",
              "issueID": "2fa1bd338576bd96e192dd09452ae4a5",
              "signature": "616d98798138917198a9c045f97ccfa6",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=2fa1bd338576bd96e192dd09452ae4a5"
            },
            {
              "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": 341,
                  "y": 35
                },
                "bottom-right": {
                  "x": 547,
                  "y": 160
                },
                "height": 125,
                "width": 206
              },
              "position": {
                "line": 8498,
                "column": 9
              },
              "errorSnippet": "&lt;p class=\"white\"&gt; Start by understanding ADA exposure.&lt;br&gt; It's FREE, immediate, and you don't even need to provide your email address. &lt;/p&gt;",
              "xpath": "/html/body/main[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[3]/form[1]/div[2]/p[1]",
              "issueID": "e97f19785d6a4855c642e3d78d08706a",
              "signature": "19f66b3050af8a9757a7ce06302341d0",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=e97f19785d6a4855c642e3d78d08706a"
            },
            {
              "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": 11.5,
                  "y": 10
                },
                "bottom-right": {
                  "x": 118.203,
                  "y": 25
                },
                "height": 15,
                "width": 106.703
              },
              "position": {
                "line": 7081,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://policy.privacyandcookies.eu/b2aa1619-en-gb.pdf\" target=\"_blank\" style=\"display: inline-block; margin: 0px; padding: 0px;\"&gt;About our cookies&lt;span class=\"wscrSRonly\"&gt; (opens in a new window)&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[11]/div[2]/div[2]/ul[1]/li[1]/a[1]",
              "issueID": "fca412d5dd9ad8df9f77a2393172030b",
              "signature": "ca5cd83417a3b3f97292690ff04209d6",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=fca412d5dd9ad8df9f77a2393172030b"
            },
            {
              "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": 11.5,
                  "y": 10
                },
                "bottom-right": {
                  "x": 102.625,
                  "y": 25
                },
                "height": 15,
                "width": 91.125
              },
              "position": {
                "line": 7081,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://policy.privacyandcookies.eu//b2aa1619_cert-en-gb.pdf\" target=\"_blank\" style=\"display: inline-block; margin: 0px; padding: 0px;\"&gt;Audit certificate&lt;span class=\"wscrSRonly\"&gt; (opens in a new window)&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[11]/div[2]/div[2]/ul[1]/li[2]/a[1]",
              "issueID": "8c6d1823b181833f364deb9f62fa2d22",
              "signature": "1630bd63f4bcde595236e37b33ce37d1",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=8c6d1823b181833f364deb9f62fa2d22"
            },
            {
              "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": 512,
                  "y": 204
                },
                "bottom-right": {
                  "x": 609.1406,
                  "y": 228
                },
                "height": 24,
                "width": 97.1406
              },
              "position": {
                "line": 7081,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://privacyandcookies.eu/\" target=\"_blank\" style=\"text-decoration: none; position: absolute; cursor: pointer; margin: 0px; padding: 0px; bottom: 10px; font-size: 8pt; font-family: Arial, sans-serif; color: rgb(98, 114, 130); left: 512px;\"",
              "xpath": "/html/body/div[11]/div[2]/a[1]",
              "issueID": "0f4ab382f8026bedf307047867bf95b8",
              "signature": "268fac80b2c4c9c9b4e0222277112296",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=0f4ab382f8026bedf307047867bf95b8"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 682,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://privacyandcookies.eu/\" target=\"_blank\" style=\"text-decoration: none; cursor: pointer; margin: 0px; padding: 10px 0px 0px; font-size: 8pt; font-family: Arial, sans-serif; color: rgb(98, 114, 130); display: block; width: 50%;\"&gt;&lt;sp",
              "xpath": "/html/body/div[1]/div[1]/a[2]",
              "issueID": "be5be6842813d7a59824d5e7bbe6b3fe",
              "signature": "0fe730fb1e4b23368ec8c4d2158e083f",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=be5be6842813d7a59824d5e7bbe6b3fe"
            },
            {
              "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": 512,
                  "y": 204
                },
                "bottom-right": {
                  "x": 609.1406,
                  "y": 228
                },
                "height": 24,
                "width": 97.1406
              },
              "position": {
                "line": 7081,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://privacyandcookies.eu/\" target=\"_blank\" style=\"text-decoration: none; position: absolute; cursor: pointer; margin: 0px; padding: 0px; bottom: 10px; font-size: 8pt; font-family: Arial, sans-serif; color: rgb(98, 114, 130); left: 512px;\"",
              "xpath": "/html/body/div[11]/div[2]/a[1]",
              "issueID": "d2c4419a5f0b153bd856d0953fee7101",
              "signature": "ee7c0c5df9b4b1ab049c54384c269403",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=d2c4419a5f0b153bd856d0953fee7101"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 91
                },
                "height": 91,
                "width": 1024
              },
              "position": {
                "line": 683,
                "column": 61892
              },
              "errorSnippet": "&lt;div id=\"CookieReportsBanner\" aria-live=\"off\" style=\"z-index: 32002; position: relative; top: 0px; right: 0px; left: 0px; display: none;\"&gt;&lt;div class=\"wscrBannerContent\"&gt;&lt;div class=\"wscrHeading\"&gt;&lt;/div&gt;&lt;div&gt;We use cookies to s",
              "xpath": "/html/body/div[1]",
              "issueID": "ac82a9456a5a5af588759a1c175835d6",
              "signature": "8a20894d4b6214d05ea985263ac28f8d",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=ac82a9456a5a5af588759a1c175835d6"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 1093,
                "column": 38
              },
              "errorSnippet": "&lt;div class=\"wscrBannerContent\"&gt;&lt;div class=\"wscrHeading\"&gt;&lt;/div&gt;&lt;div&gt;We use cookies to support your experience on our site. By continuing to use our site you agree to our use of cookies.&lt;/div&gt;&lt;div style=\"clear: both; margin",
              "xpath": "/html/body/div[1]/div[1]",
              "issueID": "2d4946bc7488de220ebe06fa232a5fdc",
              "signature": "f723590352db0071565f6967e6eb007e",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=2d4946bc7488de220ebe06fa232a5fdc"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 341,
                  "y": 35
                },
                "bottom-right": {
                  "x": 547,
                  "y": 160
                },
                "height": 125,
                "width": 206
              },
              "position": {
                "line": 8498,
                "column": 9
              },
              "errorSnippet": "&lt;p class=\"white\"&gt; Start by understanding ADA exposure.&lt;br&gt; It's FREE, immediate, and you don't even need to provide your email address. &lt;/p&gt;",
              "xpath": "/html/body/main[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[3]/form[1]/div[2]/p[1]",
              "issueID": "438b7133b9946d0fe3ea11ddb9b296db",
              "signature": "23be9ed28a5a023a698b403d76bc3900",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=438b7133b9946d0fe3ea11ddb9b296db"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 21,
                  "y": 508
                },
                "bottom-right": {
                  "x": 1001,
                  "y": 746
                },
                "height": 238,
                "width": 980
              },
              "position": {
                "line": 9711,
                "column": 5
              },
              "errorSnippet": "&lt;div class=\"wscrMainBackground wscrPopup\" style=\"position: fixed; width: 980px; bottom: 20px; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; background-color: rgb(255, 255, 255); box-shadow: none; color: rgb(0, 0, 0); min-width: 500px; le",
              "xpath": "/html/body/div[11]/div[2]",
              "issueID": "d778fd5be8efd85ca8a8be1ca677e56c",
              "signature": "5e1dd9794ace7be2c7b9d527045ad9a9",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=d778fd5be8efd85ca8a8be1ca677e56c"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 200,
                  "y": 139
                },
                "height": 139,
                "width": 200
              },
              "position": {
                "line": 9766,
                "column": 3
              },
              "errorSnippet": "&lt;div id=\"CookieReportsMiniPanel\" aria-live=\"off\" style=\"z-index: 32002; right: 41px; display: none;\"&gt;&lt;div class=\"wscrHeading\"&gt;Cookies&lt;/div&gt;&lt;div&gt;We use cookies to support your experience on our site.&lt;/div&gt;&lt;ul class=\"wscrIc",
              "xpath": "/html/body/div[11]/div[3]",
              "issueID": "660f86e4761a974646fe44ae277ea18a",
              "signature": "d80357a778d16e5e67077572560028ae",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=660f86e4761a974646fe44ae277ea18a"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 682,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"#\" class=\"wscrOk\"&gt;OK&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/a[1]",
              "issueID": "ff44b5e00cd6d35830a3e83bbe34269c",
              "signature": "c38ffd3a9b9c8a05c63020115a75df3d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=ff44b5e00cd6d35830a3e83bbe34269c"
            },
            {
              "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": -1,
                  "y": -1
                },
                "bottom-right": {
                  "x": -11,
                  "y": -4
                },
                "height": -3,
                "width": -10
              },
              "position": {
                "line": 8412,
                "column": 9
              },
              "errorSnippet": "&lt;button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"Close\"&gt; &lt;span aria-hidden=\"true\"&gt;×&lt;/span&gt; &lt;/button&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[1]/div[1]/button[1]",
              "issueID": "0d926604bb39a2ecc87be0e86e52fd3e",
              "signature": "dddc0485132328a9d298c2a92db98510",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=0d926604bb39a2ecc87be0e86e52fd3e"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 35,
                  "y": 35
                },
                "bottom-right": {
                  "x": 58,
                  "y": 68
                },
                "height": 33,
                "width": 23
              },
              "position": {
                "line": 8432,
                "column": 3
              },
              "errorSnippet": "&lt;button type=\"button\" id=\"burger-menu-open\" class=\"burger-menu-toggle\" aria-label=\"open navigation\" aria-controls=\"link-list\" aria-expanded=\"false\" data-toggle=\"tooltip\" title=\"Open side menu\"&gt;&lt;/button&gt;",
              "xpath": "/html/body/nav[1]/button[1]",
              "issueID": "7f73c8d0aa524e0e2fb134fba1568c7b",
              "signature": "4f48bd264a9901957b7d021d53a0331e",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=7f73c8d0aa524e0e2fb134fba1568c7b"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 35,
                  "y": 35
                },
                "bottom-right": {
                  "x": 58,
                  "y": 68
                },
                "height": 33,
                "width": 23
              },
              "position": {
                "line": 8434,
                "column": 5
              },
              "errorSnippet": "&lt;button type=\"button\" id=\"close\" class=\"close-btn burger-menu-toggle\" aria-label=\"close navigation\" data-toggle=\"tooltip\" title=\"Close side menu\"&gt;&lt;/button&gt;",
              "xpath": "/html/body/nav[1]/div[1]/button[1]",
              "issueID": "1a8cd16b9ecc49f1193c54775440ef0a",
              "signature": "44317b5f0bc20a70e0d6dcf125e0ea5f",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=1a8cd16b9ecc49f1193c54775440ef0a"
            },
            {
              "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": 40,
                  "y": 270
                },
                "bottom-right": {
                  "x": 40,
                  "y": 307
                },
                "height": 37,
                "width": 0
              },
              "position": {
                "line": 683,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/faq/\"&gt;FAQ&lt;/a&gt;",
              "xpath": "/html/body/nav[1]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "548d3b04ea48ec19788c5a2ea4659f18",
              "signature": "9cb13f16fa0d73801258659360e5de29",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=548d3b04ea48ec19788c5a2ea4659f18"
            },
            {
              "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": -1,
                  "y": -1
                },
                "bottom-right": {
                  "x": -11,
                  "y": -4
                },
                "height": -3,
                "width": -10
              },
              "position": {
                "line": 8493,
                "column": 9
              },
              "errorSnippet": "&lt;button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"Close\"&gt; &lt;span aria-hidden=\"true\"&gt;×&lt;/span&gt; &lt;/button&gt;",
              "xpath": "/html/body/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/button[1]",
              "issueID": "5afc97ff65dfcf5f39f31d4f6b12d3c3",
              "signature": "3ca14a99b4e95efdc1aba8571f42be37",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=5afc97ff65dfcf5f39f31d4f6b12d3c3"
            },
            {
              "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": -18
                },
                "bottom-right": {
                  "x": -27,
                  "y": 11
                },
                "height": 29,
                "width": -27
              },
              "position": {
                "line": 4448,
                "column": 0
              },
              "errorSnippet": "&lt;input type=\"text\" name=\"name\" class=\"form-control\" placeholder=\"Your name (first, last)\" required=\"\" id=\"id_name\"&gt;",
              "xpath": "/html/body/main[1]/div[1]/div[1]/div[1]/div[1]/div[3]/section[1]/fieldset[1]/div[1]/form[1]/div[1]/input[1]",
              "issueID": "79a29e1edcd99515ac38e33c5e047198",
              "signature": "e6130d5cfbdd23c29bdbecc45385aff3",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=79a29e1edcd99515ac38e33c5e047198"
            },
            {
              "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": -18
                },
                "bottom-right": {
                  "x": -27,
                  "y": 11
                },
                "height": 29,
                "width": -27
              },
              "position": {
                "line": 4448,
                "column": 0
              },
              "errorSnippet": "&lt;input type=\"text\" name=\"website\" class=\"form-control\" placeholder=\"Website address for the AAAtraq service\" required=\"\" id=\"id_website\"&gt;",
              "xpath": "/html/body/main[1]/div[1]/div[1]/div[1]/div[1]/div[3]/section[1]/fieldset[1]/div[1]/form[1]/div[2]/input[1]",
              "issueID": "6caf1b92482a6ad6e45ad959318d9fc7",
              "signature": "94abc3d95a9fd678336d0fbe962212f4",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=6caf1b92482a6ad6e45ad959318d9fc7"
            },
            {
              "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": -18
                },
                "bottom-right": {
                  "x": -27,
                  "y": 11
                },
                "height": 29,
                "width": -27
              },
              "position": {
                "line": 6612,
                "column": 34
              },
              "errorSnippet": "&lt;input type=\"email\" name=\"email\" class=\"form-control\" placeholder=\"Your email\" required=\"\" id=\"id_email\"&gt;",
              "xpath": "/html/body/main[1]/div[1]/div[1]/div[1]/div[1]/div[3]/section[1]/fieldset[1]/div[1]/form[1]/div[3]/input[1]",
              "issueID": "501acfdf547898128a57c1cde754c431",
              "signature": "a4d29707e7923cd7d32e569d332d9878",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=501acfdf547898128a57c1cde754c431"
            },
            {
              "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": -18
                },
                "bottom-right": {
                  "x": -27,
                  "y": 11
                },
                "height": 29,
                "width": -27
              },
              "position": {
                "line": 6613,
                "column": 0
              },
              "errorSnippet": "&lt;input type=\"email\" name=\"email_repeat\" class=\"form-control\" placeholder=\"Your email (please re-enter)\" required=\"\" id=\"id_email_repeat\"&gt;",
              "xpath": "/html/body/main[1]/div[1]/div[1]/div[1]/div[1]/div[3]/section[1]/fieldset[1]/div[1]/form[1]/div[4]/input[1]",
              "issueID": "a1eb3ac43cda4f2d8d8becf6b4fb6906",
              "signature": "11abc17eea786d76f55304f6928ce1b1",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=a1eb3ac43cda4f2d8d8becf6b4fb6906"
            },
            {
              "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": -1,
                  "y": -1
                },
                "bottom-right": {
                  "x": -11,
                  "y": -4
                },
                "height": -3,
                "width": -10
              },
              "position": {
                "line": 8645,
                "column": 9
              },
              "errorSnippet": "&lt;button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"Close\"&gt; &lt;span aria-hidden=\"true\"&gt;×&lt;/span&gt; &lt;/button&gt;",
              "xpath": "/html/body/main[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/button[1]",
              "issueID": "c4169b11932f7f0ed20d5673b1b0cddc",
              "signature": "fcdef34f4f7dbd354bcddb2df1b1ddfc",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=c4169b11932f7f0ed20d5673b1b0cddc"
            },
            {
              "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": -18
                },
                "bottom-right": {
                  "x": -27,
                  "y": 11
                },
                "height": 29,
                "width": -27
              },
              "position": {
                "line": 8549,
                "column": 7
              },
              "errorSnippet": "&lt;input type=\"text\" name=\"name\" class=\"form-control\" placeholder=\"Your name (first, last)\" required=\"\" id=\"id_nameAAAM\"&gt;",
              "xpath": "/html/body/main[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[3]/section[1]/fieldset[1]/div[1]/form[1]/div[1]/input[1]",
              "issueID": "cddc4c94fd2a5646f7faa91515e208d5",
              "signature": "1bcc76cf17ac3000563318b95663ebea",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=cddc4c94fd2a5646f7faa91515e208d5"
            },
            {
              "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": -18
                },
                "bottom-right": {
                  "x": -27,
                  "y": 11
                },
                "height": 29,
                "width": -27
              },
              "position": {
                "line": 8560,
                "column": 7
              },
              "errorSnippet": "&lt;input type=\"text\" name=\"website\" class=\"form-control\" placeholder=\"Website address for the AAAtraq service\" required=\"\" id=\"id_websiteAAAM\"&gt;",
              "xpath": "/html/body/main[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[3]/section[1]/fieldset[1]/div[1]/form[1]/div[2]/input[1]",
              "issueID": "20cd88c21e7b56f6b1662da4c642a0b6",
              "signature": "e443d52f9c8e6335153243c68039d425",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=20cd88c21e7b56f6b1662da4c642a0b6"
            },
            {
              "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": -18
                },
                "bottom-right": {
                  "x": -27,
                  "y": 11
                },
                "height": 29,
                "width": -27
              },
              "position": {
                "line": 8571,
                "column": 7
              },
              "errorSnippet": "&lt;input type=\"email\" name=\"email\" class=\"form-control\" placeholder=\"Your email\" required=\"\" id=\"id_emailAAAM\"&gt;",
              "xpath": "/html/body/main[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[3]/section[1]/fieldset[1]/div[1]/form[1]/div[3]/input[1]",
              "issueID": "96aa7010edb72a78bbf0b3568cf70ccd",
              "signature": "6c833d4964a72fac382ac69dc99789b2",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=96aa7010edb72a78bbf0b3568cf70ccd"
            },
            {
              "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": -18
                },
                "bottom-right": {
                  "x": -27,
                  "y": 11
                },
                "height": 29,
                "width": -27
              },
              "position": {
                "line": 8576,
                "column": 17
              },
              "errorSnippet": "&lt;input type=\"email\" name=\"email_repeat\" class=\"form-control\" placeholder=\"Your email (please re-enter)\" required=\"\" id=\"id_email_repeatAAAM\"&gt;",
              "xpath": "/html/body/main[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[3]/section[1]/fieldset[1]/div[1]/form[1]/div[4]/input[1]",
              "issueID": "bdf7698e072440ea66356db80b1c870a",
              "signature": "4a32376f17dff607019f389d2247b3b4",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=bdf7698e072440ea66356db80b1c870a"
            },
            {
              "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": -1,
                  "y": -1
                },
                "bottom-right": {
                  "x": -11,
                  "y": -4
                },
                "height": -3,
                "width": -10
              },
              "position": {
                "line": 8756,
                "column": 9
              },
              "errorSnippet": "&lt;button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"Close\"&gt; &lt;span aria-hidden=\"true\"&gt;×&lt;/span&gt; &lt;/button&gt;",
              "xpath": "/html/body/main[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/button[1]",
              "issueID": "ba004530811ebb6b2ec6ebe337cdb8f5",
              "signature": "2709e58a3e7dcbf7dcd1e498fe5f48fa",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=ba004530811ebb6b2ec6ebe337cdb8f5"
            },
            {
              "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": -1,
                  "y": -1
                },
                "bottom-right": {
                  "x": -11,
                  "y": -4
                },
                "height": -3,
                "width": -10
              },
              "position": {
                "line": 8775,
                "column": 9
              },
              "errorSnippet": "&lt;button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"Close\"&gt;&lt;span aria-hidden=\"true\"&gt;×&lt;/span&gt;&lt;/button&gt;",
              "xpath": "/html/body/main[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/button[1]",
              "issueID": "92f28dc866b4be90be42279ca5dc7ef6",
              "signature": "754293ea162fbe2b7df5676e54226246",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=92f28dc866b4be90be42279ca5dc7ef6"
            },
            {
              "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": -18
                },
                "bottom-right": {
                  "x": -27,
                  "y": 11
                },
                "height": 29,
                "width": -27
              },
              "position": {
                "line": 8692,
                "column": 7
              },
              "errorSnippet": "&lt;input type=\"text\" name=\"from\" class=\"form-control\" placeholder=\"Your name\" required=\"\" id=\"id_share_from\"&gt;",
              "xpath": "/html/body/main[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[3]/section[1]/fieldset[1]/div[1]/form[1]/div[1]/input[1]",
              "issueID": "49feb344bf3ab18a6d5fc1564a508c1f",
              "signature": "437623e783ece9643e433bfc4eb8c7b9",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=49feb344bf3ab18a6d5fc1564a508c1f"
            },
            {
              "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": -18
                },
                "bottom-right": {
                  "x": -27,
                  "y": 11
                },
                "height": 29,
                "width": -27
              },
              "position": {
                "line": 8703,
                "column": 7
              },
              "errorSnippet": "&lt;input type=\"email\" name=\"to\" class=\"form-control\" placeholder=\"Recipient email\" required=\"\" id=\"id_share_to\"&gt;",
              "xpath": "/html/body/main[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[3]/section[1]/fieldset[1]/div[1]/form[1]/div[1]/input[2]",
              "issueID": "f243d13a1311909623a69fb78f890daf",
              "signature": "f61d0dccdebfce28cafdbcc01a2f8334",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=f243d13a1311909623a69fb78f890daf"
            },
            {
              "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": -1,
                  "y": -1
                },
                "bottom-right": {
                  "x": -11,
                  "y": -4
                },
                "height": -3,
                "width": -10
              },
              "position": {
                "line": 8996,
                "column": 21
              },
              "errorSnippet": "&lt;button type=\"button\" class=\"close\" aria-label=\"Close\"&gt; &lt;span aria-hidden=\"true\"&gt;×&lt;/span&gt; &lt;/button&gt;",
              "xpath": "/html/body/main[1]/div[1]/div[2]/div[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/button[1]",
              "issueID": "18a0b79f41d8b7a7ffd797b27d5e1939",
              "signature": "056201a3369207469de34409a35fe12c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=18a0b79f41d8b7a7ffd797b27d5e1939"
            },
            {
              "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": 97
                },
                "bottom-right": {
                  "x": 37,
                  "y": 113
                },
                "height": 16,
                "width": 37
              },
              "position": {
                "line": 4316,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/faq/\" class=\"footer-list-li\"&gt;FAQ&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/a[1]",
              "issueID": "9510da5d6e0abbdec4a3892a73671d9d",
              "signature": "40e0e83e72e258b9c4c192cda347866a",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=9510da5d6e0abbdec4a3892a73671d9d"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 20,
                  "y": 303
                },
                "bottom-right": {
                  "x": 60,
                  "y": 319
                },
                "height": 16,
                "width": 40
              },
              "position": {
                "line": 4844,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/roles/ceo\" class=\"footer-list-li\"&gt;CEO&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[10]/ul[1]/li[1]/a[1]",
              "issueID": "31c81ae97babd5f1a563ca7dfeffdc97",
              "signature": "6e42505eddacd93d78e0e1872b3025f5",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=31c81ae97babd5f1a563ca7dfeffdc97"
            },
            {
              "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": 447
                },
                "bottom-right": {
                  "x": 30,
                  "y": 463
                },
                "height": 16,
                "width": 30
              },
              "position": {
                "line": 5144,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/roles/hr\" class=\"footer-list-li\"&gt;HR&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[13]/a[1]",
              "issueID": "8fee461868f20afbfdbab20451d3a066",
              "signature": "f563dea392183728ef0ed2a1cd36f796",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=8fee461868f20afbfdbab20451d3a066"
            },
            {
              "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": -1,
                  "y": -1
                },
                "bottom-right": {
                  "x": -11,
                  "y": -4
                },
                "height": -3,
                "width": -10
              },
              "position": {
                "line": 9490,
                "column": 7
              },
              "errorSnippet": "&lt;button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"Close\"&gt; &lt;span aria-hidden=\"true\"&gt;×&lt;/span&gt; &lt;/button&gt;",
              "xpath": "/html/body/div[3]/div[1]/div[1]/div[1]/button[1]",
              "issueID": "7f66aea5ab78fc9493e2379777bb6b9d",
              "signature": "70b2139d5c65a684b2a9e5a3d6671d5f",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=7f66aea5ab78fc9493e2379777bb6b9d"
            },
            {
              "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": -18
                },
                "bottom-right": {
                  "x": -27,
                  "y": 11
                },
                "height": 29,
                "width": -27
              },
              "position": {
                "line": 8725,
                "column": 7
              },
              "errorSnippet": "&lt;input type=\"text\" id=\"form-name\" name=\"name\" placeholder=\"Name (firstname lastname)\" pattern=\".{3,}\" class=\"form-control\"&gt;",
              "xpath": "/html/body/div[3]/div[1]/div[1]/div[3]/section[1]/fieldset[1]/div[1]/form[1]/div[1]/input[1]",
              "issueID": "536f183425b9119bbadaeb7b46419aff",
              "signature": "b3cc503649b919a2673153cd0b2d9bad",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=536f183425b9119bbadaeb7b46419aff"
            },
            {
              "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": -18
                },
                "bottom-right": {
                  "x": -27,
                  "y": 11
                },
                "height": 29,
                "width": -27
              },
              "position": {
                "line": 8730,
                "column": 17
              },
              "errorSnippet": "&lt;input type=\"text\" id=\"form-website\" name=\"website\" placeholder=\"Website\" class=\"form-control\"&gt;",
              "xpath": "/html/body/div[3]/div[1]/div[1]/div[3]/section[1]/fieldset[1]/div[1]/form[1]/div[2]/input[1]",
              "issueID": "8b9d38b41535903816d2179ffbe68c11",
              "signature": "02a2e61176082f908d52d5d1121c986d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=8b9d38b41535903816d2179ffbe68c11"
            },
            {
              "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": -18
                },
                "bottom-right": {
                  "x": -27,
                  "y": 11
                },
                "height": 29,
                "width": -27
              },
              "position": {
                "line": 8785,
                "column": 17
              },
              "errorSnippet": "&lt;input type=\"email\" id=\"form-email\" name=\"email\" placeholder=\"Email\" class=\"form-control\"&gt;",
              "xpath": "/html/body/div[3]/div[1]/div[1]/div[3]/section[1]/fieldset[1]/div[1]/form[1]/div[3]/input[1]",
              "issueID": "6c8ff24e77f2a0b3b58823fcaa28926f",
              "signature": "4e9d50f5ba35dcec4cd9944b952cb659",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=6c8ff24e77f2a0b3b58823fcaa28926f"
            },
            {
              "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": -1,
                  "y": -1
                },
                "bottom-right": {
                  "x": -11,
                  "y": -4
                },
                "height": -3,
                "width": -10
              },
              "position": {
                "line": 9542,
                "column": 7
              },
              "errorSnippet": "&lt;button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"Close\"&gt; &lt;span aria-hidden=\"true\"&gt;×&lt;/span&gt; &lt;/button&gt;",
              "xpath": "/html/body/div[4]/div[1]/div[1]/div[1]/button[1]",
              "issueID": "1f43a20525fb735b40050ca8960d4185",
              "signature": "92b97607e6079cde4de4613f29604b9f",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=1f43a20525fb735b40050ca8960d4185"
            },
            {
              "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": -18
                },
                "bottom-right": {
                  "x": -27,
                  "y": 11
                },
                "height": 29,
                "width": -27
              },
              "position": {
                "line": 8791,
                "column": 19
              },
              "errorSnippet": "&lt;input type=\"text\" id=\"form-free-name\" name=\"name\" placeholder=\"Name (firstname lastname)\" pattern=\".{3,}\" class=\"form-control\"&gt;",
              "xpath": "/html/body/div[4]/div[1]/div[1]/div[3]/section[1]/fieldset[1]/div[1]/form[1]/div[1]/input[1]",
              "issueID": "29172c4333681a934144342acd4181b9",
              "signature": "7d844ba7c9ccaff4c87149b6699f89e6",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=29172c4333681a934144342acd4181b9"
            },
            {
              "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": -18
                },
                "bottom-right": {
                  "x": -27,
                  "y": 11
                },
                "height": 29,
                "width": -27
              },
              "position": {
                "line": 8793,
                "column": 19
              },
              "errorSnippet": "&lt;input type=\"text\" id=\"form-free-website\" name=\"website\" placeholder=\"Website\" class=\"form-control\"&gt;",
              "xpath": "/html/body/div[4]/div[1]/div[1]/div[3]/section[1]/fieldset[1]/div[1]/form[1]/div[2]/input[1]",
              "issueID": "f34cdf2b05ad4ec70dfba9bce7b3d465",
              "signature": "3a04344776e5ad8dfe39137af8765744",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=f34cdf2b05ad4ec70dfba9bce7b3d465"
            },
            {
              "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": -18
                },
                "bottom-right": {
                  "x": -27,
                  "y": 11
                },
                "height": 29,
                "width": -27
              },
              "position": {
                "line": 9511,
                "column": 13
              },
              "errorSnippet": "&lt;input type=\"email\" id=\"form-free-email\" name=\"email\" placeholder=\"Email\" class=\"form-control\"&gt;",
              "xpath": "/html/body/div[4]/div[1]/div[1]/div[3]/section[1]/fieldset[1]/div[1]/form[1]/div[3]/input[1]",
              "issueID": "e3811b9df0aa49abda3831d8f5db56e6",
              "signature": "8e05091dccc1f30d684bf45c432a4523",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=e3811b9df0aa49abda3831d8f5db56e6"
            },
            {
              "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": -1,
                  "y": -1
                },
                "bottom-right": {
                  "x": -11,
                  "y": -4
                },
                "height": -3,
                "width": -10
              },
              "position": {
                "line": 9597,
                "column": 7
              },
              "errorSnippet": "&lt;button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"Close\"&gt; &lt;span aria-hidden=\"true\"&gt;×&lt;/span&gt; &lt;/button&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/button[1]",
              "issueID": "63826a36d24566fe4b2dfb035ebce881",
              "signature": "f597060d4e51891ac870759f5f498a41",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=63826a36d24566fe4b2dfb035ebce881"
            },
            {
              "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": -18
                },
                "bottom-right": {
                  "x": -27,
                  "y": 11
                },
                "height": 29,
                "width": -27
              },
              "position": {
                "line": 9518,
                "column": 15
              },
              "errorSnippet": "&lt;input type=\"text\" id=\"form-name-sub\" name=\"name\" placeholder=\"Name (firstname lastname)\" pattern=\".{3,}\" class=\"form-control\"&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[3]/section[1]/fieldset[1]/div[1]/form[1]/div[1]/input[1]",
              "issueID": "4e0d08e31b8ef11eaaa6a2836beeaa3d",
              "signature": "edccd1e4970f5590104b055eeb129499",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=4e0d08e31b8ef11eaaa6a2836beeaa3d"
            },
            {
              "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": -18
                },
                "bottom-right": {
                  "x": -27,
                  "y": 11
                },
                "height": 29,
                "width": -27
              },
              "position": {
                "line": 9522,
                "column": 15
              },
              "errorSnippet": "&lt;input type=\"text\" id=\"form-website-sub\" name=\"website\" placeholder=\"Website\" class=\"form-control\"&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[3]/section[1]/fieldset[1]/div[1]/form[1]/div[2]/input[1]",
              "issueID": "3350afad5f404ba362b5472167beaf40",
              "signature": "59795c8e81b482f201e63cee27dd7d3b",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=3350afad5f404ba362b5472167beaf40"
            },
            {
              "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": -18
                },
                "bottom-right": {
                  "x": -27,
                  "y": 11
                },
                "height": 29,
                "width": -27
              },
              "position": {
                "line": 9558,
                "column": 13
              },
              "errorSnippet": "&lt;input type=\"email\" id=\"form-email-sub\" name=\"email\" placeholder=\"Email\" class=\"form-control\"&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[3]/section[1]/fieldset[1]/div[1]/form[1]/div[3]/input[1]",
              "issueID": "c85646d8d631a8d9eea2315a2283240b",
              "signature": "17e8e45b632e8e0f5c1266e452da4436",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=c85646d8d631a8d9eea2315a2283240b"
            },
            {
              "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": -1,
                  "y": -1
                },
                "bottom-right": {
                  "x": -11,
                  "y": -4
                },
                "height": -3,
                "width": -10
              },
              "position": {
                "line": 9659,
                "column": 7
              },
              "errorSnippet": "&lt;button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"Close\"&gt; &lt;span aria-hidden=\"true\"&gt;×&lt;/span&gt; &lt;/button&gt;",
              "xpath": "/html/body/div[6]/div[1]/div[1]/div[1]/button[1]",
              "issueID": "432731376b9b287bf312c963129cb3dc",
              "signature": "99aaa794787419ea712983f9ca73b0c1",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=432731376b9b287bf312c963129cb3dc"
            },
            {
              "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": -1,
                  "y": -1
                },
                "bottom-right": {
                  "x": -11,
                  "y": -4
                },
                "height": -3,
                "width": -10
              },
              "position": {
                "line": 9703,
                "column": 7
              },
              "errorSnippet": "&lt;button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"Close\"&gt; &lt;span aria-hidden=\"true\"&gt;×&lt;/span&gt; &lt;/button&gt;",
              "xpath": "/html/body/div[7]/div[1]/div[1]/div[1]/button[1]",
              "issueID": "cc54f059ac399b6d60000fac57d3beba",
              "signature": "0b87ea6b2f975031a560865fec5431b4",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=cc54f059ac399b6d60000fac57d3beba"
            },
            {
              "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": -1,
                  "y": -1
                },
                "bottom-right": {
                  "x": -11,
                  "y": -4
                },
                "height": -3,
                "width": -10
              },
              "position": {
                "line": 9742,
                "column": 7
              },
              "errorSnippet": "&lt;button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"Close\"&gt; &lt;span aria-hidden=\"true\"&gt;×&lt;/span&gt; &lt;/button&gt;",
              "xpath": "/html/body/div[8]/div[1]/div[1]/div[1]/button[1]",
              "issueID": "1d48c1692f8f46ffc0d678f8f27a5761",
              "signature": "4df9f4b585c3f18404460cd01221e570",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=1d48c1692f8f46ffc0d678f8f27a5761"
            },
            {
              "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": -1,
                  "y": -1
                },
                "bottom-right": {
                  "x": -11,
                  "y": -4
                },
                "height": -3,
                "width": -10
              },
              "position": {
                "line": 9768,
                "column": 7
              },
              "errorSnippet": "&lt;button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"Close\"&gt; &lt;span aria-hidden=\"true\"&gt;×&lt;/span&gt; &lt;/button&gt;",
              "xpath": "/html/body/div[9]/div[1]/div[1]/div[1]/button[1]",
              "issueID": "1f28663cd3cefa3a9f864d1e8c9736a5",
              "signature": "d2f2f726639ecab5ac33017fa7dcdb7a",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=1f28663cd3cefa3a9f864d1e8c9736a5"
            },
            {
              "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": -1,
                  "y": -1
                },
                "bottom-right": {
                  "x": -11,
                  "y": -4
                },
                "height": -3,
                "width": -10
              },
              "position": {
                "line": 9817,
                "column": 9
              },
              "errorSnippet": "&lt;button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"Close\"&gt; &lt;span aria-hidden=\"true\"&gt;×&lt;/span&gt; &lt;/button&gt;",
              "xpath": "/html/body/div[10]/div[1]/div[1]/div[1]/button[1]",
              "issueID": "743608482cbe747f8aab1d4f43099f31",
              "signature": "e4391252bfd75d64a62b7924c0da2bbe",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=743608482cbe747f8aab1d4f43099f31"
            },
            {
              "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": -42,
                  "y": -22
                },
                "height": -22,
                "width": -42
              },
              "position": {
                "line": 9824,
                "column": 9
              },
              "errorSnippet": "&lt;button type=\"button\" class=\"btn btn-clr float-right\"&gt;OK&lt;/button&gt;",
              "xpath": "/html/body/div[10]/div[1]/div[1]/div[3]/button[1]",
              "issueID": "a5098b3a6bf9ad03d72f09ce4c8345ce",
              "signature": "9faccd2b0657500269d54ae535021186",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=a5098b3a6bf9ad03d72f09ce4c8345ce"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7309,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"#\" class=\"wscrOk\"&gt;OK&lt;/a&gt;",
              "xpath": "/html/body/div[11]/div[3]/a[1]",
              "issueID": "5017e0c8228b3ead7101fdc8d7166db9",
              "signature": "8da53455e36135a9b3194c7b6a7ab9c5",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=5017e0c8228b3ead7101fdc8d7166db9"
            },
            {
              "tID": 184,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links are adjacent and point to the same destination.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "These links are adjacent and point to the same destination. Repeated link announcements from screen readers and additonal tab stops for keyboards creates unnecessary impediments and frustration for users.   If the adjacent links are thematically connected, such as an image and a text link pointing to the same destination, wrapping them both in the same link. Depending on the content, it may also be appropriate to delete one of the links or, if the links are part of a group, to place them in a linked block-level element.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 683,
                "column": 0
              },
              "errorSnippet": "&lt;a target=\"_blank\" href=\"/\"&gt;AAAtraq&lt;/a&gt;",
              "xpath": "/html/body/main[1]/div[1]/div[1]/div[1]/div[1]/div[3]/section[1]/p[2]/a[1]",
              "issueID": "f139d3f19db204ff90bd8475a1d571db",
              "signature": "67d49d5d7744be24bd2ba9f1b321303c",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=184&issueID=f139d3f19db204ff90bd8475a1d571db"
            },
            {
              "tID": 184,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links are adjacent and point to the same destination.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "These links are adjacent and point to the same destination. Repeated link announcements from screen readers and additonal tab stops for keyboards creates unnecessary impediments and frustration for users.   If the adjacent links are thematically connected, such as an image and a text link pointing to the same destination, wrapping them both in the same link. Depending on the content, it may also be appropriate to delete one of the links or, if the links are part of a group, to place them in a linked block-level element.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 711,
                "column": 416
              },
              "errorSnippet": "&lt;a target=\"_blank\" href=\"/\"&gt;AAAtraq&lt;/a&gt;",
              "xpath": "/html/body/main[1]/div[1]/div[1]/div[1]/div[1]/div[3]/section[1]/p[2]/a[2]",
              "issueID": "08a835555eb7ce697b9317a21d9b3942",
              "signature": "aec7128ae34168ecb25145c8f4e08937",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=184&issueID=08a835555eb7ce697b9317a21d9b3942"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 682,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://privacyandcookies.eu/\" target=\"_blank\" style=\"text-decoration: none; cursor: pointer; margin: 0px; padding: 10px 0px 0px; font-size: 8pt; font-family: Arial, sans-serif; color: rgb(98, 114, 130); display: block; width: 50%;\"&gt;&lt;sp",
              "xpath": "/html/body/div[1]/div[1]/a[2]",
              "issueID": "17dc4bc0a700cdb12942737a86cfcd92",
              "signature": "12df00e6c25f4173da3428e7d2030ea3",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=17dc4bc0a700cdb12942737a86cfcd92"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 683,
                "column": 0
              },
              "errorSnippet": "&lt;a target=\"_blank\" href=\"/\"&gt;AAAtraq&lt;/a&gt;",
              "xpath": "/html/body/main[1]/div[1]/div[1]/div[1]/div[1]/div[3]/section[1]/p[2]/a[1]",
              "issueID": "473de2818e1df8890aba17c3e5d91b00",
              "signature": "3e5ca030355b5a2fd6a8b89ccadcd4ae",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=473de2818e1df8890aba17c3e5d91b00"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 711,
                "column": 416
              },
              "errorSnippet": "&lt;a target=\"_blank\" href=\"/\"&gt;AAAtraq&lt;/a&gt;",
              "xpath": "/html/body/main[1]/div[1]/div[1]/div[1]/div[1]/div[3]/section[1]/p[2]/a[2]",
              "issueID": "3eeec37c232469b259741652d28e114d",
              "signature": "e1688a0b1f718ad306f15ed85c76b147",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=3eeec37c232469b259741652d28e114d"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 713,
                "column": 1090
              },
              "errorSnippet": "&lt;a href=\"/terms/\" target=\"_blank\"&gt;terms and conditions&lt;/a&gt;",
              "xpath": "/html/body/main[1]/div[1]/div[1]/div[1]/div[1]/div[3]/section[1]/p[2]/a[3]",
              "issueID": "dc56686ba9be83032faada4dda296bb4",
              "signature": "44550854877649f7a7648428cfd4148a",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=dc56686ba9be83032faada4dda296bb4"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 731,
                "column": 79
              },
              "errorSnippet": "&lt;a href=\"/terms/\" target=\"_blank\"&gt;terms and conditions&lt;/a&gt;",
              "xpath": "/html/body/main[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[3]/section[1]/p[3]/a[1]",
              "issueID": "fd334632de1a21df7bacb318e659d75c",
              "signature": "d6e14d5282486de646057d82762ec872",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=fd334632de1a21df7bacb318e659d75c"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 1718,
                "column": 5796
              },
              "errorSnippet": "&lt;a href=\"/privacy/\" target=\"_blank\"&gt;privacy policy&lt;/a&gt;",
              "xpath": "/html/body/main[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[3]/section[1]/p[3]/a[2]",
              "issueID": "aaf806fcf2eb9a791cb85739cb8a4d33",
              "signature": "cd145cfcfc44b6e62516c54c6e4c130f",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=aaf806fcf2eb9a791cb85739cb8a4d33"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 121.328125,
                  "y": 2
                },
                "bottom-right": {
                  "x": 243.328125,
                  "y": 18
                },
                "height": 16,
                "width": 122
              },
              "position": {
                "line": 6480,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"/terms/\" target=\"_blank\"&gt;Terms &amp;amp; Conditions &lt;span class=\"sr-only\"&gt;(opens in a new window)&lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[1]/div[1]/div[2]/div[2]/ul[1]/li[1]/a[1]",
              "issueID": "a04463002f25c8baec600889f58ae6fc",
              "signature": "5e79e85076a8263f738bbc16f90bf6b6",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=a04463002f25c8baec600889f58ae6fc"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 196.328125,
                  "y": 23
                },
                "bottom-right": {
                  "x": 243.328125,
                  "y": 39
                },
                "height": 16,
                "width": 47
              },
              "position": {
                "line": 6481,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/privacy/\" target=\"_blank\"&gt;Privacy &lt;span class=\"sr-only\"&gt;(opens in a new window)&lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[1]/div[1]/div[2]/div[2]/ul[1]/li[2]/a[1]",
              "issueID": "0d24ae76aa943895713fc0134f205bfe",
              "signature": "d53f88d5ff17c0a825aab6aa843a9403",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=0d24ae76aa943895713fc0134f205bfe"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 66.328125,
                  "y": 104
                },
                "bottom-right": {
                  "x": 104.328125,
                  "y": 142
                },
                "height": 38,
                "width": 38
              },
              "position": {
                "line": 6481,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"footer-social-icon\" href=\"https://twitter.com/AAAtraq\" target=\"_blank\"&gt; &lt;div&gt; &lt;i class=\"fa fa-twitter\"&gt;&lt;/i&gt; &lt;span class=\"sr-only\"&gt;Twitter&lt;/span&gt; &lt;/div&gt; &lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[1]/div[1]/div[2]/div[2]/div[1]/a[1]",
              "issueID": "daa1700605269a854648a3e79f667ef9",
              "signature": "1865a1496c496ba00c79e3b08b4ba73c",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=daa1700605269a854648a3e79f667ef9"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 114.328125,
                  "y": 104
                },
                "bottom-right": {
                  "x": 152.328125,
                  "y": 142
                },
                "height": 38,
                "width": 38
              },
              "position": {
                "line": 6840,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"footer-social-icon\" href=\"https://www.linkedin.com/company/aaatraq-official/\" target=\"_blank\"&gt; &lt;div&gt; &lt;i class=\"fa fa-linkedin\"&gt;&lt;/i&gt; &lt;span class=\"sr-only\"&gt;Linked in&lt;/span&gt; &lt;/div&gt; &lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[1]/div[1]/div[2]/div[2]/div[1]/a[2]",
              "issueID": "99ec1d570cca3c83edcf27f2562ab658",
              "signature": "56ee0b3f42c6184a2b881b4b470da17c",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=99ec1d570cca3c83edcf27f2562ab658"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 162.328125,
                  "y": 104
                },
                "bottom-right": {
                  "x": 200.328125,
                  "y": 142
                },
                "height": 38,
                "width": 38
              },
              "position": {
                "line": 6840,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"footer-social-icon\" href=\"https://www.instagram.com/aaatraq/\" target=\"_blank\"&gt; &lt;div&gt; &lt;i class=\"fa fa-instagram\"&gt;&lt;/i&gt; &lt;span class=\"sr-only\"&gt;Instagram&lt;/span&gt; &lt;/div&gt; &lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[1]/div[1]/div[2]/div[2]/div[1]/a[3]",
              "issueID": "071857d83c9a043291a4a4c8b88144bb",
              "signature": "40071c17dc841b0f9d0e55b0dd17a7a6",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=071857d83c9a043291a4a4c8b88144bb"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 210.328125,
                  "y": 104
                },
                "bottom-right": {
                  "x": 248.328125,
                  "y": 142
                },
                "height": 38,
                "width": 38
              },
              "position": {
                "line": 6841,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"footer-social-icon\" href=\"https://www.youtube.com/channel/UCDhmO3zo3fwDdPvnSGNJgsg\" rel=\"noopener noreferer\" target=\"_blank\"&gt; &lt;div&gt; &lt;i class=\"fa fa-youtube-play\"&gt;&lt;/i&gt; &lt;span class=\"sr-only\"&gt;You Tube&lt;/span&gt; &lt",
              "xpath": "/html/body/footer[1]/div[1]/div[1]/div[2]/div[2]/div[1]/a[4]",
              "issueID": "74f1f00c6543648e8ae975a882eaf651",
              "signature": "9cbf5cf1d607f63e81194f30867a3e98",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=74f1f00c6543648e8ae975a882eaf651"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6841,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/terms/\" target=\"_blank\"&gt;Terms and Conditions&lt;/a&gt;",
              "xpath": "/html/body/div[3]/div[1]/div[1]/div[3]/section[1]/p[3]/a[1]",
              "issueID": "688ede3c82f488a814e02429cc96c505",
              "signature": "e7816b052bf127de9f42f22c5b1b54c8",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=688ede3c82f488a814e02429cc96c505"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6841,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/privacy/\" target=\"_blank\"&gt;Privacy Policy&lt;/a&gt;",
              "xpath": "/html/body/div[3]/div[1]/div[1]/div[3]/section[1]/p[3]/a[2]",
              "issueID": "2156efc0ddfca92f9fd01ace16ad8f91",
              "signature": "5130bf2f9155ae2ea59ae310e64288f0",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=2156efc0ddfca92f9fd01ace16ad8f91"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6841,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/terms/\" target=\"_blank\"&gt;Terms and Conditions&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[1]/div[1]/div[3]/section[1]/p[1]/a[1]",
              "issueID": "e433a76a6e2dfe7c19dcad583ff339ec",
              "signature": "756ae2c9975a800322368a5fb18ef957",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=e433a76a6e2dfe7c19dcad583ff339ec"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7008,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"/privacy/\" target=\"_blank\"&gt;Privacy Policy&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[1]/div[1]/div[3]/section[1]/p[1]/a[2]",
              "issueID": "e147db0c37d4b0725d965317ad2d2755",
              "signature": "6fd6c81ca4fee087e4e67d10b596a385",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=e147db0c37d4b0725d965317ad2d2755"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7009,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/terms/\" target=\"_blank\"&gt;Terms and Conditions&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[3]/section[1]/p[3]/a[1]",
              "issueID": "e2a8bacb3fa6705749c193540b675d83",
              "signature": "41488ae5ec83e9934b87f3f97689e379",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=e2a8bacb3fa6705749c193540b675d83"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7009,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/privacy/\" target=\"_blank\"&gt;Privacy Policy&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[3]/section[1]/p[3]/a[2]",
              "issueID": "1f8f222a9a49acf8c3ce24ad2ba4f063",
              "signature": "5519147059a851b20efe4087233233ed",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=1f8f222a9a49acf8c3ce24ad2ba4f063"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -42,
                  "y": -22
                },
                "height": -22,
                "width": -42
              },
              "position": {
                "line": 7009,
                "column": 0
              },
              "errorSnippet": "&lt;a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Have%20you%20seen%20AAAtraq%3F%20Free%20summary%20of%20accessibility%20Risk%20and%20a%20few%20founder%20subscriber%20offers%20remaining.&amp;amp;url=https://aaatraq.com/&amp;amp;via=aaatra",
              "xpath": "/html/body/div[7]/div[1]/div[1]/div[3]/section[1]/p[4]/a[1]",
              "issueID": "1cb25f63c2fe6e16d6c817a30af9b89a",
              "signature": "50ccbcbb24786ad66c19c0a27a9f399d",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=1cb25f63c2fe6e16d6c817a30af9b89a"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 11.5,
                  "y": 10
                },
                "bottom-right": {
                  "x": 118.203,
                  "y": 25
                },
                "height": 15,
                "width": 106.703
              },
              "position": {
                "line": 7081,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://policy.privacyandcookies.eu/b2aa1619-en-gb.pdf\" target=\"_blank\" style=\"display: inline-block; margin: 0px; padding: 0px;\"&gt;About our cookies&lt;span class=\"wscrSRonly\"&gt; (opens in a new window)&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[11]/div[2]/div[2]/ul[1]/li[1]/a[1]",
              "issueID": "5697a9dd42d98880d1351b873cb87b93",
              "signature": "e8267ed1809550332150901490dda727",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=5697a9dd42d98880d1351b873cb87b93"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 11.5,
                  "y": 10
                },
                "bottom-right": {
                  "x": 102.625,
                  "y": 25
                },
                "height": 15,
                "width": 91.125
              },
              "position": {
                "line": 7081,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://policy.privacyandcookies.eu//b2aa1619_cert-en-gb.pdf\" target=\"_blank\" style=\"display: inline-block; margin: 0px; padding: 0px;\"&gt;Audit certificate&lt;span class=\"wscrSRonly\"&gt; (opens in a new window)&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[11]/div[2]/div[2]/ul[1]/li[2]/a[1]",
              "issueID": "912d2ef8813a1a844ed9271db755dfeb",
              "signature": "09dc4d3b05790f02f02060711d8ac66e",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=912d2ef8813a1a844ed9271db755dfeb"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 512,
                  "y": 204
                },
                "bottom-right": {
                  "x": 609.1406,
                  "y": 228
                },
                "height": 24,
                "width": 97.1406
              },
              "position": {
                "line": 7081,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://privacyandcookies.eu/\" target=\"_blank\" style=\"text-decoration: none; position: absolute; cursor: pointer; margin: 0px; padding: 0px; bottom: 10px; font-size: 8pt; font-family: Arial, sans-serif; color: rgb(98, 114, 130); left: 512px;\"",
              "xpath": "/html/body/div[11]/div[2]/a[1]",
              "issueID": "699c322d60bc38b95a33d911418d6369",
              "signature": "11acc0465ebdd693921cf7754d4618d1",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=699c322d60bc38b95a33d911418d6369"
            }
          ],
          "log": []
        }
      }
    }
  ],
  "timeStamp": "3zjtz",
  "startTime": "2022-07-06T02:40:54",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "hover",
      26
    ],
    [
      "motion",
      14
    ],
    [
      "focInd",
      14
    ],
    [
      "ibm",
      8
    ],
    [
      "alfa",
      5
    ],
    [
      "wave",
      4
    ],
    [
      "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": 15,
  "logSize": 2350,
  "errorLogCount": 15,
  "errorLogSize": 2350,
  "prohibitedCount": 0,
  "visitTimeoutCount": 0,
  "visitRejectionCount": 0,
  "endTime": "2022-07-06T02:42:38",
  "elapsedSeconds": 103,
  "score": {
    "scoreProcID": "sp12b",
    "logWeights": {
      "logCount": 0.5,
      "logSize": 0.01,
      "errorLogCount": 1,
      "errorLogSize": 0.02,
      "prohibitedCount": 15,
      "visitTimeoutCount": 10,
      "visitRejectionCount": 10
    },
    "soloWeight": 2,
    "groupWeights": {
      "absolute": 2,
      "largest": 1,
      "smaller": 0.4
    },
    "preventionWeights": {
      "testaro": 50,
      "other": 100
    },
    "packageDetails": {
      "testaro": {
        "bulk": 0,
        "focInd": 138,
        "focOp": 70,
        "hover": 34,
        "linkUl": 108,
        "styleDiff": 29,
        "zIndex": 143
      },
      "alfa": {
        "r13": 4,
        "r57": 52,
        "r65": 1,
        "r66": 65,
        "r69": 25,
        "r73": 152,
        "r74": 168,
        "r83": 264
      },
      "axe": {
        "color-contrast-enhanced": 154,
        "color-contrast": 13,
        "frame-tested": 1,
        "hidden-content": 0,
        "p-as-heading": 1
      },
      "htmlcs": {
        "e:AA.1_3_1.F68": 4,
        "e:AA.1_3_1.H42.2": 8,
        "e:AA.1_3_1.H71.NoLegend": 4,
        "e:AA.1_4_3.G145.Fail": 4,
        "e:AA.1_4_3.G18.Fail": 4,
        "e:AA.2_4_1.H64.1": 8,
        "e:AA.4_1_2.H91.Fieldset.Name": 4,
        "e:AA.4_1_2.H91.Textarea.Name": 4,
        "w:AA.1_3_1.H39.3.NoCaption": 2,
        "w:AA.1_3_1.H48": 4,
        "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": 15,
        "w:AA.1_4_3.G145.Abs": 2,
        "w:AA.1_4_3.G18.Abs": 7,
        "w:AA.1_4_3.G18.BgImage": 2,
        "w:AA.1_4_3_F24.F24.BGColour": 1,
        "w:AA.1_4_3_F24.F24.FGColour": 10
      },
      "wave": {
        "e:label_missing": 4,
        "e:heading_empty": 8,
        "e:th_empty": 12,
        "c:contrast": 42,
        "a:text_justified": 4,
        "a:alt_long": 2,
        "a:legend_missing": 6,
        "a:heading_possible": 16,
        "a:link_redundant": 3,
        "a:link_pdf": 3,
        "a:text_small": 4,
        "a:table_layout": 1
      },
      "tenon": {
        "36": 4,
        "95": 24,
        "134": 6,
        "144": 20,
        "152": 168,
        "184": 8,
        "218": 88
      }
    },
    "groupDetails": {
      "groups": {
        "visibleBulk": {
          "testaro": {
            "bulk": {
              "score": 1,
              "what": "Page contains many visible elements"
            }
          }
        },
        "focusIndication": {
          "testaro": {
            "focInd": {
              "score": 138,
              "what": "Focused element displaying no or nostandard focus indicator"
            }
          },
          "alfa": {
            "r65": {
              "score": 1,
              "what": "Element in sequential focus order has no visible focus"
            }
          }
        },
        "focusableOperable": {
          "testaro": {
            "focOp": {
              "score": 53,
              "what": "Operable elements that cannot be Tab-focused and vice versa"
            }
          }
        },
        "hoverSurprise": {
          "testaro": {
            "hover": {
              "score": 9,
              "what": "Content changes caused by hovering"
            }
          }
        },
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 54,
              "what": "Non-underlined adjacent links"
            }
          }
        },
        "inconsistentStyles": {
          "testaro": {
            "styleDiff": {
              "score": 7,
              "what": "Heading, link, and button style inconsistencies"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 36,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "iframeTitleBad": {
          "alfa": {
            "r13": {
              "score": 4,
              "what": "iframe has no accessible name"
            }
          },
          "htmlcs": {
            "e:AA.2_4_1.H64.1": {
              "score": 8,
              "what": "iframe element has no non-empty title attribute"
            }
          }
        },
        "contentBeyondLandmarks": {
          "alfa": {
            "r57": {
              "score": 26,
              "what": "Perceivable text content is not included in any landmark"
            }
          }
        },
        "contrastAAA": {
          "alfa": {
            "r66": {
              "score": 16,
              "what": "Text contrast less than AAA requires"
            }
          },
          "axe": {
            "color-contrast-enhanced": {
              "score": 39,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          },
          "tenon": {
            "95": {
              "score": 6,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "contrastAA": {
          "alfa": {
            "r69": {
              "score": 19,
              "what": "Text outside widget has subminimum contrast"
            }
          },
          "axe": {
            "color-contrast": {
              "score": 10,
              "what": "Element has insufficient color contrast"
            }
          },
          "htmlcs": {
            "e:AA.1_4_3.G145.Fail": {
              "score": 3,
              "what": "Contrast between the text and its background is less than 3:1."
            },
            "e:AA.1_4_3.G18.Fail": {
              "score": 3,
              "what": "Contrast between the text and its background is less than 4.5:1"
            }
          },
          "wave": {
            "c:contrast": {
              "score": 32,
              "what": "Very low contrast"
            }
          }
        },
        "noLeading": {
          "alfa": {
            "r73": {
              "score": 114,
              "what": "Paragraph of text has insufficient line height"
            }
          }
        },
        "fontSizeAbsolute": {
          "alfa": {
            "r74": {
              "score": 84,
              "what": "Paragraph text has an absolute font size"
            }
          }
        },
        "overflowHidden": {
          "alfa": {
            "r83": {
              "score": 264,
              "what": "Overflow is hidden or clipped if the text is enlarged"
            }
          }
        },
        "frameContentRisk": {
          "axe": {
            "frame-tested": {
              "score": 1,
              "what": "Some content is in an iframe and therefore may not be testable for accessibility"
            }
          }
        },
        "hiddenContentRisk": {
          "axe": {
            "hidden-content": {
              "score": 1,
              "what": "Some content is hidden and therefore may not be testable for accessibility"
            }
          }
        },
        "pseudoHeadingRisk": {
          "axe": {
            "p-as-heading": {
              "score": 1,
              "what": "Styled p element may be misused as a heading"
            }
          },
          "wave": {
            "a:heading_possible": {
              "score": 4,
              "what": "Possible heading"
            }
          }
        },
        "controlLabel": {
          "htmlcs": {
            "e:AA.1_3_1.F68": {
              "score": 4,
              "what": "Form control has no label"
            }
          },
          "wave": {
            "e:label_missing": {
              "score": 4,
              "what": "Missing form label"
            }
          }
        },
        "headingEmpty": {
          "htmlcs": {
            "e:AA.1_3_1.H42.2": {
              "score": 6,
              "what": "Heading empty"
            }
          },
          "wave": {
            "e:heading_empty": {
              "score": 6,
              "what": "Empty heading"
            }
          }
        },
        "legendMissing": {
          "htmlcs": {
            "e:AA.1_3_1.H71.NoLegend": {
              "score": 2,
              "what": "Fieldset has no legend element"
            }
          },
          "wave": {
            "a:legend_missing": {
              "score": 3,
              "what": "Fieldset has no legend element"
            }
          }
        },
        "groupName": {
          "htmlcs": {
            "e:AA.4_1_2.H91.Fieldset.Name": {
              "score": 3,
              "what": "Fieldset has no accessible name"
            }
          }
        },
        "textAreaNoText": {
          "htmlcs": {
            "e:AA.4_1_2.H91.Textarea.Name": {
              "score": 4,
              "what": "textarea element has no accessible name"
            }
          }
        },
        "tableCaption": {
          "htmlcs": {
            "w:AA.1_3_1.H39.3.NoCaption": {
              "score": 1,
              "what": "Table has no caption element"
            }
          }
        },
        "pseudoNavListRisk": {
          "htmlcs": {
            "w:AA.1_3_1.H48": {
              "score": 1,
              "what": "Navigation links are not coded as a list"
            }
          }
        },
        "scrollRisk": {
          "htmlcs": {
            "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
              "score": 4,
              "what": "Fixed-position element may force bidirectional scrolling"
            }
          }
        },
        "contrastRisk": {
          "htmlcs": {
            "w:AA.1_4_3.G145.Abs": {
              "score": 1,
              "what": "Contrast between the absolutely positioned large text and its background may be less than 3:1"
            },
            "w:AA.1_4_3.G18.Abs": {
              "score": 2,
              "what": "Contrast between the absolutely positioned text and its background may be inadequate"
            },
            "w:AA.1_4_3.G18.BgImage": {
              "score": 1,
              "what": "Contrast between the text and its background image may be less than 4.5:1"
            },
            "w:AA.1_4_3_F24.F24.BGColour": {
              "score": 1,
              "what": "Inline background color may lack a complementary foreground color"
            },
            "w:AA.1_4_3_F24.F24.FGColour": {
              "score": 3,
              "what": "Inline foreground color may lack a complementary background color"
            }
          }
        },
        "tableHeaderEmpty": {
          "wave": {
            "e:th_empty": {
              "score": 6,
              "what": "th (table header) contains no text"
            }
          }
        },
        "justification": {
          "wave": {
            "a:text_justified": {
              "score": 1,
              "what": "Text is justified"
            }
          },
          "tenon": {
            "36": {
              "score": 1,
              "what": "Text is fully justified"
            }
          }
        },
        "imageTextLong": {
          "wave": {
            "a:alt_long": {
              "score": 1,
              "what": "Long text alternative"
            }
          }
        },
        "linkPair": {
          "wave": {
            "a:link_redundant": {
              "score": 2,
              "what": "Adjacent links go to the same URL"
            }
          }
        },
        "pdfLink": {
          "wave": {
            "a:link_pdf": {
              "score": 1,
              "what": "Link to PDF document"
            }
          }
        },
        "fontSmall": {
          "wave": {
            "a:text_small": {
              "score": 3,
              "what": "Text is very small"
            }
          },
          "tenon": {
            "134": {
              "score": 5,
              "what": "Text is very small"
            }
          }
        },
        "layoutTable": {
          "wave": {
            "a:table_layout": {
              "score": 1,
              "what": "Table element is misused to arrange content"
            }
          }
        },
        "leadingClipsText": {
          "tenon": {
            "144": {
              "score": 20,
              "what": "Line height is insufficent to properly display the computed font size"
            }
          }
        },
        "targetSize": {
          "tenon": {
            "152": {
              "score": 84,
              "what": "Actionable element is smaller than the minimum required size"
            }
          }
        },
        "linkDestinationsSame": {
          "tenon": {
            "184": {
              "score": 4,
              "what": "Adjacent links point to the same destination"
            }
          }
        },
        "linkForcesNewWindow": {
          "tenon": {
            "218": {
              "score": 66,
              "what": "Link opens in a new window without user control"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {},
    "summary": {
      "total": 1294,
      "log": 93,
      "preventions": 0,
      "solos": 0,
      "groups": [
        {
          "groupName": "overflowHidden",
          "score": 266
        },
        {
          "groupName": "focusIndication",
          "score": 140
        },
        {
          "groupName": "noLeading",
          "score": 116
        },
        {
          "groupName": "fontSizeAbsolute",
          "score": 86
        },
        {
          "groupName": "targetSize",
          "score": 86
        },
        {
          "groupName": "linkForcesNewWindow",
          "score": 68
        },
        {
          "groupName": "linkIndication",
          "score": 56
        },
        {
          "groupName": "focusableOperable",
          "score": 55
        },
        {
          "groupName": "contrastAAA",
          "score": 50
        },
        {
          "groupName": "contrastAA",
          "score": 48
        },
        {
          "groupName": "zIndexNotZero",
          "score": 38
        },
        {
          "groupName": "contentBeyondLandmarks",
          "score": 28
        },
        {
          "groupName": "leadingClipsText",
          "score": 22
        },
        {
          "groupName": "iframeTitleBad",
          "score": 12
        },
        {
          "groupName": "hoverSurprise",
          "score": 11
        },
        {
          "groupName": "headingEmpty",
          "score": 10
        },
        {
          "groupName": "contrastRisk",
          "score": 10
        },
        {
          "groupName": "inconsistentStyles",
          "score": 9
        },
        {
          "groupName": "controlLabel",
          "score": 8
        },
        {
          "groupName": "tableHeaderEmpty",
          "score": 8
        },
        {
          "groupName": "fontSmall",
          "score": 8
        },
        {
          "groupName": "pseudoHeadingRisk",
          "score": 6
        },
        {
          "groupName": "legendMissing",
          "score": 6
        },
        {
          "groupName": "textAreaNoText",
          "score": 6
        },
        {
          "groupName": "scrollRisk",
          "score": 6
        },
        {
          "groupName": "linkDestinationsSame",
          "score": 6
        },
        {
          "groupName": "groupName",
          "score": 5
        },
        {
          "groupName": "linkPair",
          "score": 4
        },
        {
          "groupName": "visibleBulk",
          "score": 3
        },
        {
          "groupName": "frameContentRisk",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "tableCaption",
          "score": 3
        },
        {
          "groupName": "pseudoNavListRisk",
          "score": 3
        },
        {
          "groupName": "justification",
          "score": 3
        },
        {
          "groupName": "imageTextLong",
          "score": 3
        },
        {
          "groupName": "pdfLink",
          "score": 3
        },
        {
          "groupName": "layoutTable",
          "score": 3
        }
      ]
    }
  }
}