Accessibility test digest

Synopsis

Page: AEL Data

URL: https://aeldata.com/

Score: 933

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

Testaro produced a report enumerating the test results.

Testilo processed the report and used the sp12b scoring procedure to compute partial and total scores for the page. The total score is 933 (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
total933
log398
linkIndication72
contrastAA65
focusableOperable62
allCaps33
titleRedundant30
targetSize26
contrastAAA23
focusIndication19
roleBad19
ariaBadAttribute14
linkPair14
linkForcesNewWindow14
hoverSurprise13
noScriptRisk13
inconsistentStyles10
duplicateID10
overflowHidden10
allItalics9
zIndexNotZero8
controlLabel8
contrastRisk8
inputNoText6
noLeading5
decorativeImageRisk5
horizontalScrolling5
linkTextsSame4
visibleBulk3
justification3
skipRepeatedContent3
hiddenContentRisk3
asideTopLandmark3
pseudoHeadingRisk3
headingStructure3
scrollRisk3
linkNoText3
linkComprehensionRisk3

Issue summary

Special issues

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

Classified issues

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

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

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

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

titleRedundant: Score 30. Issues reported by tests in this category:

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Discussion

Although there are widely accepted accessibility standards, there is no unanimity about how to define, test, and quantify accessibility. The failures reported in this digest merit investigation as potential opportunities for improved accessibility. Investigation may lead you to conclude that some of the reported failures do not actually harm accessibility. Conversely, some substantial accessibility faults can escape detection by any of these tests. You may question the attempt to assign an accessibility score to a web page, or you may prefer weightings and formulas different from those used by sp12b. You can modify and extend Testaro and Testilo to fit other theories and priorities.

Here, in brief, is how sp12a computes a score for a page.

The precise rules of sp12b are found in the code itself.

Report

{
  "id": "42ubn-aeldata",
  "host": {
    "id": "aeldata",
    "which": "https://aeldata.com/",
    "what": "AEL Data"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-07-09T14:22:01"
    },
    {
      "event": "endTime",
      "value": "2022-07-09T14:24:34"
    }
  ],
  "script": {
    "id": "tp12",
    "what": "Alfa, Axe, HTML CodeSniffer, IBM, Tenon, WAVE, and 16 custom tests",
    "strict": true,
    "timeLimit": 300,
    "commands": [
      {
        "type": "launch",
        "which": "webkit",
        "what": "Webkit browser"
      },
      {
        "type": "url",
        "which": "https://aeldata.com/",
        "what": "AEL Data"
      },
      {
        "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://aeldata.com/",
        "what": "AEL Data"
      },
      {
        "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://aeldata.com/",
      "what": "AEL Data",
      "result": "https://aeldata.com/"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://aeldata.com/"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://aeldata.com/",
      "result": {
        "bytes": [
          557412,
          557412,
          557412,
          557412,
          557412
        ],
        "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://aeldata.com/",
      "what": "AEL Data",
      "result": "https://aeldata.com/"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://aeldata.com/",
      "result": {
        "visibleElements": 1013
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://aeldata.com/",
      "result": {
        "totals": {
          "links": 0,
          "buttons": 0,
          "inputs": 0,
          "selects": 0
        },
        "items": []
      }
    },
    {
      "type": "test",
      "which": "focAll",
      "what": "focusable and Tab-focused elements",
      "url": "https://aeldata.com/",
      "result": {
        "tabFocusables": 57,
        "tabFocused": 57,
        "discrepancy": 0
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://aeldata.com/",
      "what": "URL",
      "result": "https://aeldata.com/"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://aeldata.com/",
      "result": {
        "totals": {
          "total": 57,
          "types": {
            "indicatorMissing": {
              "total": 4,
              "tagNames": {
                "BUTTON": 4
              }
            },
            "nonOutlinePresent": {
              "total": 4,
              "tagNames": {
                "INPUT": 3,
                "TEXTAREA": 1
              }
            },
            "outlinePresent": {
              "total": 49,
              "meanDelay": 23,
              "tagNames": {
                "A": 43,
                "INPUT": 2,
                "BUTTON": 4
              }
            }
          }
        },
        "items": {
          "indicatorMissing": [
            {
              "tagName": "BUTTON",
              "text": "Previous"
            },
            {
              "tagName": "BUTTON",
              "text": "Next"
            },
            {
              "tagName": "BUTTON",
              "text": "Previous"
            },
            {
              "tagName": "BUTTON",
              "text": "Next"
            }
          ],
          "nonOutlinePresent": [
            {
              "tagName": "INPUT",
              "text": ""
            },
            {
              "tagName": "INPUT",
              "text": ""
            },
            {
              "tagName": "INPUT",
              "text": ""
            },
            {
              "tagName": "TEXTAREA",
              "text": ""
            }
          ],
          "outlinePresent": [
            {
              "tagName": "A",
              "text": "Skip to main navigation",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Skip to main content",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Skip to footer",
              "delay": 0
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Facebook",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Twitter",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Linkedin",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Home",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "About us",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Services",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Services - Child menu",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Web Accessibility",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Web Accessibility - Child menu",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Resources",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Resources - Child menu",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Contact us",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Talk to our experts",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Send Enquiry",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Read More About AEL Data",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Learn more about Accessibility",
              "delay": 103
            },
            {
              "tagName": "A",
              "text": "Learn more about Educational",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Learn more about ePublishing",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Learn more about Ebook Conversion",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Learn more about Responsive Design",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Learn more about Digital Solutions",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "Click here for a Virtual Meeting",
              "delay": 101
            },
            {
              "tagName": "BUTTON",
              "text": "Send",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Understanding Success Criterion 3.1.2: Language of Parts",
              "delay": 103
            },
            {
              "tagName": "A",
              "text": "Continue reading…",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Understanding Success Criterion 1.3.6 Identify Purpose",
              "delay": 106
            },
            {
              "tagName": "A",
              "text": "Continue reading…",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Understanding Success Criterion 1.3.5: Identify Input Purpose",
              "delay": 103
            },
            {
              "tagName": "A",
              "text": "Continue reading…",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "About us",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Blog",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Get in touch",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Education",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Publishing",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Accessibility",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Digital Solutions",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Terms and Conditions",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Privacy Policy",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Accessibility Policy",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Security Policies",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Sitemap",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Facebook",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Twitter",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Linkedin",
              "delay": 0
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://aeldata.com/",
      "what": "URL",
      "result": "https://aeldata.com/"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://aeldata.com/",
      "result": {
        "totals": {
          "total": 142,
          "types": {
            "onlyFocusable": {
              "total": 0,
              "tagNames": {}
            },
            "onlyOperable": {
              "total": 40,
              "tagNames": {
                "A": 40
              }
            },
            "focusableAndOperable": {
              "total": 102,
              "tagNames": {
                "A": 74,
                "INPUT": 12,
                "BUTTON": 14,
                "TEXTAREA": 1,
                "DIV": 1
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [],
          "onlyOperable": [
            {
              "tagName": "A",
              "id": "",
              "text": "Understanding Success Criterion 2.4.7: Focus Visible",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Continue reading…",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Understanding Success Criterion 2.4.5: Multiple Ways",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Continue reading…",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Understanding Success Criterion 2.4.4: Link Purpose (In Context)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Continue reading…",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Understanding Success Criterion 2.5.2: Pointer Cancellation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Continue reading…",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Understanding Success Criterion 2.5.1: Pointer Gesture",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Continue reading…",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Understanding Success Criterion 2.4.10: Section Headings",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Continue reading…",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Understanding Success Criterion 2.4.8: Location",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Continue reading…",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Understanding Success Criterion 2.4.7: Focus Visible",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Continue reading…",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Understanding Success Criterion 2.4.5: Multiple Ways",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Continue reading…",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Understanding Success Criterion 2.4.4: Link Purpose (In Context)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Continue reading…",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Understanding Success Criterion 2.5.5: Target Size",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Continue reading…",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Understanding Success Criterion 2.5.3: Label in Name",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Continue reading…",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Understanding Success Criterion 2.5.4: Motion Actuation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Continue reading…",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Understanding Success Criterion 2.5.2: Pointer Cancellation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Continue reading…",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Understanding Success Criterion 2.5.1: Pointer Gesture",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Continue reading…",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Understanding Success Criterion 2.4.10: Section Headings",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Continue reading…",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Understanding Success Criterion 2.4.8: Location",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Continue reading…",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Understanding Success Criterion 2.4.7: Focus Visible",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Continue reading…",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Understanding Success Criterion 2.4.5: Multiple Ways",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Continue reading…",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Understanding Success Criterion 2.4.4: Link Purpose (In Context)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Continue reading…",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            }
          ],
          "focusableAndOperable": [
            {
              "tagName": "A",
              "id": "",
              "text": "<a name=\"top\"></a>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Skip to main navigation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Skip to main content",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Skip to footer",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "search-form-text-1",
              "text": "<input id=\"search-form-text-1\" type=\"search\" class=\"search-field\" placeholder=\"S",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"submit\" class=\"search-submit\" value=\"Search\" style=\"cursor: default",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Facebook",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Twitter",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Linkedin",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "menu-toggle",
              "text": "Menu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "search-form-text-2",
              "text": "<input id=\"search-form-text-2\" type=\"search\" class=\"search-field\" placeholder=\"S",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"submit\" class=\"search-submit\" value=\"Search\" style=\"cursor: default",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Home",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Services - Child menu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Ebook",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Ebook - Child menu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Interactive eBooks",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Graphic Design",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Accessibility - Child menu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessible PDF",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "AIM",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Braille Transcription",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tactile Graphics",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Publishing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Publishing - Child menu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Digitization",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Typesetting",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Editorial",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "OCR Indexing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "XML DTD Design",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "XML-First Workflow",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Digital",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Digital - Child menu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Web Apps",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "DB Creation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "CMS",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Responsive Web Design",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Web Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Web Accessibility - Child menu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility Audit",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility remediation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility Consulting",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Resources",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Resources - Child menu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Blog",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Web Compliance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Web Compliance - Child menu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "ADA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Section 508",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "AODA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "EN 301 549",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Skip to menu toggle button",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "#talktoexperts",
              "text": "Talk to our experts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "#sendenquiry ",
              "text": "Send Enquiry",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "a11y-read-more-button",
              "text": "Read More About AEL Data",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn more about Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn more about Educational",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn more about ePublishing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn more about Ebook Conversion",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn more about Responsive Design",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn more about Digital Solutions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Click here for a Virtual Meeting",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Previous",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Next",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"post_id\" value=\"5461\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"form_id\" value=\"0179b87\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"referer_title\" value=\"Web accessibility, WCAG &amp; A",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"queried_id\" value=\"5461\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "form-field-name",
              "text": "<input size=\"1\" type=\"text\" name=\"form_fields[name]\" id=\"form-field-name\" class=",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "form-field-email",
              "text": "<input size=\"1\" type=\"email\" name=\"form_fields[email]\" id=\"form-field-email\" cla",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "form-field-field_21bfc32",
              "text": "<input size=\"1\" type=\"text\" name=\"form_fields[field_21bfc32]\" id=\"form-field-fie",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "TEXTAREA",
              "id": "form-field-message",
              "text": "<textarea class=\"elementor-field-textual elementor-field elementor-size-sm\" name",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Send",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"text\" name=\"nolvlp5246\" value=\"570719\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Previous",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Understanding Success Criterion 2.5.5: Target Size",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Continue reading…",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Understanding Success Criterion 2.5.3: Label in Name",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Continue reading…",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Understanding Success Criterion 2.5.4: Motion Actuation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Continue reading…",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Next",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Blog",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Get in touch",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Education",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Publishing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Digital Solutions",
              "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": "A",
              "id": "",
              "text": "Accessibility Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Security Policies",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Sitemap",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Facebook",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Twitter",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Linkedin",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "wpfront-scroll-top-container",
              "text": "<img width=\"64\" height=\"71\" src=\"https://aeldata.com/wp-content/plugins/wpfront-",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://aeldata.com/",
      "what": "URL",
      "result": "https://aeldata.com/"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 20,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://aeldata.com/",
      "result": {
        "totals": {
          "triggers": 115,
          "headTriggers": 20,
          "tailTriggers": 95,
          "impactTriggers": 7,
          "additions": 79,
          "removals": 0,
          "opacityChanges": 0,
          "opacityImpact": 0,
          "unhoverables": 4
        },
        "items": {
          "head": {
            "impactTriggers": [
              {
                "tagName": "LI",
                "text": "ServicesServices-ChildmenuEbookEbook-ChildmenuInte",
                "additions": 17,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "Services",
                "additions": 17,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "BUTTON",
                "text": "Services-Childmenu",
                "additions": 17,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "LI",
                "text": "WebAccessibilityWebAccessibility-ChildmenuAccessib",
                "additions": 7,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "WebAccessibility",
                "additions": 7,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "BUTTON",
                "text": "WebAccessibility-Childmenu",
                "additions": 7,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "LI",
                "text": "ResourcesResources-ChildmenuBlogWebComplianceWebCo",
                "additions": 7,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              }
            ],
            "unhoverables": [
              {
                "tagName": "A",
                "id": "",
                "text": "Skiptomainnavigation"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "Skiptomaincontent"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "Skiptofooter"
              }
            ]
          },
          "tail": {
            "impactTriggers": [],
            "unhoverables": [
              {
                "tagName": "A",
                "id": "",
                "text": "UnderstandingSuccessCriterion2.5.6:ConcurrentInput"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://aeldata.com/",
      "what": "URL",
      "result": "https://aeldata.com/"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://aeldata.com/",
      "result": {
        "totals": {
          "mislabeled": 0,
          "unlabeled": 1,
          "wellLabeled": 22
        },
        "items": {
          "mislabeled": [],
          "unlabeled": [
            {
              "index": 20,
              "tagName": "INPUT",
              "type": "text"
            }
          ],
          "wellLabeled": [
            {
              "index": 0,
              "tagName": "INPUT",
              "type": "search",
              "labelType": "label",
              "texts": {
                "label": [
                  "Search for:"
                ]
              }
            },
            {
              "index": 1,
              "tagName": "INPUT",
              "type": "submit",
              "texts": {
                "content": "Search"
              }
            },
            {
              "index": 2,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Menu"
              }
            },
            {
              "index": 3,
              "tagName": "INPUT",
              "type": "search",
              "labelType": "label",
              "texts": {
                "label": [
                  "Search for:"
                ]
              }
            },
            {
              "index": 4,
              "tagName": "INPUT",
              "type": "submit",
              "texts": {
                "content": "Search"
              }
            },
            {
              "index": 5,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Services - Child menu",
                "content": "Services - Child menu"
              }
            },
            {
              "index": 6,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Ebook - Child menu",
                "content": "Ebook - Child menu"
              }
            },
            {
              "index": 7,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Accessibility - Child menu",
                "content": "Accessibility - Child menu"
              }
            },
            {
              "index": 8,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Publishing - Child menu",
                "content": "Publishing - Child menu"
              }
            },
            {
              "index": 9,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Digital - Child menu",
                "content": "Digital - Child menu"
              }
            },
            {
              "index": 10,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Web Accessibility - Child menu",
                "content": "Web Accessibility - Child menu"
              }
            },
            {
              "index": 11,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Resources - Child menu",
                "content": "Resources - Child menu"
              }
            },
            {
              "index": 12,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Web Compliance - Child menu",
                "content": "Web Compliance - Child menu"
              }
            },
            {
              "index": 13,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Previous",
                "content": "Previous"
              }
            },
            {
              "index": 14,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Next",
                "content": "Next"
              }
            },
            {
              "index": 15,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "Name"
                ]
              }
            },
            {
              "index": 16,
              "tagName": "INPUT",
              "type": "email",
              "labelType": "label",
              "texts": {
                "label": [
                  "Email"
                ]
              }
            },
            {
              "index": 17,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "Contact Number"
                ]
              }
            },
            {
              "index": 18,
              "tagName": "TEXTAREA",
              "type": "textarea",
              "labelType": "label",
              "texts": {
                "label": [
                  "Message"
                ]
              }
            },
            {
              "index": 19,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Send"
              }
            },
            {
              "index": 21,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Previous",
                "content": "Previous"
              }
            },
            {
              "index": 22,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Next",
                "content": "Next"
              }
            }
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://aeldata.com/",
      "result": {
        "totals": {
          "links": 114,
          "adjacent": {
            "total": 70,
            "underlined": 0,
            "underlinedPercent": 0
          }
        },
        "items": {
          "underlined": [],
          "notUnderlined": [
            "",
            "Home",
            "About us",
            "Services",
            "Ebook",
            "Accessibility",
            "Publishing",
            "Digital",
            "Web Accessibility",
            "Resources",
            "Blog",
            "Web Compliance",
            "Contact us",
            "Skip to menu toggle button",
            "Talk to our experts",
            "Send Enquiry",
            "Read More About AEL Data",
            "Learn more about Accessibility",
            "Learn more about Educational",
            "Learn more about ePublishing",
            "Learn more about Ebook Conversion",
            "Learn more about Responsive Design",
            "Learn more about Digital Solutions",
            "Click here for a Virtual Meeting",
            "Understanding Success Criterion 2.4.7: Focus Visible",
            "Continue reading…",
            "Understanding Success Criterion 2.4.5: Multiple Ways",
            "Continue reading…",
            "Understanding Success Criterion 2.4.4: Link Purpose (In Context)",
            "Continue reading…",
            "Understanding Success Criterion 2.5.5: Target Size",
            "Continue reading…",
            "Understanding Success Criterion 2.5.3: Label in Name",
            "Continue reading…",
            "Understanding Success Criterion 2.5.4: Motion Actuation",
            "Continue reading…",
            "Understanding Success Criterion 2.5.2: Pointer Cancellation",
            "Continue reading…",
            "Understanding Success Criterion 2.5.1: Pointer Gesture",
            "Continue reading…",
            "Understanding Success Criterion 2.4.10: Section Headings",
            "Continue reading…",
            "Understanding Success Criterion 2.4.8: Location",
            "Continue reading…",
            "Understanding Success Criterion 2.4.7: Focus Visible",
            "Continue reading…",
            "Understanding Success Criterion 2.4.5: Multiple Ways",
            "Continue reading…",
            "Understanding Success Criterion 2.4.4: Link Purpose (In Context)",
            "Continue reading…",
            "Understanding Success Criterion 2.5.5: Target Size",
            "Continue reading…",
            "Understanding Success Criterion 2.5.3: Label in Name",
            "Continue reading…",
            "Understanding Success Criterion 2.5.4: Motion Actuation",
            "Continue reading…",
            "Understanding Success Criterion 2.5.2: Pointer Cancellation",
            "Continue reading…",
            "Understanding Success Criterion 2.5.1: Pointer Gesture",
            "Continue reading…",
            "Understanding Success Criterion 2.4.10: Section Headings",
            "Continue reading…",
            "Understanding Success Criterion 2.4.8: Location",
            "Continue reading…",
            "Understanding Success Criterion 2.4.7: Focus Visible",
            "Continue reading…",
            "Understanding Success Criterion 2.4.5: Multiple Ways",
            "Continue reading…",
            "Understanding Success Criterion 2.4.4: Link Purpose (In Context)",
            "Continue reading…"
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://aeldata.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://aeldata.com/",
      "what": "URL",
      "result": "https://aeldata.com/"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://aeldata.com/",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://aeldata.com/",
      "result": {
        "roleElements": 29,
        "badRoleElements": 11,
        "redundantRoleElements": 0,
        "tagNames": {
          "A": {
            "button": {
              "bad": 10,
              "redundant": 0
            }
          },
          "DIV": {
            "button": {
              "bad": 1,
              "redundant": 0
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://aeldata.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": 14,
            "subtotals": [
              5,
              4,
              3,
              1,
              1
            ]
          },
          "adjacentLink": {
            "total": 70,
            "subtotals": [
              46,
              24
            ]
          },
          "listLink": {
            "total": 44,
            "subtotals": [
              23,
              15,
              3,
              3
            ]
          },
          "h1": {
            "total": 1
          },
          "h2": {
            "total": 13,
            "subtotals": [
              5,
              4,
              2,
              1,
              1
            ]
          },
          "h3": {
            "total": 33,
            "subtotals": [
              23,
              6,
              4
            ]
          }
        },
        "items": {
          "button": {
            "fontWeight": {
              "400": [
                "Previous",
                "Next",
                "Previous",
                "Next"
              ],
              "700": [
                "Menu",
                "Services - Child menu",
                "Ebook - Child menu",
                "Accessibility - Child menu",
                "Publishing - Child menu",
                "Digital - Child menu",
                "Web Accessibility - Child menu",
                "Resources - Child menu",
                "Web Compliance - Child menu",
                "Send"
              ]
            },
            "borderStyle": {
              "solid": [
                "Menu"
              ],
              "none": [
                "Services - Child menu",
                "Ebook - Child menu",
                "Accessibility - Child menu",
                "Publishing - Child menu",
                "Digital - Child menu",
                "Web Accessibility - Child menu",
                "Resources - Child menu",
                "Web Compliance - Child menu",
                "Previous",
                "Next",
                "Send",
                "Previous",
                "Next"
              ]
            },
            "borderWidth": {
              "1px": [
                "Menu"
              ],
              "0px": [
                "Services - Child menu",
                "Ebook - Child menu",
                "Accessibility - Child menu",
                "Publishing - Child menu",
                "Digital - Child menu",
                "Web Accessibility - Child menu",
                "Resources - Child menu",
                "Web Compliance - Child menu",
                "Previous",
                "Next",
                "Send",
                "Previous",
                "Next"
              ]
            },
            "height": {
              "auto": [
                "Menu"
              ],
              "10px": [
                "Services - Child menu",
                "Ebook - Child menu",
                "Accessibility - Child menu",
                "Publishing - Child menu",
                "Digital - Child menu",
                "Web Accessibility - Child menu",
                "Resources - Child menu",
                "Web Compliance - Child menu"
              ],
              "28px": [
                "Previous",
                "Next",
                "Previous",
                "Next"
              ],
              "40px": [
                "Send"
              ]
            },
            "lineHeight": {
              "25.888px": [
                "Menu",
                "Services - Child menu",
                "Ebook - Child menu",
                "Accessibility - Child menu",
                "Publishing - Child menu",
                "Digital - Child menu",
                "Web Accessibility - Child menu",
                "Resources - Child menu",
                "Web Compliance - Child menu",
                "Send"
              ],
              "24px": [
                "Previous",
                "Next",
                "Previous",
                "Next"
              ]
            },
            "minHeight": {
              "0px": [
                "Menu",
                "Ebook - Child menu",
                "Accessibility - Child menu",
                "Publishing - Child menu",
                "Digital - Child menu",
                "Web Compliance - Child menu",
                "Previous",
                "Next",
                "Previous",
                "Next"
              ],
              "auto": [
                "Services - Child menu",
                "Web Accessibility - Child menu",
                "Resources - Child menu"
              ],
              "40px": [
                "Send"
              ]
            },
            "minWidth": {
              "0px": [
                "Menu",
                "Ebook - Child menu",
                "Accessibility - Child menu",
                "Publishing - Child menu",
                "Digital - Child menu",
                "Web Compliance - Child menu",
                "Previous",
                "Next",
                "Previous",
                "Next"
              ],
              "auto": [
                "Services - Child menu",
                "Web Accessibility - Child menu",
                "Resources - Child menu",
                "Send"
              ]
            }
          },
          "adjacentLink": {
            "fontWeight": {
              "400": [
                "",
                "Home",
                "About us",
                "Services",
                "Ebook",
                "Accessibility",
                "Publishing",
                "Digital",
                "Web Accessibility",
                "Resources",
                "Blog",
                "Web Compliance",
                "Contact us",
                "Skip to menu toggle button",
                "Talk to our experts",
                "Send Enquiry",
                "Read More About AEL Data",
                "Learn more about Accessibility",
                "Learn more about Educational",
                "Learn more about ePublishing",
                "Learn more about Ebook Conversion",
                "Learn more about Responsive Design",
                "Learn more about Digital Solutions",
                "Click here for a Virtual Meeting"
              ],
              "700": [
                "Understanding Success Criterion 2.4.7: Focus Visible",
                "Continue reading…",
                "Understanding Success Criterion 2.4.5: Multiple Ways",
                "Continue reading…",
                "Understanding Success Criterion 2.4.4: Link Purpose (In Context)",
                "Continue reading…",
                "Understanding Success Criterion 2.5.5: Target Size",
                "Continue reading…",
                "Understanding Success Criterion 2.5.3: Label in Name",
                "Continue reading…",
                "Understanding Success Criterion 2.5.4: Motion Actuation",
                "Continue reading…",
                "Understanding Success Criterion 2.5.2: Pointer Cancellation",
                "Continue reading…",
                "Understanding Success Criterion 2.5.1: Pointer Gesture",
                "Continue reading…",
                "Understanding Success Criterion 2.4.10: Section Headings",
                "Continue reading…",
                "Understanding Success Criterion 2.4.8: Location",
                "Continue reading…",
                "Understanding Success Criterion 2.4.7: Focus Visible",
                "Continue reading…",
                "Understanding Success Criterion 2.4.5: Multiple Ways",
                "Continue reading…",
                "Understanding Success Criterion 2.4.4: Link Purpose (In Context)",
                "Continue reading…",
                "Understanding Success Criterion 2.5.5: Target Size",
                "Continue reading…",
                "Understanding Success Criterion 2.5.3: Label in Name",
                "Continue reading…",
                "Understanding Success Criterion 2.5.4: Motion Actuation",
                "Continue reading…",
                "Understanding Success Criterion 2.5.2: Pointer Cancellation",
                "Continue reading…",
                "Understanding Success Criterion 2.5.1: Pointer Gesture",
                "Continue reading…",
                "Understanding Success Criterion 2.4.10: Section Headings",
                "Continue reading…",
                "Understanding Success Criterion 2.4.8: Location",
                "Continue reading…",
                "Understanding Success Criterion 2.4.7: Focus Visible",
                "Continue reading…",
                "Understanding Success Criterion 2.4.5: Multiple Ways",
                "Continue reading…",
                "Understanding Success Criterion 2.4.4: Link Purpose (In Context)",
                "Continue reading…"
              ]
            }
          },
          "listLink": {
            "textDecorationLine": {
              "underline": [
                "Skip to main navigation",
                "Skip to main content",
                "Skip to footer",
                "Facebook",
                "Twitter",
                "Linkedin",
                "About us",
                "Blog",
                "Get in touch",
                "Education",
                "Publishing",
                "Accessibility",
                "Digital Solutions",
                "Terms and Conditions",
                "Privacy Policy",
                "Accessibility Policy",
                "Security Policies",
                "Sitemap",
                "Facebook",
                "Twitter",
                "Linkedin"
              ],
              "none": [
                "Interactive eBooks",
                "Graphic Design",
                "Accessible PDF",
                "AIM",
                "Braille Transcription",
                "Tactile Graphics",
                "Digitization",
                "Typesetting",
                "Editorial",
                "OCR Indexing",
                "XML DTD Design",
                "XML-First Workflow",
                "Web Apps",
                "DB Creation",
                "CMS",
                "Responsive Web Design",
                "Accessibility Audit",
                "Accessibility remediation",
                "Accessibility Consulting",
                "ADA",
                "Section 508",
                "AODA",
                "EN 301 549"
              ]
            },
            "color": {
              "rgb(255, 255, 255)": [
                "Skip to main navigation",
                "Skip to main content",
                "Skip to footer",
                "Interactive eBooks",
                "Graphic Design",
                "Accessible PDF",
                "AIM",
                "Braille Transcription",
                "Tactile Graphics",
                "Digitization",
                "Typesetting",
                "Editorial",
                "OCR Indexing",
                "XML DTD Design",
                "XML-First Workflow",
                "Web Apps",
                "DB Creation",
                "CMS",
                "Responsive Web Design",
                "Accessibility Audit",
                "Accessibility remediation",
                "Accessibility Consulting",
                "ADA",
                "Section 508",
                "AODA",
                "EN 301 549",
                "About us",
                "Blog",
                "Get in touch",
                "Education",
                "Publishing",
                "Accessibility",
                "Digital Solutions",
                "Terms and Conditions",
                "Privacy Policy",
                "Accessibility Policy",
                "Security Policies",
                "Sitemap",
                "Facebook",
                "Twitter",
                "Linkedin"
              ],
              "rgb(0, 28, 71)": [
                "Facebook",
                "Twitter",
                "Linkedin"
              ]
            },
            "lineHeight": {
              "1px": [
                "Skip to main navigation",
                "Skip to main content",
                "Skip to footer"
              ],
              "25.888px": [
                "Facebook",
                "Twitter",
                "Linkedin",
                "Interactive eBooks",
                "Graphic Design",
                "Accessible PDF",
                "AIM",
                "Braille Transcription",
                "Tactile Graphics",
                "Digitization",
                "Typesetting",
                "Editorial",
                "OCR Indexing",
                "XML DTD Design",
                "XML-First Workflow",
                "Web Apps",
                "DB Creation",
                "CMS",
                "Responsive Web Design",
                "Accessibility Audit",
                "Accessibility remediation",
                "Accessibility Consulting",
                "ADA",
                "Section 508",
                "AODA",
                "EN 301 549",
                "About us",
                "Blog",
                "Get in touch",
                "Education",
                "Publishing",
                "Accessibility",
                "Digital Solutions",
                "Terms and Conditions",
                "Privacy Policy",
                "Accessibility Policy",
                "Security Policies",
                "Sitemap",
                "Facebook",
                "Twitter",
                "Linkedin"
              ]
            }
          },
          "h2": {
            "fontWeight": {
              "600": [
                "About AEL Data",
                "Why Choose us...?",
                "Services",
                "Work Process",
                "What our clients say",
                "For Queries, Write to us"
              ],
              "700": [
                "Schedule a free consultation"
              ],
              "800": [
                "Search",
                "ABOUT US",
                "COMPANY",
                "INDUSTRIES",
                "QUICK LINKS",
                "FIND US"
              ]
            },
            "color": {
              "rgb(0, 28, 71)": [
                "Search"
              ],
              "rgb(0, 45, 91)": [
                "About AEL Data",
                "Why Choose us...?",
                "Services",
                "For Queries, Write to us"
              ],
              "rgb(255, 255, 255)": [
                "Schedule a free consultation",
                "Work Process",
                "What our clients say",
                "ABOUT US",
                "COMPANY",
                "INDUSTRIES",
                "QUICK LINKS",
                "FIND US"
              ]
            },
            "fontSize": {
              "12.8px": [
                "Search",
                "ABOUT US",
                "COMPANY",
                "INDUSTRIES",
                "QUICK LINKS",
                "FIND US"
              ],
              "32px": [
                "About AEL Data",
                "Why Choose us...?",
                "Services",
                "Work Process",
                "What our clients say",
                "For Queries, Write to us"
              ],
              "36px": [
                "Schedule a free consultation"
              ]
            }
          },
          "h3": {
            "color": {
              "rgb(0, 45, 91)": [
                "Unique Offerings",
                "One Stop Shop",
                "We are passionate",
                "Proven Track Record"
              ],
              "rgb(15, 15, 15)": [
                "Accessibility",
                "Educational",
                "ePublishing",
                "Ebook Conversion",
                "Responsive Design",
                "Digital Solutions"
              ],
              "rgb(51, 51, 51)": [
                "Understanding Success Criterion 2.4.7: Focus Visible",
                "Understanding Success Criterion 2.4.5: Multiple Ways",
                "Understanding Success Criterion 2.4.4: Link Purpose (In Context)",
                "Understanding Success Criterion 2.5.5: Target Size",
                "Understanding Success Criterion 2.5.3: Label in Name",
                "Understanding Success Criterion 2.5.4: Motion Actuation",
                "Understanding Success Criterion 2.5.2: Pointer Cancellation",
                "Understanding Success Criterion 2.5.1: Pointer Gesture",
                "Understanding Success Criterion 2.4.10: Section Headings",
                "Understanding Success Criterion 2.4.8: Location",
                "Understanding Success Criterion 2.4.7: Focus Visible",
                "Understanding Success Criterion 2.4.5: Multiple Ways",
                "Understanding Success Criterion 2.4.4: Link Purpose (In Context)",
                "Understanding Success Criterion 2.5.5: Target Size",
                "Understanding Success Criterion 2.5.3: Label in Name",
                "Understanding Success Criterion 2.5.4: Motion Actuation",
                "Understanding Success Criterion 2.5.2: Pointer Cancellation",
                "Understanding Success Criterion 2.5.1: Pointer Gesture",
                "Understanding Success Criterion 2.4.10: Section Headings",
                "Understanding Success Criterion 2.4.8: Location",
                "Understanding Success Criterion 2.4.7: Focus Visible",
                "Understanding Success Criterion 2.4.5: Multiple Ways",
                "Understanding Success Criterion 2.4.4: Link Purpose (In Context)"
              ]
            },
            "fontSize": {
              "20px": [
                "Unique Offerings",
                "One Stop Shop",
                "We are passionate",
                "Proven Track Record"
              ],
              "24px": [
                "Accessibility",
                "Educational",
                "ePublishing",
                "Ebook Conversion",
                "Responsive Design",
                "Digital Solutions"
              ],
              "16px": [
                "Understanding Success Criterion 2.4.7: Focus Visible",
                "Understanding Success Criterion 2.4.5: Multiple Ways",
                "Understanding Success Criterion 2.4.4: Link Purpose (In Context)",
                "Understanding Success Criterion 2.5.5: Target Size",
                "Understanding Success Criterion 2.5.3: Label in Name",
                "Understanding Success Criterion 2.5.4: Motion Actuation",
                "Understanding Success Criterion 2.5.2: Pointer Cancellation",
                "Understanding Success Criterion 2.5.1: Pointer Gesture",
                "Understanding Success Criterion 2.4.10: Section Headings",
                "Understanding Success Criterion 2.4.8: Location",
                "Understanding Success Criterion 2.4.7: Focus Visible",
                "Understanding Success Criterion 2.4.5: Multiple Ways",
                "Understanding Success Criterion 2.4.4: Link Purpose (In Context)",
                "Understanding Success Criterion 2.5.5: Target Size",
                "Understanding Success Criterion 2.5.3: Label in Name",
                "Understanding Success Criterion 2.5.4: Motion Actuation",
                "Understanding Success Criterion 2.5.2: Pointer Cancellation",
                "Understanding Success Criterion 2.5.1: Pointer Gesture",
                "Understanding Success Criterion 2.4.10: Section Headings",
                "Understanding Success Criterion 2.4.8: Location",
                "Understanding Success Criterion 2.4.7: Focus Visible",
                "Understanding Success Criterion 2.4.5: Multiple Ways",
                "Understanding Success Criterion 2.4.4: Link Purpose (In Context)"
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://aeldata.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://aeldata.com/",
      "result": {
        "totals": {
          "total": 23,
          "tagNames": {
            "HEADER": 1,
            "DIV": 13,
            "BUTTON": 1,
            "UL": 8
          }
        },
        "items": [
          {
            "tagName": "HEADER",
            "id": "masthead",
            "text": "AEL Data Helping you Help Others <link rel='stylesheet' id='cindy-widgets-css' href='https://aeldata"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "AEL Data Helping you Help Others"
          },
          {
            "tagName": "BUTTON",
            "id": "menu-toggle",
            "text": "Menu"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Ebook Ebook - Child menu Interactive eBooks Graphic Design Accessibility Accessibility - Child menu "
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Interactive eBooks Graphic Design"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Accessible PDF AIM Braille Transcription Tactile Graphics"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Digitization Typesetting Editorial OCR Indexing XML DTD Design XML-First Workflow"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Web Apps DB Creation CMS Responsive Web Design"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Accessibility Audit Accessibility remediation Accessibility Consulting"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Blog Web Compliance Web Compliance - Child menu ADA Section 508 AODA EN 301 549"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "ADA Section 508 AODA EN 301 549"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "01"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "02"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "03"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "04"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "05"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "06"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Work by AEL Data has always been carried out to the highest standards and we are naturally very plea"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "I am very pleased to confirm the successful fulfillment of the above Music Retroconversion Keyboardi"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "The art and colors are very good. I specially liked the new artwork for Page 09 and the new fixed Do"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "AEL Data Services LLP have the capacity and ability to cope with complex issues in a prompt manner w"
          },
          {
            "tagName": "DIV",
            "id": "wpfront-scroll-top-container",
            "text": "<img width=\"64\" height=\"71\" src=\"https://aeldata.com/wp-content/plugins/wpfront-scroll-top/images/ic"
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://aeldata.com/",
      "result": {
        "totals": {
          "failures": 36,
          "warnings": 43
        },
        "items": [
          {
            "index": 341,
            "verdict": "failed",
            "rule": {
              "ruleID": "r18",
              "ruleSummary": "aria-* states and properties are allowed",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r18",
              "requirements": [
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/aria/ARIA5",
                  "name": "ARIA5",
                  "title": "Using WAI-ARIA state and property attributes to expose the state of a user interface"
                }
              ]
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-haspopup",
              "path": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/nav[1]/div[1]/ul[1]/li[3]/@aria-haspopup",
              "codeLines": [
                "aria-haspopup=\"true\""
              ]
            }
          },
          {
            "index": 344,
            "verdict": "failed",
            "rule": {
              "ruleID": "r18",
              "ruleSummary": "aria-* states and properties are allowed",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r18",
              "requirements": [
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/aria/ARIA5",
                  "name": "ARIA5",
                  "title": "Using WAI-ARIA state and property attributes to expose the state of a user interface"
                }
              ]
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-haspopup",
              "path": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/nav[1]/div[1]/ul[1]/li[4]/@aria-haspopup",
              "codeLines": [
                "aria-haspopup=\"true\""
              ]
            }
          },
          {
            "index": 347,
            "verdict": "failed",
            "rule": {
              "ruleID": "r18",
              "ruleSummary": "aria-* states and properties are allowed",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r18",
              "requirements": [
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/aria/ARIA5",
                  "name": "ARIA5",
                  "title": "Using WAI-ARIA state and property attributes to expose the state of a user interface"
                }
              ]
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-haspopup",
              "path": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/nav[1]/div[1]/ul[1]/li[5]/@aria-haspopup",
              "codeLines": [
                "aria-haspopup=\"true\""
              ]
            }
          },
          {
            "index": 713,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "span",
              "path": "/html[1]/body[1]/span[1]",
              "codeLines": [
                "<span id=\"elementor-device-mode\" class=\"elementor-screen-only\"></span>"
              ]
            }
          },
          {
            "index": 715,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "span",
              "path": "/html[1]/body[1]/span[2]",
              "codeLines": [
                "<span id=\"elementor-device-mode\" class=\"elementor-screen-only\"></span>"
              ]
            }
          },
          {
            "index": 1025,
            "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": "button",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/div[1]/section[10]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/button[1]",
              "codeLines": [
                "<button class=\"slick-prev slick-arrow\" aria-label=\"Previous\" type=\"button\" style=\"\">",
                "  Previous",
                "</button>"
              ]
            }
          },
          {
            "index": 1026,
            "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": "button",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/div[1]/section[10]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/button[2]",
              "codeLines": [
                "<button class=\"slick-next slick-arrow\" aria-label=\"Next\" type=\"button\" style=\"\">",
                "  Next",
                "</button>"
              ]
            }
          },
          {
            "index": 1067,
            "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[1]/main[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "Helping you Help Others"
              ]
            }
          },
          {
            "index": 1068,
            "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[1]/main[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[2]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "AEL Data effortlessly removes barriers preventing your visitors from accessing your website. We als..."
              ]
            }
          },
          {
            "index": 1069,
            "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[1]/main[1]/div[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "About AEL Data"
              ]
            }
          },
          {
            "index": 1070,
            "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[1]/main[1]/div[1]/section[2]/div[2]/div[1]/div[1]/div[3]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "AEL Data is an IT and ITES company specializing in digitization, ePublishing, eLearning, applicatio..."
              ]
            }
          },
          {
            "index": 1114,
            "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[1]/main[1]/div[1]/section[9]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/span[2]/text()[1]",
              "codeLines": [
                "0"
              ]
            }
          },
          {
            "index": 1115,
            "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[1]/main[1]/div[1]/section[9]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/span[3]/text()[1]",
              "codeLines": [
                "+"
              ]
            }
          },
          {
            "index": 1116,
            "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[1]/main[1]/div[1]/section[9]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/text()[1]",
              "codeLines": [
                "Websites"
              ]
            }
          },
          {
            "index": 1117,
            "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[1]/main[1]/div[1]/section[9]/div[2]/div[1]/div[1]/section[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[2]/text()[1]",
              "codeLines": [
                "0"
              ]
            }
          },
          {
            "index": 1118,
            "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[1]/main[1]/div[1]/section[9]/div[2]/div[1]/div[1]/section[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[3]/text()[1]",
              "codeLines": [
                "+"
              ]
            }
          },
          {
            "index": 1119,
            "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[1]/main[1]/div[1]/section[9]/div[2]/div[1]/div[1]/section[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[2]/text()[1]",
              "codeLines": [
                "MOBILE APPS"
              ]
            }
          },
          {
            "index": 1120,
            "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[1]/main[1]/div[1]/section[9]/div[2]/div[1]/div[1]/section[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/span[2]/text()[1]",
              "codeLines": [
                "0"
              ]
            }
          },
          {
            "index": 1121,
            "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[1]/main[1]/div[1]/section[9]/div[2]/div[1]/div[1]/section[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/span[3]/text()[1]",
              "codeLines": [
                "+"
              ]
            }
          },
          {
            "index": 1122,
            "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[1]/main[1]/div[1]/section[9]/div[2]/div[1]/div[1]/section[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[2]/text()[1]",
              "codeLines": [
                "CLIENTS"
              ]
            }
          },
          {
            "index": 1123,
            "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[1]/main[1]/div[1]/section[9]/div[2]/div[1]/div[1]/section[1]/div[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/span[2]/text()[1]",
              "codeLines": [
                "0"
              ]
            }
          },
          {
            "index": 1124,
            "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[1]/main[1]/div[1]/section[9]/div[2]/div[1]/div[1]/section[1]/div[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/span[3]/text()[1]",
              "codeLines": [
                "+"
              ]
            }
          },
          {
            "index": 1125,
            "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[1]/main[1]/div[1]/section[9]/div[2]/div[1]/div[1]/section[1]/div[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[2]/text()[1]",
              "codeLines": [
                "CREATIVE WORKS"
              ]
            }
          },
          {
            "index": 1127,
            "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[1]/main[1]/div[1]/section[10]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/blockquote[1]/p[1]/text()[1]",
              "codeLines": [
                "Work by AEL Data has always been carried out to the highest standards and we are naturally very ple..."
              ]
            }
          },
          {
            "index": 1128,
            "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[1]/main[1]/div[1]/section[10]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/text()[1]",
              "codeLines": [
                "John Butterfield"
              ]
            }
          },
          {
            "index": 1129,
            "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[1]/main[1]/div[1]/section[10]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/text()[1]",
              "codeLines": [
                "KCI World"
              ]
            }
          },
          {
            "index": 1130,
            "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[1]/main[1]/div[1]/section[11]/div[2]/div[1]/div[1]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "For Queries, Write to us"
              ]
            }
          },
          {
            "index": 1145,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/aside[1]/section[1]/h2[1]/text()[1]",
              "codeLines": [
                "ABOUT US"
              ]
            }
          },
          {
            "index": 1146,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/aside[1]/section[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "We provide top services  with a rich experience in eLearning and ePublishing businesses since 2001."
              ]
            }
          },
          {
            "index": 1147,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/aside[1]/section[2]/h2[1]/text()[1]",
              "codeLines": [
                "COMPANY"
              ]
            }
          },
          {
            "index": 1148,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/aside[1]/section[3]/h2[1]/text()[1]",
              "codeLines": [
                "INDUSTRIES"
              ]
            }
          },
          {
            "index": 1149,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/aside[1]/section[4]/h2[1]/text()[1]",
              "codeLines": [
                "QUICK LINKS"
              ]
            }
          },
          {
            "index": 1150,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/aside[1]/section[5]/h2[1]/text()[1]",
              "codeLines": [
                "FIND US"
              ]
            }
          },
          {
            "index": 1151,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/aside[1]/section[5]/div[1]/p[1]/strong[1]/text()[1]",
              "codeLines": [
                "Canada"
              ]
            }
          },
          {
            "index": 1152,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/aside[1]/section[5]/div[1]/p[1]/text()[1]",
              "codeLines": [
                ":"
              ]
            }
          },
          {
            "index": 1153,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/aside[1]/section[5]/div[1]/p[1]/text()[2]",
              "codeLines": [
                "2300 Yonge street, Suite 1600, Toronto – M4P 1E4,"
              ]
            }
          },
          {
            "index": 1154,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/aside[1]/section[5]/div[1]/p[2]/strong[1]/text()[1]",
              "codeLines": [
                "India :"
              ]
            }
          },
          {
            "index": 1155,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/aside[1]/section[5]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "No. 100, Lake View Estate,"
              ]
            }
          },
          {
            "index": 1156,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/aside[1]/section[5]/div[1]/p[2]/text()[2]",
              "codeLines": [
                "Kundrathur Main Road, Porur, Chennai, India"
              ]
            }
          },
          {
            "index": 1157,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[2]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "© 2021 AEL Data Services LLP – All rights reserved"
              ]
            }
          },
          {
            "index": 1183,
            "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[1]/main[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "Helping you Help Others"
              ]
            }
          },
          {
            "index": 1184,
            "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[1]/main[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[2]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "AEL Data effortlessly removes barriers preventing your visitors from accessing your website. We als..."
              ]
            }
          },
          {
            "index": 1185,
            "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[1]/main[1]/div[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "About AEL Data"
              ]
            }
          },
          {
            "index": 1186,
            "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[1]/main[1]/div[1]/section[2]/div[2]/div[1]/div[1]/div[3]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "AEL Data is an IT and ITES company specializing in digitization, ePublishing, eLearning, applicatio..."
              ]
            }
          },
          {
            "index": 1230,
            "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[1]/main[1]/div[1]/section[9]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/span[2]/text()[1]",
              "codeLines": [
                "0"
              ]
            }
          },
          {
            "index": 1231,
            "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[1]/main[1]/div[1]/section[9]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/span[3]/text()[1]",
              "codeLines": [
                "+"
              ]
            }
          },
          {
            "index": 1232,
            "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[1]/main[1]/div[1]/section[9]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/text()[1]",
              "codeLines": [
                "Websites"
              ]
            }
          },
          {
            "index": 1233,
            "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[1]/main[1]/div[1]/section[9]/div[2]/div[1]/div[1]/section[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[2]/text()[1]",
              "codeLines": [
                "0"
              ]
            }
          },
          {
            "index": 1234,
            "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[1]/main[1]/div[1]/section[9]/div[2]/div[1]/div[1]/section[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[3]/text()[1]",
              "codeLines": [
                "+"
              ]
            }
          },
          {
            "index": 1235,
            "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[1]/main[1]/div[1]/section[9]/div[2]/div[1]/div[1]/section[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[2]/text()[1]",
              "codeLines": [
                "MOBILE APPS"
              ]
            }
          },
          {
            "index": 1236,
            "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[1]/main[1]/div[1]/section[9]/div[2]/div[1]/div[1]/section[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/span[2]/text()[1]",
              "codeLines": [
                "0"
              ]
            }
          },
          {
            "index": 1237,
            "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[1]/main[1]/div[1]/section[9]/div[2]/div[1]/div[1]/section[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/span[3]/text()[1]",
              "codeLines": [
                "+"
              ]
            }
          },
          {
            "index": 1238,
            "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[1]/main[1]/div[1]/section[9]/div[2]/div[1]/div[1]/section[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[2]/text()[1]",
              "codeLines": [
                "CLIENTS"
              ]
            }
          },
          {
            "index": 1239,
            "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[1]/main[1]/div[1]/section[9]/div[2]/div[1]/div[1]/section[1]/div[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/span[2]/text()[1]",
              "codeLines": [
                "0"
              ]
            }
          },
          {
            "index": 1240,
            "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[1]/main[1]/div[1]/section[9]/div[2]/div[1]/div[1]/section[1]/div[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/span[3]/text()[1]",
              "codeLines": [
                "+"
              ]
            }
          },
          {
            "index": 1241,
            "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[1]/main[1]/div[1]/section[9]/div[2]/div[1]/div[1]/section[1]/div[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[2]/text()[1]",
              "codeLines": [
                "CREATIVE WORKS"
              ]
            }
          },
          {
            "index": 1243,
            "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[1]/main[1]/div[1]/section[10]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/blockquote[1]/p[1]/text()[1]",
              "codeLines": [
                "Work by AEL Data has always been carried out to the highest standards and we are naturally very ple..."
              ]
            }
          },
          {
            "index": 1244,
            "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[1]/main[1]/div[1]/section[10]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/text()[1]",
              "codeLines": [
                "John Butterfield"
              ]
            }
          },
          {
            "index": 1245,
            "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[1]/main[1]/div[1]/section[10]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/text()[1]",
              "codeLines": [
                "KCI World"
              ]
            }
          },
          {
            "index": 1246,
            "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[1]/main[1]/div[1]/section[11]/div[2]/div[1]/div[1]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "For Queries, Write to us"
              ]
            }
          },
          {
            "index": 1261,
            "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]/div[1]/footer[1]/div[1]/div[1]/aside[1]/section[1]/h2[1]/text()[1]",
              "codeLines": [
                "ABOUT US"
              ]
            }
          },
          {
            "index": 1262,
            "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]/div[1]/footer[1]/div[1]/div[1]/aside[1]/section[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "We provide top services  with a rich experience in eLearning and ePublishing businesses since 2001."
              ]
            }
          },
          {
            "index": 1263,
            "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]/div[1]/footer[1]/div[1]/div[1]/aside[1]/section[2]/h2[1]/text()[1]",
              "codeLines": [
                "COMPANY"
              ]
            }
          },
          {
            "index": 1264,
            "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]/div[1]/footer[1]/div[1]/div[1]/aside[1]/section[3]/h2[1]/text()[1]",
              "codeLines": [
                "INDUSTRIES"
              ]
            }
          },
          {
            "index": 1265,
            "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]/div[1]/footer[1]/div[1]/div[1]/aside[1]/section[4]/h2[1]/text()[1]",
              "codeLines": [
                "QUICK LINKS"
              ]
            }
          },
          {
            "index": 1266,
            "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]/div[1]/footer[1]/div[1]/div[1]/aside[1]/section[5]/h2[1]/text()[1]",
              "codeLines": [
                "FIND US"
              ]
            }
          },
          {
            "index": 1267,
            "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]/div[1]/footer[1]/div[1]/div[1]/aside[1]/section[5]/div[1]/p[1]/strong[1]/text()[1]",
              "codeLines": [
                "Canada"
              ]
            }
          },
          {
            "index": 1268,
            "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]/div[1]/footer[1]/div[1]/div[1]/aside[1]/section[5]/div[1]/p[1]/text()[1]",
              "codeLines": [
                ":"
              ]
            }
          },
          {
            "index": 1269,
            "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]/div[1]/footer[1]/div[1]/div[1]/aside[1]/section[5]/div[1]/p[1]/text()[2]",
              "codeLines": [
                "2300 Yonge street, Suite 1600, Toronto – M4P 1E4,"
              ]
            }
          },
          {
            "index": 1270,
            "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]/div[1]/footer[1]/div[1]/div[1]/aside[1]/section[5]/div[1]/p[2]/strong[1]/text()[1]",
              "codeLines": [
                "India :"
              ]
            }
          },
          {
            "index": 1271,
            "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]/div[1]/footer[1]/div[1]/div[1]/aside[1]/section[5]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "No. 100, Lake View Estate,"
              ]
            }
          },
          {
            "index": 1272,
            "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]/div[1]/footer[1]/div[1]/div[1]/aside[1]/section[5]/div[1]/p[2]/text()[2]",
              "codeLines": [
                "Kundrathur Main Road, Porur, Chennai, India"
              ]
            }
          },
          {
            "index": 1273,
            "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]/div[1]/footer[1]/div[2]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "© 2021 AEL Data Services LLP – All rights reserved"
              ]
            }
          },
          {
            "index": 1277,
            "verdict": "failed",
            "rule": {
              "ruleID": "r71",
              "ruleSummary": "Paragraphs of text are not justified",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r71",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/div[1]/section[2]/div[2]/div[1]/div[1]/div[3]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  AEL Data is an IT and ITES company specializing in digitization, ePublishing, eLearning, applicat...",
                "</p>"
              ]
            }
          },
          {
            "index": 1359,
            "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[1]/main[1]/div[1]/section[10]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/blockquote[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Work by AEL Data has always been carried out to the highest standards and we are naturally very p...",
                "</p>"
              ]
            }
          },
          {
            "index": 1552,
            "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[1]/main[1]/div[1]/section[10]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/button[1]/text()[1]",
              "codeLines": [
                "Previous"
              ]
            }
          },
          {
            "index": 1556,
            "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[1]/main[1]/div[1]/section[10]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/button[2]/text()[1]",
              "codeLines": [
                "Next"
              ]
            }
          },
          {
            "index": 1619,
            "verdict": "failed",
            "rule": {
              "ruleID": "r85",
              "ruleSummary": "Paragraphs of text are not all italics",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r85",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/div[1]/section[10]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/blockquote[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Work by AEL Data has always been carried out to the highest standards and we are naturally very p...",
                "</p>"
              ]
            }
          },
          {
            "index": 1643,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r87",
              "ruleSummary": "First focusable element is link to main content",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r87",
              "requirements": [
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G1",
                  "name": "G1",
                  "title": "Adding a link at the top of each page that goes directly to the main content area"
                }
              ]
            },
            "target": {
              "type": "document",
              "tagName": "",
              "path": "/",
              "codeLines": [
                "#document",
                "  <!doctype html>",
                "...",
                "  </html>"
              ]
            }
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "rules": [],
      "what": "Axe",
      "url": "https://aeldata.com/",
      "result": {
        "totals": {
          "rulesNA": 43,
          "rulesPassed": 52,
          "rulesWarned": 3,
          "rulesViolated": 3,
          "warnings": {
            "minor": 19,
            "moderate": 0,
            "serious": 60,
            "critical": 0
          },
          "violations": {
            "minor": 1,
            "moderate": 1,
            "serious": 1,
            "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-09T14:23:53.671Z",
          "url": "https://aeldata.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": {
                        "contrastRatio": 0,
                        "fontSize": "40.0pt (53.28px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"elementor-background-overlay\"></div>",
                          "target": [
                            ".elementor-element-e832dc2 > .elementor-background-overlay"
                          ]
                        },
                        {
                          "html": "<section class=\"elementor-section elementor-top-section elementor-element elementor-element-e832dc2 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"e832dc2\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">",
                          "target": [
                            ".elementor-element-e832dc2"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1 class=\"elementor-heading-title elementor-size-default\">Helping you Help Others</h1>",
                  "target": [
                    "h1"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"elementor-background-overlay\"></div>",
                          "target": [
                            ".elementor-element-e832dc2 > .elementor-background-overlay"
                          ]
                        },
                        {
                          "html": "<section class=\"elementor-section elementor-top-section elementor-element elementor-element-e832dc2 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"e832dc2\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">",
                          "target": [
                            ".elementor-element-e832dc2"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>AEL Data effortlessly removes barriers preventing your visitors from accessing your website. We also provide end-to-end content related technological solutions, services and products for Education, Publishing and Content Repositories.</p>",
                  "target": [
                    ".elementor-element-9704eaf > .elementor-widget-container > 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": "#002d5b",
                        "contrastRatio": 0,
                        "fontSize": "24.0pt (32px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"elementor-background-overlay\"></div>",
                          "target": [
                            ".elementor-element-20b317a > .elementor-background-overlay"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"elementor-heading-title elementor-size-medium\">About AEL Data</h2>",
                  "target": [
                    ".elementor-element-e43093c > .elementor-widget-container > .elementor-size-medium"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"elementor-background-overlay\"></div>",
                          "target": [
                            ".elementor-element-20b317a > .elementor-background-overlay"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>",
                  "target": [
                    ".elementor-element-f9e323c > .elementor-widget-container > 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": "27.0pt (36px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"elementor-background-overlay\"></div>",
                          "target": [
                            ".elementor-element-6f3ae3b > .elementor-background-overlay"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"elementor-heading-title elementor-size-medium\">Schedule a free consultation</h2>",
                  "target": [
                    ".elementor-element-3975f38 > .elementor-widget-container > .elementor-size-medium"
                  ],
                  "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": "24.0pt (32px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"elementor-background-overlay\"></div>",
                          "target": [
                            ".elementor-element-e15cb4e > .elementor-background-overlay"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"elementor-heading-title elementor-size-default\">Work Process</h2>",
                  "target": [
                    ".elementor-element-6f12ca6 > .elementor-widget-container > h2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"elementor-background-overlay\"></div>",
                          "target": [
                            ".elementor-element-e15cb4e > .elementor-background-overlay"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Test Files</strong>",
                  "target": [
                    ".elementor-element-8abd764 > .elementor-widget-container > p:nth-child(1) > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"elementor-background-overlay\"></div>",
                          "target": [
                            ".elementor-element-e15cb4e > .elementor-background-overlay"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Client Email files they need remediation /Converted.</p>",
                  "target": [
                    ".elementor-element-8abd764 > .elementor-widget-container > p:nth-child(2)"
                  ],
                  "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": "11.3pt (15px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"elementor-background-overlay\"></div>",
                          "target": [
                            ".elementor-element-e15cb4e > .elementor-background-overlay"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Analyze</strong>",
                  "target": [
                    ".elementor-element-cb1ef5e > .elementor-widget-container > p:nth-child(1) > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"elementor-background-overlay\"></div>",
                          "target": [
                            ".elementor-element-e15cb4e > .elementor-background-overlay"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Review file structure and requirements.</p>",
                  "target": [
                    ".elementor-element-cb1ef5e > .elementor-widget-container > p:nth-child(2)"
                  ],
                  "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": "11.3pt (15px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"elementor-background-overlay\"></div>",
                          "target": [
                            ".elementor-element-e15cb4e > .elementor-background-overlay"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Quote</strong>",
                  "target": [
                    ".elementor-element-4e04d0f > .elementor-widget-container > p:nth-child(1) > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"elementor-background-overlay\"></div>",
                          "target": [
                            ".elementor-element-e15cb4e > .elementor-background-overlay"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Provide best prices with guaranteed compliance.</p>",
                  "target": [
                    ".elementor-element-4e04d0f > .elementor-widget-container > p:nth-child(2)"
                  ],
                  "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": "11.3pt (15px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"elementor-background-overlay\"></div>",
                          "target": [
                            ".elementor-element-e15cb4e > .elementor-background-overlay"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Conversion</strong>",
                  "target": [
                    ".elementor-element-df8931f > .elementor-widget-container > p:nth-child(1) > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"elementor-background-overlay\"></div>",
                          "target": [
                            ".elementor-element-e15cb4e > .elementor-background-overlay"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Follow hybrid modal of automated and manual processes.</p>",
                  "target": [
                    ".elementor-element-df8931f > .elementor-widget-container > p:nth-child(2)"
                  ],
                  "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": "11.3pt (15px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"elementor-background-overlay\"></div>",
                          "target": [
                            ".elementor-element-e15cb4e > .elementor-background-overlay"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Quality Check</strong>",
                  "target": [
                    ".elementor-element-a3764a9 > .elementor-widget-container > p:nth-child(1) > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"elementor-background-overlay\"></div>",
                          "target": [
                            ".elementor-element-e15cb4e > .elementor-background-overlay"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Manual quality check to ensure 99.5% accuracy.</p>",
                  "target": [
                    ".elementor-element-a3764a9 > .elementor-widget-container > p:nth-child(2)"
                  ],
                  "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": "11.3pt (15px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"elementor-background-overlay\"></div>",
                          "target": [
                            ".elementor-element-e15cb4e > .elementor-background-overlay"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Support</strong>",
                  "target": [
                    ".elementor-element-785c792 > .elementor-widget-container > p:nth-child(1) > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"elementor-background-overlay\"></div>",
                          "target": [
                            ".elementor-element-e15cb4e > .elementor-background-overlay"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Corrections if any, are carried out until desired accuracy is achieved.</p>",
                  "target": [
                    ".elementor-element-785c792 > .elementor-widget-container > p:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "24.0pt (32px)",
                        "fontWeight": "normal",
                        "messageKey": "shortTextContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"elementor-section elementor-top-section elementor-element elementor-element-69ab35b elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"69ab35b\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;}\" style=\"width: 1280px; left: 0px;\">",
                          "target": [
                            ".elementor-element-69ab35b"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element content is too short to determine if it is actual text content"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"elementor-counter-number\" data-duration=\"2000\" data-to-value=\"150\" data-from-value=\"0\" data-delimiter=\",\">0</span>",
                  "target": [
                    "span[data-to-value=\"150\"]"
                  ],
                  "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": "#050404",
                        "contrastRatio": 0,
                        "fontSize": "9.6pt (12.8px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"elementor-section elementor-top-section elementor-element elementor-element-69ab35b elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"69ab35b\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;}\" style=\"width: 1280px; left: 0px;\">",
                          "target": [
                            ".elementor-element-69ab35b"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"elementor-counter-title\">Websites </div>",
                  "target": [
                    ".elementor-element-d385b48 > .elementor-widget-container > .elementor-counter > .elementor-counter-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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "24.0pt (32px)",
                        "fontWeight": "normal",
                        "messageKey": "shortTextContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"elementor-section elementor-top-section elementor-element elementor-element-69ab35b elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"69ab35b\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;}\" style=\"width: 1280px; left: 0px;\">",
                          "target": [
                            ".elementor-element-69ab35b"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element content is too short to determine if it is actual text content"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"elementor-counter-number\" data-duration=\"2000\" data-to-value=\"80\" data-from-value=\"0\" data-delimiter=\",\">0</span>",
                  "target": [
                    "span[data-to-value=\"80\"]"
                  ],
                  "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": "#050404",
                        "contrastRatio": 0,
                        "fontSize": "9.6pt (12.8px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"elementor-section elementor-top-section elementor-element elementor-element-69ab35b elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"69ab35b\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;}\" style=\"width: 1280px; left: 0px;\">",
                          "target": [
                            ".elementor-element-69ab35b"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"elementor-counter-title\">MOBILE APPS</div>",
                  "target": [
                    ".elementor-element-3a63026 > .elementor-widget-container > .elementor-counter > .elementor-counter-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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "24.0pt (32px)",
                        "fontWeight": "normal",
                        "messageKey": "shortTextContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"elementor-section elementor-top-section elementor-element elementor-element-69ab35b elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"69ab35b\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;}\" style=\"width: 1280px; left: 0px;\">",
                          "target": [
                            ".elementor-element-69ab35b"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element content is too short to determine if it is actual text content"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"elementor-counter-number\" data-duration=\"2000\" data-to-value=\"500\" data-from-value=\"0\" data-delimiter=\",\">0</span>",
                  "target": [
                    "span[data-to-value=\"500\"]"
                  ],
                  "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": "#050404",
                        "contrastRatio": 0,
                        "fontSize": "9.6pt (12.8px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"elementor-section elementor-top-section elementor-element elementor-element-69ab35b elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"69ab35b\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;}\" style=\"width: 1280px; left: 0px;\">",
                          "target": [
                            ".elementor-element-69ab35b"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"elementor-counter-title\">CLIENTS</div>",
                  "target": [
                    ".elementor-element-edfbf5b > .elementor-widget-container > .elementor-counter > .elementor-counter-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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "24.0pt (32px)",
                        "fontWeight": "normal",
                        "messageKey": "shortTextContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"elementor-section elementor-top-section elementor-element elementor-element-69ab35b elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"69ab35b\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;}\" style=\"width: 1280px; left: 0px;\">",
                          "target": [
                            ".elementor-element-69ab35b"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element content is too short to determine if it is actual text content"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"elementor-counter-number\" data-duration=\"2000\" data-to-value=\"325\" data-from-value=\"0\" data-delimiter=\",\">0</span>",
                  "target": [
                    "span[data-to-value=\"325\"]"
                  ],
                  "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": "#050404",
                        "contrastRatio": 0,
                        "fontSize": "9.6pt (12.8px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"elementor-section elementor-top-section elementor-element elementor-element-69ab35b elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"69ab35b\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;}\" style=\"width: 1280px; left: 0px;\">",
                          "target": [
                            ".elementor-element-69ab35b"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"elementor-counter-title\">CREATIVE WORKS</div>",
                  "target": [
                    ".elementor-element-4e7af1b > .elementor-widget-container > .elementor-counter > .elementor-counter-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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "24.0pt (32px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"elementor-background-overlay\"></div>",
                          "target": [
                            ".elementor-element-796b96a > .elementor-background-overlay"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"elementor-heading-title elementor-size-default\">What our clients say </h2>",
                  "target": [
                    ".elementor-element-2edb01b > .elementor-widget-container > h2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "20.3pt (27px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>",
                  "target": [
                    "blockquote > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "bold",
                        "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": "<div class=\"lae-author-name\">John Butterfield</div>",
                  "target": [
                    ".slick-current.slick-active[data-slick-index=\"0\"] > div > .lae-testimonial.lae-rating-five > .lae-testimonial-user > .lae-user-text > .lae-author-name"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "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": "<div class=\"lae-author-credentials\">KCI World</div>",
                  "target": [
                    ".slick-current.slick-active[data-slick-index=\"0\"] > div > .lae-testimonial.lae-rating-five > .lae-testimonial-user > .lae-user-text > .lae-author-credentials"
                  ],
                  "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": {
                        "contrastRatio": 0,
                        "fontSize": "40.0pt (53.28px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"elementor-background-overlay\"></div>",
                          "target": [
                            ".elementor-element-e832dc2 > .elementor-background-overlay"
                          ]
                        },
                        {
                          "html": "<section class=\"elementor-section elementor-top-section elementor-element elementor-element-e832dc2 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"e832dc2\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">",
                          "target": [
                            ".elementor-element-e832dc2"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1 class=\"elementor-heading-title elementor-size-default\">Helping you Help Others</h1>",
                  "target": [
                    "h1"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"elementor-background-overlay\"></div>",
                          "target": [
                            ".elementor-element-e832dc2 > .elementor-background-overlay"
                          ]
                        },
                        {
                          "html": "<section class=\"elementor-section elementor-top-section elementor-element elementor-element-e832dc2 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"e832dc2\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">",
                          "target": [
                            ".elementor-element-e832dc2"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>AEL Data effortlessly removes barriers preventing your visitors from accessing your website. We also provide end-to-end content related technological solutions, services and products for Education, Publishing and Content Repositories.</p>",
                  "target": [
                    ".elementor-element-9704eaf > .elementor-widget-container > 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": "#002d5b",
                        "contrastRatio": 0,
                        "fontSize": "24.0pt (32px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"elementor-background-overlay\"></div>",
                          "target": [
                            ".elementor-element-20b317a > .elementor-background-overlay"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"elementor-heading-title elementor-size-medium\">About AEL Data</h2>",
                  "target": [
                    ".elementor-element-e43093c > .elementor-widget-container > .elementor-size-medium"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"elementor-background-overlay\"></div>",
                          "target": [
                            ".elementor-element-20b317a > .elementor-background-overlay"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>",
                  "target": [
                    ".elementor-element-f9e323c > .elementor-widget-container > 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": "27.0pt (36px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"elementor-background-overlay\"></div>",
                          "target": [
                            ".elementor-element-6f3ae3b > .elementor-background-overlay"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"elementor-heading-title elementor-size-medium\">Schedule a free consultation</h2>",
                  "target": [
                    ".elementor-element-3975f38 > .elementor-widget-container > .elementor-size-medium"
                  ],
                  "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": "24.0pt (32px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"elementor-background-overlay\"></div>",
                          "target": [
                            ".elementor-element-e15cb4e > .elementor-background-overlay"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"elementor-heading-title elementor-size-default\">Work Process</h2>",
                  "target": [
                    ".elementor-element-6f12ca6 > .elementor-widget-container > h2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"elementor-background-overlay\"></div>",
                          "target": [
                            ".elementor-element-e15cb4e > .elementor-background-overlay"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Test Files</strong>",
                  "target": [
                    ".elementor-element-8abd764 > .elementor-widget-container > p:nth-child(1) > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"elementor-background-overlay\"></div>",
                          "target": [
                            ".elementor-element-e15cb4e > .elementor-background-overlay"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Client Email files they need remediation /Converted.</p>",
                  "target": [
                    ".elementor-element-8abd764 > .elementor-widget-container > p:nth-child(2)"
                  ],
                  "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": "11.3pt (15px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"elementor-background-overlay\"></div>",
                          "target": [
                            ".elementor-element-e15cb4e > .elementor-background-overlay"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Analyze</strong>",
                  "target": [
                    ".elementor-element-cb1ef5e > .elementor-widget-container > p:nth-child(1) > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"elementor-background-overlay\"></div>",
                          "target": [
                            ".elementor-element-e15cb4e > .elementor-background-overlay"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Review file structure and requirements.</p>",
                  "target": [
                    ".elementor-element-cb1ef5e > .elementor-widget-container > p:nth-child(2)"
                  ],
                  "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": "11.3pt (15px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"elementor-background-overlay\"></div>",
                          "target": [
                            ".elementor-element-e15cb4e > .elementor-background-overlay"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Quote</strong>",
                  "target": [
                    ".elementor-element-4e04d0f > .elementor-widget-container > p:nth-child(1) > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"elementor-background-overlay\"></div>",
                          "target": [
                            ".elementor-element-e15cb4e > .elementor-background-overlay"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Provide best prices with guaranteed compliance.</p>",
                  "target": [
                    ".elementor-element-4e04d0f > .elementor-widget-container > p:nth-child(2)"
                  ],
                  "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": "11.3pt (15px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"elementor-background-overlay\"></div>",
                          "target": [
                            ".elementor-element-e15cb4e > .elementor-background-overlay"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Conversion</strong>",
                  "target": [
                    ".elementor-element-df8931f > .elementor-widget-container > p:nth-child(1) > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"elementor-background-overlay\"></div>",
                          "target": [
                            ".elementor-element-e15cb4e > .elementor-background-overlay"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Follow hybrid modal of automated and manual processes.</p>",
                  "target": [
                    ".elementor-element-df8931f > .elementor-widget-container > p:nth-child(2)"
                  ],
                  "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": "11.3pt (15px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"elementor-background-overlay\"></div>",
                          "target": [
                            ".elementor-element-e15cb4e > .elementor-background-overlay"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Quality Check</strong>",
                  "target": [
                    ".elementor-element-a3764a9 > .elementor-widget-container > p:nth-child(1) > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"elementor-background-overlay\"></div>",
                          "target": [
                            ".elementor-element-e15cb4e > .elementor-background-overlay"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Manual quality check to ensure 99.5% accuracy.</p>",
                  "target": [
                    ".elementor-element-a3764a9 > .elementor-widget-container > p:nth-child(2)"
                  ],
                  "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": "11.3pt (15px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"elementor-background-overlay\"></div>",
                          "target": [
                            ".elementor-element-e15cb4e > .elementor-background-overlay"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Support</strong>",
                  "target": [
                    ".elementor-element-785c792 > .elementor-widget-container > p:nth-child(1) > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"elementor-background-overlay\"></div>",
                          "target": [
                            ".elementor-element-e15cb4e > .elementor-background-overlay"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Corrections if any, are carried out until desired accuracy is achieved.</p>",
                  "target": [
                    ".elementor-element-785c792 > .elementor-widget-container > p:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "24.0pt (32px)",
                        "fontWeight": "normal",
                        "messageKey": "shortTextContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"elementor-section elementor-top-section elementor-element elementor-element-69ab35b elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"69ab35b\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;}\" style=\"width: 1280px; left: 0px;\">",
                          "target": [
                            ".elementor-element-69ab35b"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element content is too short to determine if it is actual text content"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"elementor-counter-number\" data-duration=\"2000\" data-to-value=\"150\" data-from-value=\"0\" data-delimiter=\",\">0</span>",
                  "target": [
                    "span[data-to-value=\"150\"]"
                  ],
                  "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": "#050404",
                        "contrastRatio": 0,
                        "fontSize": "9.6pt (12.8px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"elementor-section elementor-top-section elementor-element elementor-element-69ab35b elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"69ab35b\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;}\" style=\"width: 1280px; left: 0px;\">",
                          "target": [
                            ".elementor-element-69ab35b"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"elementor-counter-title\">Websites </div>",
                  "target": [
                    ".elementor-element-d385b48 > .elementor-widget-container > .elementor-counter > .elementor-counter-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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "24.0pt (32px)",
                        "fontWeight": "normal",
                        "messageKey": "shortTextContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"elementor-section elementor-top-section elementor-element elementor-element-69ab35b elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"69ab35b\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;}\" style=\"width: 1280px; left: 0px;\">",
                          "target": [
                            ".elementor-element-69ab35b"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element content is too short to determine if it is actual text content"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"elementor-counter-number\" data-duration=\"2000\" data-to-value=\"80\" data-from-value=\"0\" data-delimiter=\",\">0</span>",
                  "target": [
                    "span[data-to-value=\"80\"]"
                  ],
                  "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": "#050404",
                        "contrastRatio": 0,
                        "fontSize": "9.6pt (12.8px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"elementor-section elementor-top-section elementor-element elementor-element-69ab35b elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"69ab35b\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;}\" style=\"width: 1280px; left: 0px;\">",
                          "target": [
                            ".elementor-element-69ab35b"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"elementor-counter-title\">MOBILE APPS</div>",
                  "target": [
                    ".elementor-element-3a63026 > .elementor-widget-container > .elementor-counter > .elementor-counter-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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "24.0pt (32px)",
                        "fontWeight": "normal",
                        "messageKey": "shortTextContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"elementor-section elementor-top-section elementor-element elementor-element-69ab35b elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"69ab35b\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;}\" style=\"width: 1280px; left: 0px;\">",
                          "target": [
                            ".elementor-element-69ab35b"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element content is too short to determine if it is actual text content"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"elementor-counter-number\" data-duration=\"2000\" data-to-value=\"500\" data-from-value=\"0\" data-delimiter=\",\">0</span>",
                  "target": [
                    "span[data-to-value=\"500\"]"
                  ],
                  "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": "#050404",
                        "contrastRatio": 0,
                        "fontSize": "9.6pt (12.8px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"elementor-section elementor-top-section elementor-element elementor-element-69ab35b elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"69ab35b\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;}\" style=\"width: 1280px; left: 0px;\">",
                          "target": [
                            ".elementor-element-69ab35b"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"elementor-counter-title\">CLIENTS</div>",
                  "target": [
                    ".elementor-element-edfbf5b > .elementor-widget-container > .elementor-counter > .elementor-counter-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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "24.0pt (32px)",
                        "fontWeight": "normal",
                        "messageKey": "shortTextContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"elementor-section elementor-top-section elementor-element elementor-element-69ab35b elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"69ab35b\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;}\" style=\"width: 1280px; left: 0px;\">",
                          "target": [
                            ".elementor-element-69ab35b"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element content is too short to determine if it is actual text content"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"elementor-counter-number\" data-duration=\"2000\" data-to-value=\"325\" data-from-value=\"0\" data-delimiter=\",\">0</span>",
                  "target": [
                    "span[data-to-value=\"325\"]"
                  ],
                  "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": "#050404",
                        "contrastRatio": 0,
                        "fontSize": "9.6pt (12.8px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"elementor-section elementor-top-section elementor-element elementor-element-69ab35b elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"69ab35b\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;}\" style=\"width: 1280px; left: 0px;\">",
                          "target": [
                            ".elementor-element-69ab35b"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"elementor-counter-title\">CREATIVE WORKS</div>",
                  "target": [
                    ".elementor-element-4e7af1b > .elementor-widget-container > .elementor-counter > .elementor-counter-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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "24.0pt (32px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"elementor-background-overlay\"></div>",
                          "target": [
                            ".elementor-element-796b96a > .elementor-background-overlay"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"elementor-heading-title elementor-size-default\">What our clients say </h2>",
                  "target": [
                    ".elementor-element-2edb01b > .elementor-widget-container > h2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "20.3pt (27px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>",
                  "target": [
                    "blockquote > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "bold",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"lae-author-name\">John Butterfield</div>",
                  "target": [
                    ".slick-current.slick-active[data-slick-index=\"0\"] > div > .lae-testimonial.lae-rating-five > .lae-testimonial-user > .lae-user-text > .lae-author-name"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "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": "<div class=\"lae-author-credentials\">KCI World</div>",
                  "target": [
                    ".slick-current.slick-active[data-slick-index=\"0\"] > div > .lae-testimonial.lae-rating-five > .lae-testimonial-user > .lae-user-text > .lae-author-credentials"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                }
              ]
            },
            {
              "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 class=\"site-branding-text\">\n\t\t<p class=\"site-title\">AEL Data</p>\n\n\t\t\t\t\t<p class=\"site-description\">Helping you Help Others</p>\n\t\t\t\t</div>",
                  "target": [
                    ".site-header-content > .site-branding > .site-branding-text"
                  ],
                  "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": "<button id=\"menu-toggle\" class=\"menu-toggle\" aria-controls=\"menu-primary\" aria-expanded=\"false\">Menu</button>",
                  "target": [
                    "#menu-toggle"
                  ],
                  "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=\"mobile-search-form\">",
                  "target": [
                    ".mobile-search-form"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"sub-menu\">",
                  "target": [
                    "#menu-item-5901 > .sub-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"sub-menu\">",
                  "target": [
                    "#menu-item-2787 > .sub-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"sub-menu\">",
                  "target": [
                    "#menu-item-3932 > .sub-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"sub-menu\">",
                  "target": [
                    "#menu-item-3943 > .sub-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"sub-menu\">",
                  "target": [
                    "#menu-item-1415 > .sub-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"sub-menu\">",
                  "target": [
                    "#menu-item-1350 > .sub-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"sub-menu\">",
                  "target": [
                    "#menu-item-10766 > .sub-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"sub-menu\">",
                  "target": [
                    "#menu-item-6216 > .sub-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li class=\"menu-toggle-skip-link-container\"><a href=\"#menu-toggle\" class=\"menu-toggle-skip-link\">Skip to menu toggle button</a></li>",
                  "target": [
                    ".menu-toggle-skip-link-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": "<span class=\"wpa_hidden_field\" style=\"display:none;height:0;width:0;\"><input type=\"text\" name=\"nolvlp5246\" value=\"947543\"></span>",
                  "target": [
                    ".wpa_hidden_field"
                  ],
                  "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=\"site-branding\">",
                  "target": [
                    ".footer-widgets-content > .site-branding"
                  ],
                  "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=\"site-branding-text\">\n\t\t<p class=\"site-title\">AEL Data</p>\n\n\t\t\t\t\t<p class=\"site-description\">Helping you Help Others</p>\n\t\t\t\t</div>",
                  "target": [
                    ".footer-widgets-content > .site-branding > .site-branding-text"
                  ],
                  "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=\"wpfront-scroll-top-container\" role=\"button\" aria-label=\"Back to Top\" tabindex=\"0\">",
                  "target": [
                    "#wpfront-scroll-top-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": "<svg style=\"display: none;\" class=\"e-font-icon-svg-symbols\"></svg>",
                  "target": [
                    ".e-font-icon-svg-symbols:nth-child(91)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<svg style=\"display: none;\" class=\"e-font-icon-svg-symbols\"></svg>",
                  "target": [
                    ".e-font-icon-svg-symbols:nth-child(92)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<img src=\"https://pixel.wp.com/g.gif?v=ext&amp;j=1%3A10.9.1&amp;blog=187075582&amp;post=5461&amp;tz=5.5&amp;srv=aeldata.com&amp;host=aeldata.com&amp;ref=&amp;fcp=571&amp;rand=0.7181144339359453\" alt=\"\" width=\"6\" height=\"5\" id=\"wpstats\">",
                  "target": [
                    "#wpstats"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                }
              ]
            }
          ],
          "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": "#11800b",
                        "contrastRatio": 5.1,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://aeldata.com/about-us/\" class=\"elementor-button-link elementor-button elementor-size-lg elementor-animation-shrink\" role=\"button\" id=\"a11y-read-more-button\">",
                          "target": [
                            "#a11y-read-more-button"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.1 (foreground color: #ffffff, background color: #11800b, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"elementor-button-text\">Read More About AEL Data</span>",
                  "target": [
                    "#a11y-read-more-button > .elementor-button-content-wrapper > .elementor-button-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.1 (foreground color: #ffffff, background color: #11800b, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                }
              ]
            },
            {
              "id": "duplicate-id",
              "impact": "minor",
              "tags": [
                "cat.parsing",
                "wcag2a",
                "wcag411"
              ],
              "description": "Ensures every id attribute value is unique",
              "help": "id attribute value must be unique",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/duplicate-id?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "elementor-device-mode",
                      "relatedNodes": [
                        {
                          "html": "<span id=\"elementor-device-mode\" class=\"elementor-screen-only\"></span>",
                          "target": [
                            ".elementor-screen-only:nth-child(94)"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: elementor-device-mode"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span id=\"elementor-device-mode\" class=\"elementor-screen-only\"></span>",
                  "target": [
                    ".elementor-screen-only:nth-child(90)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: elementor-device-mode"
                }
              ]
            },
            {
              "id": "landmark-complementary-is-top-level",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensures the complementary landmark or aside is at top level",
              "help": "Aside should not be contained in another landmark",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/landmark-complementary-is-top-level?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "landmark-is-top-level",
                      "data": {
                        "role": "complementary"
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "The complementary landmark is contained in another landmark."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<aside id=\"footer-2-widgets\" class=\"widget-area footer-widgets footer-2-widgets\" aria-label=\"Additional footer content\">",
                  "target": [
                    "#footer-2-widgets"
                  ],
                  "failureSummary": "Fix any of the following:\n  The complementary landmark is contained in another landmark."
                }
              ]
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://aeldata.com/",
      "what": "URL",
      "result": "https://aeldata.com/"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://aeldata.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": "input",
                "id": "",
                "code": "<input type=\"text\" name=\"nolvlp5246\" value=\"680444\">"
              }
            ]
          },
          "AA.4_1_1.F77": {
            "Duplicate id attribute value \"elementor-device-mode\" found on the web page.": [
              {
                "tagName": "span",
                "id": "#elementor-device-mode",
                "code": "<span id=\"elementor-device-mode\" class=\"elementor-screen-only\">...</span>"
              }
            ]
          },
          "AA.4_1_2.H91.InputText.Name": {
            "This textinput 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": "input",
                "id": "",
                "code": "<input type=\"text\" name=\"nolvlp5246\" value=\"680444\">"
              }
            ]
          }
        },
        "Warning": {
          "AA.1_1_1.H67.2": {
            "Img element is marked so that it is ignored by Assistive Technology.": [
              {
                "tagName": "img",
                "id": "#wpstats",
                "code": "<img src=\"https://pixel.wp.com/g.gif?v=ext&amp;j=1%3A10.9.1&amp;blog=187075582&amp;post=5461&amp;tz=5.5&amp;srv=aeldata.com&amp;host=aeldata.com&amp;ref=&amp;fcp=634&amp;rand=0.2636854856018398\" alt=\"\" width=\"6\" height=\"5\" id=\"wpstats\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img width=\"378\" height=\"414\" src=\"https://i0.wp.com/aeldata.com/wp-content/uploads/2021/09/AELData_LLP-Logo.webp?fit=378%2C414&amp;ssl=1\" class=\"custom-logo jetpack-lazy-image\" alt=\"\" data-lazy-src=\"https://i0.wp.com/aeldata.com/wp-content/uploads/2021/09/AELData_LLP-Logo.webp?fit=378%2C414&amp;ssl=1&amp;is-pending-load=1\" srcset=\"data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img width=\"378\" height=\"414\" src=\"https://i0.wp.com/aeldata.com/wp-content/uploads/2021/09/AELData_LLP-Logo.webp?fit=378%2C414&amp;ssl=1&amp;is-pending-load=1\" class=\"custom-logo jetpack-lazy-image entered jetpack-lazy-image--handled lazyloaded\" alt=\"\" data-ll-status=\"loaded\" data-lazy-loaded=\"1\" loading=\"eager\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img width=\"550\" height=\"370\" src=\"https://i0.wp.com/aeldata.com/wp-content/uploads/2021/05/about_aeldata_img.png?fit=550%2C370&amp;ssl=1&amp;is-pending-load=1\" class=\"attachment-full size-full jetpack-lazy-image entered jetpack-lazy-image--handled lazyloaded\" alt=\"\" data-ll-status=\"loaded\" data-lazy-loaded=\"1\" loading=\"eager\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img width=\"64\" height=\"71\" src=\"data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2064%2071'%3E%3C/svg%3E\" alt=\"\" data-lazy-src=\"https://aeldata.com/wp-content/plugins/wpfront-scroll-top/images/icons/46.png\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img width=\"768\" height=\"370\" src=\"https://i0.wp.com/aeldata.com/wp-content/uploads/2021/05/AELData-Services-Home-Page-1.jpg?fit=768%2C370&amp;ssl=1\" class=\"attachment-medium_large size-medium_large jetpack-lazy-image\" alt=\"\" data-lazy-srcset=\"https://i0.wp.com/aeldata.com/wp-content/uploads/2021/05/AELData-Services-Home-Page-1.jpg?w=1350&amp;ssl=1 1350w, https://i0.wp.com/aeldata.com/wp-content/uploads/2021/05/AELData-Services-Home-Page-1.jpg?resize=640%2C308&amp;ssl=1 640w, https://i0.wp.com/aeldata.com/wp-content/uploads/2021/05/AELData-Services-Home-Page-1.jpg?resize=1320%2C636&amp;ssl=1 1320w, https://i0.wp.com/aeldata.com/wp-content/uploads/2021/05/AELData-Services-Home-Page-1.jpg?resize=768%2C370&amp;ssl=1 768w\" data-lazy-sizes=\"(max-width: 768px) 100vw, 768px\" data-lazy-src=\"https://i0.wp.com/aeldata.com/wp-content/uploads/2021/05/AELData-Services-Home-Page-1.jpg?fit=768%2C370&amp;ssl=1&amp;is-pending-load=1\" srcset=\"data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img width=\"768\" height=\"370\" src=\"https://i0.wp.com/aeldata.com/wp-content/uploads/2021/05/Accessibility-1.jpg?fit=768%2C370&amp;ssl=1\" class=\"attachment-medium_large size-medium_large jetpack-lazy-image\" alt=\"\" data-lazy-srcset=\"https://i0.wp.com/aeldata.com/wp-content/uploads/2021/05/Accessibility-1.jpg?w=1350&amp;ssl=1 1350w, https://i0.wp.com/aeldata.com/wp-content/uploads/2021/05/Accessibility-1.jpg?resize=640%2C308&amp;ssl=1 640w, https://i0.wp.com/aeldata.com/wp-content/uploads/2021/05/Accessibility-1.jpg?resize=1320%2C636&amp;ssl=1 1320w, https://i0.wp.com/aeldata.com/wp-content/uploads/2021/05/Accessibility-1.jpg?resize=768%2C370&amp;ssl=1 768w\" data-lazy-sizes=\"(max-width: 768px) 100vw, 768px\" data-lazy-src=\"https://i0.wp.com/aeldata.com/wp-content/uploads/2021/05/Accessibility-1.jpg?fit=768%2C370&amp;ssl=1&amp;is-pending-load=1\" srcset=\"data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img width=\"768\" height=\"370\" src=\"https://i0.wp.com/aeldata.com/wp-content/uploads/2021/05/Digital-Solutions-1.jpg?fit=768%2C370&amp;ssl=1\" class=\"attachment-medium_large size-medium_large jetpack-lazy-image\" alt=\"\" data-lazy-srcset=\"https://i0.wp.com/aeldata.com/wp-content/uploads/2021/05/Digital-Solutions-1.jpg?w=1350&amp;ssl=1 1350w, https://i0.wp.com/aeldata.com/wp-content/uploads/2021/05/Digital-Solutions-1.jpg?resize=640%2C308&amp;ssl=1 640w, https://i0.wp.com/aeldata.com/wp-content/uploads/2021/05/Digital-Solutions-1.jpg?resize=1320%2C636&amp;ssl=1 1320w, https://i0.wp.com/aeldata.com/wp-content/uploads/2021/05/Digital-Solutions-1.jpg?resize=768%2C370&amp;ssl=1 768w\" data-lazy-sizes=\"(max-width: 768px) 100vw, 768px\" data-lazy-src=\"https://i0.wp.com/aeldata.com/wp-content/uploads/2021/05/Digital-Solutions-1.jpg?fit=768%2C370&amp;ssl=1&amp;is-pending-load=1\" srcset=\"data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img width=\"768\" height=\"370\" src=\"https://i0.wp.com/aeldata.com/wp-content/uploads/2021/05/Ebook-Conversion-1.jpg?fit=768%2C370&amp;ssl=1\" class=\"attachment-medium_large size-medium_large jetpack-lazy-image\" alt=\"\" data-lazy-srcset=\"https://i0.wp.com/aeldata.com/wp-content/uploads/2021/05/Ebook-Conversion-1.jpg?w=1350&amp;ssl=1 1350w, https://i0.wp.com/aeldata.com/wp-content/uploads/2021/05/Ebook-Conversion-1.jpg?resize=640%2C308&amp;ssl=1 640w, https://i0.wp.com/aeldata.com/wp-content/uploads/2021/05/Ebook-Conversion-1.jpg?resize=1320%2C636&amp;ssl=1 1320w, https://i0.wp.com/aeldata.com/wp-content/uploads/2021/05/Ebook-Conversion-1.jpg?resize=768%2C370&amp;ssl=1 768w\" data-lazy-sizes=\"(max-width: 768px) 100vw, 768px\" data-lazy-src=\"https://i0.wp.com/aeldata.com/wp-content/uploads/2021/05/Ebook-Conversion-1.jpg?fit=768%2C370&amp;ssl=1&amp;is-pending-load=1\" srcset=\"data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img width=\"768\" height=\"370\" src=\"https://i0.wp.com/aeldata.com/wp-content/uploads/2021/05/Educational-services-1.jpg?fit=768%2C370&amp;ssl=1\" class=\"attachment-medium_large size-medium_large jetpack-lazy-image\" alt=\"\" data-lazy-srcset=\"https://i0.wp.com/aeldata.com/wp-content/uploads/2021/05/Educational-services-1.jpg?w=1350&amp;ssl=1 1350w, https://i0.wp.com/aeldata.com/wp-content/uploads/2021/05/Educational-services-1.jpg?resize=640%2C308&amp;ssl=1 640w, https://i0.wp.com/aeldata.com/wp-content/uploads/2021/05/Educational-services-1.jpg?resize=1320%2C636&amp;ssl=1 1320w, https://i0.wp.com/aeldata.com/wp-content/uploads/2021/05/Educational-services-1.jpg?resize=768%2C370&amp;ssl=1 768w\" data-lazy-sizes=\"(max-width: 768px) 100vw, 768px\" data-lazy-src=\"https://i0.wp.com/aeldata.com/wp-content/uploads/2021/05/Educational-services-1.jpg?fit=768%2C370&amp;ssl=1&amp;is-pending-load=1\" srcset=\"data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\">"
              }
            ]
          },
          "AA.1_3_1.H42": {
            "Heading markup should be used if this content is intended as a heading.": [
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              }
            ]
          },
          "AA.1_3_1_A.G141": {
            "The heading structure is not logically nested. This h2 element appears to be the primary document heading, so should be an h1 element.": [
              {
                "tagName": "h2",
                "id": "",
                "code": "<h2 class=\"widget-title\" role=\"none\">...</h2>"
              }
            ],
            "The heading structure is not logically nested. This h2 element should be an h1 to be properly nested.": [
              {
                "tagName": "h2",
                "id": "",
                "code": "<h2 class=\"widget-title\" role=\"none\">...</h2>"
              }
            ]
          },
          "AA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
            "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.": [
              {
                "tagName": "div",
                "id": "#wpfront-scroll-top-container",
                "code": "<div id=\"wpfront-scroll-top-container\" role=\"button\" aria-label=\"Back to Top\" tabindex=\"0\">...</div>"
              }
            ]
          },
          "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": "button",
                "id": "",
                "code": "<button class=\"slick-next slick-arrow\" aria-label=\"Next\" type=\"button\" style=\"\">...</button>"
              }
            ]
          },
          "AA.1_4_3.G145.Alpha": {
            "This element's text or background contains transparency. Ensure the contrast ratio between the text and background are at least 3:1.": [
              {
                "tagName": "h1",
                "id": "",
                "code": "<h1 class=\"elementor-heading-title elementor-size-default\">...</h1>"
              }
            ]
          },
          "AA.1_4_3.G145.BgImage": {
            "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 3:1.": [
              {
                "tagName": "h2",
                "id": "",
                "code": "<h2 class=\"elementor-heading-title elementor-size-medium\">...</h2>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"elementor-counter-number\" data-duration=\"2000\" data-to-value=\"150\" data-from-value=\"0\" data-delimiter=\",\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"elementor-counter-number\" data-duration=\"2000\" data-to-value=\"325\" data-from-value=\"0\" data-delimiter=\",\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"elementor-counter-number\" data-duration=\"2000\" data-to-value=\"500\" data-from-value=\"0\" data-delimiter=\",\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"elementor-counter-number\" data-duration=\"2000\" data-to-value=\"80\" data-from-value=\"0\" data-delimiter=\",\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"elementor-counter-number-suffix\">...</span>"
              }
            ]
          },
          "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": "h2",
                "id": "",
                "code": "<h2 class=\"widget-title\" role=\"none\">...</h2>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"sr-only\">...</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": "div",
                "id": "",
                "code": "<div class=\"elementor-counter-title\">...</div>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              }
            ]
          },
          "AA.4_1_2.H91.A.EmptyWithName": {
            "Anchor element found with a name attribute but without a href or link text. Consider moving the name attribute to become an ID of a parent or nearby element.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a name=\"top\">...</a>"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://aeldata.com/",
      "what": "URL",
      "result": "https://aeldata.com/"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://aeldata.com/",
      "result": {
        "content": {
          "totals": {
            "violation": 29,
            "recommendation": 10,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/span[4]",
                "aria": "/document[1]"
              },
              "message": "The <span> element has the id \"elementor-device-mode\" that is already in use",
              "bounds": {
                "left": -1,
                "top": -160001,
                "height": 1,
                "width": 1
              },
              "snippet": "<span class=\"elementor-screen-only\" id=\"elementor-device-mode\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/span[3]",
                "aria": "/document[1]"
              },
              "message": "The <span> element has the id \"elementor-device-mode\" that is already in use",
              "bounds": {
                "left": -1,
                "top": -160001,
                "height": 1,
                "width": 1
              },
              "snippet": "<span class=\"elementor-screen-only\" id=\"elementor-device-mode\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/span[2]",
                "aria": "/document[1]"
              },
              "message": "The <span> element has the id \"elementor-device-mode\" that is already in use",
              "bounds": {
                "left": -1,
                "top": -160001,
                "height": 1,
                "width": 1
              },
              "snippet": "<span class=\"elementor-screen-only\" id=\"elementor-device-mode\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/article[1]",
                "aria": "/document[1]/main[1]/article[3]"
              },
              "message": "The <article> element has the id \"\" that is empty",
              "bounds": {
                "left": -201,
                "top": 6156,
                "height": 711,
                "width": 339
              },
              "snippet": "<article class=\"post-10988 post type-post status-publish format-standard has-post-thumbnail hentry category-wcag entry entry-type-post\" id=\"\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The <div> element has the id \"\" that is empty",
              "bounds": {
                "left": -211,
                "top": 6146,
                "height": 731,
                "width": 359
              },
              "snippet": "<div tabindex=\"-1\" style=\"width: 359px;\" aria-hidden=\"true\" id=\"\" data-slick-index=\"-1\" class=\"slick-slide slick-cloned\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[23]/div[1]/div[1]/article[1]",
                "aria": "/document[1]/main[1]/article[23]"
              },
              "message": "The <article> element has the id \"\" that is empty",
              "bounds": {
                "left": 6979,
                "top": 6156,
                "height": 711,
                "width": 339
              },
              "snippet": "<article class=\"post-10988 post type-post status-publish format-standard has-post-thumbnail hentry category-wcag entry entry-type-post\" id=\"\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[23]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The <div> element has the id \"\" that is empty",
              "bounds": {
                "left": 6969,
                "top": 6146,
                "height": 731,
                "width": 359
              },
              "snippet": "<div tabindex=\"-1\" style=\"width: 359px;\" aria-hidden=\"true\" id=\"\" data-slick-index=\"19\" class=\"slick-slide slick-cloned\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[22]/div[1]/div[1]/article[1]",
                "aria": "/document[1]/main[1]/article[22]"
              },
              "message": "The <article> element has the id \"\" that is empty",
              "bounds": {
                "left": 6620,
                "top": 6156,
                "height": 687,
                "width": 339
              },
              "snippet": "<article class=\"post-10995 post type-post status-publish format-standard has-post-thumbnail hentry category-wcag entry entry-type-post\" id=\"\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[22]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The <div> element has the id \"\" that is empty",
              "bounds": {
                "left": 6610,
                "top": 6146,
                "height": 707,
                "width": 359
              },
              "snippet": "<div tabindex=\"-1\" style=\"width: 359px;\" aria-hidden=\"true\" id=\"\" data-slick-index=\"18\" class=\"slick-slide slick-cloned\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[21]/div[1]/div[1]/article[1]",
                "aria": "/document[1]/main[1]/article[21]"
              },
              "message": "The <article> element has the id \"\" that is empty",
              "bounds": {
                "left": 6261,
                "top": 6156,
                "height": 687,
                "width": 339
              },
              "snippet": "<article class=\"post-11000 post type-post status-publish format-standard has-post-thumbnail hentry category-wcag entry entry-type-post\" id=\"\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[21]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The <div> element has the id \"\" that is empty",
              "bounds": {
                "left": 6251,
                "top": 6146,
                "height": 707,
                "width": 359
              },
              "snippet": "<div tabindex=\"-1\" style=\"width: 359px;\" aria-hidden=\"true\" id=\"\" data-slick-index=\"17\" class=\"slick-slide slick-cloned\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[20]/div[1]/div[1]/article[1]",
                "aria": "/document[1]/main[1]/article[20]"
              },
              "message": "The <article> element has the id \"\" that is empty",
              "bounds": {
                "left": 5902,
                "top": 6156,
                "height": 687,
                "width": 339
              },
              "snippet": "<article class=\"post-11005 post type-post status-publish format-standard has-post-thumbnail hentry category-wcag entry entry-type-post\" id=\"\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[20]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The <div> element has the id \"\" that is empty",
              "bounds": {
                "left": 5892,
                "top": 6146,
                "height": 707,
                "width": 359
              },
              "snippet": "<div tabindex=\"-1\" style=\"width: 359px;\" aria-hidden=\"true\" id=\"\" data-slick-index=\"16\" class=\"slick-slide slick-cloned\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/article[1]",
                "aria": "/document[1]/main[1]/article[2]"
              },
              "message": "The <article> element has the id \"\" that is empty",
              "bounds": {
                "left": -560,
                "top": 6156,
                "height": 687,
                "width": 339
              },
              "snippet": "<article class=\"post-10995 post type-post status-publish format-standard has-post-thumbnail hentry category-wcag entry entry-type-post\" id=\"\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The <div> element has the id \"\" that is empty",
              "bounds": {
                "left": -570,
                "top": 6146,
                "height": 707,
                "width": 359
              },
              "snippet": "<div tabindex=\"-1\" style=\"width: 359px;\" aria-hidden=\"true\" id=\"\" data-slick-index=\"-2\" class=\"slick-slide slick-cloned\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[19]/div[1]/div[1]/article[1]",
                "aria": "/document[1]/main[1]/article[19]"
              },
              "message": "The <article> element has the id \"\" that is empty",
              "bounds": {
                "left": 5543,
                "top": 6156,
                "height": 736,
                "width": 339
              },
              "snippet": "<article class=\"post-11010 post type-post status-publish format-standard has-post-thumbnail hentry category-wcag entry entry-type-post\" id=\"\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[19]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The <div> element has the id \"\" that is empty",
              "bounds": {
                "left": 5533,
                "top": 6146,
                "height": 756,
                "width": 359
              },
              "snippet": "<div tabindex=\"-1\" style=\"width: 359px;\" aria-hidden=\"true\" id=\"\" data-slick-index=\"15\" class=\"slick-slide slick-cloned\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[18]/div[1]/div[1]/article[1]",
                "aria": "/document[1]/main[1]/article[18]"
              },
              "message": "The <article> element has the id \"\" that is empty",
              "bounds": {
                "left": 5184,
                "top": 6156,
                "height": 736,
                "width": 339
              },
              "snippet": "<article class=\"post-11014 post type-post status-publish format-standard has-post-thumbnail hentry category-wcag entry entry-type-post\" id=\"\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[18]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The <div> element has the id \"\" that is empty",
              "bounds": {
                "left": 5174,
                "top": 6146,
                "height": 756,
                "width": 359
              },
              "snippet": "<div tabindex=\"-1\" style=\"width: 359px;\" aria-hidden=\"true\" id=\"\" data-slick-index=\"14\" class=\"slick-slide slick-cloned\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[17]/div[1]/div[1]/article[1]",
                "aria": "/document[1]/main[1]/article[17]"
              },
              "message": "The <article> element has the id \"\" that is empty",
              "bounds": {
                "left": 4825,
                "top": 6156,
                "height": 711,
                "width": 339
              },
              "snippet": "<article class=\"post-11020 post type-post status-publish format-standard has-post-thumbnail hentry category-wcag entry entry-type-post\" id=\"\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[17]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The <div> element has the id \"\" that is empty",
              "bounds": {
                "left": 4815,
                "top": 6146,
                "height": 731,
                "width": 359
              },
              "snippet": "<div tabindex=\"-1\" style=\"width: 359px;\" aria-hidden=\"true\" id=\"\" data-slick-index=\"13\" class=\"slick-slide slick-cloned\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[16]/div[1]/div[1]/article[1]",
                "aria": "/document[1]/main[1]/article[16]"
              },
              "message": "The <article> element has the id \"\" that is empty",
              "bounds": {
                "left": 4466,
                "top": 6156,
                "height": 736,
                "width": 339
              },
              "snippet": "<article class=\"post-11029 post type-post status-publish format-standard has-post-thumbnail hentry category-wcag entry entry-type-post\" id=\"\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[16]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The <div> element has the id \"\" that is empty",
              "bounds": {
                "left": 4456,
                "top": 6146,
                "height": 756,
                "width": 359
              },
              "snippet": "<div tabindex=\"-1\" style=\"width: 359px;\" aria-hidden=\"true\" id=\"\" data-slick-index=\"12\" class=\"slick-slide slick-cloned\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[15]/div[1]/div[1]/article[1]",
                "aria": "/document[1]/main[1]/article[15]"
              },
              "message": "The <article> element has the id \"\" that is empty",
              "bounds": {
                "left": 4107,
                "top": 6156,
                "height": 738,
                "width": 339
              },
              "snippet": "<article class=\"post-11025 post type-post status-publish format-standard has-post-thumbnail hentry category-wcag entry entry-type-post\" id=\"\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[15]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The <div> element has the id \"\" that is empty",
              "bounds": {
                "left": 4097,
                "top": 6146,
                "height": 758,
                "width": 359
              },
              "snippet": "<div tabindex=\"-1\" style=\"width: 359px;\" aria-hidden=\"true\" id=\"\" data-slick-index=\"11\" class=\"slick-slide slick-cloned\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[14]/div[1]/div[1]/article[1]",
                "aria": "/document[1]/main[1]/article[14]"
              },
              "message": "The <article> element has the id \"\" that is empty",
              "bounds": {
                "left": 3748,
                "top": 6156,
                "height": 687,
                "width": 339
              },
              "snippet": "<article class=\"post-11034 post type-post status-publish format-standard has-post-thumbnail hentry category-wcag entry entry-type-post\" id=\"\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[14]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The <div> element has the id \"\" that is empty",
              "bounds": {
                "left": 3738,
                "top": 6146,
                "height": 707,
                "width": 359
              },
              "snippet": "<div tabindex=\"-1\" style=\"width: 359px;\" aria-hidden=\"true\" id=\"\" data-slick-index=\"10\" class=\"slick-slide slick-cloned\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]",
                "aria": "/document[1]/main[1]/article[1]"
              },
              "message": "The <article> element has the id \"\" that is empty",
              "bounds": {
                "left": -919,
                "top": 6156,
                "height": 687,
                "width": 339
              },
              "snippet": "<article class=\"post-11000 post type-post status-publish format-standard has-post-thumbnail hentry category-wcag entry entry-type-post\" id=\"\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The <div> element has the id \"\" that is empty",
              "bounds": {
                "left": -929,
                "top": 6146,
                "height": 707,
                "width": 359
              },
              "snippet": "<div tabindex=\"-1\" style=\"width: 359px;\" aria-hidden=\"true\" id=\"\" data-slick-index=\"-3\" class=\"slick-slide slick-cloned\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ComplementaryLandmarkLabel_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/aside[1]",
                "aria": "/document[1]/contentinfo[1]/complementary[1]"
              },
              "message": "The element with \"complementary\" role does not have a visible label",
              "bounds": {
                "left": 32,
                "top": 6947,
                "height": 543,
                "width": 736
              },
              "snippet": "<aside aria-label=\"Additional footer content\" class=\"widget-area footer-widgets footer-2-widgets\" id=\"footer-2-widgets\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[1]/aside[1]/section[2]/ul[1]/li[3]/a[1]/svg[1]",
                "aria": "/document[1]/banner[1]/list[1]/listitem[3]/link[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 728,
                "top": 65,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" viewBox=\"0 0 24 24\" focusable=\"false\" role=\"img\" aria-hidden=\"true\" width=\"1.5em\" class=\"svg-icon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[1]/aside[1]/section[2]/ul[1]/li[2]/a[1]/svg[1]",
                "aria": "/document[1]/banner[1]/list[1]/listitem[2]/link[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 700,
                "top": 65,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" viewBox=\"0 0 24 24\" focusable=\"false\" role=\"img\" aria-hidden=\"true\" width=\"1.5em\" class=\"svg-icon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[1]/aside[1]/section[2]/ul[1]/li[1]/a[1]/svg[1]",
                "aria": "/document[1]/banner[1]/list[1]/listitem[1]/link[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 672,
                "top": 65,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" viewBox=\"0 0 24 24\" focusable=\"false\" role=\"img\" aria-hidden=\"true\" width=\"1.5em\" class=\"svg-icon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/a[1]/svg[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[1]/list[1]/listitem[3]/link[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 538,
                "top": 7570,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" viewBox=\"0 0 24 24\" focusable=\"false\" role=\"img\" aria-hidden=\"true\" width=\"1.5em\" class=\"svg-icon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/a[1]/svg[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[1]/list[1]/listitem[2]/link[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 510,
                "top": 7570,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" viewBox=\"0 0 24 24\" focusable=\"false\" role=\"img\" aria-hidden=\"true\" width=\"1.5em\" class=\"svg-icon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/a[1]/svg[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[1]/list[1]/listitem[1]/link[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 482,
                "top": 7570,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" viewBox=\"0 0 24 24\" focusable=\"false\" role=\"img\" aria-hidden=\"true\" width=\"1.5em\" class=\"svg-icon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_attribute_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/div[1]/section[11]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/form[1]/div[1]/div[4]/textarea[1]",
                "aria": "/document[1]/main[1]/textbox[4]"
              },
              "message": "The ARIA attribute \"aria-required\" is redundant with the HTML attribute \"required\"",
              "bounds": {
                "left": 409,
                "top": 5783,
                "height": 96,
                "width": 463
              },
              "snippet": "<textarea aria-required=\"true\" required=\"required\" placeholder=\"Message\" rows=\"4\" id=\"form-field-message\" name=\"form_fields[message]\" class=\"elementor-field-textual elementor-field  elementor-size-sm\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_attribute_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/div[1]/section[11]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/form[1]/div[1]/div[2]/input[1]",
                "aria": "/document[1]/main[1]/textbox[2]"
              },
              "message": "The ARIA attribute \"aria-required\" is redundant with the HTML attribute \"required\"",
              "bounds": {
                "left": 409,
                "top": 5599,
                "height": 40,
                "width": 463
              },
              "snippet": "<input aria-required=\"true\" required=\"required\" placeholder=\"Email\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" id=\"form-field-email\" name=\"form_fields[email]\" type=\"email\" size=\"1\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_attribute_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/div[1]/section[11]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/form[1]/div[1]/div[1]/input[1]",
                "aria": "/document[1]/main[1]/textbox[1]"
              },
              "message": "The ARIA attribute \"aria-required\" is redundant with the HTML attribute \"required\"",
              "bounds": {
                "left": 409,
                "top": 5507,
                "height": 40,
                "width": 463
              },
              "snippet": "<input aria-required=\"true\" required=\"required\" placeholder=\"Name\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" id=\"form-field-name\" name=\"form_fields[name]\" type=\"text\" size=\"1\">",
              "level": "recommendation"
            }
          ]
        },
        "url": {
          "totals": {
            "violation": 27,
            "recommendation": 10,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/span[2]",
                "aria": "/document[1]"
              },
              "message": "The <span> element has the id \"elementor-device-mode\" that is already in use",
              "bounds": {
                "left": -1,
                "top": -160001,
                "height": 1,
                "width": 1
              },
              "snippet": "<span class=\"elementor-screen-only\" id=\"elementor-device-mode\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/article[1]",
                "aria": "/document[1]/main[1]/article[3]"
              },
              "message": "The <article> element has the id \"\" that is empty",
              "bounds": {
                "left": -224,
                "top": 6116,
                "height": 733,
                "width": 234
              },
              "snippet": "<article class=\"post-10988 post type-post status-publish format-standard has-post-thumbnail hentry category-wcag entry entry-type-post\" id=\"\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The <div> element has the id \"\" that is empty",
              "bounds": {
                "left": -234,
                "top": 6106,
                "height": 753,
                "width": 254
              },
              "snippet": "<div tabindex=\"-1\" style=\"width: 254px;\" aria-hidden=\"true\" id=\"\" data-slick-index=\"-1\" class=\"slick-slide slick-cloned\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[23]/div[1]/div[1]/article[1]",
                "aria": "/document[1]/main[1]/article[23]"
              },
              "message": "The <article> element has the id \"\" that is empty",
              "bounds": {
                "left": 4856,
                "top": 6116,
                "height": 733,
                "width": 234
              },
              "snippet": "<article class=\"post-10988 post type-post status-publish format-standard has-post-thumbnail hentry category-wcag entry entry-type-post\" id=\"\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[23]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The <div> element has the id \"\" that is empty",
              "bounds": {
                "left": 4846,
                "top": 6106,
                "height": 753,
                "width": 254
              },
              "snippet": "<div tabindex=\"-1\" style=\"width: 254px;\" aria-hidden=\"true\" id=\"\" data-slick-index=\"19\" class=\"slick-slide slick-cloned\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[22]/div[1]/div[1]/article[1]",
                "aria": "/document[1]/main[1]/article[22]"
              },
              "message": "The <article> element has the id \"\" that is empty",
              "bounds": {
                "left": 4602,
                "top": 6116,
                "height": 683,
                "width": 234
              },
              "snippet": "<article class=\"post-10995 post type-post status-publish format-standard has-post-thumbnail hentry category-wcag entry entry-type-post\" id=\"\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[22]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The <div> element has the id \"\" that is empty",
              "bounds": {
                "left": 4592,
                "top": 6106,
                "height": 703,
                "width": 254
              },
              "snippet": "<div tabindex=\"-1\" style=\"width: 254px;\" aria-hidden=\"true\" id=\"\" data-slick-index=\"18\" class=\"slick-slide slick-cloned\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[21]/div[1]/div[1]/article[1]",
                "aria": "/document[1]/main[1]/article[21]"
              },
              "message": "The <article> element has the id \"\" that is empty",
              "bounds": {
                "left": 4348,
                "top": 6116,
                "height": 735,
                "width": 234
              },
              "snippet": "<article class=\"post-11000 post type-post status-publish format-standard has-post-thumbnail hentry category-wcag entry entry-type-post\" id=\"\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[21]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The <div> element has the id \"\" that is empty",
              "bounds": {
                "left": 4338,
                "top": 6106,
                "height": 755,
                "width": 254
              },
              "snippet": "<div tabindex=\"-1\" style=\"width: 254px;\" aria-hidden=\"true\" id=\"\" data-slick-index=\"17\" class=\"slick-slide slick-cloned\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[20]/div[1]/div[1]/article[1]",
                "aria": "/document[1]/main[1]/article[20]"
              },
              "message": "The <article> element has the id \"\" that is empty",
              "bounds": {
                "left": 4094,
                "top": 6116,
                "height": 735,
                "width": 234
              },
              "snippet": "<article class=\"post-11005 post type-post status-publish format-standard has-post-thumbnail hentry category-wcag entry entry-type-post\" id=\"\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[20]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The <div> element has the id \"\" that is empty",
              "bounds": {
                "left": 4084,
                "top": 6106,
                "height": 755,
                "width": 254
              },
              "snippet": "<div tabindex=\"-1\" style=\"width: 254px;\" aria-hidden=\"true\" id=\"\" data-slick-index=\"16\" class=\"slick-slide slick-cloned\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/article[1]",
                "aria": "/document[1]/main[1]/article[2]"
              },
              "message": "The <article> element has the id \"\" that is empty",
              "bounds": {
                "left": -478,
                "top": 6116,
                "height": 683,
                "width": 234
              },
              "snippet": "<article class=\"post-10995 post type-post status-publish format-standard has-post-thumbnail hentry category-wcag entry entry-type-post\" id=\"\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The <div> element has the id \"\" that is empty",
              "bounds": {
                "left": -488,
                "top": 6106,
                "height": 703,
                "width": 254
              },
              "snippet": "<div tabindex=\"-1\" style=\"width: 254px;\" aria-hidden=\"true\" id=\"\" data-slick-index=\"-2\" class=\"slick-slide slick-cloned\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[19]/div[1]/div[1]/article[1]",
                "aria": "/document[1]/main[1]/article[19]"
              },
              "message": "The <article> element has the id \"\" that is empty",
              "bounds": {
                "left": 3840,
                "top": 6116,
                "height": 785,
                "width": 234
              },
              "snippet": "<article class=\"post-11010 post type-post status-publish format-standard has-post-thumbnail hentry category-wcag entry entry-type-post\" id=\"\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[19]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The <div> element has the id \"\" that is empty",
              "bounds": {
                "left": 3830,
                "top": 6106,
                "height": 805,
                "width": 254
              },
              "snippet": "<div tabindex=\"-1\" style=\"width: 254px;\" aria-hidden=\"true\" id=\"\" data-slick-index=\"15\" class=\"slick-slide slick-cloned\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[18]/div[1]/div[1]/article[1]",
                "aria": "/document[1]/main[1]/article[18]"
              },
              "message": "The <article> element has the id \"\" that is empty",
              "bounds": {
                "left": 3586,
                "top": 6116,
                "height": 785,
                "width": 234
              },
              "snippet": "<article class=\"post-11014 post type-post status-publish format-standard has-post-thumbnail hentry category-wcag entry entry-type-post\" id=\"\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[18]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The <div> element has the id \"\" that is empty",
              "bounds": {
                "left": 3576,
                "top": 6106,
                "height": 805,
                "width": 254
              },
              "snippet": "<div tabindex=\"-1\" style=\"width: 254px;\" aria-hidden=\"true\" id=\"\" data-slick-index=\"14\" class=\"slick-slide slick-cloned\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[17]/div[1]/div[1]/article[1]",
                "aria": "/document[1]/main[1]/article[17]"
              },
              "message": "The <article> element has the id \"\" that is empty",
              "bounds": {
                "left": 3332,
                "top": 6116,
                "height": 759,
                "width": 234
              },
              "snippet": "<article class=\"post-11020 post type-post status-publish format-standard has-post-thumbnail hentry category-wcag entry entry-type-post\" id=\"\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[17]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The <div> element has the id \"\" that is empty",
              "bounds": {
                "left": 3322,
                "top": 6106,
                "height": 779,
                "width": 254
              },
              "snippet": "<div tabindex=\"-1\" style=\"width: 254px;\" aria-hidden=\"true\" id=\"\" data-slick-index=\"13\" class=\"slick-slide slick-cloned\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[16]/div[1]/div[1]/article[1]",
                "aria": "/document[1]/main[1]/article[16]"
              },
              "message": "The <article> element has the id \"\" that is empty",
              "bounds": {
                "left": 3078,
                "top": 6116,
                "height": 785,
                "width": 234
              },
              "snippet": "<article class=\"post-11029 post type-post status-publish format-standard has-post-thumbnail hentry category-wcag entry entry-type-post\" id=\"\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[16]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The <div> element has the id \"\" that is empty",
              "bounds": {
                "left": 3068,
                "top": 6106,
                "height": 805,
                "width": 254
              },
              "snippet": "<div tabindex=\"-1\" style=\"width: 254px;\" aria-hidden=\"true\" id=\"\" data-slick-index=\"12\" class=\"slick-slide slick-cloned\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[15]/div[1]/div[1]/article[1]",
                "aria": "/document[1]/main[1]/article[15]"
              },
              "message": "The <article> element has the id \"\" that is empty",
              "bounds": {
                "left": 2824,
                "top": 6116,
                "height": 787,
                "width": 234
              },
              "snippet": "<article class=\"post-11025 post type-post status-publish format-standard has-post-thumbnail hentry category-wcag entry entry-type-post\" id=\"\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[15]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The <div> element has the id \"\" that is empty",
              "bounds": {
                "left": 2814,
                "top": 6106,
                "height": 807,
                "width": 254
              },
              "snippet": "<div tabindex=\"-1\" style=\"width: 254px;\" aria-hidden=\"true\" id=\"\" data-slick-index=\"11\" class=\"slick-slide slick-cloned\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[14]/div[1]/div[1]/article[1]",
                "aria": "/document[1]/main[1]/article[14]"
              },
              "message": "The <article> element has the id \"\" that is empty",
              "bounds": {
                "left": 2570,
                "top": 6116,
                "height": 683,
                "width": 234
              },
              "snippet": "<article class=\"post-11034 post type-post status-publish format-standard has-post-thumbnail hentry category-wcag entry entry-type-post\" id=\"\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[14]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The <div> element has the id \"\" that is empty",
              "bounds": {
                "left": 2560,
                "top": 6106,
                "height": 703,
                "width": 254
              },
              "snippet": "<div tabindex=\"-1\" style=\"width: 254px;\" aria-hidden=\"true\" id=\"\" data-slick-index=\"10\" class=\"slick-slide slick-cloned\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]",
                "aria": "/document[1]/main[1]/article[1]"
              },
              "message": "The <article> element has the id \"\" that is empty",
              "bounds": {
                "left": -732,
                "top": 6116,
                "height": 735,
                "width": 234
              },
              "snippet": "<article class=\"post-11000 post type-post status-publish format-standard has-post-thumbnail hentry category-wcag entry entry-type-post\" id=\"\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The <div> element has the id \"\" that is empty",
              "bounds": {
                "left": -742,
                "top": 6106,
                "height": 755,
                "width": 254
              },
              "snippet": "<div tabindex=\"-1\" style=\"width: 254px;\" aria-hidden=\"true\" id=\"\" data-slick-index=\"-3\" class=\"slick-slide slick-cloned\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ComplementaryLandmarkLabel_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/aside[1]",
                "aria": "/document[1]/contentinfo[1]/complementary[1]"
              },
              "message": "The element with \"complementary\" role does not have a visible label",
              "bounds": {
                "left": 32,
                "top": 6955,
                "height": 543,
                "width": 736
              },
              "snippet": "<aside aria-label=\"Additional footer content\" class=\"widget-area footer-widgets footer-2-widgets\" id=\"footer-2-widgets\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[1]/aside[1]/section[2]/ul[1]/li[3]/a[1]/svg[1]",
                "aria": "/document[1]/banner[1]/list[1]/listitem[3]/link[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 728,
                "top": 65,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" viewBox=\"0 0 24 24\" focusable=\"false\" role=\"img\" aria-hidden=\"true\" width=\"1.5em\" class=\"svg-icon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[1]/aside[1]/section[2]/ul[1]/li[2]/a[1]/svg[1]",
                "aria": "/document[1]/banner[1]/list[1]/listitem[2]/link[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 700,
                "top": 65,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" viewBox=\"0 0 24 24\" focusable=\"false\" role=\"img\" aria-hidden=\"true\" width=\"1.5em\" class=\"svg-icon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[1]/aside[1]/section[2]/ul[1]/li[1]/a[1]/svg[1]",
                "aria": "/document[1]/banner[1]/list[1]/listitem[1]/link[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 672,
                "top": 65,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" viewBox=\"0 0 24 24\" focusable=\"false\" role=\"img\" aria-hidden=\"true\" width=\"1.5em\" class=\"svg-icon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/a[1]/svg[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[1]/list[1]/listitem[3]/link[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 538,
                "top": 7578,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" viewBox=\"0 0 24 24\" focusable=\"false\" role=\"img\" aria-hidden=\"true\" width=\"1.5em\" class=\"svg-icon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/a[1]/svg[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[1]/list[1]/listitem[2]/link[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 510,
                "top": 7578,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" viewBox=\"0 0 24 24\" focusable=\"false\" role=\"img\" aria-hidden=\"true\" width=\"1.5em\" class=\"svg-icon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/a[1]/svg[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[1]/list[1]/listitem[1]/link[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 482,
                "top": 7578,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" viewBox=\"0 0 24 24\" focusable=\"false\" role=\"img\" aria-hidden=\"true\" width=\"1.5em\" class=\"svg-icon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_attribute_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/div[1]/section[11]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/form[1]/div[1]/div[4]/textarea[1]",
                "aria": "/document[1]/main[1]/textbox[4]"
              },
              "message": "The ARIA attribute \"aria-required\" is redundant with the HTML attribute \"required\"",
              "bounds": {
                "left": 169,
                "top": 5742,
                "height": 96,
                "width": 463
              },
              "snippet": "<textarea aria-required=\"true\" required=\"required\" placeholder=\"Message\" rows=\"4\" id=\"form-field-message\" name=\"form_fields[message]\" class=\"elementor-field-textual elementor-field  elementor-size-sm\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_attribute_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/div[1]/section[11]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/form[1]/div[1]/div[2]/input[1]",
                "aria": "/document[1]/main[1]/textbox[2]"
              },
              "message": "The ARIA attribute \"aria-required\" is redundant with the HTML attribute \"required\"",
              "bounds": {
                "left": 169,
                "top": 5558,
                "height": 40,
                "width": 463
              },
              "snippet": "<input aria-required=\"true\" required=\"required\" placeholder=\"Email\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" id=\"form-field-email\" name=\"form_fields[email]\" type=\"email\" size=\"1\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_attribute_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/div[1]/section[11]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/form[1]/div[1]/div[1]/input[1]",
                "aria": "/document[1]/main[1]/textbox[1]"
              },
              "message": "The ARIA attribute \"aria-required\" is redundant with the HTML attribute \"required\"",
              "bounds": {
                "left": 169,
                "top": 5466,
                "height": 40,
                "width": 463
              },
              "snippet": "<input aria-required=\"true\" required=\"required\" placeholder=\"Name\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" id=\"form-field-name\" name=\"form_fields[name]\" type=\"text\" size=\"1\">",
              "level": "recommendation"
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://aeldata.com/",
      "what": "URL",
      "result": "https://aeldata.com/"
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://aeldata.com/",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "Web accessibility, WCAG & AODA Compliance- AEL Data",
          "pageurl": "https://aeldata.com/",
          "time": 3.94,
          "creditsremaining": 273,
          "allitemcount": 439,
          "totalelements": 1388,
          "waveurl": "http://wave.webaim.org/report?url=https://aeldata.com/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 1,
            "items": {
              "label_missing": {
                "id": "label_missing",
                "description": "Missing form label",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > MAIN#main > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > FORM:first-child > INPUT:first-child + INPUT + INPUT + INPUT + DIV + SPAN > INPUT:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  },
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  },
                  {
                    "name": "3.3.2 Labels or Instructions (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc3.3.2"
                  }
                ]
              }
            }
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 0,
            "items": []
          },
          "alert": {
            "description": "Alerts",
            "count": 117,
            "items": {
              "text_justified": {
                "id": "text_justified",
                "description": "Justified text",
                "count": 3,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > MAIN#main > DIV:first-child > SECTION:first-child + SECTION > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > MAIN#main > DIV:first-child > SECTION:first-child + SECTION > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > MAIN#main > DIV:first-child > SECTION:first-child + SECTION > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > P:first-child"
                ],
                "wcag": []
              },
              "heading_possible": {
                "id": "heading_possible",
                "description": "Possible heading",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#page > HEADER#masthead > DIV:first-child > DIV:first-child > DIV:first-child > SPAN:first-child + DIV > P:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > FOOTER#colophon > DIV:first-child > DIV:first-child > DIV:first-child > SPAN:first-child + DIV > P:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.1 Bypass Blocks (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  }
                ]
              },
              "link_suspicious": {
                "id": "link_suspicious",
                "description": "Suspicious link text",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > MAIN#main > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child"
                ],
                "wcag": [
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "link_redundant": {
                "id": "link_redundant",
                "description": "Redundant link",
                "count": 23,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > MAIN#main > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#lae-posts-carousel-62c7db474ed8f > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > ARTICLE:first-child > DIV:first-child + DIV > H3:first-child + DIV > DIV:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > MAIN#main > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#lae-posts-carousel-62c7db474ed8f > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > ARTICLE:first-child > DIV:first-child + DIV > H3:first-child + DIV > DIV:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > MAIN#main > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#lae-posts-carousel-62c7db474ed8f > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > ARTICLE:first-child > DIV:first-child + DIV > H3:first-child + DIV > DIV:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > MAIN#main > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#lae-posts-carousel-62c7db474ed8f > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > ARTICLE#post-11034 > DIV:first-child + DIV > H3:first-child + DIV > DIV:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > MAIN#main > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#lae-posts-carousel-62c7db474ed8f > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > ARTICLE#post-11025 > DIV:first-child + DIV > H3:first-child + DIV > DIV:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > MAIN#main > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#lae-posts-carousel-62c7db474ed8f > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > ARTICLE#post-11029 > DIV:first-child + DIV > H3:first-child + DIV > DIV:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > MAIN#main > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#lae-posts-carousel-62c7db474ed8f > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > ARTICLE#post-11020 > DIV:first-child + DIV > H3:first-child + DIV > DIV:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > MAIN#main > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#lae-posts-carousel-62c7db474ed8f > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > ARTICLE#post-11014 > DIV:first-child + DIV > H3:first-child + DIV > DIV:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > MAIN#main > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#lae-posts-carousel-62c7db474ed8f > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > ARTICLE#post-11010 > DIV:first-child + DIV > H3:first-child + DIV > DIV:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > MAIN#main > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#lae-posts-carousel-62c7db474ed8f > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > ARTICLE#post-11005 > DIV:first-child + DIV > H3:first-child + DIV > DIV:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > MAIN#main > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#lae-posts-carousel-62c7db474ed8f > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > ARTICLE#post-11000 > DIV:first-child + DIV > H3:first-child + DIV > DIV:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > MAIN#main > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#lae-posts-carousel-62c7db474ed8f > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > ARTICLE#post-10995 > DIV:first-child + DIV > H3:first-child + DIV > DIV:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > MAIN#main > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#lae-posts-carousel-62c7db474ed8f > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > ARTICLE#post-10988 > DIV:first-child + DIV > H3:first-child + DIV > DIV:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > MAIN#main > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#lae-posts-carousel-62c7db474ed8f > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > ARTICLE:first-child > DIV:first-child + DIV > H3:first-child + DIV > DIV:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > MAIN#main > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#lae-posts-carousel-62c7db474ed8f > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > ARTICLE:first-child > DIV:first-child + DIV > H3:first-child + DIV > DIV:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > MAIN#main > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#lae-posts-carousel-62c7db474ed8f > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > ARTICLE:first-child > DIV:first-child + DIV > H3:first-child + DIV > DIV:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > MAIN#main > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#lae-posts-carousel-62c7db474ed8f > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > ARTICLE:first-child > DIV:first-child + DIV > H3:first-child + DIV > DIV:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > MAIN#main > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#lae-posts-carousel-62c7db474ed8f > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > ARTICLE:first-child > DIV:first-child + DIV > H3:first-child + DIV > DIV:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > MAIN#main > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#lae-posts-carousel-62c7db474ed8f > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > ARTICLE:first-child > DIV:first-child + DIV > H3:first-child + DIV > DIV:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > MAIN#main > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#lae-posts-carousel-62c7db474ed8f > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > ARTICLE:first-child > DIV:first-child + DIV > H3:first-child + DIV > DIV:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > MAIN#main > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#lae-posts-carousel-62c7db474ed8f > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > ARTICLE:first-child > DIV:first-child + DIV > H3:first-child + DIV > DIV:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > MAIN#main > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#lae-posts-carousel-62c7db474ed8f > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > ARTICLE:first-child > DIV:first-child + DIV > H3:first-child + DIV > DIV:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > MAIN#main > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#lae-posts-carousel-62c7db474ed8f > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > ARTICLE:first-child > DIV:first-child + DIV > H3:first-child + DIV > DIV:first-child + DIV > A:first-child"
                ],
                "wcag": [
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "noscript": {
                "id": "noscript",
                "description": "Noscript element",
                "count": 42,
                "selectors": [
                  "HTML > HEAD:first-child > META:first-child + STYLE + META + META + META + LINK + TITLE + LINK + META + LINK + META + META + META + META + META + META + META + META + META + META + META + META + META + META + LINK + LINK + LINK + LINK + LINK + LINK + STYLE + STYLE + NOSCRIPT",
                  "HTML > HEAD:first-child > META:first-child + STYLE + META + META + META + LINK + TITLE + LINK + META + LINK + META + META + META + META + META + META + META + META + META + META + META + META + META + META + LINK + LINK + LINK + LINK + LINK + LINK + STYLE + STYLE + NOSCRIPT + LINK + NOSCRIPT",
                  "HTML > HEAD:first-child > META:first-child + STYLE + META + META + META + LINK + TITLE + LINK + META + LINK + META + META + META + META + META + META + META + META + META + META + META + META + META + META + LINK + LINK + LINK + LINK + LINK + LINK + STYLE + STYLE + NOSCRIPT + LINK + NOSCRIPT + STYLE + NOSCRIPT",
                  "HTML > HEAD:first-child > META:first-child + STYLE + META + META + META + LINK + TITLE + LINK + META + LINK + META + META + META + META + META + META + META + META + META + META + META + META + META + META + LINK + LINK + LINK + LINK + LINK + LINK + STYLE + STYLE + NOSCRIPT + LINK + NOSCRIPT + STYLE + NOSCRIPT + NOSCRIPT",
                  "HTML > HEAD:first-child > META:first-child + STYLE + META + META + META + LINK + TITLE + LINK + META + LINK + META + META + META + META + META + META + META + META + META + META + META + META + META + META + LINK + LINK + LINK + LINK + LINK + LINK + STYLE + STYLE + NOSCRIPT + LINK + NOSCRIPT + STYLE + NOSCRIPT + NOSCRIPT + NOSCRIPT",
                  "HTML > HEAD:first-child > META:first-child + STYLE + META + META + META + LINK + TITLE + LINK + META + LINK + META + META + META + META + META + META + META + META + META + META + META + META + META + META + LINK + LINK + LINK + LINK + LINK + LINK + STYLE + STYLE + NOSCRIPT + LINK + NOSCRIPT + STYLE + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT",
                  "HTML > HEAD:first-child > META:first-child + STYLE + META + META + META + LINK + TITLE + LINK + META + LINK + META + META + META + META + META + META + META + META + META + META + META + META + META + META + LINK + LINK + LINK + LINK + LINK + LINK + STYLE + STYLE + NOSCRIPT + LINK + NOSCRIPT + STYLE + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT",
                  "HTML > HEAD:first-child > META:first-child + STYLE + META + META + META + LINK + TITLE + LINK + META + LINK + META + META + META + META + META + META + META + META + META + META + META + META + META + META + LINK + LINK + LINK + LINK + LINK + LINK + STYLE + STYLE + NOSCRIPT + LINK + NOSCRIPT + STYLE + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT",
                  "HTML > HEAD:first-child > META:first-child + STYLE + META + META + META + LINK + TITLE + LINK + META + LINK + META + META + META + META + META + META + META + META + META + META + META + META + META + META + LINK + LINK + LINK + LINK + LINK + LINK + STYLE + STYLE + NOSCRIPT + LINK + NOSCRIPT + STYLE + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT",
                  "HTML > HEAD:first-child > META:first-child + STYLE + META + META + META + LINK + TITLE + LINK + META + LINK + META + META + META + META + META + META + META + META + META + META + META + META + META + META + LINK + LINK + LINK + LINK + LINK + LINK + STYLE + STYLE + NOSCRIPT + LINK + NOSCRIPT + STYLE + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT",
                  "HTML > HEAD:first-child > META:first-child + STYLE + META + META + META + LINK + TITLE + LINK + META + LINK + META + META + META + META + META + META + META + META + META + META + META + META + META + META + LINK + LINK + LINK + LINK + LINK + LINK + STYLE + STYLE + NOSCRIPT + LINK + NOSCRIPT + STYLE + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT",
                  "HTML > HEAD:first-child > META:first-child + STYLE + META + META + META + LINK + TITLE + LINK + META + LINK + META + META + META + META + META + META + META + META + META + META + META + META + META + META + LINK + LINK + LINK + LINK + LINK + LINK + STYLE + STYLE + NOSCRIPT + LINK + NOSCRIPT + STYLE + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT",
                  "HTML > HEAD:first-child > META:first-child + STYLE + META + META + META + LINK + TITLE + LINK + META + LINK + META + META + META + META + META + META + META + META + META + META + META + META + META + META + LINK + LINK + LINK + LINK + LINK + LINK + STYLE + STYLE + NOSCRIPT + LINK + NOSCRIPT + STYLE + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT",
                  "HTML > HEAD:first-child > META:first-child + STYLE + META + META + META + LINK + TITLE + LINK + META + LINK + META + META + META + META + META + META + META + META + META + META + META + META + META + META + LINK + LINK + LINK + LINK + LINK + LINK + STYLE + STYLE + NOSCRIPT + LINK + NOSCRIPT + STYLE + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT",
                  "HTML > HEAD:first-child > META:first-child + STYLE + META + META + META + LINK + TITLE + LINK + META + LINK + META + META + META + META + META + META + META + META + META + META + META + META + META + META + LINK + LINK + LINK + LINK + LINK + LINK + STYLE + STYLE + NOSCRIPT + LINK + NOSCRIPT + STYLE + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT",
                  "HTML > HEAD:first-child > META:first-child + STYLE + META + META + META + LINK + TITLE + LINK + META + LINK + META + META + META + META + META + META + META + META + META + META + META + META + META + META + LINK + LINK + LINK + LINK + LINK + LINK + STYLE + STYLE + NOSCRIPT + LINK + NOSCRIPT + STYLE + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + STYLE + NOSCRIPT",
                  "HTML > HEAD:first-child > META:first-child + STYLE + META + META + META + LINK + TITLE + LINK + META + LINK + META + META + META + META + META + META + META + META + META + META + META + META + META + META + LINK + LINK + LINK + LINK + LINK + LINK + STYLE + STYLE + NOSCRIPT + LINK + NOSCRIPT + STYLE + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + STYLE + NOSCRIPT + NOSCRIPT",
                  "HTML > HEAD:first-child > META:first-child + STYLE + META + META + META + LINK + TITLE + LINK + META + LINK + META + META + META + META + META + META + META + META + META + META + META + META + META + META + LINK + LINK + LINK + LINK + LINK + LINK + STYLE + STYLE + NOSCRIPT + LINK + NOSCRIPT + STYLE + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + STYLE + NOSCRIPT + NOSCRIPT + NOSCRIPT",
                  "HTML > HEAD:first-child > META:first-child + STYLE + META + META + META + LINK + TITLE + LINK + META + LINK + META + META + META + META + META + META + META + META + META + META + META + META + META + META + LINK + LINK + LINK + LINK + LINK + LINK + STYLE + STYLE + NOSCRIPT + LINK + NOSCRIPT + STYLE + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + STYLE + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT",
                  "HTML > HEAD:first-child > META:first-child + STYLE + META + META + META + LINK + TITLE + LINK + META + LINK + META + META + META + META + META + META + META + META + META + META + META + META + META + META + LINK + LINK + LINK + LINK + LINK + LINK + STYLE + STYLE + NOSCRIPT + LINK + NOSCRIPT + STYLE + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + STYLE + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT",
                  "HTML > HEAD:first-child > META:first-child + STYLE + META + META + META + LINK + TITLE + LINK + META + LINK + META + META + META + META + META + META + META + META + META + META + META + META + META + META + LINK + LINK + LINK + LINK + LINK + LINK + STYLE + STYLE + NOSCRIPT + LINK + NOSCRIPT + STYLE + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + STYLE + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT",
                  "HTML > HEAD:first-child > META:first-child + STYLE + META + META + META + LINK + TITLE + LINK + META + LINK + META + META + META + META + META + META + META + META + META + META + META + META + META + META + LINK + LINK + LINK + LINK + LINK + LINK + STYLE + STYLE + NOSCRIPT + LINK + NOSCRIPT + STYLE + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + STYLE + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT",
                  "HTML > HEAD:first-child > META:first-child + STYLE + META + META + META + LINK + TITLE + LINK + META + LINK + META + META + META + META + META + META + META + META + META + META + META + META + META + META + LINK + LINK + LINK + LINK + LINK + LINK + STYLE + STYLE + NOSCRIPT + LINK + NOSCRIPT + STYLE + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + STYLE + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT",
                  "HTML > HEAD:first-child > META:first-child + STYLE + META + META + META + LINK + TITLE + LINK + META + LINK + META + META + META + META + META + META + META + META + META + META + META + META + META + META + LINK + LINK + LINK + LINK + LINK + LINK + STYLE + STYLE + NOSCRIPT + LINK + NOSCRIPT + STYLE + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + STYLE + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT",
                  "HTML > HEAD:first-child > META:first-child + STYLE + META + META + META + LINK + TITLE + LINK + META + LINK + META + META + META + META + META + META + META + META + META + META + META + META + META + META + LINK + LINK + LINK + LINK + LINK + LINK + STYLE + STYLE + NOSCRIPT + LINK + NOSCRIPT + STYLE + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + STYLE + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT",
                  "HTML > HEAD:first-child > META:first-child + STYLE + META + META + META + LINK + TITLE + LINK + META + LINK + META + META + META + META + META + META + META + META + META + META + META + META + META + META + LINK + LINK + LINK + LINK + LINK + LINK + STYLE + STYLE + NOSCRIPT + LINK + NOSCRIPT + STYLE + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + STYLE + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT",
                  "HTML > HEAD:first-child > META:first-child + STYLE + META + META + META + LINK + TITLE + LINK + META + LINK + META + META + META + META + META + META + META + META + META + META + META + META + META + META + LINK + LINK + LINK + LINK + LINK + LINK + STYLE + STYLE + NOSCRIPT + LINK + NOSCRIPT + STYLE + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + STYLE + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + STYLE + NOSCRIPT",
                  "HTML > HEAD:first-child > META:first-child + STYLE + META + META + META + LINK + TITLE + LINK + META + LINK + META + META + META + META + META + META + META + META + META + META + META + META + META + META + LINK + LINK + LINK + LINK + LINK + LINK + STYLE + STYLE + NOSCRIPT + LINK + NOSCRIPT + STYLE + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + STYLE + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + STYLE + NOSCRIPT + NOSCRIPT",
                  "HTML > HEAD:first-child > META:first-child + STYLE + META + META + META + LINK + TITLE + LINK + META + LINK + META + META + META + META + META + META + META + META + META + META + META + META + META + META + LINK + LINK + LINK + LINK + LINK + LINK + STYLE + STYLE + NOSCRIPT + LINK + NOSCRIPT + STYLE + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + STYLE + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + STYLE + NOSCRIPT + NOSCRIPT + NOSCRIPT",
                  "HTML > HEAD:first-child > META:first-child + STYLE + META + META + META + LINK + TITLE + LINK + META + LINK + META + META + META + META + META + META + META + META + META + META + META + META + META + META + LINK + LINK + LINK + LINK + LINK + LINK + STYLE + STYLE + NOSCRIPT + LINK + NOSCRIPT + STYLE + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + STYLE + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + STYLE + NOSCRIPT + NOSCRIPT + NOSCRIPT + STYLE + NOSCRIPT",
                  "HTML > HEAD:first-child > META:first-child + STYLE + META + META + META + LINK + TITLE + LINK + META + LINK + META + META + META + META + META + META + META + META + META + META + META + META + META + META + LINK + LINK + LINK + LINK + LINK + LINK + STYLE + STYLE + NOSCRIPT + LINK + NOSCRIPT + STYLE + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + STYLE + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + STYLE + NOSCRIPT + NOSCRIPT + NOSCRIPT + STYLE + NOSCRIPT + LINK + NOSCRIPT",
                  "HTML > HEAD:first-child > META:first-child + STYLE + META + META + META + LINK + TITLE + LINK + META + LINK + META + META + META + META + META + META + META + META + META + META + META + META + META + META + LINK + LINK + LINK + LINK + LINK + LINK + STYLE + STYLE + NOSCRIPT + LINK + NOSCRIPT + STYLE + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + STYLE + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + STYLE + NOSCRIPT + NOSCRIPT + NOSCRIPT + STYLE + NOSCRIPT + LINK + NOSCRIPT + NOSCRIPT",
                  "HTML > HEAD:first-child > META:first-child + STYLE + META + META + META + LINK + TITLE + LINK + META + LINK + META + META + META + META + META + META + META + META + META + META + META + META + META + META + LINK + LINK + LINK + LINK + LINK + LINK + STYLE + STYLE + NOSCRIPT + LINK + NOSCRIPT + STYLE + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + STYLE + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + STYLE + NOSCRIPT + NOSCRIPT + NOSCRIPT + STYLE + NOSCRIPT + LINK + NOSCRIPT + NOSCRIPT + NOSCRIPT",
                  "HTML > HEAD:first-child > META:first-child + STYLE + META + META + META + LINK + TITLE + LINK + META + LINK + META + META + META + META + META + META + META + META + META + META + META + META + META + META + LINK + LINK + LINK + LINK + LINK + LINK + STYLE + STYLE + NOSCRIPT + LINK + NOSCRIPT + STYLE + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + STYLE + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + STYLE + NOSCRIPT + NOSCRIPT + NOSCRIPT + STYLE + NOSCRIPT + LINK + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT",
                  "HTML > HEAD:first-child > META:first-child + STYLE + META + META + META + LINK + TITLE + LINK + META + LINK + META + META + META + META + META + META + META + META + META + META + META + META + META + META + LINK + LINK + LINK + LINK + LINK + LINK + STYLE + STYLE + NOSCRIPT + LINK + NOSCRIPT + STYLE + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + STYLE + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + STYLE + NOSCRIPT + NOSCRIPT + NOSCRIPT + STYLE + NOSCRIPT + LINK + NOSCRIPT + NOSCRIPT + NOSCRIPT + NOSCRIPT + LINK + LINK + LINK + LINK + META + LINK + LINK + LINK + STYLE + LINK + LINK + LINK + STYLE + LINK + LINK + LINK + META + STYLE + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > DIV#page > HEADER#masthead > DIV:first-child > DIV:first-child > DIV:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > DIV#page > HEADER:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > DIV#page > HEADER:first-child + NOSCRIPT + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > DIV#wpfront-scroll-top-container > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > svg:first-child + svg + svg + svg + svg + svg + svg + svg + A + NAV + DIV + DIV + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > svg:first-child + svg + svg + svg + svg + svg + svg + svg + A + NAV + DIV + DIV + NOSCRIPT + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > svg:first-child + svg + svg + svg + svg + svg + svg + svg + A + NAV + DIV + DIV + NOSCRIPT + NOSCRIPT + NOSCRIPT"
                ],
                "wcag": []
              },
              "title_redundant": {
                "id": "title_redundant",
                "description": "Redundant title text",
                "count": 46,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > MAIN#main > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#lae-posts-carousel-62c7db474ed8f > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > ARTICLE:first-child > DIV:first-child + DIV > H3:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > MAIN#main > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#lae-posts-carousel-62c7db474ed8f > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > ARTICLE:first-child > DIV:first-child + DIV > H3:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > MAIN#main > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#lae-posts-carousel-62c7db474ed8f > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > ARTICLE:first-child > DIV:first-child + DIV > H3:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > MAIN#main > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#lae-posts-carousel-62c7db474ed8f > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > ARTICLE#post-11034 > DIV:first-child + DIV > H3:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > MAIN#main > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#lae-posts-carousel-62c7db474ed8f > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > ARTICLE#post-11025 > DIV:first-child + DIV > H3:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > MAIN#main > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#lae-posts-carousel-62c7db474ed8f > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > ARTICLE#post-11029 > DIV:first-child + DIV > H3:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > MAIN#main > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#lae-posts-carousel-62c7db474ed8f > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > ARTICLE#post-11020 > DIV:first-child + DIV > H3:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > MAIN#main > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#lae-posts-carousel-62c7db474ed8f > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > ARTICLE#post-11014 > DIV:first-child + DIV > H3:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > MAIN#main > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#lae-posts-carousel-62c7db474ed8f > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > ARTICLE#post-11010 > DIV:first-child + DIV > H3:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > MAIN#main > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#lae-posts-carousel-62c7db474ed8f > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > ARTICLE#post-11005 > DIV:first-child + DIV > H3:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > MAIN#main > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#lae-posts-carousel-62c7db474ed8f > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > ARTICLE#post-11000 > DIV:first-child + DIV > H3:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > MAIN#main > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#lae-posts-carousel-62c7db474ed8f > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > ARTICLE#post-10995 > DIV:first-child + DIV > H3:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > MAIN#main > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#lae-posts-carousel-62c7db474ed8f > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > ARTICLE#post-10988 > DIV:first-child + DIV > H3:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > MAIN#main > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#lae-posts-carousel-62c7db474ed8f > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > ARTICLE:first-child > DIV:first-child + DIV > H3:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > MAIN#main > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#lae-posts-carousel-62c7db474ed8f > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > ARTICLE:first-child > DIV:first-child + DIV > H3:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > MAIN#main > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#lae-posts-carousel-62c7db474ed8f > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > ARTICLE:first-child > DIV:first-child + DIV > H3:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > MAIN#main > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#lae-posts-carousel-62c7db474ed8f > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > ARTICLE:first-child > DIV:first-child + DIV > H3:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > MAIN#main > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#lae-posts-carousel-62c7db474ed8f > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > ARTICLE:first-child > DIV:first-child + DIV > H3:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > MAIN#main > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#lae-posts-carousel-62c7db474ed8f > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > ARTICLE:first-child > DIV:first-child + DIV > H3:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > MAIN#main > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#lae-posts-carousel-62c7db474ed8f > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > ARTICLE:first-child > DIV:first-child + DIV > H3:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > MAIN#main > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#lae-posts-carousel-62c7db474ed8f > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > ARTICLE:first-child > DIV:first-child + DIV > H3:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > MAIN#main > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#lae-posts-carousel-62c7db474ed8f > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > ARTICLE:first-child > DIV:first-child + DIV > H3:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > MAIN#main > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#lae-posts-carousel-62c7db474ed8f > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > ARTICLE:first-child > DIV:first-child + DIV > H3:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > MAIN#main > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#lae-posts-carousel-62c7db474ed8f > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > ARTICLE:first-child > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > MAIN#main > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#lae-posts-carousel-62c7db474ed8f > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > ARTICLE:first-child > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > MAIN#main > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#lae-posts-carousel-62c7db474ed8f > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > ARTICLE:first-child > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > MAIN#main > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#lae-posts-carousel-62c7db474ed8f > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > ARTICLE#post-11034 > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > MAIN#main > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#lae-posts-carousel-62c7db474ed8f > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > ARTICLE#post-11025 > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > MAIN#main > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#lae-posts-carousel-62c7db474ed8f > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > ARTICLE#post-11029 > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > MAIN#main > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#lae-posts-carousel-62c7db474ed8f > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > ARTICLE#post-11020 > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > MAIN#main > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#lae-posts-carousel-62c7db474ed8f > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > ARTICLE#post-11014 > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > MAIN#main > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#lae-posts-carousel-62c7db474ed8f > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > ARTICLE#post-11010 > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > MAIN#main > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#lae-posts-carousel-62c7db474ed8f > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > ARTICLE#post-11005 > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > MAIN#main > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#lae-posts-carousel-62c7db474ed8f > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > ARTICLE#post-11000 > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > MAIN#main > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#lae-posts-carousel-62c7db474ed8f > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > ARTICLE#post-10995 > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > MAIN#main > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#lae-posts-carousel-62c7db474ed8f > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > ARTICLE#post-10988 > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > MAIN#main > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#lae-posts-carousel-62c7db474ed8f > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > ARTICLE:first-child > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > MAIN#main > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#lae-posts-carousel-62c7db474ed8f > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > ARTICLE:first-child > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > MAIN#main > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#lae-posts-carousel-62c7db474ed8f > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > ARTICLE:first-child > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > MAIN#main > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#lae-posts-carousel-62c7db474ed8f > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > ARTICLE:first-child > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > MAIN#main > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#lae-posts-carousel-62c7db474ed8f > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > ARTICLE:first-child > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > MAIN#main > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#lae-posts-carousel-62c7db474ed8f > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > ARTICLE:first-child > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > MAIN#main > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#lae-posts-carousel-62c7db474ed8f > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > ARTICLE:first-child > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > MAIN#main > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#lae-posts-carousel-62c7db474ed8f > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > ARTICLE:first-child > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > MAIN#main > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#lae-posts-carousel-62c7db474ed8f > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > ARTICLE:first-child > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > MAIN#main > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#lae-posts-carousel-62c7db474ed8f > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > ARTICLE:first-child > DIV:first-child > IMG:first-child"
                ],
                "wcag": []
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://aeldata.com/",
      "what": "URL",
      "result": "https://aeldata.com/"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://aeldata.com/",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.100",
        "responseTime": "2022-07-09T14:24:34.581Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1270322,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 172,
              "failing": 8
            },
            "issues": {
              "totalErrors": 50,
              "totalWarnings": 63,
              "totalIssues": 113
            },
            "issuesByLevel": {
              "A": {
                "count": 108,
                "pct": 95.58
              },
              "AA": {
                "count": 83,
                "pct": 73.45
              },
              "AAA": {
                "count": 113,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 4,
              "warningDensity": 5,
              "allDensity": 9
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "8aafb711-98cb-4624-9009-58a494d22fa4",
          "docID": "167bc704-125f-4c27-d373-3c6566965369",
          "sourceHash": "caefebf41782e77a0988091f83d3c2f9",
          "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=8aafb711-98cb-4624-9009-58a494d22fa4",
          "resultSet": [
            {
              "tID": 28,
              "bpID": 3,
              "priority": 100,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The layout or sizing of this page causes horizontal scrolling.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Avoid layouts that result in horizontal scroll",
              "errorDescription": "This page is too wide, causing horizontal scrolling (at the tested viewport size). Horizontal scrolling will cause difficulties for users with low vision, especially if they have their monitor set to a low resolution. Review HTML, CSS and page element sizes to ensure 100% width is not exceeded.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 7426.78
                },
                "height": 7426.78,
                "width": 1024
              },
              "position": {
                "line": 5969,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"comment-hidden elementor-default elementor-kit-4717 elementor-page elementor-page-5461 group-blog has-navigation-mobile home is-hidden-site-title is-singular no-js no-primary-title no-widgets-in-sidebar page page-id-5461 page-template pag",
              "xpath": "/html/body",
              "issueID": "93a8644fba76f59239a528456daf3f16",
              "signature": "1ca3923d17cbaea4c5aa49529fc2c63c",
              "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=93a8644fba76f59239a528456daf3f16"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 35.5,
                  "y": 332
                },
                "bottom-right": {
                  "x": 279.5,
                  "y": 399
                },
                "height": 67,
                "width": 244
              },
              "position": {
                "line": 9731,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://aeldata.com/understanding-success-criterion-2-4-7-focus-visible/\" title=\"Understanding Success Criterion 2.4.7: Focus Visible\" rel=\"bookmark\" tabindex=\"-1\"&gt;Understanding Success Criterion 2.4.7: Focus Visible&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/div[2]/h3[1]/a[1]",
              "issueID": "264cdb7f24cd850ee9fa3159a2828557",
              "signature": "5c94cb5d1503f74328359da47f39d3c0",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=264cdb7f24cd850ee9fa3159a2828557"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 347.5,
                  "y": 332
                },
                "bottom-right": {
                  "x": 597.5,
                  "y": 399
                },
                "height": 67,
                "width": 250
              },
              "position": {
                "line": 9732,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://aeldata.com/understanding-success-criterion-2-4-5-multiple-ways/\" title=\"Understanding Success Criterion 2.4.5: Multiple Ways\" rel=\"bookmark\" tabindex=\"-1\"&gt;Understanding Success Criterion 2.4.5: Multiple Ways&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/article[1]/div[2]/h3[1]/a[1]",
              "issueID": "a29396cd55852274df4d012f384e4911",
              "signature": "1c9d7548ad12b0f69eb85a426b3fa1d4",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=a29396cd55852274df4d012f384e4911"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 665.5,
                  "y": 332
                },
                "bottom-right": {
                  "x": 909.5,
                  "y": 399
                },
                "height": 67,
                "width": 244
              },
              "position": {
                "line": 9732,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://aeldata.com/understanding-success-criterion-2-4-4-link-purpose-in-context/\" title=\"Understanding Success Criterion 2.4.4: Link Purpose (In Context)\" rel=\"bookmark\" tabindex=\"-1\"&gt;Understanding Success Criterion 2.4.4: Link Purpose (",
              "xpath": "/html/body/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/article[1]/div[2]/h3[1]/a[1]",
              "issueID": "8b9c1a7f7a39a0099840b1696c7813d5",
              "signature": "7c36d0bb0877e1393065a5498aa222b3",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=8b9c1a7f7a39a0099840b1696c7813d5"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 980.5,
                  "y": 332
                },
                "bottom-right": {
                  "x": 1224.5,
                  "y": 399
                },
                "height": 67,
                "width": 244
              },
              "position": {
                "line": 10091,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://aeldata.com/understanding-success-criterion-2-5-5-target-size/\" title=\"Understanding Success Criterion 2.5.5: Target Size\" rel=\"bookmark\" tabindex=\"0\"&gt;Understanding Success Criterion 2.5.5: Target Size&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/article[1]/div[2]/h3[1]/a[1]",
              "issueID": "ab2a3f25fda812d3b038657e97b0746a",
              "signature": "7a836f52bdabcd540a431a27da033d66",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=ab2a3f25fda812d3b038657e97b0746a"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 1295.5,
                  "y": 332
                },
                "bottom-right": {
                  "x": 1539.5,
                  "y": 399
                },
                "height": 67,
                "width": 244
              },
              "position": {
                "line": 10092,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://aeldata.com/understanding-success-criterion-2-5-3-label-in-name/\" title=\"Understanding Success Criterion 2.5.3: Label in Name\" rel=\"bookmark\" tabindex=\"0\"&gt;Understanding Success Criterion 2.5.3: Label in Name&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/article[1]/div[2]/h3[1]/a[1]",
              "issueID": "fd67a04abc30d63d281b1c9268714f9d",
              "signature": "bb3e838d307a839c8d7e7b68eec824f6",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=fd67a04abc30d63d281b1c9268714f9d"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 1610.5,
                  "y": 332
                },
                "bottom-right": {
                  "x": 1854.5,
                  "y": 399
                },
                "height": 67,
                "width": 244
              },
              "position": {
                "line": 10092,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://aeldata.com/understanding-success-criterion-2-5-4-motion-actuation/\" title=\"Understanding Success Criterion 2.5.4: Motion Actuation\" rel=\"bookmark\" tabindex=\"0\"&gt;Understanding Success Criterion 2.5.4: Motion Actuation&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[6]/div[1]/div[1]/article[1]/div[2]/h3[1]/a[1]",
              "issueID": "dcb935c892bba66efb4341aff670ddac",
              "signature": "9fbd841329e8809a615dcfa1a572908b",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=dcb935c892bba66efb4341aff670ddac"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 1925.5,
                  "y": 332
                },
                "bottom-right": {
                  "x": 2169.5,
                  "y": 399
                },
                "height": 67,
                "width": 244
              },
              "position": {
                "line": 10260,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://aeldata.com/understanding-success-criterion-2-5-2-pointer-cancellation/\" title=\"Understanding Success Criterion 2.5.2: Pointer Cancellation\" rel=\"bookmark\" tabindex=\"-1\"&gt;Understanding Success Criterion 2.5.2: Pointer Cancellation&l",
              "xpath": "/html/body/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[7]/div[1]/div[1]/article[1]/div[2]/h3[1]/a[1]",
              "issueID": "a2d5593476781064926ea2f769b128e7",
              "signature": "2aa3c5a1340924583213587c4296e9a0",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=a2d5593476781064926ea2f769b128e7"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 2240.5,
                  "y": 332
                },
                "bottom-right": {
                  "x": 2484.5,
                  "y": 399
                },
                "height": 67,
                "width": 244
              },
              "position": {
                "line": 10260,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://aeldata.com/understanding-success-criterion-2-5-1-pointer-gesture%ef%bf%bc/\" title=\"Understanding Success Criterion 2.5.1: Pointer Gesture\" rel=\"bookmark\" tabindex=\"-1\"&gt;Understanding Success Criterion 2.5.1: Pointer Gesture&lt;/a",
              "xpath": "/html/body/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[8]/div[1]/div[1]/article[1]/div[2]/h3[1]/a[1]",
              "issueID": "023e25ec10306e4606484d3eeed32a56",
              "signature": "d0a7ef201ab99024e2b211ecf9cdc7b0",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=023e25ec10306e4606484d3eeed32a56"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 2554,
                  "y": 332
                },
                "bottom-right": {
                  "x": 2801,
                  "y": 399
                },
                "height": 67,
                "width": 247
              },
              "position": {
                "line": 10332,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://aeldata.com/understanding-success-criterion-2-4-10-section-headings/\" title=\"Understanding Success Criterion 2.4.10: Section Headings\" rel=\"bookmark\" tabindex=\"-1\"&gt;Understanding Success Criterion 2.4.10: Section Headings&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[9]/div[1]/div[1]/article[1]/div[2]/h3[1]/a[1]",
              "issueID": "3fdb2afe69448db7de6707e50e34d33a",
              "signature": "e09fcd9a128fb944f76c47ff34907100",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=3fdb2afe69448db7de6707e50e34d33a"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 2866.5,
                  "y": 332
                },
                "bottom-right": {
                  "x": 3118.5,
                  "y": 375
                },
                "height": 43,
                "width": 252
              },
              "position": {
                "line": 10332,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://aeldata.com/understanding-success-criterion-2-4-8-location/\" title=\"Understanding Success Criterion 2.4.8: Location\" rel=\"bookmark\" tabindex=\"-1\"&gt;Understanding Success Criterion 2.4.8: Location&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[10]/div[1]/div[1]/article[1]/div[2]/h3[1]/a[1]",
              "issueID": "8aa0c14910f77688d6b7fa0d6efe8869",
              "signature": "1beb1148978fbf6e92ebcbd304d72041",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=8aa0c14910f77688d6b7fa0d6efe8869"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 3185.5,
                  "y": 332
                },
                "bottom-right": {
                  "x": 3429.5,
                  "y": 399
                },
                "height": 67,
                "width": 244
              },
              "position": {
                "line": 10559,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://aeldata.com/understanding-success-criterion-2-4-7-focus-visible/\" title=\"Understanding Success Criterion 2.4.7: Focus Visible\" rel=\"bookmark\" tabindex=\"-1\"&gt;Understanding Success Criterion 2.4.7: Focus Visible&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[11]/div[1]/div[1]/article[1]/div[2]/h3[1]/a[1]",
              "issueID": "eb615acdb4ca1f19191937743da1cc4a",
              "signature": "401f17d12bcea22f015c99d1075493e9",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=eb615acdb4ca1f19191937743da1cc4a"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 3497.5,
                  "y": 332
                },
                "bottom-right": {
                  "x": 3747.5,
                  "y": 399
                },
                "height": 67,
                "width": 250
              },
              "position": {
                "line": 10560,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://aeldata.com/understanding-success-criterion-2-4-5-multiple-ways/\" title=\"Understanding Success Criterion 2.4.5: Multiple Ways\" rel=\"bookmark\" tabindex=\"-1\"&gt;Understanding Success Criterion 2.4.5: Multiple Ways&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[12]/div[1]/div[1]/article[1]/div[2]/h3[1]/a[1]",
              "issueID": "9d4c54bf30547ac881a65fe33a23dd4f",
              "signature": "596d05d741d748463cb30ed3aee9ce56",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=9d4c54bf30547ac881a65fe33a23dd4f"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 3815.5,
                  "y": 332
                },
                "bottom-right": {
                  "x": 4059.5,
                  "y": 399
                },
                "height": 67,
                "width": 244
              },
              "position": {
                "line": 10727,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"https://aeldata.com/understanding-success-criterion-2-4-4-link-purpose-in-context/\" title=\"Understanding Success Criterion 2.4.4: Link Purpose (In Context)\" rel=\"bookmark\" tabindex=\"-1\"&gt;Understanding Success Criterion 2.4.4: Link Purpose (",
              "xpath": "/html/body/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[13]/div[1]/div[1]/article[1]/div[2]/h3[1]/a[1]",
              "issueID": "0462962e145dc110fe58639fb836b7e4",
              "signature": "b3c890be8ed306ebd87a91cfe066d422",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=0462962e145dc110fe58639fb836b7e4"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 4130.5,
                  "y": 332
                },
                "bottom-right": {
                  "x": 4374.5,
                  "y": 399
                },
                "height": 67,
                "width": 244
              },
              "position": {
                "line": 10739,
                "column": 52
              },
              "errorSnippet": "&lt;a href=\"https://aeldata.com/understanding-success-criterion-2-5-5-target-size/\" title=\"Understanding Success Criterion 2.5.5: Target Size\" rel=\"bookmark\" tabindex=\"-1\"&gt;Understanding Success Criterion 2.5.5: Target Size&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[14]/div[1]/div[1]/article[1]/div[2]/h3[1]/a[1]",
              "issueID": "1750cabaccae3c280b3147c9dba904c2",
              "signature": "7f1a77184b551b57bd5743dcc3e71b5f",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=1750cabaccae3c280b3147c9dba904c2"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 4445.5,
                  "y": 332
                },
                "bottom-right": {
                  "x": 4689.5,
                  "y": 399
                },
                "height": 67,
                "width": 244
              },
              "position": {
                "line": 11147,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://aeldata.com/understanding-success-criterion-2-5-3-label-in-name/\" title=\"Understanding Success Criterion 2.5.3: Label in Name\" rel=\"bookmark\" tabindex=\"-1\"&gt;Understanding Success Criterion 2.5.3: Label in Name&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[15]/div[1]/div[1]/article[1]/div[2]/h3[1]/a[1]",
              "issueID": "4863b08ce67f82c4ce3759a4e4965694",
              "signature": "ad0f4d93cd8fed1c2dd3507ec2eba2e7",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=4863b08ce67f82c4ce3759a4e4965694"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 4760.5,
                  "y": 332
                },
                "bottom-right": {
                  "x": 5004.5,
                  "y": 399
                },
                "height": 67,
                "width": 244
              },
              "position": {
                "line": 11148,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://aeldata.com/understanding-success-criterion-2-5-4-motion-actuation/\" title=\"Understanding Success Criterion 2.5.4: Motion Actuation\" rel=\"bookmark\" tabindex=\"-1\"&gt;Understanding Success Criterion 2.5.4: Motion Actuation&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[16]/div[1]/div[1]/article[1]/div[2]/h3[1]/a[1]",
              "issueID": "b2dc53ef097b42000fc0b760f79f1539",
              "signature": "e5bf57e7b1245561c7f98a6a267a68da",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=b2dc53ef097b42000fc0b760f79f1539"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 5075.5,
                  "y": 332
                },
                "bottom-right": {
                  "x": 5319.5,
                  "y": 399
                },
                "height": 67,
                "width": 244
              },
              "position": {
                "line": 11647,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://aeldata.com/understanding-success-criterion-2-5-2-pointer-cancellation/\" title=\"Understanding Success Criterion 2.5.2: Pointer Cancellation\" rel=\"bookmark\" tabindex=\"-1\"&gt;Understanding Success Criterion 2.5.2: Pointer Cancellation&l",
              "xpath": "/html/body/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[17]/div[1]/div[1]/article[1]/div[2]/h3[1]/a[1]",
              "issueID": "8e2f730f329087de1e3bc34c6a6674cd",
              "signature": "a2240f54b1b805c8aee6ecb980bb984f",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=8e2f730f329087de1e3bc34c6a6674cd"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 5390.5,
                  "y": 332
                },
                "bottom-right": {
                  "x": 5634.5,
                  "y": 399
                },
                "height": 67,
                "width": 244
              },
              "position": {
                "line": 11647,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://aeldata.com/understanding-success-criterion-2-5-1-pointer-gesture%ef%bf%bc/\" title=\"Understanding Success Criterion 2.5.1: Pointer Gesture\" rel=\"bookmark\" tabindex=\"-1\"&gt;Understanding Success Criterion 2.5.1: Pointer Gesture&lt;/a",
              "xpath": "/html/body/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[18]/div[1]/div[1]/article[1]/div[2]/h3[1]/a[1]",
              "issueID": "785a4b26dec114e9cfc5d893193c90eb",
              "signature": "c8d7223baac132b930c9c4acc3defbb9",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=785a4b26dec114e9cfc5d893193c90eb"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 5704,
                  "y": 332
                },
                "bottom-right": {
                  "x": 5951,
                  "y": 399
                },
                "height": 67,
                "width": 247
              },
              "position": {
                "line": 11671,
                "column": 240
              },
              "errorSnippet": "&lt;a href=\"https://aeldata.com/understanding-success-criterion-2-4-10-section-headings/\" title=\"Understanding Success Criterion 2.4.10: Section Headings\" rel=\"bookmark\" tabindex=\"-1\"&gt;Understanding Success Criterion 2.4.10: Section Headings&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[19]/div[1]/div[1]/article[1]/div[2]/h3[1]/a[1]",
              "issueID": "c0878afb83232fb72f119230e581e806",
              "signature": "bb0f23965ed1fb981a452e9aa90f2571",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=c0878afb83232fb72f119230e581e806"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 6016.5,
                  "y": 332
                },
                "bottom-right": {
                  "x": 6268.5,
                  "y": 375
                },
                "height": 43,
                "width": 252
              },
              "position": {
                "line": 11673,
                "column": 109
              },
              "errorSnippet": "&lt;a href=\"https://aeldata.com/understanding-success-criterion-2-4-8-location/\" title=\"Understanding Success Criterion 2.4.8: Location\" rel=\"bookmark\" tabindex=\"-1\"&gt;Understanding Success Criterion 2.4.8: Location&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[20]/div[1]/div[1]/article[1]/div[2]/h3[1]/a[1]",
              "issueID": "ec3e7f493eac01e706d5ed311f574008",
              "signature": "2379eff60be3a56f7b1a68c1310ca9a2",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=ec3e7f493eac01e706d5ed311f574008"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 6335.5,
                  "y": 332
                },
                "bottom-right": {
                  "x": 6579.5,
                  "y": 399
                },
                "height": 67,
                "width": 244
              },
              "position": {
                "line": 11691,
                "column": 124
              },
              "errorSnippet": "&lt;a href=\"https://aeldata.com/understanding-success-criterion-2-4-7-focus-visible/\" title=\"Understanding Success Criterion 2.4.7: Focus Visible\" rel=\"bookmark\" tabindex=\"-1\"&gt;Understanding Success Criterion 2.4.7: Focus Visible&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[21]/div[1]/div[1]/article[1]/div[2]/h3[1]/a[1]",
              "issueID": "049cf56afb4ca96b711865a0b85ae0f9",
              "signature": "b0c43642c9465e7a0b4135849e97d553",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=049cf56afb4ca96b711865a0b85ae0f9"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 6647.5,
                  "y": 332
                },
                "bottom-right": {
                  "x": 6897.5,
                  "y": 399
                },
                "height": 67,
                "width": 250
              },
              "position": {
                "line": 11694,
                "column": 171
              },
              "errorSnippet": "&lt;a href=\"https://aeldata.com/understanding-success-criterion-2-4-5-multiple-ways/\" title=\"Understanding Success Criterion 2.4.5: Multiple Ways\" rel=\"bookmark\" tabindex=\"-1\"&gt;Understanding Success Criterion 2.4.5: Multiple Ways&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[22]/div[1]/div[1]/article[1]/div[2]/h3[1]/a[1]",
              "issueID": "d48ffaaa703293c52657fbef466a2e00",
              "signature": "97fd4a45ef2805e1cbba8116331d3974",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=d48ffaaa703293c52657fbef466a2e00"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 6965.5,
                  "y": 332
                },
                "bottom-right": {
                  "x": 7209.5,
                  "y": 399
                },
                "height": 67,
                "width": 244
              },
              "position": {
                "line": 11697,
                "column": 128
              },
              "errorSnippet": "&lt;a href=\"https://aeldata.com/understanding-success-criterion-2-4-4-link-purpose-in-context/\" title=\"Understanding Success Criterion 2.4.4: Link Purpose (In Context)\" rel=\"bookmark\" tabindex=\"-1\"&gt;Understanding Success Criterion 2.4.4: Link Purpose (",
              "xpath": "/html/body/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[23]/div[1]/div[1]/article[1]/div[2]/h3[1]/a[1]",
              "issueID": "b7b68f02e6d393ff286431a25afeff55",
              "signature": "3b78e83ab4a4d6bce92c7758aae813da",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=b7b68f02e6d393ff286431a25afeff55"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 314.71875,
                  "y": 6787.15625
                },
                "bottom-right": {
                  "x": 347.71875,
                  "y": 6806.15625
                },
                "height": 19,
                "width": 33
              },
              "position": {
                "line": 11703,
                "column": 128
              },
              "errorSnippet": "&lt;a href=\"https://blog.aeldata.com/\"&gt;Blog&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/div[1]/aside[1]/section[2]/nav[1]/ul[1]/li[2]/a[1]",
              "issueID": "e2f5f2849dc006337948f9c0d3b0855c",
              "signature": "5345195e2c1c7d1bbe5725f2c7ae79d0",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=e2f5f2849dc006337948f9c0d3b0855c"
            },
            {
              "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": 878.5625,
                  "y": 63.484375
                },
                "bottom-right": {
                  "x": 898.5625,
                  "y": 82.484375
                },
                "height": 19,
                "width": 20
              },
              "position": {
                "line": 3934,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.facebook.com/Aeldata\"&gt;&lt;span class=\"screen-reader-text\"&gt;Facebook&lt;/span&gt;&lt;!--{{icon}}--&gt;&lt;svg class=\"svg-icon\" width=\"1.5em\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" viewBox=\"0 0 24 24\" version=\"1.1\" xml",
              "xpath": "/html/body/div[1]/header[1]/div[1]/div[1]/aside[1]/section[2]/ul[1]/li[1]/a[1]",
              "issueID": "6894095b4c68c3be78410def19be5aeb",
              "signature": "9df375630f5c37d9a27bd0ff9ebe13f1",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=6894095b4c68c3be78410def19be5aeb"
            },
            {
              "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": 906.5625,
                  "y": 63.484375
                },
                "bottom-right": {
                  "x": 926.5625,
                  "y": 82.484375
                },
                "height": 19,
                "width": 20
              },
              "position": {
                "line": 3934,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://twitter.com/AELDataServices\"&gt;&lt;span class=\"screen-reader-text\"&gt;Twitter&lt;/span&gt;&lt;!--{{icon}}--&gt;&lt;svg class=\"svg-icon\" width=\"1.5em\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" viewBox=\"0 0 24 24\" version=\"1.1\" x",
              "xpath": "/html/body/div[1]/header[1]/div[1]/div[1]/aside[1]/section[2]/ul[1]/li[2]/a[1]",
              "issueID": "53d2543aada9ecac9c200dfd86dd28b1",
              "signature": "ae159f59a54b4c963aced4976d1cfbfd",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=53d2543aada9ecac9c200dfd86dd28b1"
            },
            {
              "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": 934.5625,
                  "y": 63.484375
                },
                "bottom-right": {
                  "x": 954.5625,
                  "y": 82.484375
                },
                "height": 19,
                "width": 20
              },
              "position": {
                "line": 3934,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.linkedin.com/company/ael-data/\"&gt;&lt;span class=\"screen-reader-text\"&gt;Linkedin&lt;/span&gt;&lt;!--{{icon}}--&gt;&lt;svg class=\"svg-icon\" width=\"1.5em\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" viewBox=\"0 0 24 24\" version",
              "xpath": "/html/body/div[1]/header[1]/div[1]/div[1]/aside[1]/section[2]/ul[1]/li[3]/a[1]",
              "issueID": "e2969c9ea65891a5406ca11425326174",
              "signature": "85c4de39ac0728676bc2f51d1470d14f",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=e2969c9ea65891a5406ca11425326174"
            },
            {
              "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": -34,
                  "y": -21.776
                },
                "height": -21.776,
                "width": -34
              },
              "position": {
                "line": 7699,
                "column": 0
              },
              "errorSnippet": "&lt;input id=\"search-form-text-2\" type=\"search\" class=\"search-field\" placeholder=\"Search …\" value=\"\" name=\"s\"&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[2]/div[1]/nav[1]/div[1]/div[1]/form[1]/input[1]",
              "issueID": "c0fa67cfd50ca6f05b2e99a98993539a",
              "signature": "4819447c613b9b5678aad6a4444d193e",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=c0fa67cfd50ca6f05b2e99a98993539a"
            },
            {
              "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": -3.2,
                  "y": 0
                },
                "bottom-right": {
                  "x": -30.8,
                  "y": -21.776
                },
                "height": -21.776,
                "width": -27.6
              },
              "position": {
                "line": 7699,
                "column": 0
              },
              "errorSnippet": "&lt;input type=\"submit\" class=\"search-submit\" value=\"Search\"&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[2]/div[1]/nav[1]/div[1]/div[1]/form[1]/input[2]",
              "issueID": "a0c2c7544f7f7a2e41fdb8fbca751ae6",
              "signature": "bdc59b71edb036af3ea315f95ab256a7",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=a0c2c7544f7f7a2e41fdb8fbca751ae6"
            },
            {
              "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": -16,
                  "y": -16
                },
                "height": -16,
                "width": -16
              },
              "position": {
                "line": 3964,
                "column": 1090
              },
              "errorSnippet": "&lt;a href=\"https://aeldata.com/accessibility/aim/\"&gt;AIM&lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[2]/div[1]/nav[1]/div[1]/ul[1]/li[3]/ul[1]/li[2]/ul[1]/li[2]/a[1]",
              "issueID": "65dd011b2c9f060de9c318960293d923",
              "signature": "7139a99f4adb8a97468998ed2885b73a",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=65dd011b2c9f060de9c318960293d923"
            },
            {
              "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": -16,
                  "y": -16
                },
                "height": -16,
                "width": -16
              },
              "position": {
                "line": 7926,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://aeldata.com/digital-solutions/cms/\"&gt;CMS&lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[2]/div[1]/nav[1]/div[1]/ul[1]/li[3]/ul[1]/li[4]/ul[1]/li[3]/a[1]",
              "issueID": "ad7ce9a63f996337174d514cba7552e6",
              "signature": "fa3cfe649ff8616ae56061403eebb697",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=ad7ce9a63f996337174d514cba7552e6"
            },
            {
              "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": -16,
                  "y": -16
                },
                "height": -16,
                "width": -16
              },
              "position": {
                "line": 8166,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://aeldata.com/compliance/ada/\"&gt;ADA&lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[2]/div[1]/nav[1]/div[1]/ul[1]/li[5]/ul[1]/li[2]/ul[1]/li[1]/a[1]",
              "issueID": "09f24a9f86b1f3732351c8ae499dec27",
              "signature": "e459cffa0fa7547693108e42d8efd7ac",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=09f24a9f86b1f3732351c8ae499dec27"
            },
            {
              "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": -34,
                  "y": -21.776
                },
                "height": -21.776,
                "width": -34
              },
              "position": {
                "line": 12704,
                "column": 4
              },
              "errorSnippet": "&lt;input type=\"text\" name=\"nolvlp5246\" value=\"679481\"&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/main[1]/div[1]/section[11]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/form[1]/span[1]/input[1]",
              "issueID": "0a24ea5b0e356993cb16be27a161b0d9",
              "signature": "b539f5605aaef22106ead95c0684cf00",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=0a24ea5b0e356993cb16be27a161b0d9"
            },
            {
              "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": 424,
                  "y": 47
                },
                "bottom-right": {
                  "x": 444,
                  "y": 66
                },
                "height": 19,
                "width": 20
              },
              "position": {
                "line": 11720,
                "column": 128
              },
              "errorSnippet": "&lt;a href=\"https://www.facebook.com/Aeldata\"&gt;&lt;span class=\"screen-reader-text\"&gt;Facebook&lt;/span&gt;&lt;!--{{icon}}--&gt;&lt;svg class=\"svg-icon\" width=\"1.5em\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" viewBox=\"0 0 24 24\" version=\"1.1\" xml",
              "xpath": "/html/body/div[1]/footer[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/a[1]",
              "issueID": "05c1791aada124f3633f0a5b1d92d2d7",
              "signature": "340d8be98be9ee6ad92bd8ee8e3118ac",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=05c1791aada124f3633f0a5b1d92d2d7"
            },
            {
              "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": 452,
                  "y": 47
                },
                "bottom-right": {
                  "x": 472,
                  "y": 66
                },
                "height": 19,
                "width": 20
              },
              "position": {
                "line": 11721,
                "column": 128
              },
              "errorSnippet": "&lt;a href=\"https://twitter.com/AELDataServices\"&gt;&lt;span class=\"screen-reader-text\"&gt;Twitter&lt;/span&gt;&lt;!--{{icon}}--&gt;&lt;svg class=\"svg-icon\" width=\"1.5em\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" viewBox=\"0 0 24 24\" version=\"1.1\" x",
              "xpath": "/html/body/div[1]/footer[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/a[1]",
              "issueID": "a98399e791bf466de21038c0a5c01487",
              "signature": "23ab93dd13b2fb96e41099bdb68480a7",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=a98399e791bf466de21038c0a5c01487"
            },
            {
              "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": 480,
                  "y": 47
                },
                "bottom-right": {
                  "x": 500,
                  "y": 66
                },
                "height": 19,
                "width": 20
              },
              "position": {
                "line": 11722,
                "column": 128
              },
              "errorSnippet": "&lt;a href=\"https://www.linkedin.com/company/ael-data/\"&gt;&lt;span class=\"screen-reader-text\"&gt;Linkedin&lt;/span&gt;&lt;!--{{icon}}--&gt;&lt;svg class=\"svg-icon\" width=\"1.5em\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" viewBox=\"0 0 24 24\" version",
              "xpath": "/html/body/div[1]/footer[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/a[1]",
              "issueID": "f2a0529bf1730d362da8f1d224348dca",
              "signature": "d8fbec5a9832b4004fabf51177222cf4",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=f2a0529bf1730d362da8f1d224348dca"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 30,
                  "y": 30
                },
                "height": 30,
                "width": 30
              },
              "position": {
                "line": 11701,
                "column": 2
              },
              "errorSnippet": "&lt;button aria-expanded=\"false\" class=\"button-toggle-sub-menu\" aria-label=\"Accessibility - Child menu\"&gt;&lt;span class=\"sr-only\"&gt;Accessibility - Child menu&lt;/span&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[2]/div[1]/nav[1]/div[1]/ul[1]/li[3]/ul[1]/li[2]/button[1]",
              "issueID": "91c5de638c7659007d572bc1b36e9a3e",
              "signature": "71d4fcfb349d6fd7750fb7a27a7eceae",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=91c5de638c7659007d572bc1b36e9a3e"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 1,
                  "y": 1
                },
                "bottom-right": {
                  "x": 2,
                  "y": 2
                },
                "height": 1,
                "width": 1
              },
              "position": {
                "line": 11701,
                "column": 103
              },
              "errorSnippet": "&lt;span class=\"sr-only\"&gt;Accessibility - Child menu&lt;/span&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[2]/div[1]/nav[1]/div[1]/ul[1]/li[3]/ul[1]/li[2]/button[1]/span[1]",
              "issueID": "8c7c87815631b77405acf7984220c8b3",
              "signature": "afddb746e99d88adde4122f923d751b7",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=8c7c87815631b77405acf7984220c8b3"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 30,
                  "y": 30
                },
                "height": 30,
                "width": 30
              },
              "position": {
                "line": 11729,
                "column": 1
              },
              "errorSnippet": "&lt;button aria-expanded=\"false\" class=\"button-toggle-sub-menu\" aria-label=\"Web Accessibility - Child menu\"&gt;&lt;span class=\"sr-only\"&gt;Web Accessibility - Child menu&lt;/span&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[2]/div[1]/nav[1]/div[1]/ul[1]/li[4]/button[1]",
              "issueID": "ee03a27d5ff7b901e5f80f906b6eb2e6",
              "signature": "5b15f5b165eaf87d5c8bf412e395133f",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=ee03a27d5ff7b901e5f80f906b6eb2e6"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 1,
                  "y": 1
                },
                "bottom-right": {
                  "x": 2,
                  "y": 2
                },
                "height": 1,
                "width": 1
              },
              "position": {
                "line": 11729,
                "column": 106
              },
              "errorSnippet": "&lt;span class=\"sr-only\"&gt;Web Accessibility - Child menu&lt;/span&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[2]/div[1]/nav[1]/div[1]/ul[1]/li[4]/button[1]/span[1]",
              "issueID": "7e4ae23dde40276c6a4f82b39604bcbe",
              "signature": "dee06e6957a0d39a8fb719cfc82f4871",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=7e4ae23dde40276c6a4f82b39604bcbe"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 30,
                  "y": 30
                },
                "height": 30,
                "width": 30
              },
              "position": {
                "line": 11739,
                "column": 2
              },
              "errorSnippet": "&lt;button aria-expanded=\"false\" class=\"button-toggle-sub-menu\" aria-label=\"Web Compliance - Child menu\"&gt;&lt;span class=\"sr-only\"&gt;Web Compliance - Child menu&lt;/span&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[2]/div[1]/nav[1]/div[1]/ul[1]/li[5]/ul[1]/li[2]/button[1]",
              "issueID": "0dfb8aafa84614cd4bf30fc49617417f",
              "signature": "5dc0071ff88afd3f94c995b5bd5524b5",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=0dfb8aafa84614cd4bf30fc49617417f"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 1,
                  "y": 1
                },
                "bottom-right": {
                  "x": 2,
                  "y": 2
                },
                "height": 1,
                "width": 1
              },
              "position": {
                "line": 11739,
                "column": 104
              },
              "errorSnippet": "&lt;span class=\"sr-only\"&gt;Web Compliance - Child menu&lt;/span&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[2]/div[1]/nav[1]/div[1]/ul[1]/li[5]/ul[1]/li[2]/button[1]/span[1]",
              "issueID": "f8391f572dd40871931369c1e507677a",
              "signature": "ad259e2597e06feb506d3cde18ae83cb",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=f8391f572dd40871931369c1e507677a"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 228,
                  "y": 0
                },
                "bottom-right": {
                  "x": 456,
                  "y": 203.094
                },
                "height": 203.094,
                "width": 228
              },
              "position": {
                "line": 12295,
                "column": 6
              },
              "errorSnippet": "&lt;div class=\"elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-c826575\" data-id=\"c826575\" data-element_type=\"column\" data-settings=\"{&amp;quot;background_background&amp;quot;:&amp;quot;classic&amp;quot;}\"&gt; ",
              "xpath": "/html/body/div[1]/div[1]/div[1]/main[1]/div[1]/section[9]/div[2]/div[1]/div[1]/section[1]/div[1]/div[2]",
              "issueID": "1c6c663aa36b56cdefa1dd75c4fd61a6",
              "signature": "b74352cdb3b6f11c9d3a7d4df5a8780c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=1c6c663aa36b56cdefa1dd75c4fd61a6"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": -0.000004999999999810711,
                  "y": -0.000004999999999810711
                },
                "bottom-right": {
                  "x": 198.90599500000002,
                  "y": 173.999995
                },
                "height": 174,
                "width": 198.906
              },
              "position": {
                "line": 12296,
                "column": 4
              },
              "errorSnippet": "&lt;div class=\"elementor-widget-wrap elementor-element-populated\"&gt; &lt;div class=\"elementor-element elementor-element-c28499b elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"c28499b\" data-element_type=\"widget\" data-widget_type=",
              "xpath": "/html/body/div[1]/div[1]/div[1]/main[1]/div[1]/section[9]/div[2]/div[1]/div[1]/section[1]/div[1]/div[2]/div[1]",
              "issueID": "86c7fd02bcffa73bdd756167795b3c5b",
              "signature": "9d7c7dd8bdf675cc833601fc373f878b",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=86c7fd02bcffa73bdd756167795b3c5b"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 10,
                  "y": 87
                },
                "bottom-right": {
                  "x": 208.906,
                  "y": 184
                },
                "height": 97,
                "width": 198.906
              },
              "position": {
                "line": 12309,
                "column": 8
              },
              "errorSnippet": "&lt;div class=\"elementor-element elementor-element-3a63026 elementor-widget elementor-widget-counter\" data-id=\"3a63026\" data-element_type=\"widget\" data-widget_type=\"counter.default\"&gt; &lt;div class=\"elementor-widget-container\"&gt; &lt;div class=\"elemen",
              "xpath": "/html/body/div[1]/div[1]/div[1]/main[1]/div[1]/section[9]/div[2]/div[1]/div[1]/section[1]/div[1]/div[2]/div[1]/div[2]",
              "issueID": "a46b7afd04da5b939cfd135b4d481627",
              "signature": "940b71e7b8602a5c76e917697be400a3",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=a46b7afd04da5b939cfd135b4d481627"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 456,
                  "y": 0
                },
                "bottom-right": {
                  "x": 684,
                  "y": 203.094
                },
                "height": 203.094,
                "width": 228
              },
              "position": {
                "line": 12319,
                "column": 6
              },
              "errorSnippet": "&lt;div class=\"elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-eeef522\" data-id=\"eeef522\" data-element_type=\"column\" data-settings=\"{&amp;quot;background_background&amp;quot;:&amp;quot;classic&amp;quot;}\"&gt; ",
              "xpath": "/html/body/div[1]/div[1]/div[1]/main[1]/div[1]/section[9]/div[2]/div[1]/div[1]/section[1]/div[1]/div[3]",
              "issueID": "5769f6bbba7184d5497e0875bc47463f",
              "signature": "5d9853dac52a21434c270f03425ac10e",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=5769f6bbba7184d5497e0875bc47463f"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": -0.000004999999999810711,
                  "y": -0.000004999999999810711
                },
                "bottom-right": {
                  "x": 198.90599500000002,
                  "y": 173.999995
                },
                "height": 174,
                "width": 198.906
              },
              "position": {
                "line": 12320,
                "column": 4
              },
              "errorSnippet": "&lt;div class=\"elementor-widget-wrap elementor-element-populated\"&gt; &lt;div class=\"elementor-element elementor-element-de11601 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"de11601\" data-element_type=\"widget\" data-widget_type=",
              "xpath": "/html/body/div[1]/div[1]/div[1]/main[1]/div[1]/section[9]/div[2]/div[1]/div[1]/section[1]/div[1]/div[3]/div[1]",
              "issueID": "121784fa8770149a2ab6d914eb7499c9",
              "signature": "36d32f664d99e90b96b8866570ce9d5e",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=121784fa8770149a2ab6d914eb7499c9"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 684,
                  "y": 0
                },
                "bottom-right": {
                  "x": 912,
                  "y": 203.094
                },
                "height": 203.094,
                "width": 228
              },
              "position": {
                "line": 12343,
                "column": 6
              },
              "errorSnippet": "&lt;div class=\"elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-8ea9ef7\" data-id=\"8ea9ef7\" data-element_type=\"column\" data-settings=\"{&amp;quot;background_background&amp;quot;:&amp;quot;classic&amp;quot;}\"&gt; ",
              "xpath": "/html/body/div[1]/div[1]/div[1]/main[1]/div[1]/section[9]/div[2]/div[1]/div[1]/section[1]/div[1]/div[4]",
              "issueID": "2d4adf07979afe6bc135aa9ca1937213",
              "signature": "e0ced54fb87799ec911f14e92789875b",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=2d4adf07979afe6bc135aa9ca1937213"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": -0.000004999999999810711,
                  "y": -0.000004999999999810711
                },
                "bottom-right": {
                  "x": 198.90599500000002,
                  "y": 173.999995
                },
                "height": 174,
                "width": 198.906
              },
              "position": {
                "line": 12344,
                "column": 4
              },
              "errorSnippet": "&lt;div class=\"elementor-widget-wrap elementor-element-populated\"&gt; &lt;div class=\"elementor-element elementor-element-1fa8f8f elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"1fa8f8f\" data-element_type=\"widget\" data-widget_type=",
              "xpath": "/html/body/div[1]/div[1]/div[1]/main[1]/div[1]/section[9]/div[2]/div[1]/div[1]/section[1]/div[1]/div[4]/div[1]",
              "issueID": "812e3bb4772776deac8b4b1000195422",
              "signature": "808fdddbca9ac97ae4f293d8c3dc4632",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=812e3bb4772776deac8b4b1000195422"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 10,
                  "y": 87
                },
                "bottom-right": {
                  "x": 208.906,
                  "y": 184
                },
                "height": 97,
                "width": 198.906
              },
              "position": {
                "line": 12357,
                "column": 8
              },
              "errorSnippet": "&lt;div class=\"elementor-element elementor-element-4e7af1b elementor-widget elementor-widget-counter\" data-id=\"4e7af1b\" data-element_type=\"widget\" data-widget_type=\"counter.default\"&gt; &lt;div class=\"elementor-widget-container\"&gt; &lt;div class=\"elemen",
              "xpath": "/html/body/div[1]/div[1]/div[1]/main[1]/div[1]/section[9]/div[2]/div[1]/div[1]/section[1]/div[1]/div[4]/div[1]/div[2]",
              "issueID": "2978018770e0bed67cf7efc076e8b4d5",
              "signature": "75d6e97ce1e4a5b7a90723980b613665",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=2978018770e0bed67cf7efc076e8b4d5"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 198.906,
                  "y": 97
                },
                "height": 97,
                "width": 198.906
              },
              "position": {
                "line": 12363,
                "column": 5
              },
              "errorSnippet": "&lt;div class=\"elementor-widget-container\"&gt; &lt;div class=\"elementor-counter\"&gt; &lt;div class=\"elementor-counter-number-wrapper\"&gt; &lt;span class=\"elementor-counter-number-prefix\"&gt;&lt;/span&gt; &lt;span class=\"elementor-counter-number\" data-dur",
              "xpath": "/html/body/div[1]/div[1]/div[1]/main[1]/div[1]/section[9]/div[2]/div[1]/div[1]/section[1]/div[1]/div[4]/div[1]/div[2]/div[1]",
              "issueID": "46d787f148edda61cf710254a029445f",
              "signature": "2f6462a39d77e5599351054ce967ebd5",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=46d787f148edda61cf710254a029445f"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 198.906,
                  "y": 97
                },
                "height": 97,
                "width": 198.906
              },
              "position": {
                "line": 12364,
                "column": 4
              },
              "errorSnippet": "&lt;div class=\"elementor-counter\"&gt; &lt;div class=\"elementor-counter-number-wrapper\"&gt; &lt;span class=\"elementor-counter-number-prefix\"&gt;&lt;/span&gt; &lt;span class=\"elementor-counter-number\" data-duration=\"2000\" data-to-value=\"325\" data-from-valu",
              "xpath": "/html/body/div[1]/div[1]/div[1]/main[1]/div[1]/section[9]/div[2]/div[1]/div[1]/section[1]/div[1]/div[4]/div[1]/div[2]/div[1]/div[1]",
              "issueID": "715884659c42659148fdde1dab7e1c54",
              "signature": "5aed09a6d228577a3dbbdce669ea6d2e",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=715884659c42659148fdde1dab7e1c54"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 25,
                  "y": 330
                },
                "bottom-right": {
                  "x": 290,
                  "y": 402
                },
                "height": 72,
                "width": 265
              },
              "position": {
                "line": 12825,
                "column": 25
              },
              "errorSnippet": "&lt;h3 class=\"entry-title\"&gt; &lt;a href=\"https://aeldata.com/understanding-success-criterion-2-4-7-focus-visible/\" title=\"Understanding Success Criterion 2.4.7: Focus Visible\" rel=\"bookmark\" tabindex=\"-1\"&gt;Understanding Success Criterion 2.4.7: Focus",
              "xpath": "/html/body/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/div[2]/h3[1]",
              "issueID": "50c88e2f5dfc7e3265970df6b9d5244a",
              "signature": "3c6d88fdd431f5fccc5d58c1df5a1392",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=50c88e2f5dfc7e3265970df6b9d5244a"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 35.5,
                  "y": 332
                },
                "bottom-right": {
                  "x": 279.5,
                  "y": 399
                },
                "height": 67,
                "width": 244
              },
              "position": {
                "line": 9731,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://aeldata.com/understanding-success-criterion-2-4-7-focus-visible/\" title=\"Understanding Success Criterion 2.4.7: Focus Visible\" rel=\"bookmark\" tabindex=\"-1\"&gt;Understanding Success Criterion 2.4.7: Focus Visible&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/div[2]/h3[1]/a[1]",
              "issueID": "91e28ae0ea99aac804b3118130a622d0",
              "signature": "731062ea2b9504993a20ab5995f6a0e5",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=91e28ae0ea99aac804b3118130a622d0"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 340,
                  "y": 330
                },
                "bottom-right": {
                  "x": 605,
                  "y": 402
                },
                "height": 72,
                "width": 265
              },
              "position": {
                "line": 12872,
                "column": 25
              },
              "errorSnippet": "&lt;h3 class=\"entry-title\"&gt; &lt;a href=\"https://aeldata.com/understanding-success-criterion-2-4-5-multiple-ways/\" title=\"Understanding Success Criterion 2.4.5: Multiple Ways\" rel=\"bookmark\" tabindex=\"-1\"&gt;Understanding Success Criterion 2.4.5: Multi",
              "xpath": "/html/body/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/article[1]/div[2]/h3[1]",
              "issueID": "e9a7cf02cdb4a2fe2873c21b0f99be61",
              "signature": "f1dd9c6a83ef9785263a15f9a063dcd5",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=e9a7cf02cdb4a2fe2873c21b0f99be61"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 347.5,
                  "y": 332
                },
                "bottom-right": {
                  "x": 597.5,
                  "y": 399
                },
                "height": 67,
                "width": 250
              },
              "position": {
                "line": 9732,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://aeldata.com/understanding-success-criterion-2-4-5-multiple-ways/\" title=\"Understanding Success Criterion 2.4.5: Multiple Ways\" rel=\"bookmark\" tabindex=\"-1\"&gt;Understanding Success Criterion 2.4.5: Multiple Ways&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/article[1]/div[2]/h3[1]/a[1]",
              "issueID": "58cde3671dc1024f2350304749325b73",
              "signature": "978a70321bcb358eabeca1c2c3a202c6",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=58cde3671dc1024f2350304749325b73"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 655,
                  "y": 330
                },
                "bottom-right": {
                  "x": 920,
                  "y": 402
                },
                "height": 72,
                "width": 265
              },
              "position": {
                "line": 12919,
                "column": 25
              },
              "errorSnippet": "&lt;h3 class=\"entry-title\"&gt; &lt;a href=\"https://aeldata.com/understanding-success-criterion-2-4-4-link-purpose-in-context/\" title=\"Understanding Success Criterion 2.4.4: Link Purpose (In Context)\" rel=\"bookmark\" tabindex=\"-1\"&gt;Understanding Success ",
              "xpath": "/html/body/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/article[1]/div[2]/h3[1]",
              "issueID": "73b4e892ed04b0c89ecac258a754797b",
              "signature": "2e74daffae12a08600e3e730687fcccb",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=73b4e892ed04b0c89ecac258a754797b"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 665.5,
                  "y": 332
                },
                "bottom-right": {
                  "x": 909.5,
                  "y": 399
                },
                "height": 67,
                "width": 244
              },
              "position": {
                "line": 9732,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://aeldata.com/understanding-success-criterion-2-4-4-link-purpose-in-context/\" title=\"Understanding Success Criterion 2.4.4: Link Purpose (In Context)\" rel=\"bookmark\" tabindex=\"-1\"&gt;Understanding Success Criterion 2.4.4: Link Purpose (",
              "xpath": "/html/body/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/article[1]/div[2]/h3[1]/a[1]",
              "issueID": "f1ac7ee8655ec3d9ca039b02d7ee3a83",
              "signature": "342f3fbde8249ff24ad1fc7958bd2f78",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=f1ac7ee8655ec3d9ca039b02d7ee3a83"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 970,
                  "y": 330
                },
                "bottom-right": {
                  "x": 1235,
                  "y": 402
                },
                "height": 72,
                "width": 265
              },
              "position": {
                "line": 12966,
                "column": 25
              },
              "errorSnippet": "&lt;h3 class=\"entry-title\"&gt; &lt;a href=\"https://aeldata.com/understanding-success-criterion-2-5-5-target-size/\" title=\"Understanding Success Criterion 2.5.5: Target Size\" rel=\"bookmark\" tabindex=\"0\"&gt;Understanding Success Criterion 2.5.5: Target Siz",
              "xpath": "/html/body/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/article[1]/div[2]/h3[1]",
              "issueID": "0433c1475e137e1c4e49f4c11c8316ef",
              "signature": "93f83e16571c47403421315a38c8e1fc",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=0433c1475e137e1c4e49f4c11c8316ef"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 980.5,
                  "y": 332
                },
                "bottom-right": {
                  "x": 1224.5,
                  "y": 399
                },
                "height": 67,
                "width": 244
              },
              "position": {
                "line": 10091,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://aeldata.com/understanding-success-criterion-2-5-5-target-size/\" title=\"Understanding Success Criterion 2.5.5: Target Size\" rel=\"bookmark\" tabindex=\"0\"&gt;Understanding Success Criterion 2.5.5: Target Size&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/article[1]/div[2]/h3[1]/a[1]",
              "issueID": "8dc00dbecb1cd7845c18579161d948a4",
              "signature": "b6cadb53631ad15f22ac68fd1d8cf5bc",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=8dc00dbecb1cd7845c18579161d948a4"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 1285,
                  "y": 330
                },
                "bottom-right": {
                  "x": 1550,
                  "y": 402
                },
                "height": 72,
                "width": 265
              },
              "position": {
                "line": 13013,
                "column": 25
              },
              "errorSnippet": "&lt;h3 class=\"entry-title\"&gt; &lt;a href=\"https://aeldata.com/understanding-success-criterion-2-5-3-label-in-name/\" title=\"Understanding Success Criterion 2.5.3: Label in Name\" rel=\"bookmark\" tabindex=\"0\"&gt;Understanding Success Criterion 2.5.3: Label ",
              "xpath": "/html/body/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/article[1]/div[2]/h3[1]",
              "issueID": "2536ffbd853ed451fcf39d6d52bc0615",
              "signature": "fc86b9a8207476f0a406c248ec7b4cb6",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=2536ffbd853ed451fcf39d6d52bc0615"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 1295.5,
                  "y": 332
                },
                "bottom-right": {
                  "x": 1539.5,
                  "y": 399
                },
                "height": 67,
                "width": 244
              },
              "position": {
                "line": 10092,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://aeldata.com/understanding-success-criterion-2-5-3-label-in-name/\" title=\"Understanding Success Criterion 2.5.3: Label in Name\" rel=\"bookmark\" tabindex=\"0\"&gt;Understanding Success Criterion 2.5.3: Label in Name&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/article[1]/div[2]/h3[1]/a[1]",
              "issueID": "5374d624172fa29d970d6e06d0c67f23",
              "signature": "07c02fe9c27b5f6c69b33457cef0a9b8",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=5374d624172fa29d970d6e06d0c67f23"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 1600,
                  "y": 330
                },
                "bottom-right": {
                  "x": 1865,
                  "y": 402
                },
                "height": 72,
                "width": 265
              },
              "position": {
                "line": 13060,
                "column": 25
              },
              "errorSnippet": "&lt;h3 class=\"entry-title\"&gt; &lt;a href=\"https://aeldata.com/understanding-success-criterion-2-5-4-motion-actuation/\" title=\"Understanding Success Criterion 2.5.4: Motion Actuation\" rel=\"bookmark\" tabindex=\"0\"&gt;Understanding Success Criterion 2.5.4: ",
              "xpath": "/html/body/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[6]/div[1]/div[1]/article[1]/div[2]/h3[1]",
              "issueID": "2837b123fc52504cc3a9bd4f7c3bc10c",
              "signature": "1474e2c8b0deb55f52bef131c61c2231",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=2837b123fc52504cc3a9bd4f7c3bc10c"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 1610.5,
                  "y": 332
                },
                "bottom-right": {
                  "x": 1854.5,
                  "y": 399
                },
                "height": 67,
                "width": 244
              },
              "position": {
                "line": 10092,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://aeldata.com/understanding-success-criterion-2-5-4-motion-actuation/\" title=\"Understanding Success Criterion 2.5.4: Motion Actuation\" rel=\"bookmark\" tabindex=\"0\"&gt;Understanding Success Criterion 2.5.4: Motion Actuation&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[6]/div[1]/div[1]/article[1]/div[2]/h3[1]/a[1]",
              "issueID": "c76bdfe9c87de95e3de4bce0c391b9b2",
              "signature": "02c01678f86543e56342b44a92b34085",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=c76bdfe9c87de95e3de4bce0c391b9b2"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 1915,
                  "y": 330
                },
                "bottom-right": {
                  "x": 2180,
                  "y": 402
                },
                "height": 72,
                "width": 265
              },
              "position": {
                "line": 13107,
                "column": 25
              },
              "errorSnippet": "&lt;h3 class=\"entry-title\"&gt; &lt;a href=\"https://aeldata.com/understanding-success-criterion-2-5-2-pointer-cancellation/\" title=\"Understanding Success Criterion 2.5.2: Pointer Cancellation\" rel=\"bookmark\" tabindex=\"-1\"&gt;Understanding Success Criterio",
              "xpath": "/html/body/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[7]/div[1]/div[1]/article[1]/div[2]/h3[1]",
              "issueID": "acc94af5cf0c11d8aae6ef0d2ce5d584",
              "signature": "8943202a1fc249fcb58124a12bf3559f",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=acc94af5cf0c11d8aae6ef0d2ce5d584"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 1925.5,
                  "y": 332
                },
                "bottom-right": {
                  "x": 2169.5,
                  "y": 399
                },
                "height": 67,
                "width": 244
              },
              "position": {
                "line": 10260,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://aeldata.com/understanding-success-criterion-2-5-2-pointer-cancellation/\" title=\"Understanding Success Criterion 2.5.2: Pointer Cancellation\" rel=\"bookmark\" tabindex=\"-1\"&gt;Understanding Success Criterion 2.5.2: Pointer Cancellation&l",
              "xpath": "/html/body/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[7]/div[1]/div[1]/article[1]/div[2]/h3[1]/a[1]",
              "issueID": "01935066e3233b7ce5044c649aac7c91",
              "signature": "44465d8b1993831c2239f7c05d8b1d78",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=01935066e3233b7ce5044c649aac7c91"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 2230,
                  "y": 330
                },
                "bottom-right": {
                  "x": 2495,
                  "y": 402
                },
                "height": 72,
                "width": 265
              },
              "position": {
                "line": 13154,
                "column": 25
              },
              "errorSnippet": "&lt;h3 class=\"entry-title\"&gt; &lt;a href=\"https://aeldata.com/understanding-success-criterion-2-5-1-pointer-gesture%ef%bf%bc/\" title=\"Understanding Success Criterion 2.5.1: Pointer Gesture\" rel=\"bookmark\" tabindex=\"-1\"&gt;Understanding Success Criterio",
              "xpath": "/html/body/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[8]/div[1]/div[1]/article[1]/div[2]/h3[1]",
              "issueID": "dbc4e9b2a33d703f547534bbf662f012",
              "signature": "c176d487005099260f4f574f07c37c94",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=dbc4e9b2a33d703f547534bbf662f012"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 2240.5,
                  "y": 332
                },
                "bottom-right": {
                  "x": 2484.5,
                  "y": 399
                },
                "height": 67,
                "width": 244
              },
              "position": {
                "line": 10260,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://aeldata.com/understanding-success-criterion-2-5-1-pointer-gesture%ef%bf%bc/\" title=\"Understanding Success Criterion 2.5.1: Pointer Gesture\" rel=\"bookmark\" tabindex=\"-1\"&gt;Understanding Success Criterion 2.5.1: Pointer Gesture&lt;/a",
              "xpath": "/html/body/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[8]/div[1]/div[1]/article[1]/div[2]/h3[1]/a[1]",
              "issueID": "6ac6f8f78d80fe2288d7872e4eacf837",
              "signature": "5e96cd0e4cc2498fa1a61a11a8d7b1e3",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=6ac6f8f78d80fe2288d7872e4eacf837"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 2545,
                  "y": 330
                },
                "bottom-right": {
                  "x": 2810,
                  "y": 402
                },
                "height": 72,
                "width": 265
              },
              "position": {
                "line": 13201,
                "column": 25
              },
              "errorSnippet": "&lt;h3 class=\"entry-title\"&gt; &lt;a href=\"https://aeldata.com/understanding-success-criterion-2-4-10-section-headings/\" title=\"Understanding Success Criterion 2.4.10: Section Headings\" rel=\"bookmark\" tabindex=\"-1\"&gt;Understanding Success Criterion 2.4.",
              "xpath": "/html/body/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[9]/div[1]/div[1]/article[1]/div[2]/h3[1]",
              "issueID": "9e94e40f0806a190196ce6b2e9266f0e",
              "signature": "d6b3146487e724f6b24d46a66307e68b",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=9e94e40f0806a190196ce6b2e9266f0e"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 2554,
                  "y": 332
                },
                "bottom-right": {
                  "x": 2801,
                  "y": 399
                },
                "height": 67,
                "width": 247
              },
              "position": {
                "line": 10332,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://aeldata.com/understanding-success-criterion-2-4-10-section-headings/\" title=\"Understanding Success Criterion 2.4.10: Section Headings\" rel=\"bookmark\" tabindex=\"-1\"&gt;Understanding Success Criterion 2.4.10: Section Headings&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[9]/div[1]/div[1]/article[1]/div[2]/h3[1]/a[1]",
              "issueID": "c037a03638d9dfbb141a6831592e3c4a",
              "signature": "6a3bdaa64c0c338a3613eb8df603b65f",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=c037a03638d9dfbb141a6831592e3c4a"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 2860,
                  "y": 330
                },
                "bottom-right": {
                  "x": 3125,
                  "y": 378
                },
                "height": 48,
                "width": 265
              },
              "position": {
                "line": 13248,
                "column": 25
              },
              "errorSnippet": "&lt;h3 class=\"entry-title\"&gt; &lt;a href=\"https://aeldata.com/understanding-success-criterion-2-4-8-location/\" title=\"Understanding Success Criterion 2.4.8: Location\" rel=\"bookmark\" tabindex=\"-1\"&gt;Understanding Success Criterion 2.4.8: Location&lt;/a&",
              "xpath": "/html/body/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[10]/div[1]/div[1]/article[1]/div[2]/h3[1]",
              "issueID": "aed40327328356eee5bdaaf195b908d0",
              "signature": "27ca38f529d414ebdbefe0239ef485d1",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=aed40327328356eee5bdaaf195b908d0"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 2866.5,
                  "y": 332
                },
                "bottom-right": {
                  "x": 3118.5,
                  "y": 375
                },
                "height": 43,
                "width": 252
              },
              "position": {
                "line": 10332,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://aeldata.com/understanding-success-criterion-2-4-8-location/\" title=\"Understanding Success Criterion 2.4.8: Location\" rel=\"bookmark\" tabindex=\"-1\"&gt;Understanding Success Criterion 2.4.8: Location&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[10]/div[1]/div[1]/article[1]/div[2]/h3[1]/a[1]",
              "issueID": "ee71aa23aa1786b72c711f82a1688ce6",
              "signature": "0aec52885421fa8f43c2c0d1213f8c45",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=ee71aa23aa1786b72c711f82a1688ce6"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 3175,
                  "y": 330
                },
                "bottom-right": {
                  "x": 3440,
                  "y": 402
                },
                "height": 72,
                "width": 265
              },
              "position": {
                "line": 13295,
                "column": 25
              },
              "errorSnippet": "&lt;h3 class=\"entry-title\"&gt; &lt;a href=\"https://aeldata.com/understanding-success-criterion-2-4-7-focus-visible/\" title=\"Understanding Success Criterion 2.4.7: Focus Visible\" rel=\"bookmark\" tabindex=\"-1\"&gt;Understanding Success Criterion 2.4.7: Focus",
              "xpath": "/html/body/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[11]/div[1]/div[1]/article[1]/div[2]/h3[1]",
              "issueID": "7b5a80c354106de087bcd0607fdfd3cf",
              "signature": "248489275bf65352665d1471e89380b9",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=7b5a80c354106de087bcd0607fdfd3cf"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 3185.5,
                  "y": 332
                },
                "bottom-right": {
                  "x": 3429.5,
                  "y": 399
                },
                "height": 67,
                "width": 244
              },
              "position": {
                "line": 10559,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://aeldata.com/understanding-success-criterion-2-4-7-focus-visible/\" title=\"Understanding Success Criterion 2.4.7: Focus Visible\" rel=\"bookmark\" tabindex=\"-1\"&gt;Understanding Success Criterion 2.4.7: Focus Visible&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[11]/div[1]/div[1]/article[1]/div[2]/h3[1]/a[1]",
              "issueID": "6629133ab41ac8ff50239c0acebd26c3",
              "signature": "39fe5a4f0fa44ab7ed9fa77a8122ffc1",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=6629133ab41ac8ff50239c0acebd26c3"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 3490,
                  "y": 330
                },
                "bottom-right": {
                  "x": 3755,
                  "y": 402
                },
                "height": 72,
                "width": 265
              },
              "position": {
                "line": 13342,
                "column": 25
              },
              "errorSnippet": "&lt;h3 class=\"entry-title\"&gt; &lt;a href=\"https://aeldata.com/understanding-success-criterion-2-4-5-multiple-ways/\" title=\"Understanding Success Criterion 2.4.5: Multiple Ways\" rel=\"bookmark\" tabindex=\"-1\"&gt;Understanding Success Criterion 2.4.5: Multi",
              "xpath": "/html/body/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[12]/div[1]/div[1]/article[1]/div[2]/h3[1]",
              "issueID": "b13b0858a82901fa5a69c15d2d1976ff",
              "signature": "68c62cfed0e2680a27bd6a6ab1563204",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=b13b0858a82901fa5a69c15d2d1976ff"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 3497.5,
                  "y": 332
                },
                "bottom-right": {
                  "x": 3747.5,
                  "y": 399
                },
                "height": 67,
                "width": 250
              },
              "position": {
                "line": 10560,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://aeldata.com/understanding-success-criterion-2-4-5-multiple-ways/\" title=\"Understanding Success Criterion 2.4.5: Multiple Ways\" rel=\"bookmark\" tabindex=\"-1\"&gt;Understanding Success Criterion 2.4.5: Multiple Ways&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[12]/div[1]/div[1]/article[1]/div[2]/h3[1]/a[1]",
              "issueID": "7ca3399731b0ef8278d0d5aa4f493403",
              "signature": "46864538ee5529bf7a3084eb3bd6d703",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=7ca3399731b0ef8278d0d5aa4f493403"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 3805,
                  "y": 330
                },
                "bottom-right": {
                  "x": 4070,
                  "y": 402
                },
                "height": 72,
                "width": 265
              },
              "position": {
                "line": 13389,
                "column": 25
              },
              "errorSnippet": "&lt;h3 class=\"entry-title\"&gt; &lt;a href=\"https://aeldata.com/understanding-success-criterion-2-4-4-link-purpose-in-context/\" title=\"Understanding Success Criterion 2.4.4: Link Purpose (In Context)\" rel=\"bookmark\" tabindex=\"-1\"&gt;Understanding Success ",
              "xpath": "/html/body/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[13]/div[1]/div[1]/article[1]/div[2]/h3[1]",
              "issueID": "adef0c8d08c522f4541c7cdbb8afdf82",
              "signature": "32d8d42c03ca1bbf0f20be62b5368960",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=adef0c8d08c522f4541c7cdbb8afdf82"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 3815.5,
                  "y": 332
                },
                "bottom-right": {
                  "x": 4059.5,
                  "y": 399
                },
                "height": 67,
                "width": 244
              },
              "position": {
                "line": 10727,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"https://aeldata.com/understanding-success-criterion-2-4-4-link-purpose-in-context/\" title=\"Understanding Success Criterion 2.4.4: Link Purpose (In Context)\" rel=\"bookmark\" tabindex=\"-1\"&gt;Understanding Success Criterion 2.4.4: Link Purpose (",
              "xpath": "/html/body/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[13]/div[1]/div[1]/article[1]/div[2]/h3[1]/a[1]",
              "issueID": "37572657dc8bbfbf3da5ba1b6bc8157a",
              "signature": "5948a746666131a312e86261b4e05c3d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=37572657dc8bbfbf3da5ba1b6bc8157a"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 4120,
                  "y": 330
                },
                "bottom-right": {
                  "x": 4385,
                  "y": 402
                },
                "height": 72,
                "width": 265
              },
              "position": {
                "line": 13436,
                "column": 25
              },
              "errorSnippet": "&lt;h3 class=\"entry-title\"&gt; &lt;a href=\"https://aeldata.com/understanding-success-criterion-2-5-5-target-size/\" title=\"Understanding Success Criterion 2.5.5: Target Size\" rel=\"bookmark\" tabindex=\"-1\"&gt;Understanding Success Criterion 2.5.5: Target Si",
              "xpath": "/html/body/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[14]/div[1]/div[1]/article[1]/div[2]/h3[1]",
              "issueID": "8cc4c21bbaaa635ed51ae53c406d2293",
              "signature": "93080150549ecb0716dbd44f5294577c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=8cc4c21bbaaa635ed51ae53c406d2293"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 4130.5,
                  "y": 332
                },
                "bottom-right": {
                  "x": 4374.5,
                  "y": 399
                },
                "height": 67,
                "width": 244
              },
              "position": {
                "line": 10739,
                "column": 52
              },
              "errorSnippet": "&lt;a href=\"https://aeldata.com/understanding-success-criterion-2-5-5-target-size/\" title=\"Understanding Success Criterion 2.5.5: Target Size\" rel=\"bookmark\" tabindex=\"-1\"&gt;Understanding Success Criterion 2.5.5: Target Size&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[14]/div[1]/div[1]/article[1]/div[2]/h3[1]/a[1]",
              "issueID": "27c6e979996c03ca20f53d85d7b780d2",
              "signature": "9e9240a731cd7bdc757b73c6f2e3861b",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=27c6e979996c03ca20f53d85d7b780d2"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 4435,
                  "y": 330
                },
                "bottom-right": {
                  "x": 4700,
                  "y": 402
                },
                "height": 72,
                "width": 265
              },
              "position": {
                "line": 13483,
                "column": 25
              },
              "errorSnippet": "&lt;h3 class=\"entry-title\"&gt; &lt;a href=\"https://aeldata.com/understanding-success-criterion-2-5-3-label-in-name/\" title=\"Understanding Success Criterion 2.5.3: Label in Name\" rel=\"bookmark\" tabindex=\"-1\"&gt;Understanding Success Criterion 2.5.3: Label",
              "xpath": "/html/body/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[15]/div[1]/div[1]/article[1]/div[2]/h3[1]",
              "issueID": "2693e780491a5e5222cda3b6c216f5e1",
              "signature": "d95e80d4afcca40732745d1cbddcbedd",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=2693e780491a5e5222cda3b6c216f5e1"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 4445.5,
                  "y": 332
                },
                "bottom-right": {
                  "x": 4689.5,
                  "y": 399
                },
                "height": 67,
                "width": 244
              },
              "position": {
                "line": 11147,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://aeldata.com/understanding-success-criterion-2-5-3-label-in-name/\" title=\"Understanding Success Criterion 2.5.3: Label in Name\" rel=\"bookmark\" tabindex=\"-1\"&gt;Understanding Success Criterion 2.5.3: Label in Name&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[15]/div[1]/div[1]/article[1]/div[2]/h3[1]/a[1]",
              "issueID": "4d367b7fb677c04b35f841bf5a44912c",
              "signature": "03ae4c48f709796ac76358541d7a0706",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=4d367b7fb677c04b35f841bf5a44912c"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 4750,
                  "y": 330
                },
                "bottom-right": {
                  "x": 5015,
                  "y": 402
                },
                "height": 72,
                "width": 265
              },
              "position": {
                "line": 13530,
                "column": 25
              },
              "errorSnippet": "&lt;h3 class=\"entry-title\"&gt; &lt;a href=\"https://aeldata.com/understanding-success-criterion-2-5-4-motion-actuation/\" title=\"Understanding Success Criterion 2.5.4: Motion Actuation\" rel=\"bookmark\" tabindex=\"-1\"&gt;Understanding Success Criterion 2.5.4:",
              "xpath": "/html/body/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[16]/div[1]/div[1]/article[1]/div[2]/h3[1]",
              "issueID": "b63396c188c97cf25611db64bda1d848",
              "signature": "5d60e28ce2889e4456a1d6bae908928d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=b63396c188c97cf25611db64bda1d848"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 4760.5,
                  "y": 332
                },
                "bottom-right": {
                  "x": 5004.5,
                  "y": 399
                },
                "height": 67,
                "width": 244
              },
              "position": {
                "line": 11148,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://aeldata.com/understanding-success-criterion-2-5-4-motion-actuation/\" title=\"Understanding Success Criterion 2.5.4: Motion Actuation\" rel=\"bookmark\" tabindex=\"-1\"&gt;Understanding Success Criterion 2.5.4: Motion Actuation&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[16]/div[1]/div[1]/article[1]/div[2]/h3[1]/a[1]",
              "issueID": "0b3550b9b3fb385403b29b72a3f85f8b",
              "signature": "904189561b82384201a1f68e3e17f820",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=0b3550b9b3fb385403b29b72a3f85f8b"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 5065,
                  "y": 330
                },
                "bottom-right": {
                  "x": 5330,
                  "y": 402
                },
                "height": 72,
                "width": 265
              },
              "position": {
                "line": 13577,
                "column": 25
              },
              "errorSnippet": "&lt;h3 class=\"entry-title\"&gt; &lt;a href=\"https://aeldata.com/understanding-success-criterion-2-5-2-pointer-cancellation/\" title=\"Understanding Success Criterion 2.5.2: Pointer Cancellation\" rel=\"bookmark\" tabindex=\"-1\"&gt;Understanding Success Criterio",
              "xpath": "/html/body/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[17]/div[1]/div[1]/article[1]/div[2]/h3[1]",
              "issueID": "ed01e333a0535a3958ddb085061fe2cf",
              "signature": "70fe4ef9936635332a9c196de5c4d04a",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=ed01e333a0535a3958ddb085061fe2cf"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 5075.5,
                  "y": 332
                },
                "bottom-right": {
                  "x": 5319.5,
                  "y": 399
                },
                "height": 67,
                "width": 244
              },
              "position": {
                "line": 11647,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://aeldata.com/understanding-success-criterion-2-5-2-pointer-cancellation/\" title=\"Understanding Success Criterion 2.5.2: Pointer Cancellation\" rel=\"bookmark\" tabindex=\"-1\"&gt;Understanding Success Criterion 2.5.2: Pointer Cancellation&l",
              "xpath": "/html/body/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[17]/div[1]/div[1]/article[1]/div[2]/h3[1]/a[1]",
              "issueID": "440ef2b99ec3569549e15eebd068aaeb",
              "signature": "e7adb528c32e3a9762740171c9df9f87",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=440ef2b99ec3569549e15eebd068aaeb"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 5380,
                  "y": 330
                },
                "bottom-right": {
                  "x": 5645,
                  "y": 402
                },
                "height": 72,
                "width": 265
              },
              "position": {
                "line": 13624,
                "column": 25
              },
              "errorSnippet": "&lt;h3 class=\"entry-title\"&gt; &lt;a href=\"https://aeldata.com/understanding-success-criterion-2-5-1-pointer-gesture%ef%bf%bc/\" title=\"Understanding Success Criterion 2.5.1: Pointer Gesture\" rel=\"bookmark\" tabindex=\"-1\"&gt;Understanding Success Criterio",
              "xpath": "/html/body/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[18]/div[1]/div[1]/article[1]/div[2]/h3[1]",
              "issueID": "6944564e776a09580a1546c3118afff1",
              "signature": "f1f8bf5e494156f88bdb0afc99b56c37",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=6944564e776a09580a1546c3118afff1"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 5390.5,
                  "y": 332
                },
                "bottom-right": {
                  "x": 5634.5,
                  "y": 399
                },
                "height": 67,
                "width": 244
              },
              "position": {
                "line": 11647,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://aeldata.com/understanding-success-criterion-2-5-1-pointer-gesture%ef%bf%bc/\" title=\"Understanding Success Criterion 2.5.1: Pointer Gesture\" rel=\"bookmark\" tabindex=\"-1\"&gt;Understanding Success Criterion 2.5.1: Pointer Gesture&lt;/a",
              "xpath": "/html/body/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[18]/div[1]/div[1]/article[1]/div[2]/h3[1]/a[1]",
              "issueID": "1e037fdf2bcce0aa73483695d13c60f2",
              "signature": "c49cc4be50a1c054b75381a74a7644bd",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=1e037fdf2bcce0aa73483695d13c60f2"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 5695,
                  "y": 330
                },
                "bottom-right": {
                  "x": 5960,
                  "y": 402
                },
                "height": 72,
                "width": 265
              },
              "position": {
                "line": 13671,
                "column": 25
              },
              "errorSnippet": "&lt;h3 class=\"entry-title\"&gt; &lt;a href=\"https://aeldata.com/understanding-success-criterion-2-4-10-section-headings/\" title=\"Understanding Success Criterion 2.4.10: Section Headings\" rel=\"bookmark\" tabindex=\"-1\"&gt;Understanding Success Criterion 2.4.",
              "xpath": "/html/body/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[19]/div[1]/div[1]/article[1]/div[2]/h3[1]",
              "issueID": "27513058372662b144a09d22c9e0a16d",
              "signature": "55fb14baa7961730fe673575e30dc87c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=27513058372662b144a09d22c9e0a16d"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 5704,
                  "y": 332
                },
                "bottom-right": {
                  "x": 5951,
                  "y": 399
                },
                "height": 67,
                "width": 247
              },
              "position": {
                "line": 11671,
                "column": 240
              },
              "errorSnippet": "&lt;a href=\"https://aeldata.com/understanding-success-criterion-2-4-10-section-headings/\" title=\"Understanding Success Criterion 2.4.10: Section Headings\" rel=\"bookmark\" tabindex=\"-1\"&gt;Understanding Success Criterion 2.4.10: Section Headings&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[19]/div[1]/div[1]/article[1]/div[2]/h3[1]/a[1]",
              "issueID": "18a9b4d3a21889d14e5a9813d0f26caa",
              "signature": "783dc3d295bd71d5748882883b6a708f",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=18a9b4d3a21889d14e5a9813d0f26caa"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 6010,
                  "y": 330
                },
                "bottom-right": {
                  "x": 6275,
                  "y": 378
                },
                "height": 48,
                "width": 265
              },
              "position": {
                "line": 13718,
                "column": 25
              },
              "errorSnippet": "&lt;h3 class=\"entry-title\"&gt; &lt;a href=\"https://aeldata.com/understanding-success-criterion-2-4-8-location/\" title=\"Understanding Success Criterion 2.4.8: Location\" rel=\"bookmark\" tabindex=\"-1\"&gt;Understanding Success Criterion 2.4.8: Location&lt;/a&",
              "xpath": "/html/body/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[20]/div[1]/div[1]/article[1]/div[2]/h3[1]",
              "issueID": "4515e830d3fe74b703f26863adfe0ef7",
              "signature": "37e1f519f04efda87bea935fb940a42c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=4515e830d3fe74b703f26863adfe0ef7"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 6016.5,
                  "y": 332
                },
                "bottom-right": {
                  "x": 6268.5,
                  "y": 375
                },
                "height": 43,
                "width": 252
              },
              "position": {
                "line": 11673,
                "column": 109
              },
              "errorSnippet": "&lt;a href=\"https://aeldata.com/understanding-success-criterion-2-4-8-location/\" title=\"Understanding Success Criterion 2.4.8: Location\" rel=\"bookmark\" tabindex=\"-1\"&gt;Understanding Success Criterion 2.4.8: Location&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[20]/div[1]/div[1]/article[1]/div[2]/h3[1]/a[1]",
              "issueID": "58b23a9062eb36e2e69d7af990a8cf6c",
              "signature": "218a35c32b092416871daf52d250a0be",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=58b23a9062eb36e2e69d7af990a8cf6c"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 6325,
                  "y": 330
                },
                "bottom-right": {
                  "x": 6590,
                  "y": 402
                },
                "height": 72,
                "width": 265
              },
              "position": {
                "line": 13765,
                "column": 25
              },
              "errorSnippet": "&lt;h3 class=\"entry-title\"&gt; &lt;a href=\"https://aeldata.com/understanding-success-criterion-2-4-7-focus-visible/\" title=\"Understanding Success Criterion 2.4.7: Focus Visible\" rel=\"bookmark\" tabindex=\"-1\"&gt;Understanding Success Criterion 2.4.7: Focus",
              "xpath": "/html/body/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[21]/div[1]/div[1]/article[1]/div[2]/h3[1]",
              "issueID": "4ca623133847e0ff5fdebd53e7979f43",
              "signature": "ee5bec9ba8bb59d78fa60b15cfd98f0d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=4ca623133847e0ff5fdebd53e7979f43"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 6335.5,
                  "y": 332
                },
                "bottom-right": {
                  "x": 6579.5,
                  "y": 399
                },
                "height": 67,
                "width": 244
              },
              "position": {
                "line": 11691,
                "column": 124
              },
              "errorSnippet": "&lt;a href=\"https://aeldata.com/understanding-success-criterion-2-4-7-focus-visible/\" title=\"Understanding Success Criterion 2.4.7: Focus Visible\" rel=\"bookmark\" tabindex=\"-1\"&gt;Understanding Success Criterion 2.4.7: Focus Visible&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[21]/div[1]/div[1]/article[1]/div[2]/h3[1]/a[1]",
              "issueID": "eacc11e868ec3ea0c27974ce10b31676",
              "signature": "9278927016fe86d792e575aad6de3b3d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=eacc11e868ec3ea0c27974ce10b31676"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 6640,
                  "y": 330
                },
                "bottom-right": {
                  "x": 6905,
                  "y": 402
                },
                "height": 72,
                "width": 265
              },
              "position": {
                "line": 13812,
                "column": 25
              },
              "errorSnippet": "&lt;h3 class=\"entry-title\"&gt; &lt;a href=\"https://aeldata.com/understanding-success-criterion-2-4-5-multiple-ways/\" title=\"Understanding Success Criterion 2.4.5: Multiple Ways\" rel=\"bookmark\" tabindex=\"-1\"&gt;Understanding Success Criterion 2.4.5: Multi",
              "xpath": "/html/body/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[22]/div[1]/div[1]/article[1]/div[2]/h3[1]",
              "issueID": "e8b3c72b54cd4c0793bfe474bc742ffb",
              "signature": "4f84a145018cd33e9dce4fc27f277e8b",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=e8b3c72b54cd4c0793bfe474bc742ffb"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 6647.5,
                  "y": 332
                },
                "bottom-right": {
                  "x": 6897.5,
                  "y": 399
                },
                "height": 67,
                "width": 250
              },
              "position": {
                "line": 11694,
                "column": 171
              },
              "errorSnippet": "&lt;a href=\"https://aeldata.com/understanding-success-criterion-2-4-5-multiple-ways/\" title=\"Understanding Success Criterion 2.4.5: Multiple Ways\" rel=\"bookmark\" tabindex=\"-1\"&gt;Understanding Success Criterion 2.4.5: Multiple Ways&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[22]/div[1]/div[1]/article[1]/div[2]/h3[1]/a[1]",
              "issueID": "5e9eba714bb6ea84012ce5b05ee52386",
              "signature": "4254335c4ead7d8e64288a5ba0d04b99",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=5e9eba714bb6ea84012ce5b05ee52386"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 6955,
                  "y": 330
                },
                "bottom-right": {
                  "x": 7220,
                  "y": 402
                },
                "height": 72,
                "width": 265
              },
              "position": {
                "line": 13859,
                "column": 25
              },
              "errorSnippet": "&lt;h3 class=\"entry-title\"&gt; &lt;a href=\"https://aeldata.com/understanding-success-criterion-2-4-4-link-purpose-in-context/\" title=\"Understanding Success Criterion 2.4.4: Link Purpose (In Context)\" rel=\"bookmark\" tabindex=\"-1\"&gt;Understanding Success ",
              "xpath": "/html/body/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[23]/div[1]/div[1]/article[1]/div[2]/h3[1]",
              "issueID": "1ed583af67f76a141252da5e0dadb392",
              "signature": "c9026441e4f58131dfd47c0783e354dc",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=1ed583af67f76a141252da5e0dadb392"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 6965.5,
                  "y": 332
                },
                "bottom-right": {
                  "x": 7209.5,
                  "y": 399
                },
                "height": 67,
                "width": 244
              },
              "position": {
                "line": 11697,
                "column": 128
              },
              "errorSnippet": "&lt;a href=\"https://aeldata.com/understanding-success-criterion-2-4-4-link-purpose-in-context/\" title=\"Understanding Success Criterion 2.4.4: Link Purpose (In Context)\" rel=\"bookmark\" tabindex=\"-1\"&gt;Understanding Success Criterion 2.4.4: Link Purpose (",
              "xpath": "/html/body/div[1]/div[1]/div[1]/main[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[23]/div[1]/div[1]/article[1]/div[2]/h3[1]/a[1]",
              "issueID": "43ede1d622238c20c599c0eb4af6d0e4",
              "signature": "a8494846f7c0f6fe3d1ea8ef9aa6c66c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=43ede1d622238c20c599c0eb4af6d0e4"
            },
            {
              "tID": 154,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This long string of text is in italics.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is italicized. Long strings of italicized text can be very difficult for people to read, especially those with dyslexia. Modify this passage of text so that it is no longer italicized. This will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 750,
                  "y": 419
                },
                "height": 419,
                "width": 750
              },
              "position": {
                "line": 12403,
                "column": 5
              },
              "errorSnippet": "&lt;div class=\"lae-testimonial-text\"&gt; &lt;i class=\"lae-icon-quote\"&gt;&lt;/i&gt; &lt;div class=\"lae-testimonial-star-rating\"&gt; &lt;div class=\"lae-testimonial-star-rating-item\"&gt; &lt;svg width=\"14px\" height=\"14px\"&gt; &lt;path d=\"M14,5.4c-0.1-0.2-0",
              "xpath": "/html/body/div[1]/div[1]/div[1]/main[1]/div[1]/section[10]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]",
              "issueID": "5e52be96d24ee32f2695bca4cd0025f3",
              "signature": "f6db04d82c4495504c4df1066c93c739",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=154&issueID=5e52be96d24ee32f2695bca4cd0025f3"
            },
            {
              "tID": 154,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This long string of text is in italics.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is italicized. Long strings of italicized text can be very difficult for people to read, especially those with dyslexia. Modify this passage of text so that it is no longer italicized. This will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 65,
                  "y": 109
                },
                "bottom-right": {
                  "x": 815,
                  "y": 365
                },
                "height": 256,
                "width": 750
              },
              "position": {
                "line": 12451,
                "column": 9
              },
              "errorSnippet": "&lt;blockquote&gt;&lt;p&gt;Work by AEL Data has always been carried out to the highest standards and we are naturally very pleased with our association and working relationship with them. We have also learned that not only do they carry out the stipulate",
              "xpath": "/html/body/div[1]/div[1]/div[1]/main[1]/div[1]/section[10]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/blockquote[1]",
              "issueID": "128edc8702f7956368108803828085c6",
              "signature": "b1c6b4c370f3b9a8ef6d95b443566092",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=154&issueID=128edc8702f7956368108803828085c6"
            },
            {
              "tID": 154,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This long string of text is in italics.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is italicized. Long strings of italicized text can be very difficult for people to read, especially those with dyslexia. Modify this passage of text so that it is no longer italicized. This will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 65,
                  "y": 136
                },
                "bottom-right": {
                  "x": 815,
                  "y": 392
                },
                "height": 256,
                "width": 750
              },
              "position": {
                "line": 12238,
                "column": 0
              },
              "errorSnippet": "&lt;p&gt;Work by AEL Data has always been carried out to the highest standards and we are naturally very pleased with our association and working relationship with them. We have also learned that not only do they carry out the stipulated tasks but will “",
              "xpath": "/html/body/div[1]/div[1]/div[1]/main[1]/div[1]/section[10]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/blockquote[1]/p[1]",
              "issueID": "2d1cc548c6be6e6f23f84c8a9787db48",
              "signature": "d381da7b6ef7129f38e12445ad20816f",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=154&issueID=2d1cc548c6be6e6f23f84c8a9787db48"
            },
            {
              "tID": 154,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This long string of text is in italics.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is italicized. Long strings of italicized text can be very difficult for people to read, especially those with dyslexia. Modify this passage of text so that it is no longer italicized. This will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 750,
                  "y": 333
                },
                "height": 333,
                "width": 750
              },
              "position": {
                "line": 12456,
                "column": 9
              },
              "errorSnippet": "&lt;div class=\"lae-testimonial-text\"&gt; &lt;i class=\"lae-icon-quote\"&gt;&lt;/i&gt; &lt;div class=\"lae-testimonial-star-rating\"&gt; &lt;div class=\"lae-testimonial-star-rating-item\"&gt; &lt;svg width=\"14px\" height=\"14px\"&gt; &lt;path d=\"M14,5.4c-0.1-0.2-0",
              "xpath": "/html/body/div[1]/div[1]/div[1]/main[1]/div[1]/section[10]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]",
              "issueID": "8de686fb86dd02a8bd60ec4476e4d315",
              "signature": "edef990a918749bde5b1426f35dcf1b6",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=154&issueID=8de686fb86dd02a8bd60ec4476e4d315"
            },
            {
              "tID": 154,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This long string of text is in italics.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is italicized. Long strings of italicized text can be very difficult for people to read, especially those with dyslexia. Modify this passage of text so that it is no longer italicized. This will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 65,
                  "y": 109
                },
                "bottom-right": {
                  "x": 815,
                  "y": 333
                },
                "height": 224,
                "width": 750
              },
              "position": {
                "line": 12250,
                "column": 0
              },
              "errorSnippet": "&lt;p&gt;I am very pleased to confirm the successful fulfillment of the above Music Retroconversion Keyboarding Services contract. I would also like to offer our thanks to all your staff for doing such an excellent job. The quality of the work was very g",
              "xpath": "/html/body/div[1]/div[1]/div[1]/main[1]/div[1]/section[10]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[1]",
              "issueID": "b618ac3d86e1415fcca28220ad500366",
              "signature": "f7186486079328c979d32db453dd8330",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=154&issueID=b618ac3d86e1415fcca28220ad500366"
            },
            {
              "tID": 154,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This long string of text is in italics.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is italicized. Long strings of italicized text can be very difficult for people to read, especially those with dyslexia. Modify this passage of text so that it is no longer italicized. This will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 750,
                  "y": 205
                },
                "height": 205,
                "width": 750
              },
              "position": {
                "line": 12525,
                "column": 9
              },
              "errorSnippet": "&lt;div class=\"lae-testimonial-text\"&gt; &lt;i class=\"lae-icon-quote\"&gt;&lt;/i&gt; &lt;div class=\"lae-testimonial-star-rating\"&gt; &lt;div class=\"lae-testimonial-star-rating-item\"&gt; &lt;svg width=\"14px\" height=\"14px\"&gt; &lt;path d=\"M14,5.4c-0.1-0.2-0",
              "xpath": "/html/body/div[1]/div[1]/div[1]/main[1]/div[1]/section[10]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]",
              "issueID": "086319be5a4cbe1adfac5d3b5d92cd6b",
              "signature": "c9e571172ad55ed18799885444926cab",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=154&issueID=086319be5a4cbe1adfac5d3b5d92cd6b"
            },
            {
              "tID": 154,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This long string of text is in italics.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is italicized. Long strings of italicized text can be very difficult for people to read, especially those with dyslexia. Modify this passage of text so that it is no longer italicized. This will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 65,
                  "y": 109
                },
                "bottom-right": {
                  "x": 815,
                  "y": 205
                },
                "height": 96,
                "width": 750
              },
              "position": {
                "line": 12250,
                "column": 0
              },
              "errorSnippet": "&lt;p&gt;The art and colors are very good. I specially liked the new artwork for Page 09 and the new fixed Doki puzzle. The characters and colors choices look like something from Doki’s world. Thanks for your hard work on this.&lt;/p&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/main[1]/div[1]/section[10]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/p[1]",
              "issueID": "4bea2c731cbae780dfa5498a8b4d78bc",
              "signature": "2728912154e168e59d188ff4278d49c0",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=154&issueID=4bea2c731cbae780dfa5498a8b4d78bc"
            },
            {
              "tID": 154,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This long string of text is in italics.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is italicized. Long strings of italicized text can be very difficult for people to read, especially those with dyslexia. Modify this passage of text so that it is no longer italicized. This will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 750,
                  "y": 237
                },
                "height": 237,
                "width": 750
              },
              "position": {
                "line": 12594,
                "column": 9
              },
              "errorSnippet": "&lt;div class=\"lae-testimonial-text\"&gt; &lt;i class=\"lae-icon-quote\"&gt;&lt;/i&gt; &lt;div class=\"lae-testimonial-star-rating\"&gt; &lt;div class=\"lae-testimonial-star-rating-item\"&gt; &lt;svg width=\"14px\" height=\"14px\"&gt; &lt;path d=\"M14,5.4c-0.1-0.2-0",
              "xpath": "/html/body/div[1]/div[1]/div[1]/main[1]/div[1]/section[10]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]",
              "issueID": "bd59d385a8ff8172784d6a27d14311c7",
              "signature": "431d3c4b7bf3021d200093ade938e598",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=154&issueID=bd59d385a8ff8172784d6a27d14311c7"
            },
            {
              "tID": 154,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This long string of text is in italics.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is italicized. Long strings of italicized text can be very difficult for people to read, especially those with dyslexia. Modify this passage of text so that it is no longer italicized. This will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 65,
                  "y": 109
                },
                "bottom-right": {
                  "x": 815,
                  "y": 237
                },
                "height": 128,
                "width": 750
              },
              "position": {
                "line": 12262,
                "column": 0
              },
              "errorSnippet": "&lt;p&gt;AEL Data Services LLP have the capacity and ability to cope with complex issues in a prompt manner with great attention to detail with along excellent communication. Without hesitation, we can say we are extremely happy with the quality of the s",
              "xpath": "/html/body/div[1]/div[1]/div[1]/main[1]/div[1]/section[10]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/p[1]",
              "issueID": "5014b3111fd69a6abae2066150d2883c",
              "signature": "91a2da4a4fa87c0f74b8b34f82c9d054",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=154&issueID=5014b3111fd69a6abae2066150d2883c"
            },
            {
              "tID": 155,
              "bpID": 143,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "These headings are not structured in a hierarchical manner.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.10 Section Headings"
              ],
              "resultTitle": "Make sure that headings are in the right order for the content.",
              "errorDescription": "The heading structure of this page does not effectively communicate the structure of the content on it. Heading elements provide important benefits: they act as wayfinding cues for in-page navigation, they contribute to page content summaries, and they provide context to the content below them. To do so effectively, headings should follow the `<h1>` to `<h6>` hierarchy and they should not skip levels. Restructure the document's heading order so it uses a clear, ordered, and intuitive hierarchy. Ensure there are no gaps between each numbered heading level and the next.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 7426.78
                },
                "height": 7426.78,
                "width": 1024
              },
              "position": {
                "line": 5969,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"comment-hidden elementor-default elementor-kit-4717 elementor-page elementor-page-5461 group-blog has-navigation-mobile home is-hidden-site-title is-singular no-js no-primary-title no-widgets-in-sidebar page page-id-5461 page-template pag",
              "xpath": "/html/body",
              "issueID": "e2cd07f7ba8bed8d5414a3258ba98aed",
              "signature": "c5a7fb1e40232fe81b473fb3a5d82d87",
              "ref": "https://tenon.io/bestpractice.php?bpID=143&tID=155&issueID=e2cd07f7ba8bed8d5414a3258ba98aed"
            },
            {
              "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": 69,
                  "y": 0
                },
                "bottom-right": {
                  "x": 235,
                  "y": 17
                },
                "height": 17,
                "width": 166
              },
              "position": {
                "line": 8395,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://calendly.com/abikkani/30min?month=2021-06\" target=\"_blank\" class=\"elementor-button-link elementor-button elementor-size-md\" role=\"button\" id=\"#talktoexperts\"&gt; &lt;span class=\"elementor-button-content-wrapper\"&gt; &lt;span class=\"el",
              "xpath": "/html/body/div[1]/div[1]/div[1]/main[1]/div[1]/section[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "6cea1cd0738c4fed11b559f195a87996",
              "signature": "984063513bd1234a221a20bc3dad3694",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=6cea1cd0738c4fed11b559f195a87996"
            },
            {
              "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.65625,
                  "y": 0
                },
                "bottom-right": {
                  "x": 249.65625,
                  "y": 16
                },
                "height": 16,
                "width": 238
              },
              "position": {
                "line": 8563,
                "column": 40
              },
              "errorSnippet": "&lt;a href=\"http://www.ulektz.com\" target=\"_blank\" class=\"elementor-button-link elementor-button elementor-size-md\" role=\"button\"&gt; &lt;span class=\"elementor-button-content-wrapper\"&gt; &lt;span class=\"elementor-button-text\"&gt;Learn more about Educati",
              "xpath": "/html/body/div[1]/div[1]/div[1]/main[1]/div[1]/section[5]/div[1]/div[2]/div[1]/div[4]/div[1]/div[1]/a[1]",
              "issueID": "fe0115ad9dc1290aa2462385a4021978",
              "signature": "2ceb42e1b00512786ca4ae53ef507d59",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=fe0115ad9dc1290aa2462385a4021978"
            },
            {
              "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": 217.32799999999997,
                  "y": 40
                },
                "height": 40,
                "width": 217.32799999999997
              },
              "position": {
                "line": 8983,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://calendly.com/abikkani/30min?month=2021-06\" target=\"_blank\" class=\"elementor-button-link elementor-button elementor-size-md\" role=\"button\"&gt; &lt;span class=\"elementor-button-content-wrapper\"&gt; &lt;span class=\"elementor-button-text\"",
              "xpath": "/html/body/div[1]/div[1]/div[1]/main[1]/div[1]/section[7]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "48ce10a2d209f663a57753aa31d0c290",
              "signature": "ed5f7fc03acb9b5ebf41c5a40d835912",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=48ce10a2d209f663a57753aa31d0c290"
            },
            {
              "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": 548,
                  "y": 6754.15625
                },
                "bottom-right": {
                  "x": 626,
                  "y": 6773.15625
                },
                "height": 19,
                "width": 78
              },
              "position": {
                "line": 11705,
                "column": 128
              },
              "errorSnippet": "&lt;a target=\"_blank\" rel=\"noopener\" href=\"http://www.ulektz.com/\"&gt;Education&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/div[1]/aside[1]/section[3]/nav[1]/ul[1]/li[1]/a[1]",
              "issueID": "47125ac6d13e1caa2169a50bdad54d23",
              "signature": "7a6f99efb3f294a651394f20d55ee789",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=47125ac6d13e1caa2169a50bdad54d23"
            }
          ],
          "log": []
        }
      }
    }
  ],
  "timeStamp": "42ubn",
  "startTime": "2022-07-09T14:22:01",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "hover",
      55
    ],
    [
      "ibm",
      24
    ],
    [
      "motion",
      14
    ],
    [
      "alfa",
      11
    ],
    [
      "focInd",
      4
    ],
    [
      "wave",
      4
    ],
    [
      "axe",
      3
    ],
    [
      "focAll",
      2
    ],
    [
      "bulk",
      1
    ],
    [
      "embAc",
      0
    ],
    [
      "focOp",
      0
    ],
    [
      "labClash",
      0
    ],
    [
      "linkUl",
      0
    ],
    [
      "menuNav",
      0
    ],
    [
      "radioSet",
      0
    ],
    [
      "role",
      0
    ],
    [
      "styleDiff",
      0
    ],
    [
      "tabNav",
      0
    ],
    [
      "zIndex",
      0
    ],
    [
      "htmlcs",
      0
    ],
    [
      "tenon",
      0
    ]
  ],
  "logCount": 77,
  "logSize": 10677,
  "errorLogCount": 54,
  "errorLogSize": 9951,
  "prohibitedCount": 0,
  "visitTimeoutCount": 0,
  "visitRejectionCount": 0,
  "endTime": "2022-07-09T14:24:34",
  "elapsedSeconds": 153,
  "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": 2,
        "focInd": 16,
        "focOp": 80,
        "hover": 42,
        "linkUl": 140,
        "role": 22,
        "styleDiff": 33,
        "zIndex": 23
      },
      "alfa": {
        "r18": 12,
        "r3": 8,
        "r65": 2,
        "r66": 72,
        "r69": 72,
        "r71": 4,
        "r73": 4,
        "r83": 8,
        "r85": 4,
        "r87": 1
      },
      "axe": {
        "color-contrast-enhanced": 33,
        "color-contrast": 30,
        "hidden-content": 0,
        "duplicate-id": 1,
        "landmark-complementary-is-top-level": 2
      },
      "htmlcs": {
        "e:AA.1_3_1.F68": 4,
        "e:AA.4_1_1.F77": 4,
        "e:AA.4_1_2.H91.InputText.Name": 4,
        "w:AA.1_1_1.H67.2": 10,
        "w:AA.1_3_1.H42": 1,
        "w:AA.1_3_1_A.G141": 2,
        "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": 1,
        "w:AA.1_4_3.G145.Abs": 1,
        "w:AA.1_4_3.G145.Alpha": 1,
        "w:AA.1_4_3.G145.BgImage": 6,
        "w:AA.1_4_3.G18.Abs": 2,
        "w:AA.1_4_3.G18.BgImage": 2,
        "w:AA.4_1_2.H91.A.EmptyWithName": 1
      },
      "wave": {
        "e:label_missing": 4,
        "a:text_justified": 3,
        "a:heading_possible": 2,
        "a:link_suspicious": 1,
        "a:link_redundant": 23,
        "a:noscript": 42,
        "a:title_redundant": 46
      },
      "tenon": {
        "28": 4,
        "79": 92,
        "98": 4,
        "152": 48,
        "153": 124,
        "154": 27,
        "155": 2,
        "218": 16
      }
    },
    "groupDetails": {
      "groups": {
        "visibleBulk": {
          "testaro": {
            "bulk": {
              "score": 1,
              "what": "Page contains many visible elements"
            }
          }
        },
        "focusIndication": {
          "testaro": {
            "focInd": {
              "score": 16,
              "what": "Focused element displaying no or nostandard focus indicator"
            }
          },
          "alfa": {
            "r65": {
              "score": 2,
              "what": "Element in sequential focus order has no visible focus"
            }
          }
        },
        "focusableOperable": {
          "testaro": {
            "focOp": {
              "score": 60,
              "what": "Operable elements that cannot be Tab-focused and vice versa"
            }
          }
        },
        "hoverSurprise": {
          "testaro": {
            "hover": {
              "score": 11,
              "what": "Content changes caused by hovering"
            }
          }
        },
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 70,
              "what": "Non-underlined adjacent links"
            }
          }
        },
        "roleBad": {
          "testaro": {
            "role": {
              "score": 17,
              "what": "Nonexistent or implicit-overriding role"
            }
          }
        },
        "inconsistentStyles": {
          "testaro": {
            "styleDiff": {
              "score": 8,
              "what": "Heading, link, and button style inconsistencies"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 6,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "ariaBadAttribute": {
          "alfa": {
            "r18": {
              "score": 12,
              "what": "ARIA state or property is not allowed for the element on which it is specified"
            }
          }
        },
        "duplicateID": {
          "alfa": {
            "r3": {
              "score": 6,
              "what": "Element id attribute value is not unique"
            }
          },
          "axe": {
            "duplicate-id": {
              "score": 1,
              "what": "id attribute value is not unique"
            }
          },
          "htmlcs": {
            "e:AA.4_1_1.F77": {
              "score": 3,
              "what": "Duplicate id attribute value"
            }
          }
        },
        "contrastAAA": {
          "alfa": {
            "r66": {
              "score": 18,
              "what": "Text contrast less than AAA requires"
            }
          },
          "axe": {
            "color-contrast-enhanced": {
              "score": 8,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "contrastAA": {
          "alfa": {
            "r69": {
              "score": 54,
              "what": "Text outside widget has subminimum contrast"
            }
          },
          "axe": {
            "color-contrast": {
              "score": 23,
              "what": "Element has insufficient color contrast"
            }
          }
        },
        "justification": {
          "alfa": {
            "r71": {
              "score": 1,
              "what": "Paragraph text is fully justified"
            }
          },
          "wave": {
            "a:text_justified": {
              "score": 1,
              "what": "Text is justified"
            }
          }
        },
        "noLeading": {
          "alfa": {
            "r73": {
              "score": 3,
              "what": "Paragraph of text has insufficient line height"
            }
          }
        },
        "overflowHidden": {
          "alfa": {
            "r83": {
              "score": 8,
              "what": "Overflow is hidden or clipped if the text is enlarged"
            }
          }
        },
        "allItalics": {
          "alfa": {
            "r85": {
              "score": 1,
              "what": "Text of the paragraph is all italic"
            }
          },
          "tenon": {
            "154": {
              "score": 7,
              "what": "Long string of text is italic"
            }
          }
        },
        "skipRepeatedContent": {
          "alfa": {
            "r87": {
              "score": 1,
              "what": "First focusable element is not a link to the main content"
            }
          }
        },
        "hiddenContentRisk": {
          "axe": {
            "hidden-content": {
              "score": 1,
              "what": "Some content is hidden and therefore may not be testable for accessibility"
            }
          }
        },
        "asideTopLandmark": {
          "axe": {
            "landmark-complementary-is-top-level": {
              "score": 1,
              "what": "complementary landmark (aside) is contained in another landmark"
            }
          }
        },
        "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"
            }
          }
        },
        "inputNoText": {
          "htmlcs": {
            "e:AA.4_1_2.H91.InputText.Name": {
              "score": 4,
              "what": "Text input has no accessible name"
            }
          }
        },
        "decorativeImageRisk": {
          "htmlcs": {
            "w:AA.1_1_1.H67.2": {
              "score": 3,
              "what": "Image marked as decorative may be informative"
            }
          }
        },
        "pseudoHeadingRisk": {
          "htmlcs": {
            "w:AA.1_3_1.H42": {
              "score": 1,
              "what": "Heading coding is not used but the element may be intended as a heading"
            }
          },
          "wave": {
            "a:heading_possible": {
              "score": 1,
              "what": "Possible heading"
            }
          }
        },
        "headingStructure": {
          "htmlcs": {
            "w:AA.1_3_1_A.G141": {
              "score": 1,
              "what": "Heading level is incorrect"
            }
          },
          "tenon": {
            "155": {
              "score": 1,
              "what": "Headings are not structured in a hierarchical manner"
            }
          }
        },
        "scrollRisk": {
          "htmlcs": {
            "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
              "score": 1,
              "what": "Fixed-position element may force bidirectional scrolling"
            }
          }
        },
        "contrastRisk": {
          "htmlcs": {
            "w:AA.1_4_3.G145.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.G145.Alpha": {
              "score": 1,
              "what": "Contrast between the text and its background may be less than 3:1, given the transparency"
            },
            "w:AA.1_4_3.G145.BgImage": {
              "score": 2,
              "what": "Contrast between the text and its background image may be less than 3:1"
            },
            "w:AA.1_4_3.G18.Abs": {
              "score": 1,
              "what": "Contrast between the absolutely positioned text and its background may be inadequate"
            },
            "w:AA.1_4_3.G18.BgImage": {
              "score": 1,
              "what": "Contrast between the text and its background image may be less than 4.5:1"
            }
          }
        },
        "linkNoText": {
          "htmlcs": {
            "w:AA.4_1_2.H91.A.EmptyWithName": {
              "score": 1,
              "what": "Link has a name attribute but no href attribute or text"
            }
          }
        },
        "linkComprehensionRisk": {
          "wave": {
            "a:link_suspicious": {
              "score": 1,
              "what": "Suspicious link text"
            }
          }
        },
        "linkPair": {
          "wave": {
            "a:link_redundant": {
              "score": 12,
              "what": "Adjacent links go to the same URL"
            }
          }
        },
        "noScriptRisk": {
          "wave": {
            "a:noscript": {
              "score": 11,
              "what": "noscript element may fail to contain an accessible equivalent or alternative"
            }
          }
        },
        "titleRedundant": {
          "wave": {
            "a:title_redundant": {
              "score": 12,
              "what": "Title attribute text is the same as text or alternative text"
            }
          },
          "tenon": {
            "79": {
              "score": 23,
              "what": "Link has a title attribute that is the same as the text inside the link"
            }
          }
        },
        "horizontalScrolling": {
          "tenon": {
            "28": {
              "score": 3,
              "what": "Layout or sizing of the page causes horizontal scrolling"
            }
          }
        },
        "linkTextsSame": {
          "tenon": {
            "98": {
              "score": 2,
              "what": "Links have the same text but different destinations"
            }
          }
        },
        "targetSize": {
          "tenon": {
            "152": {
              "score": 24,
              "what": "Actionable element is smaller than the minimum required size"
            }
          }
        },
        "allCaps": {
          "tenon": {
            "153": {
              "score": 31,
              "what": "Long string of text is in all caps"
            }
          }
        },
        "linkForcesNewWindow": {
          "tenon": {
            "218": {
              "score": 12,
              "what": "Link opens in a new window without user control"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {},
    "summary": {
      "total": 933,
      "log": 398,
      "preventions": 0,
      "solos": 0,
      "groups": [
        {
          "groupName": "linkIndication",
          "score": 72
        },
        {
          "groupName": "contrastAA",
          "score": 65
        },
        {
          "groupName": "focusableOperable",
          "score": 62
        },
        {
          "groupName": "allCaps",
          "score": 33
        },
        {
          "groupName": "titleRedundant",
          "score": 30
        },
        {
          "groupName": "targetSize",
          "score": 26
        },
        {
          "groupName": "contrastAAA",
          "score": 23
        },
        {
          "groupName": "focusIndication",
          "score": 19
        },
        {
          "groupName": "roleBad",
          "score": 19
        },
        {
          "groupName": "ariaBadAttribute",
          "score": 14
        },
        {
          "groupName": "linkPair",
          "score": 14
        },
        {
          "groupName": "linkForcesNewWindow",
          "score": 14
        },
        {
          "groupName": "hoverSurprise",
          "score": 13
        },
        {
          "groupName": "noScriptRisk",
          "score": 13
        },
        {
          "groupName": "inconsistentStyles",
          "score": 10
        },
        {
          "groupName": "duplicateID",
          "score": 10
        },
        {
          "groupName": "overflowHidden",
          "score": 10
        },
        {
          "groupName": "allItalics",
          "score": 9
        },
        {
          "groupName": "zIndexNotZero",
          "score": 8
        },
        {
          "groupName": "controlLabel",
          "score": 8
        },
        {
          "groupName": "contrastRisk",
          "score": 8
        },
        {
          "groupName": "inputNoText",
          "score": 6
        },
        {
          "groupName": "noLeading",
          "score": 5
        },
        {
          "groupName": "decorativeImageRisk",
          "score": 5
        },
        {
          "groupName": "horizontalScrolling",
          "score": 5
        },
        {
          "groupName": "linkTextsSame",
          "score": 4
        },
        {
          "groupName": "visibleBulk",
          "score": 3
        },
        {
          "groupName": "justification",
          "score": 3
        },
        {
          "groupName": "skipRepeatedContent",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "asideTopLandmark",
          "score": 3
        },
        {
          "groupName": "pseudoHeadingRisk",
          "score": 3
        },
        {
          "groupName": "headingStructure",
          "score": 3
        },
        {
          "groupName": "scrollRisk",
          "score": 3
        },
        {
          "groupName": "linkNoText",
          "score": 3
        },
        {
          "groupName": "linkComprehensionRisk",
          "score": 3
        }
      ]
    }
  }
}