Accessibility test digest

Synopsis

Page: Shaw Trust Accessibility Services

URL: https://www.accessibility-services.co.uk/

Score: 504

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 Shaw Trust Accessibility Services web page at https://www.accessibility-services.co.uk/ 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 504 (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
total504
log21
contrastAAA60
contrastAA58
leadingClipsText42
linkIndication40
contentBeyondLandmarks32
fontSmall27
linkForcesNewWindow26
focusIndication25
hoverSurprise16
noLeading14
focusableHidden13
titleRedundant13
targetSize12
linkNoText11
inconsistentStyles10
contrastRisk10
focusableOperable8
buttonNoText8
overflowHidden6
tabFocusability4
zIndexNotZero4
pseudoOrderedListRisk4
linkTextsSame4
spontaneousMotion3
skipRepeatedContent3
frameContentRisk3
hiddenContentRisk3
pseudoHeadingRisk3
mainLandmark3
decorativeImageRisk3
pseudoNavListRisk3
scrollRisk3
linkBrokenRisk3
noScriptRisk3
videoCaptionRisk3

Issue summary

Special issues

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

Classified issues

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

videoCaptionRisk: 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-shawtrust",
  "host": {
    "id": "shawtrust",
    "which": "https://www.accessibility-services.co.uk/",
    "what": "Shaw Trust Accessibility Services"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-07-09T15:24:23"
    },
    {
      "event": "endTime",
      "value": "2022-07-09T15:26:36"
    }
  ],
  "script": {
    "id": "tp12",
    "what": "Alfa, Axe, HTML CodeSniffer, IBM, Tenon, WAVE, and 16 custom tests",
    "strict": true,
    "timeLimit": 300,
    "commands": [
      {
        "type": "launch",
        "which": "webkit",
        "what": "Webkit browser"
      },
      {
        "type": "url",
        "which": "https://www.accessibility-services.co.uk/",
        "what": "Shaw Trust Accessibility Services"
      },
      {
        "type": "tenonRequest",
        "id": "a",
        "withNewContent": true,
        "what": "Tenon API version 2 test request"
      },
      {
        "type": "test",
        "which": "motion",
        "what": "spontaneous change of content; requires webkit",
        "delay": 2500,
        "interval": 2500,
        "count": 5
      },
      {
        "type": "launch",
        "which": "chromium",
        "what": "Chromium browser"
      },
      {
        "type": "url",
        "which": "https://www.accessibility-services.co.uk/",
        "what": "Shaw Trust Accessibility Services"
      },
      {
        "type": "test",
        "which": "bulk",
        "what": "count of visible elements"
      },
      {
        "type": "test",
        "which": "embAc",
        "withItems": true,
        "what": "active elements incorrectly embedded in each other"
      },
      {
        "type": "test",
        "which": "focAll",
        "what": "Tab-focusability"
      },
      {
        "type": "test",
        "which": "focInd",
        "revealAll": false,
        "allowedDelay": 250,
        "withItems": true,
        "what": "focus indicators"
      },
      {
        "type": "test",
        "which": "focOp",
        "withItems": true,
        "what": "focusability and operability of elements"
      },
      {
        "type": "test",
        "which": "hover",
        "headSize": 20,
        "headSampleSize": 20,
        "tailSampleSize": 15,
        "withItems": true,
        "what": "hover impacts"
      },
      {
        "type": "test",
        "which": "labClash",
        "withItems": true,
        "what": "unlabeled and mislabeled form controls"
      },
      {
        "type": "test",
        "which": "linkUl",
        "withItems": true,
        "what": "underlining of inline links"
      },
      {
        "type": "test",
        "which": "menuNav",
        "withItems": true,
        "what": "keyboard navigation within true-focus menus"
      },
      {
        "type": "test",
        "which": "radioSet",
        "withItems": true,
        "what": "grouping of radio buttons in fieldsets"
      },
      {
        "type": "test",
        "which": "role",
        "what": "validity and necessity of role assignments"
      },
      {
        "type": "test",
        "which": "styleDiff",
        "withItems": true,
        "what": "style consistency of headings, buttons, and links"
      },
      {
        "type": "test",
        "which": "tabNav",
        "withItems": true,
        "what": "keyboard navigation within tab lists"
      },
      {
        "type": "test",
        "which": "zIndex",
        "withItems": true,
        "what": "elements with non-auto z indexes"
      },
      {
        "type": "test",
        "which": "alfa",
        "what": "Siteimprove alfa"
      },
      {
        "type": "test",
        "which": "axe",
        "detailLevel": 2,
        "rules": [],
        "what": "Axe core, all rules"
      },
      {
        "type": "test",
        "which": "htmlcs",
        "what": "HTML CodeSniffer"
      },
      {
        "type": "test",
        "which": "ibm",
        "withItems": true,
        "what": "IBM Accessibility Checker, with page content and again with URL"
      },
      {
        "type": "test",
        "which": "wave",
        "reportType": 4,
        "what": "WAVE, report-type 4"
      },
      {
        "type": "test",
        "which": "tenon",
        "id": "a",
        "what": "Tenon API version 2 result retrieval"
      }
    ]
  },
  "acts": [
    {
      "type": "launch",
      "which": "webkit",
      "what": "Webkit browser"
    },
    {
      "type": "url",
      "which": "https://www.accessibility-services.co.uk/",
      "what": "Shaw Trust Accessibility Services",
      "result": "https://www.accessibility-services.co.uk/"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://www.accessibility-services.co.uk/"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://www.accessibility-services.co.uk/",
      "result": {
        "bytes": [
          461835,
          461167,
          461167,
          461167,
          461167
        ],
        "localRatios": [
          1.001,
          1,
          1,
          1
        ],
        "meanLocalRatio": 1,
        "maxLocalRatio": 1.001,
        "globalRatio": 1.001,
        "pixelChanges": [
          216,
          0,
          0,
          0
        ],
        "meanPixelChange": 54,
        "maxPixelChange": 216,
        "changeFrequency": 0.25
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.accessibility-services.co.uk/",
      "what": "Shaw Trust Accessibility Services",
      "result": "https://www.accessibility-services.co.uk/"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://www.accessibility-services.co.uk/",
      "result": {
        "visibleElements": 274
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://www.accessibility-services.co.uk/",
      "result": {
        "totals": {
          "links": 0,
          "buttons": 0,
          "inputs": 0,
          "selects": 0
        },
        "items": []
      }
    },
    {
      "type": "test",
      "which": "focAll",
      "what": "focusable and Tab-focused elements",
      "url": "https://www.accessibility-services.co.uk/",
      "result": {
        "tabFocusables": 59,
        "tabFocused": 60,
        "discrepancy": 1
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.accessibility-services.co.uk/",
      "what": "URL",
      "result": "https://www.accessibility-services.co.uk/"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://www.accessibility-services.co.uk/",
      "result": {
        "totals": {
          "total": 58,
          "types": {
            "indicatorMissing": {
              "total": 3,
              "tagNames": {
                "IFRAME": 1,
                "A": 2
              }
            },
            "nonOutlinePresent": {
              "total": 12,
              "tagNames": {
                "A": 10,
                "INPUT": 2
              }
            },
            "outlinePresent": {
              "total": 43,
              "meanDelay": 103,
              "tagNames": {
                "A": 43
              }
            }
          }
        },
        "items": {
          "indicatorMissing": [
            {
              "tagName": "IFRAME",
              "text": "Your browser does not support iframes."
            },
            {
              "tagName": "A",
              "text": "Allow"
            },
            {
              "tagName": "A",
              "text": "Disable"
            }
          ],
          "nonOutlinePresent": [
            {
              "tagName": "A",
              "text": "Skip to content"
            },
            {
              "tagName": "INPUT",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "News/Blog"
            },
            {
              "tagName": "A",
              "text": "Our Accreditations"
            },
            {
              "tagName": "A",
              "text": "Cymraeg"
            },
            {
              "tagName": "A",
              "text": "Home"
            },
            {
              "tagName": "A",
              "text": "About Us"
            },
            {
              "tagName": "A",
              "text": "Meet The Team"
            },
            {
              "tagName": "A",
              "text": "Services"
            },
            {
              "tagName": "A",
              "text": "Clients"
            },
            {
              "tagName": "A",
              "text": "Accessibility Help"
            },
            {
              "tagName": "INPUT",
              "text": ""
            }
          ],
          "outlinePresent": [
            {
              "tagName": "A",
              "text": "",
              "delay": 103
            },
            {
              "tagName": "A",
              "text": "0300 123 7005",
              "delay": 103
            },
            {
              "tagName": "A",
              "text": "Accessibility-Services@Shaw-Trust.org.uk",
              "delay": 103
            },
            {
              "tagName": "A",
              "text": "Contact us",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Take advantage of our FREE Accessibility Snapshot service",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Free Accessibility Snapshot Explore More",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Digital Accessibility Explore More",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Digital Consultancy Explore More",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Meet The Team",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "web accessibility standards",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Consultancy",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Digital Accessibility Assessment",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "User Testing",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "Design and Template Reviews",
              "delay": 103
            },
            {
              "tagName": "A",
              "text": "See more clients",
              "delay": 103
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Take advantage of our FREE Accessibility Snapshot service",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "0300 123 7005",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Accessibility-Services@Shaw-Trust.org.uk",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "Free Accessibility Snapshot",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Digital Accessibility",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Digital Consultancy",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Home",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "About Us",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Meet The Team",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "Clients",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "News/Blog",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "Accessibility Help",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Contact us",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Linked In",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Twitter",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "YouTube",
              "delay": 103
            },
            {
              "tagName": "A",
              "text": "Facebook",
              "delay": 104
            },
            {
              "tagName": "A",
              "text": "@ShawTrusta11y",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "zcu.io/7wvz",
              "delay": 103
            },
            {
              "tagName": "A",
              "text": "Terms & Conditions",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Privacy & Cookies",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Subject Access Request",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Privacy Policy",
              "delay": 101
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.accessibility-services.co.uk/",
      "what": "URL",
      "result": "https://www.accessibility-services.co.uk/"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://www.accessibility-services.co.uk/",
      "result": {
        "totals": {
          "total": 95,
          "types": {
            "onlyFocusable": {
              "total": 0,
              "tagNames": {}
            },
            "onlyOperable": {
              "total": 4,
              "tagNames": {
                "SPAN": 1,
                "INPUT": 2,
                "DIV": 1
              }
            },
            "focusableAndOperable": {
              "total": 91,
              "tagNames": {
                "A": 84,
                "BUTTON": 1,
                "INPUT": 3,
                "IFRAME": 3
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [],
          "onlyOperable": [
            {
              "tagName": "SPAN",
              "id": "",
              "text": "<span class=\"fi flaticon-magnifier search-submit-icon\" style=\"cursor: default;\">",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input class=\"screen-reader-text\" type=\"submit\" tabindex=\"-1\" value=\"Search\" sty",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input class=\"screen-reader-text\" type=\"submit\" tabindex=\"-1\" value=\"Search\" sty",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Cookie Settings",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            }
          ],
          "focusableAndOperable": [
            {
              "tagName": "A",
              "id": "",
              "text": "Shaw Trust Accessibility Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "mobile-menu-button",
              "text": "<button type=\"button\" id=\"mobile-menu-button\" class=\"screen-only\" style=\"cursor:",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Skip to content",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Back to top",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "show-accessibility-popup",
              "text": "<input type=\"checkbox\" id=\"show-accessibility-popup\" aria-hidden=\"true\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Decrease",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Reset to default",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Increase",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "News/Blog",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Our Accreditations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cymraeg",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "header-middle-logo-search",
              "text": "<a href=\"#\" id=\"header-middle-logo-search\" class=\"fi flaticon-magnifier\" style=\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "header-middle-logo-link",
              "text": "<a href=\"https://www.accessibility-services.co.uk/\" title=\"Shaw Trust Accessibil",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "0300 123 7005",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility-Services@Shaw-Trust.org.uk",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "header-middle-contact-link",
              "text": "Contact us",
              "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": "Meet The Team",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Free Accessibility Snapshot",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Consultancy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Digital Accessibility Assessment",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "User Testing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Design and Template Reviews",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Subscription Service",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Media Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Clients",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility Help",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Blindness/ Visual Impairment",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cognitive Impairment",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Deafness/ Hearing Impairment",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Physical Impairment",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Useful Links",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "search-primary",
              "text": "<input type=\"text\" value=\"\" name=\"s\" id=\"search-primary\" placeholder=\"Search...\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "search-secondary",
              "text": "<input type=\"text\" value=\"\" name=\"s\" id=\"search-secondary\" placeholder=\"Search..",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Take advantage of our FREE Accessibility Snapshot service",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "IFRAME",
              "id": "",
              "text": "Your browser does not support iframes.",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Free Accessibility Snapshot Explore More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Digital Accessibility Explore More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Digital Consultancy Explore More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Meet The Team",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "web accessibility standards",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Free Accessibility Snapshot",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Digital Accessibility Assessment",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "home-featured-link",
              "text": "See more clients",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.accessibility-services.co.uk/clients/national-institute-for",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.accessibility-services.co.uk/clients/northamptonshire-count",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.accessibility-services.co.uk/clients/mcdonalds-uk/\" style=\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.accessibility-services.co.uk/clients/national-lottery-herit",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.accessibility-services.co.uk/clients/disabled-go/\" style=\"c",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Take advantage of our FREE Accessibility Snapshot service",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "0300 123 7005",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility-Services@Shaw-Trust.org.uk",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Free Accessibility Snapshot",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Digital Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Digital Consultancy",
              "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": "Meet The Team",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Clients",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "News/Blog",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility Help",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Linked In",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Twitter",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "YouTube",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Facebook",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "twitter-link",
              "text": "@ShawTrusta11y",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "@webaim",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "zcu.io/EvP9",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "#Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "#DigitalAccessibilityMatters",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Terms & Conditions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy & Cookies",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Subject Access Request",
              "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": "Meet The Team",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Clients",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility Help",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "News/Blog",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Our Accreditations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Back to top",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Allow",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Disable",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "IFRAME",
              "id": "",
              "text": "<iframe scrolling=\"no\" frameborder=\"0\" allowtransparency=\"true\" src=\"https://pla",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "IFRAME",
              "id": "rufous-sandbox",
              "text": "<iframe id=\"rufous-sandbox\" scrolling=\"no\" frameborder=\"0\" allowtransparency=\"tr",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.accessibility-services.co.uk/",
      "what": "URL",
      "result": "https://www.accessibility-services.co.uk/"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 20,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://www.accessibility-services.co.uk/",
      "result": {
        "totals": {
          "triggers": 99,
          "headTriggers": 20,
          "tailTriggers": 79,
          "impactTriggers": 12,
          "additions": 106,
          "removals": 0,
          "opacityChanges": 5,
          "opacityImpact": 0,
          "unhoverables": 0
        },
        "items": {
          "head": {
            "impactTriggers": [
              {
                "tagName": "LI",
                "text": "ServicesFreeAccessibilitySnapshotConsultancyDigita",
                "additions": 22,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              }
            ],
            "unhoverables": []
          },
          "tail": {
            "impactTriggers": [
              {
                "tagName": "LI",
                "text": "DigitalConsultancyExploreMore",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "AccessibilityHelp",
                "additions": 16,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              }
            ],
            "unhoverables": []
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.accessibility-services.co.uk/",
      "what": "URL",
      "result": "https://www.accessibility-services.co.uk/"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://www.accessibility-services.co.uk/",
      "result": {
        "totals": {
          "mislabeled": 0,
          "unlabeled": 1,
          "wellLabeled": 5
        },
        "items": {
          "mislabeled": [],
          "unlabeled": [
            {
              "index": 0,
              "tagName": "BUTTON",
              "type": "button",
              "content": "{<button type=\"button\" id=\"mobile-menu-button\" class=\"screen-only\"> <span class=\"fi flaticon-menu-three-horizontal-lines-symbol\"></span> </button>}"
            }
          ],
          "wellLabeled": [
            {
              "index": 1,
              "tagName": "INPUT",
              "type": "checkbox",
              "labelType": "label",
              "texts": {
                "label": [
                  "Accessibility"
                ]
              }
            },
            {
              "index": 2,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "Search for:"
                ]
              }
            },
            {
              "index": 3,
              "tagName": "INPUT",
              "type": "submit",
              "texts": {
                "content": "Search"
              }
            },
            {
              "index": 4,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "Search for:"
                ]
              }
            },
            {
              "index": 5,
              "tagName": "INPUT",
              "type": "submit",
              "texts": {
                "content": "Search"
              }
            }
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://www.accessibility-services.co.uk/",
      "result": {
        "totals": {
          "links": 83,
          "adjacent": {
            "total": 35,
            "underlined": 0,
            "underlinedPercent": 0
          }
        },
        "items": {
          "underlined": [],
          "notUnderlined": [
            "Shaw Trust Accessibility Services",
            "Skip to content",
            "Back to top",
            "Decrease",
            "Reset to default",
            "Increase",
            "Cymraeg",
            "",
            "",
            "0300 123 7005",
            "Accessibility-Services@Shaw-Trust.org.uk",
            "Contact us",
            "Home",
            "About Us",
            "Meet The Team",
            "Services",
            "Clients",
            "Accessibility Help",
            "Take advantage of our FREE Accessibility Snapshot service",
            "Meet The Team",
            "web accessibility standards",
            "Consultancy",
            "See more clients",
            "Take advantage of our FREE Accessibility Snapshot service",
            "0300 123 7005",
            "Accessibility-Services@Shaw-Trust.org.uk",
            "@ShawTrusta11y",
            "@webaim",
            "zcu.io/EvP9",
            "#Accessibility",
            "#DigitalAccessibilityMatters",
            "Back to top",
            "Privacy Policy",
            "Allow",
            "Disable"
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://www.accessibility-services.co.uk/",
      "result": {
        "totals": {
          "navigations": {
            "all": {
              "total": 0,
              "correct": 0,
              "incorrect": 0
            },
            "specific": {
              "tab": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "left": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "right": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "up": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "down": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "home": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "end": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              }
            }
          },
          "menuItems": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          },
          "menus": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          }
        },
        "menuItems": {
          "incorrect": [],
          "correct": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.accessibility-services.co.uk/",
      "what": "URL",
      "result": "https://www.accessibility-services.co.uk/"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://www.accessibility-services.co.uk/",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://www.accessibility-services.co.uk/",
      "result": {
        "roleElements": 2,
        "badRoleElements": 0,
        "redundantRoleElements": 0,
        "tagNames": {}
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://www.accessibility-services.co.uk/",
      "result": {
        "mainStyles": [
          "fontStyle",
          "fontWeight",
          "opacity",
          "textDecorationLine",
          "textDecorationStyle",
          "textDecorationThickness"
        ],
        "buttonStyles": [
          "borderStyle",
          "borderWidth",
          "height",
          "lineHeight",
          "maxHeight",
          "maxWidth",
          "minHeight",
          "minWidth",
          "outlineOffset",
          "outlineStyle",
          "outlineWidth"
        ],
        "headingStyles": [
          "color",
          "fontSize"
        ],
        "listLinkStyles": [
          "color",
          "fontSize",
          "lineHeight"
        ],
        "totals": {
          "button": {
            "total": 1
          },
          "adjacentLink": {
            "total": 36,
            "subtotals": [
              15,
              8,
              7,
              5,
              1
            ]
          },
          "listLink": {
            "total": 48,
            "subtotals": [
              12,
              10,
              9,
              5,
              4,
              3,
              3,
              2
            ]
          },
          "h1": {
            "total": 1
          },
          "h2": {
            "total": 7,
            "subtotals": [
              2,
              1,
              1,
              1,
              1,
              1
            ]
          },
          "h3": {
            "total": 2
          }
        },
        "items": {
          "adjacentLink": {
            "fontWeight": {
              "300": [
                "",
                "",
                "Accessibility-Services@Shaw-Trust.org.uk",
                "Consultancy",
                "Digital Accessibility Assessment",
                "Accessibility-Services@Shaw-Trust.org.uk",
                "Back to top"
              ],
              "400": [
                "@ShawTrusta11y",
                "@webaim",
                "zcu.io/EvP9",
                "#Accessibility",
                "#DigitalAccessibilityMatters"
              ],
              "600": [
                "Cymraeg",
                "Home",
                "About Us",
                "Meet The Team",
                "Services",
                "Clients",
                "Accessibility Help",
                "web accessibility standards"
              ],
              "700": [
                "Skip to content",
                "Back to top",
                "Decrease",
                "Reset to default",
                "Increase",
                "0300 123 7005",
                "Contact us",
                "Take advantage of our FREE Accessibility Snapshot service",
                "Meet The Team",
                "See more clients",
                "Take advantage of our FREE Accessibility Snapshot service",
                "0300 123 7005",
                "Privacy Policy",
                "Allow",
                "Disable"
              ],
              "900": [
                "Shaw Trust Accessibility Services"
              ]
            }
          },
          "listLink": {
            "fontWeight": {
              "300": [
                "Free Accessibility Snapshot                      Explore More",
                "Digital Accessibility                      Explore More",
                "Digital Consultancy                      Explore More",
                "",
                "",
                "",
                "",
                "",
                "Free Accessibility Snapshot",
                "Digital Accessibility",
                "Digital Consultancy",
                "Home",
                "About Us",
                "Meet The Team",
                "Clients",
                "News/Blog",
                "Accessibility Help",
                "Contact us",
                "Terms & Conditions",
                "Privacy & Cookies",
                "Subject Access Request"
              ],
              "600": [
                "News/Blog",
                "Our Accreditations",
                "Free Accessibility Snapshot",
                "Consultancy",
                "Digital Accessibility Assessment",
                "User Testing",
                "Design and Template Reviews",
                "Subscription Service",
                "Media Services",
                "Blindness/ Visual Impairment",
                "Cognitive Impairment",
                "Deafness/ Hearing Impairment",
                "Physical Impairment",
                "Useful Links",
                "Home",
                "About Us",
                "Meet The Team",
                "Services",
                "Clients",
                "Accessibility Help",
                "News/Blog",
                "Our Accreditations",
                "Contact us"
              ],
              "700": [
                "Linked In",
                "Twitter",
                "YouTube",
                "Facebook"
              ]
            },
            "color": {
              "rgb(98, 33, 129)": [
                "News/Blog",
                "Our Accreditations"
              ],
              "rgb(255, 255, 255)": [
                "Free Accessibility Snapshot",
                "Consultancy",
                "Digital Accessibility Assessment",
                "User Testing",
                "Design and Template Reviews",
                "Subscription Service",
                "Media Services",
                "Blindness/ Visual Impairment",
                "Cognitive Impairment",
                "Deafness/ Hearing Impairment",
                "Physical Impairment",
                "Useful Links",
                "Terms & Conditions",
                "Privacy & Cookies",
                "Subject Access Request",
                "Home",
                "About Us",
                "Meet The Team",
                "Services",
                "Clients",
                "Accessibility Help",
                "News/Blog",
                "Our Accreditations",
                "Contact us"
              ],
              "rgb(80, 140, 49)": [
                "Free Accessibility Snapshot                      Explore More",
                "Digital Accessibility                      Explore More",
                "Digital Consultancy                      Explore More",
                "",
                "",
                "",
                "",
                ""
              ],
              "rgb(93, 93, 93)": [
                "Free Accessibility Snapshot",
                "Digital Accessibility",
                "Digital Consultancy",
                "Home",
                "About Us",
                "Meet The Team",
                "Clients",
                "News/Blog",
                "Accessibility Help",
                "Contact us",
                "Linked In",
                "Twitter",
                "YouTube",
                "Facebook"
              ]
            },
            "fontSize": {
              "15.4px": [
                "News/Blog",
                "Our Accreditations",
                "Terms & Conditions",
                "Privacy & Cookies",
                "Subject Access Request"
              ],
              "14.28px": [
                "Free Accessibility Snapshot",
                "Consultancy",
                "Digital Accessibility Assessment",
                "User Testing",
                "Design and Template Reviews",
                "Subscription Service",
                "Media Services",
                "Blindness/ Visual Impairment",
                "Cognitive Impairment",
                "Deafness/ Hearing Impairment",
                "Physical Impairment",
                "Useful Links"
              ],
              "17.5px": [
                "Free Accessibility Snapshot                      Explore More",
                "Digital Accessibility                      Explore More",
                "Digital Consultancy                      Explore More"
              ],
              "14px": [
                "",
                "",
                "",
                "",
                "",
                "Home",
                "About Us",
                "Meet The Team",
                "Services",
                "Clients",
                "Accessibility Help",
                "News/Blog",
                "Our Accreditations",
                "Contact us"
              ],
              "16.1px": [
                "Free Accessibility Snapshot",
                "Digital Accessibility",
                "Digital Consultancy",
                "Home",
                "About Us",
                "Meet The Team",
                "Clients",
                "News/Blog",
                "Accessibility Help",
                "Contact us",
                "Linked In",
                "Twitter",
                "YouTube",
                "Facebook"
              ]
            },
            "lineHeight": {
              "39.2px": [
                "News/Blog",
                "Our Accreditations"
              ],
              "18.564px": [
                "Free Accessibility Snapshot",
                "Consultancy",
                "Digital Accessibility Assessment",
                "User Testing",
                "Design and Template Reviews",
                "Subscription Service",
                "Media Services",
                "Blindness/ Visual Impairment",
                "Cognitive Impairment",
                "Deafness/ Hearing Impairment",
                "Physical Impairment",
                "Useful Links"
              ],
              "24.5px": [
                "Free Accessibility Snapshot                      Explore More",
                "Digital Accessibility                      Explore More",
                "Digital Consultancy                      Explore More"
              ],
              "90px": [
                "",
                "",
                "",
                "",
                ""
              ],
              "22.54px": [
                "Free Accessibility Snapshot",
                "Digital Accessibility",
                "Digital Consultancy",
                "Home",
                "About Us",
                "Meet The Team",
                "Clients",
                "News/Blog",
                "Accessibility Help",
                "Contact us",
                "Linked In",
                "Twitter",
                "YouTube",
                "Facebook"
              ],
              "21.56px": [
                "Terms & Conditions",
                "Privacy & Cookies",
                "Subject Access Request"
              ],
              "19.6px": [
                "Home",
                "About Us",
                "Meet The Team",
                "Services",
                "Clients",
                "Accessibility Help",
                "News/Blog",
                "Our Accreditations",
                "Contact us"
              ]
            }
          },
          "h2": {
            "fontWeight": {
              "600": [
                "How can we help",
                "Featured Clients",
                "Our Clients"
              ],
              "700": [
                "Welcome to Shaw Trust, the home of accessibility",
                "Shaw Trust Accessibility Services supports organisations in the private, public and charitable sectors to create an accessible environment, both digitally and physically.",
                "Our Services",
                "Quick Links"
              ]
            },
            "color": {
              "rgb(255, 255, 255)": [
                "Welcome to Shaw Trust, the home of accessibility",
                "Featured Clients"
              ],
              "rgb(98, 33, 129)": [
                "How can we help",
                "Shaw Trust Accessibility Services supports organisations in the private, public and charitable sectors to create an accessible environment, both digitally and physically.",
                "Our Services",
                "Quick Links"
              ],
              "rgb(93, 93, 93)": [
                "Our Clients"
              ]
            },
            "fontSize": {
              "25.48px": [
                "Welcome to Shaw Trust, the home of accessibility"
              ],
              "49px": [
                "How can we help",
                "Featured Clients"
              ],
              "26.6px": [
                "Shaw Trust Accessibility Services supports organisations in the private, public and charitable sectors to create an accessible environment, both digitally and physically."
              ],
              "0px": [
                "Our Clients"
              ],
              "20.93px": [
                "Our Services",
                "Quick Links"
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://www.accessibility-services.co.uk/",
      "result": {
        "totals": {
          "navigations": {
            "all": {
              "total": 0,
              "correct": 0,
              "incorrect": 0
            },
            "specific": {
              "tab": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "left": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "right": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "up": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "down": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "home": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "end": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              }
            }
          },
          "tabElements": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          },
          "tabLists": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          }
        },
        "tabElements": {
          "incorrect": [],
          "correct": []
        }
      }
    },
    {
      "type": "test",
      "which": "zIndex",
      "withItems": true,
      "what": "z indexes",
      "url": "https://www.accessibility-services.co.uk/",
      "result": {
        "totals": {
          "total": 9,
          "tagNames": {
            "INPUT": 1,
            "DIV": 4,
            "UL": 2,
            "NAV": 1,
            "A": 1
          }
        },
        "items": [
          {
            "tagName": "INPUT",
            "id": "show-accessibility-popup",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "accessibility-popup",
            "text": "Change text size: Decrease Reset to default Increase"
          },
          {
            "tagName": "DIV",
            "id": "header-lower",
            "text": "HomeAbout UsMeet The TeamServicesFree Accessibility SnapshotConsultancyDigital Accessibility Assessm"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Free Accessibility SnapshotConsultancyDigital Accessibility AssessmentUser TestingDesign and Templat"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Blindness/ Visual ImpairmentCognitive ImpairmentDeafness/ Hearing ImpairmentPhysical ImpairmentUsefu"
          },
          {
            "tagName": "NAV",
            "id": "mobilenav",
            "text": "Home\nAbout Us\nMeet The Team\nServices\nClients\nAccessibility Help\nNews/Blog\nOur Accreditations\nContact"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Back to top"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "We use cookies on our website, for full details please see our Privacy Policy. We would like your co"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Cookie Settings"
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://www.accessibility-services.co.uk/",
      "result": {
        "totals": {
          "failures": 42,
          "warnings": 34
        },
        "items": [
          {
            "index": 20,
            "verdict": "failed",
            "rule": {
              "ruleID": "r11",
              "ruleSummary": "Links have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r11",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-in-context",
                  "chapter": "2.4.4",
                  "title": "Link Purpose (In Context)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-link-only",
                  "chapter": "2.4.9",
                  "title": "Link Purpose (Link Only)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91",
                  "name": "G91",
                  "title": "Providing link text that describes the purpose of a link"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a class=\"ytp-title-channel-name\" target=\"_blank\" href=\"\"></a>"
              ]
            }
          },
          {
            "index": 232,
            "verdict": "failed",
            "rule": {
              "ruleID": "r17",
              "ruleSummary": "Elements with aria-hidden='true' are not focusable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r17",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "input",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[1]/div[1]/ul[1]/li[3]/input[1]",
              "codeLines": [
                "<input type=\"checkbox\" id=\"show-accessibility-popup\" aria-hidden=\"true\">"
              ]
            }
          },
          {
            "index": 240,
            "verdict": "failed",
            "rule": {
              "ruleID": "r17",
              "ruleSummary": "Elements with aria-hidden='true' are not focusable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r17",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/a[1]",
              "codeLines": [
                "<a href=\"#\" class=\"back-to-top screen-only\" title=\"Back to top\" aria-hidden=\"true\" style=\"opacity: ...",
                "  <span class=\"fi flaticon-up-arrow\"></span>",
                "  <span class=\"assistive-text\">",
                "    Back to top",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 679,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "Accessibility Services Explainer Video"
              ]
            }
          },
          {
            "index": 680,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[3]/button[2]/div[2]/text()[1]",
              "codeLines": [
                "Share"
              ]
            }
          },
          {
            "index": 713,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Remember one small step can make a huge impact!"
              ]
            }
          },
          {
            "index": 714,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "Take advantage of our FREE Accessibility Snapshot service"
              ]
            }
          },
          {
            "index": 745,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "We use cookies on our website, for full details please see our"
              ]
            }
          },
          {
            "index": 746,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/p[1]/strong[1]/a[1]/text()[1]",
              "codeLines": [
                "Privacy Policy"
              ]
            }
          },
          {
            "index": 747,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/p[1]/text()[2]",
              "codeLines": [
                ". We would like your consent to use cookies that allow us to give you a personalised experience and..."
              ]
            }
          },
          {
            "index": 748,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/p[1]/strong[2]/text()[1]",
              "codeLines": [
                "ALLOW"
              ]
            }
          },
          {
            "index": 749,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/p[1]/text()[3]",
              "codeLines": [
                "if you’re happy for us to do this. You can also choose to disable all optional cookies by clicking"
              ]
            }
          },
          {
            "index": 750,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/p[1]/strong[3]/text()[1]",
              "codeLines": [
                "DISABLE."
              ]
            }
          },
          {
            "index": 751,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[2]/a[1]/text()[1]",
              "codeLines": [
                "Allow"
              ]
            }
          },
          {
            "index": 752,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[2]/a[2]/text()[1]",
              "codeLines": [
                "Disable"
              ]
            }
          },
          {
            "index": 753,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[2]/text()[1]",
              "codeLines": [
                "Cookie Settings"
              ]
            }
          },
          {
            "index": 758,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[2]/footer[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/a[1]",
              "codeLines": [
                "<a href=\"https://twitter.com/webaim\" target=\"_blank\" rel=\"nofollow\">",
                "  @webaim",
                "</a>"
              ]
            }
          },
          {
            "index": 759,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[2]/footer[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/a[2]",
              "codeLines": [
                "<a href=\"https://zcu.io/EvP9\" target=\"_blank\" rel=\"nofollow\">",
                "  zcu.io/EvP9",
                "</a>"
              ]
            }
          },
          {
            "index": 760,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[2]/footer[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/a[3]",
              "codeLines": [
                "<a href=\"https://twitter.com/search?q=%23Accessibility&src=hash\" target=\"_blank\" rel=\"nofollow\">",
                "  #Accessibility",
                "</a>"
              ]
            }
          },
          {
            "index": 761,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[2]/footer[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/a[4]",
              "codeLines": [
                "<a href=\"https://twitter.com/search?q=%23DigitalAccessibilityMatters&src=hash\" target=\"_blank\" rel=...",
                "  #DigitalAccessibilityMatters",
                "</a>"
              ]
            }
          },
          {
            "index": 792,
            "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": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[1]/a[1]",
              "codeLines": [
                "<a class=\"ytp-title-channel-logo\" target=\"_blank\" href=\"https://www.youtube.com/channel/UCVNmJKkIzn..."
              ]
            }
          },
          {
            "index": 793,
            "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": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a class=\"ytp-title-channel-name\" target=\"_blank\" href=\"\"></a>"
              ]
            }
          },
          {
            "index": 794,
            "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[3]/div[3]/button[2]",
              "codeLines": [
                "<button class=\"ytp-button ytp-share-button ytp-share-button-visible ytp-show-share-title\" title=\"Sh...",
                "  <div class=\"ytp-share-icon\">",
                "    <svg height=\"100%\" version=\"1.1\" viewBox=\"0 0 36 36\" width=\"100%\">",
                "      <use class=\"ytp-svg-shadow\" href=\"#ytp-id-33\"></use>",
                "      <path class=\"ytp-svg-fill\" d=\"m 20.20,14.19 0,-4.45 7.79,7.79 -7.79,7.79 0,-4.56 C 16.27,20.6...",
                "    </svg>",
                "  </div>",
                "  <div class=\"ytp-share-title\">",
                "    Share",
                "  </div>",
                "</button>"
              ]
            }
          },
          {
            "index": 795,
            "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[4]/button[1]",
              "codeLines": [
                "<button class=\"ytp-large-play-button ytp-button\" aria-label=\"Play\">",
                "  <svg height=\"100%\" version=\"1.1\" viewBox=\"0 0 68 48\" width=\"100%\">",
                "    <path class=\"ytp-large-play-button-bg\" d=\"M66.52,7.74c-0.78-2.93-2.49-5.41-5.42-6.19C55.79,.13,...",
                "    <path d=\"M 45,24 27,14 27,34\" fill=\"#fff\"></path>",
                "  </svg>",
                "</button>"
              ]
            }
          },
          {
            "index": 796,
            "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": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a class=\"ytp-impression-link\" aria-label=\"Watch on YouTube\" target=\"_blank\" href=\"https://www.yout...",
                "  <div class=\"ytp-impression-link-content\" aria-hidden=\"true\">",
                "    <div class=\"ytp-impression-link-text\">",
                "      Watch on",
                "    </div>",
                "    <div class=\"ytp-impression-link-logo\">",
                "      <svg height=\"100%\" version=\"1.1\" viewBox=\"0 0 110 26\" width=\"100%\">",
                "        <use class=\"ytp-svg-shadow\" href=\"#ytp-id-30\"></use>",
                "        <path class=\"ytp-svg-fill\" d=\"M 16.68,.99 C 13.55,1.03 7.02,1.16 4.99,1.68 c -1.49,.4 -2.59...",
                "      </svg>",
                "    </div>",
                "  </div>",
                "</a>"
              ]
            }
          },
          {
            "index": 837,
            "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[2]/header[1]/div[1]/div[1]/ul[1]/li[3]/label[1]/span[1]/text()[1]",
              "codeLines": [
                "Accessibility"
              ]
            }
          },
          {
            "index": 838,
            "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[2]/div[1]/section[1]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Welcome to Shaw Trust, the home of accessibility"
              ]
            }
          },
          {
            "index": 839,
            "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[2]/div[1]/section[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Working towards an inclusive world for organisations and individuals."
              ]
            }
          },
          {
            "index": 843,
            "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[2]/div[1]/section[3]/div[1]/div[2]/ul[1]/li[1]/text()[1]",
              "codeLines": [
                "Those with or without disability"
              ]
            }
          },
          {
            "index": 844,
            "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[2]/div[1]/section[3]/div[1]/div[2]/ul[1]/li[2]/text()[1]",
              "codeLines": [
                "Older people and new users"
              ]
            }
          },
          {
            "index": 845,
            "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[2]/div[1]/section[3]/div[1]/div[2]/ul[1]/li[3]/text()[1]",
              "codeLines": [
                "People with temporary disabilities due to accident or ill health"
              ]
            }
          },
          {
            "index": 846,
            "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[2]/div[1]/section[3]/div[1]/div[2]/ul[1]/li[4]/text()[1]",
              "codeLines": [
                "People who don’t have or are unable to use a keyboard or mouse"
              ]
            }
          },
          {
            "index": 848,
            "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[2]/div[1]/section[3]/div[1]/div[2]/ul[2]/li[1]/text()[1]",
              "codeLines": [
                "Accessibility improves engagement for everyone who deals with your organisation"
              ]
            }
          },
          {
            "index": 849,
            "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[2]/div[1]/section[3]/div[1]/div[2]/ul[2]/li[2]/text()[1]",
              "codeLines": [
                "Your search engine optimisation (SEO) improves"
              ]
            }
          },
          {
            "index": 850,
            "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[2]/div[1]/section[3]/div[1]/div[2]/ul[2]/li[3]/text()[1]",
              "codeLines": [
                "Accessibility"
              ]
            }
          },
          {
            "index": 851,
            "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[2]/div[1]/section[3]/div[1]/div[2]/ul[2]/li[3]/strong[1]/text()[1]",
              "codeLines": [
                "improves user experience"
              ]
            }
          },
          {
            "index": 852,
            "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[2]/div[1]/section[3]/div[1]/div[2]/ul[2]/li[4]/text()[1]",
              "codeLines": [
                "It provides a competitive edge"
              ]
            }
          },
          {
            "index": 853,
            "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[2]/div[1]/section[3]/div[1]/div[2]/ul[2]/li[5]/text()[1]",
              "codeLines": [
                "You meet"
              ]
            }
          },
          {
            "index": 854,
            "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[2]/div[1]/section[3]/div[1]/div[2]/ul[2]/li[5]/text()[2]",
              "codeLines": [
                "and comply with legislation"
              ]
            }
          },
          {
            "index": 855,
            "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[2]/div[1]/section[3]/div[1]/div[2]/ul[2]/li[6]/text()[1]",
              "codeLines": [
                "Being inclusive is also the right thing to do"
              ]
            }
          },
          {
            "index": 856,
            "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[2]/div[1]/section[4]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Featured Clients"
              ]
            }
          },
          {
            "index": 858,
            "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[2]/div[1]/section[4]/div[1]/div[1]/div[2]/p[2]/text()[1]",
              "codeLines": [
                "We have worked with a wide variety of organisations and government agencies such as local councils,..."
              ]
            }
          },
          {
            "index": 859,
            "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[2]/div[1]/section[4]/div[1]/div[1]/div[3]/blockquote[1]/text()[1]",
              "codeLines": [
                "Shaw Trust has been a really important partner in our mission to be the most inclusive place to ord..."
              ]
            }
          },
          {
            "index": 861,
            "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[2]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Remember one small step can make a huge impact!"
              ]
            }
          },
          {
            "index": 864,
            "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[2]/footer[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "There are a number of simple adjustments that you can make to your websites to enable accessibility..."
              ]
            }
          },
          {
            "index": 865,
            "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[2]/footer[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[2]",
              "codeLines": [
                "have put together 10 easy tips for you to follow that can be implemented today:"
              ]
            }
          },
          {
            "index": 866,
            "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[2]/footer[1]/div[2]/div[1]/div[1]/strong[1]/text()[1]",
              "codeLines": [
                "© Shaw Trust 2022"
              ]
            }
          },
          {
            "index": 867,
            "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[2]/footer[1]/div[2]/div[1]/div[1]/text()[2]",
              "codeLines": [
                "- Registered Charity no. 287785"
              ]
            }
          },
          {
            "index": 868,
            "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[3]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "We use cookies on our website, for full details please see our"
              ]
            }
          },
          {
            "index": 869,
            "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[3]/div[1]/div[1]/div[1]/p[1]/text()[2]",
              "codeLines": [
                ". We would like your consent to use cookies that allow us to give you a personalised experience and..."
              ]
            }
          },
          {
            "index": 870,
            "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[3]/div[1]/div[1]/div[1]/p[1]/strong[2]/text()[1]",
              "codeLines": [
                "ALLOW"
              ]
            }
          },
          {
            "index": 871,
            "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[3]/div[1]/div[1]/div[1]/p[1]/text()[3]",
              "codeLines": [
                "if you’re happy for us to do this. You can also choose to disable all optional cookies by clicking"
              ]
            }
          },
          {
            "index": 872,
            "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[3]/div[1]/div[1]/div[1]/p[1]/strong[3]/text()[1]",
              "codeLines": [
                "DISABLE."
              ]
            }
          },
          {
            "index": 873,
            "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[3]/div[1]/div[1]/div[2]/a[1]/text()[1]",
              "codeLines": [
                "Allow"
              ]
            }
          },
          {
            "index": 874,
            "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[3]/div[1]/div[1]/div[2]/a[2]/text()[1]",
              "codeLines": [
                "Disable"
              ]
            }
          },
          {
            "index": 875,
            "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[3]/div[2]/text()[1]",
              "codeLines": [
                "Cookie Settings"
              ]
            }
          },
          {
            "index": 890,
            "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[2]/header[1]/div[1]/div[1]/ul[1]/li[3]/label[1]/span[1]/text()[1]",
              "codeLines": [
                "Accessibility"
              ]
            }
          },
          {
            "index": 891,
            "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[2]/div[1]/section[1]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Welcome to Shaw Trust, the home of accessibility"
              ]
            }
          },
          {
            "index": 892,
            "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[2]/div[1]/section[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Working towards an inclusive world for organisations and individuals."
              ]
            }
          },
          {
            "index": 909,
            "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[2]/div[1]/section[4]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Featured Clients"
              ]
            }
          },
          {
            "index": 914,
            "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[2]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Remember one small step can make a huge impact!"
              ]
            }
          },
          {
            "index": 917,
            "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[2]/footer[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "There are a number of simple adjustments that you can make to your websites to enable accessibility..."
              ]
            }
          },
          {
            "index": 918,
            "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[2]/footer[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[2]",
              "codeLines": [
                "have put together 10 easy tips for you to follow that can be implemented today:"
              ]
            }
          },
          {
            "index": 919,
            "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[2]/footer[1]/div[2]/div[1]/div[1]/strong[1]/text()[1]",
              "codeLines": [
                "© Shaw Trust 2022"
              ]
            }
          },
          {
            "index": 920,
            "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[2]/footer[1]/div[2]/div[1]/div[1]/text()[2]",
              "codeLines": [
                "- Registered Charity no. 287785"
              ]
            }
          },
          {
            "index": 921,
            "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[3]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "We use cookies on our website, for full details please see our"
              ]
            }
          },
          {
            "index": 922,
            "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[3]/div[1]/div[1]/div[1]/p[1]/text()[2]",
              "codeLines": [
                ". We would like your consent to use cookies that allow us to give you a personalised experience and..."
              ]
            }
          },
          {
            "index": 923,
            "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[3]/div[1]/div[1]/div[1]/p[1]/strong[2]/text()[1]",
              "codeLines": [
                "ALLOW"
              ]
            }
          },
          {
            "index": 924,
            "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[3]/div[1]/div[1]/div[1]/p[1]/text()[3]",
              "codeLines": [
                "if you’re happy for us to do this. You can also choose to disable all optional cookies by clicking"
              ]
            }
          },
          {
            "index": 925,
            "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[3]/div[1]/div[1]/div[1]/p[1]/strong[3]/text()[1]",
              "codeLines": [
                "DISABLE."
              ]
            }
          },
          {
            "index": 947,
            "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[2]/div[1]/section[4]/div[1]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p class=\"intro\">",
                "  Our clients come from a diverse range of sectors with different business environments but each sh...",
                "</p>"
              ]
            }
          },
          {
            "index": 949,
            "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[2]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Remember one small step can make a huge impact!",
                "</p>"
              ]
            }
          },
          {
            "index": 950,
            "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[2]/footer[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"fetch-tweets-text\">",
                "  There are a number of simple adjustments that you can make to your websites to enable accessibili...",
                "  <a href=\"https://twitter.com/webaim\" target=\"_blank\" rel=\"nofollow\">",
                "    @webaim",
                "  </a>",
                "  have put together 10 easy tips for you to follow that can be implemented today:",
                "  <a href=\"https://zcu.io/EvP9\" target=\"_blank\" rel=\"nofollow\">",
                "    zcu.io/EvP9",
                "  </a>",
                "  <a href=\"https://twitter.com/search?q=%23Accessibility&src=hash\" target=\"_blank\" rel=\"nofollow\">",
                "    #Accessibility",
                "  </a>",
                "  <a href=\"https://twitter.com/search?q=%23DigitalAccessibilityMatters&src=hash\" target=\"_blank\" re...",
                "    #DigitalAccessibilityMatters",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 951,
            "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[3]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  We use cookies on our website, for full details please see our",
                "  <strong>",
                "    <a style=\"color: #0077b8\" href=\"https://www.accessibility-services.co.uk/privacy-cookies/\">",
                "      Privacy Policy",
                "    </a>",
                "  </strong>",
                "  . We would like your consent to use cookies that allow us to give you a personalised experience a...",
                "  <strong>",
                "    ALLOW",
                "  </strong>",
                "  if you’re happy for us to do this. You can also choose to disable all optional cookies by clickin...",
                "  <strong>",
                "    DISABLE.",
                "  </strong>",
                "</p>"
              ]
            }
          },
          {
            "index": 1219,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "Accessibility Services Explainer Video"
              ]
            }
          },
          {
            "index": 1233,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r87",
              "ruleSummary": "First focusable element is link to main content",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r87",
              "requirements": [
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G1",
                  "name": "G1",
                  "title": "Adding a link at the top of each page that goes directly to the main content area"
                }
              ]
            },
            "target": {
              "type": "document",
              "tagName": "",
              "path": "/",
              "codeLines": [
                "#document",
                "  <!doctype html>",
                "...",
                "  </html>"
              ]
            }
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "rules": [],
      "what": "Axe",
      "url": "https://www.accessibility-services.co.uk/",
      "result": {
        "totals": {
          "rulesNA": 46,
          "rulesPassed": 48,
          "rulesWarned": 5,
          "rulesViolated": 5,
          "warnings": {
            "minor": 10,
            "moderate": 0,
            "serious": 35,
            "critical": 1
          },
          "violations": {
            "minor": 0,
            "moderate": 11,
            "serious": 65,
            "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-09T15:26:10.336Z",
          "url": "https://www.accessibility-services.co.uk/",
          "toolOptions": {
            "resultTypes": [
              "violations",
              "incomplete"
            ],
            "runOnly": {
              "type": "tag",
              "values": [
                "experimental",
                "best-practice",
                "wcag2a",
                "wcag2aa",
                "wcag2aaa",
                "wcag21a",
                "wcag21aa",
                "wcag21aaa"
              ]
            },
            "reporter": "v1"
          },
          "incomplete": [
            {
              "id": "color-contrast-enhanced",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aaa",
                "wcag146"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast-enhanced?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "19.1pt (25.48px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"home-welcome\">",
                          "target": [
                            "#home-welcome"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2>Welcome to Shaw Trust, the home of accessibility</h2>",
                  "target": [
                    "#home-welcome-text > 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": "13.6pt (18.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"home-welcome\">",
                          "target": [
                            "#home-welcome"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Working towards an inclusive world for organisations and individuals.</p>",
                  "target": [
                    "#home-welcome-text > 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": {
                        "fontSize": "16.4pt (21.875px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li>",
                          "target": [
                            ".pagelist > li:nth-child(1)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"valign-content\">Free Accessibility Snapshot</span>",
                  "target": [
                    "li:nth-child(1) > a > .pagelist-text > .valign-content"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "16.4pt (21.875px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li>",
                          "target": [
                            ".pagelist > li:nth-child(2)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"valign-content\">Digital Accessibility</span>",
                  "target": [
                    "li:nth-child(2) > a > .pagelist-text > .valign-content"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "16.4pt (21.875px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li>",
                          "target": [
                            ".pagelist > li:nth-child(3)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"valign-content\">Digital Consultancy</span>",
                  "target": [
                    "li:nth-child(3) > a > .pagelist-text > .valign-content"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "36.8pt (49px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"home-featured\">",
                          "target": [
                            "#home-featured"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2>\n\t\t\tFeatured Clients\t\t</h2>",
                  "target": [
                    "#home-featured > .page-width > 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": {
                        "fontSize": "12.1pt (16.17px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<cite>Head of UX &amp; Design, Just Eat</cite>",
                          "target": [
                            "cite"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<cite>Head of UX &amp; Design, Just Eat</cite>",
                  "target": [
                    "cite"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "23.7pt (31.654px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"footer-cta\" class=\"chunky-block-links\">",
                          "target": [
                            "#footer-cta"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Remember one small step can make a huge impact!</p>",
                  "target": [
                    ".page-width > 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": "#5d5d5d",
                        "contrastRatio": 0,
                        "fontSize": "11.5pt (15.295px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"footer-lower\">",
                          "target": [
                            "#footer-lower"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://twitter.com/webaim\" target=\"_blank\" rel=\"nofollow\">@webaim</a>",
                  "target": [
                    "a[href$=\"webaim\"]"
                  ],
                  "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": "#5d5d5d",
                        "contrastRatio": 0,
                        "fontSize": "11.5pt (15.295px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"footer-lower\">",
                          "target": [
                            "#footer-lower"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://zcu.io/EvP9\" target=\"_blank\" rel=\"nofollow\">zcu.io/EvP9</a>",
                  "target": [
                    "a[href$=\"EvP9\"]"
                  ],
                  "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": "#5d5d5d",
                        "contrastRatio": 0,
                        "fontSize": "11.5pt (15.295px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"footer-lower\">",
                          "target": [
                            "#footer-lower"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://twitter.com/search?q=%23Accessibility&amp;src=hash\" target=\"_blank\" rel=\"nofollow\">#Accessibility</a>",
                  "target": [
                    "a[rel=\"nofollow\"][target=\"_blank\"]:nth-child(3)"
                  ],
                  "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": "#5d5d5d",
                        "contrastRatio": 0,
                        "fontSize": "11.5pt (15.295px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"footer-lower\">",
                          "target": [
                            "#footer-lower"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://twitter.com/search?q=%23DigitalAccessibilityMatters&amp;src=hash\" target=\"_blank\" rel=\"nofollow\">#DigitalAccessibilityMatters</a>",
                  "target": [
                    "a[rel=\"nofollow\"][target=\"_blank\"]:nth-child(4)"
                  ],
                  "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.5pt (15.4px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"footer-lower\">",
                          "target": [
                            "#footer-lower"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div id=\"footer-lower-copyright\">\n\t\t\t\t<strong>© Shaw Trust 2022</strong> - Registered Charity no. 287785\t\t\t</div>",
                  "target": [
                    "#footer-lower-copyright"
                  ],
                  "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.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"footer-lower\">",
                          "target": [
                            "#footer-lower"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>© Shaw Trust 2022</strong>",
                  "target": [
                    "#footer-lower-copyright > 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.5pt (15.4px)",
                        "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": "<span>Terms &amp; Conditions</span>",
                  "target": [
                    "#menu-item-99 > a > span"
                  ],
                  "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.5pt (15.4px)",
                        "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": "<span>Privacy &amp; Cookies</span>",
                  "target": [
                    "#menu-item-100 > a > span"
                  ],
                  "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.5pt (15.4px)",
                        "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": "<span>Subject Access Request</span>",
                  "target": [
                    "#menu-item-1069 > a > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                }
              ]
            },
            {
              "id": "color-contrast",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aa",
                "wcag143"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "19.1pt (25.48px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"home-welcome\">",
                          "target": [
                            "#home-welcome"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2>Welcome to Shaw Trust, the home of accessibility</h2>",
                  "target": [
                    "#home-welcome-text > 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": "13.6pt (18.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"home-welcome\">",
                          "target": [
                            "#home-welcome"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Working towards an inclusive world for organisations and individuals.</p>",
                  "target": [
                    "#home-welcome-text > 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": {
                        "fontSize": "16.4pt (21.875px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li>",
                          "target": [
                            ".pagelist > li:nth-child(1)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"valign-content\">Free Accessibility Snapshot</span>",
                  "target": [
                    "li:nth-child(1) > a > .pagelist-text > .valign-content"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "16.4pt (21.875px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li>",
                          "target": [
                            ".pagelist > li:nth-child(2)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"valign-content\">Digital Accessibility</span>",
                  "target": [
                    "li:nth-child(2) > a > .pagelist-text > .valign-content"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "16.4pt (21.875px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li>",
                          "target": [
                            ".pagelist > li:nth-child(3)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"valign-content\">Digital Consultancy</span>",
                  "target": [
                    "li:nth-child(3) > a > .pagelist-text > .valign-content"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "36.8pt (49px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"home-featured\">",
                          "target": [
                            "#home-featured"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2>\n\t\t\tFeatured Clients\t\t</h2>",
                  "target": [
                    "#home-featured > .page-width > 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": {
                        "fontSize": "12.1pt (16.17px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<cite>Head of UX &amp; Design, Just Eat</cite>",
                          "target": [
                            "cite"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<cite>Head of UX &amp; Design, Just Eat</cite>",
                  "target": [
                    "cite"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "23.7pt (31.654px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"footer-cta\" class=\"chunky-block-links\">",
                          "target": [
                            "#footer-cta"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Remember one small step can make a huge impact!</p>",
                  "target": [
                    ".page-width > 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": "#5d5d5d",
                        "contrastRatio": 0,
                        "fontSize": "11.5pt (15.295px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"footer-lower\">",
                          "target": [
                            "#footer-lower"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://twitter.com/webaim\" target=\"_blank\" rel=\"nofollow\">@webaim</a>",
                  "target": [
                    "a[href$=\"webaim\"]"
                  ],
                  "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": "#5d5d5d",
                        "contrastRatio": 0,
                        "fontSize": "11.5pt (15.295px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"footer-lower\">",
                          "target": [
                            "#footer-lower"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://zcu.io/EvP9\" target=\"_blank\" rel=\"nofollow\">zcu.io/EvP9</a>",
                  "target": [
                    "a[href$=\"EvP9\"]"
                  ],
                  "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": "#5d5d5d",
                        "contrastRatio": 0,
                        "fontSize": "11.5pt (15.295px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"footer-lower\">",
                          "target": [
                            "#footer-lower"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://twitter.com/search?q=%23Accessibility&amp;src=hash\" target=\"_blank\" rel=\"nofollow\">#Accessibility</a>",
                  "target": [
                    "a[rel=\"nofollow\"][target=\"_blank\"]:nth-child(3)"
                  ],
                  "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": "#5d5d5d",
                        "contrastRatio": 0,
                        "fontSize": "11.5pt (15.295px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"footer-lower\">",
                          "target": [
                            "#footer-lower"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://twitter.com/search?q=%23DigitalAccessibilityMatters&amp;src=hash\" target=\"_blank\" rel=\"nofollow\">#DigitalAccessibilityMatters</a>",
                  "target": [
                    "a[rel=\"nofollow\"][target=\"_blank\"]:nth-child(4)"
                  ],
                  "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.5pt (15.4px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"footer-lower\">",
                          "target": [
                            "#footer-lower"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div id=\"footer-lower-copyright\">\n\t\t\t\t<strong>© Shaw Trust 2022</strong> - Registered Charity no. 287785\t\t\t</div>",
                  "target": [
                    "#footer-lower-copyright"
                  ],
                  "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.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"footer-lower\">",
                          "target": [
                            "#footer-lower"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>© Shaw Trust 2022</strong>",
                  "target": [
                    "#footer-lower-copyright > 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.5pt (15.4px)",
                        "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": "<span>Terms &amp; Conditions</span>",
                  "target": [
                    "#menu-item-99 > a > span"
                  ],
                  "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.5pt (15.4px)",
                        "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": "<span>Privacy &amp; Cookies</span>",
                  "target": [
                    "#menu-item-100 > a > span"
                  ],
                  "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.5pt (15.4px)",
                        "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": "<span>Subject Access Request</span>",
                  "target": [
                    "#menu-item-1069 > a > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                }
              ]
            },
            {
              "id": "frame-tested",
              "impact": "critical",
              "tags": [
                "cat.structure",
                "review-item",
                "best-practice"
              ],
              "description": "Ensures <iframe> and <frame> elements contain the axe-core script",
              "help": "Frames should be tested with axe-core",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/frame-tested?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "frame-tested",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "The iframe still has to be tested with axe-core"
                    }
                  ],
                  "none": [],
                  "impact": "critical",
                  "html": "<iframe src=\"https://www.youtube.com/embed/U24CgLVZ2WA?showinfo=0&amp;rel=0&amp;autoplay=0\" frameborder=\"0\" title=\"YouTube video\">Your browser does not support iframes.</iframe>",
                  "target": [
                    "iframe[title=\"YouTube video\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  The iframe still has to be tested with axe-core"
                }
              ]
            },
            {
              "id": "hidden-content",
              "impact": "minor",
              "tags": [
                "cat.structure",
                "experimental",
                "review-item",
                "best-practice"
              ],
              "description": "Informs users about hidden content.",
              "help": "Hidden content on the page should be analyzed",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/hidden-content?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<button type=\"button\" id=\"mobile-menu-button\" class=\"screen-only\">\n\t\t\t\t\t\t<span class=\"fi flaticon-menu-three-horizontal-lines-symbol\"></span>\n\t\t\t\t\t</button>",
                  "target": [
                    "#mobile-menu-button"
                  ],
                  "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 id=\"header-back-to-top\">\n\t\t\t\t\t\t\t<a href=\"#\"><span>Back to top</span></a>\n\t\t\t\t\t\t</li>",
                  "target": [
                    "#header-back-to-top"
                  ],
                  "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=\"accessibility-popup\">",
                  "target": [
                    "#accessibility-popup"
                  ],
                  "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-78 > .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-75 > .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": "<div id=\"header-search\">",
                  "target": [
                    "#header-search"
                  ],
                  "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": "<nav id=\"mobilenav\">",
                  "target": [
                    "#mobilenav"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"#\" class=\"back-to-top screen-only\" title=\"Back to top\" aria-hidden=\"true\" style=\"display: none;\"><span class=\"fi flaticon-up-arrow\"></span><span class=\"assistive-text\">Back to top</span></a>",
                  "target": [
                    ".back-to-top"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<iframe scrolling=\"no\" frameborder=\"0\" allowtransparency=\"true\" src=\"https://platform.twitter.com/widgets/widget_iframe.d7fc2fc075c61f6fa34d79a0cbbf1e34.html?origin=https%3A%2F%2Fwww.accessibility-services.co.uk\" title=\"Twitter settings iframe\" style=\"display: none;\"></iframe>",
                  "target": [
                    "iframe[title=\"Twitter settings iframe\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<iframe id=\"rufous-sandbox\" scrolling=\"no\" frameborder=\"0\" allowtransparency=\"true\" allowfullscreen=\"true\" style=\"position: absolute; visibility: hidden; display: none; width: 0px; height: 0px; padding: 0px; border: none;\" title=\"Twitter analytics iframe\"></iframe>",
                  "target": [
                    "#rufous-sandbox"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                }
              ]
            },
            {
              "id": "p-as-heading",
              "impact": "serious",
              "tags": [
                "cat.semantics",
                "wcag2a",
                "wcag131",
                "experimental"
              ],
              "description": "Ensure bold, italic text and font-size is not used to style <p> elements as a heading",
              "help": "Styled <p> elements must not be used as headings",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/p-as-heading?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "p-as-heading",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Unable to determine if <p> elements are styled as headings"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"intro\">Our clients come from a diverse range of sectors with different business environments but each shares the need to improve accessibility.</p>",
                  "target": [
                    ".intro"
                  ],
                  "failureSummary": "Fix all of the following:\n  Unable to determine if <p> elements are styled as headings"
                }
              ]
            }
          ],
          "violations": [
            {
              "id": "aria-hidden-focus",
              "impact": "serious",
              "tags": [
                "cat.name-role-value",
                "wcag2a",
                "wcag412",
                "wcag131"
              ],
              "description": "Ensures aria-hidden elements are not focusable nor contain focusable elements",
              "help": "ARIA hidden element must not be focusable or contain focusable elements",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/aria-hidden-focus?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "focusable-disabled",
                      "data": null,
                      "relatedNodes": [
                        {
                          "html": "<input type=\"checkbox\" id=\"show-accessibility-popup\" aria-hidden=\"true\">",
                          "target": [
                            "#show-accessibility-popup"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Focusable content should be disabled or be removed from the DOM"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<input type=\"checkbox\" id=\"show-accessibility-popup\" aria-hidden=\"true\">",
                  "target": [
                    "#show-accessibility-popup"
                  ],
                  "failureSummary": "Fix all of the following:\n  Focusable content should be disabled or be removed from the DOM"
                }
              ]
            },
            {
              "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": "#5d5d5d",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.58,
                        "fontSize": "10.7pt (14.2443px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"home page-template-default page page-id-18 textsize14 fixed-header\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.58 (foreground color: #5d5d5d, background color: #ffffff, font size: 10.7pt (14.2443px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"mailto:Accessibility-Services@Shaw-Trust.org.uk\">Accessibility-Services@Shaw-Trust.org.uk</a>",
                  "target": [
                    "#header-middle-contact-info > a:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.58 (foreground color: #5d5d5d, background color: #ffffff, font size: 10.7pt (14.2443px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#508c31",
                        "contrastRatio": 4.08,
                        "fontSize": "10.9pt (14.49px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a id=\"header-middle-contact-link\" href=\"https://www.accessibility-services.co.uk/contact-us/\" class=\"block-link\">Contact us</a>",
                          "target": [
                            "#header-middle-contact-link"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.08 (foreground color: #ffffff, background color: #508c31, font size: 10.9pt (14.49px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a id=\"header-middle-contact-link\" href=\"https://www.accessibility-services.co.uk/contact-us/\" class=\"block-link\">Contact us</a>",
                  "target": [
                    "#header-middle-contact-link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.08 (foreground color: #ffffff, background color: #508c31, font size: 10.9pt (14.49px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#0077b8",
                        "contrastRatio": 4.84,
                        "fontSize": "12.6pt (16.8px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.accessibility-services.co.uk/\" aria-current=\"page\"><span>Home</span></a>",
                          "target": [
                            "#menu-item-73 > a[aria-current=\"page\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.84 (foreground color: #ffffff, background color: #0077b8, font size: 12.6pt (16.8px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Home</span>",
                  "target": [
                    "#menu-item-73 > a[aria-current=\"page\"] > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.84 (foreground color: #ffffff, background color: #0077b8, font size: 12.6pt (16.8px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#0077b8",
                        "contrastRatio": 4.84,
                        "fontSize": "12.6pt (16.8px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.accessibility-services.co.uk/about-us/\"><span>About Us</span></a>",
                          "target": [
                            "#menu-item-74 > a"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.84 (foreground color: #ffffff, background color: #0077b8, font size: 12.6pt (16.8px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>About Us</span>",
                  "target": [
                    "#menu-item-74 > a > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.84 (foreground color: #ffffff, background color: #0077b8, font size: 12.6pt (16.8px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#0077b8",
                        "contrastRatio": 4.84,
                        "fontSize": "12.6pt (16.8px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.accessibility-services.co.uk/meet-the-team/\"><span>Meet The Team</span></a>",
                          "target": [
                            "#menu-item-77 > a"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.84 (foreground color: #ffffff, background color: #0077b8, font size: 12.6pt (16.8px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Meet The Team</span>",
                  "target": [
                    "#menu-item-77 > a > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.84 (foreground color: #ffffff, background color: #0077b8, font size: 12.6pt (16.8px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#0077b8",
                        "contrastRatio": 4.84,
                        "fontSize": "12.6pt (16.8px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.accessibility-services.co.uk/services/\"><span>Services</span></a>",
                          "target": [
                            "#menu-item-78 > a"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.84 (foreground color: #ffffff, background color: #0077b8, font size: 12.6pt (16.8px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Services</span>",
                  "target": [
                    "#menu-item-78 > a > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.84 (foreground color: #ffffff, background color: #0077b8, font size: 12.6pt (16.8px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#0077b8",
                        "contrastRatio": 4.84,
                        "fontSize": "12.6pt (16.8px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.accessibility-services.co.uk/clients/\"><span>Clients</span></a>",
                          "target": [
                            "#menu-item-76 > a"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.84 (foreground color: #ffffff, background color: #0077b8, font size: 12.6pt (16.8px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Clients</span>",
                  "target": [
                    "#menu-item-76 > a > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.84 (foreground color: #ffffff, background color: #0077b8, font size: 12.6pt (16.8px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#0077b8",
                        "contrastRatio": 4.84,
                        "fontSize": "12.6pt (16.8px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.accessibility-services.co.uk/accessibility-help/\"><span>Accessibility Help</span></a>",
                          "target": [
                            "#menu-item-75 > a"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.84 (foreground color: #ffffff, background color: #0077b8, font size: 12.6pt (16.8px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Accessibility Help</span>",
                  "target": [
                    "#menu-item-75 > a > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.84 (foreground color: #ffffff, background color: #0077b8, font size: 12.6pt (16.8px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#0077b8",
                        "contrastRatio": 4.84,
                        "fontSize": "11.2pt (14.875px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"header-lower\">",
                          "target": [
                            "#header-lower"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.84 (foreground color: #ffffff, background color: #0077b8, font size: 11.2pt (14.875px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<input type=\"text\" value=\"\" name=\"s\" id=\"search-primary\" placeholder=\"Search...\">",
                  "target": [
                    "#search-primary"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.84 (foreground color: #ffffff, background color: #0077b8, font size: 11.2pt (14.875px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#508c31",
                        "contrastRatio": 4.08,
                        "fontSize": "13.6pt (18.2px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"block-link\" href=\"https://www.accessibility-services.co.uk/services/free-accessibility-snapshot/free-accessibility-snapshot/\">Take advantage of our <strong>FREE</strong> Accessibility Snapshot service</a>",
                          "target": [
                            "p:nth-child(3) > .block-link"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.08 (foreground color: #ffffff, background color: #508c31, font size: 13.6pt (18.2px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"block-link\" href=\"https://www.accessibility-services.co.uk/services/free-accessibility-snapshot/free-accessibility-snapshot/\">Take advantage of our <strong>FREE</strong> Accessibility Snapshot service</a>",
                  "target": [
                    "p:nth-child(3) > .block-link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.08 (foreground color: #ffffff, background color: #508c31, font size: 13.6pt (18.2px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#508c31",
                        "contrastRatio": 4.08,
                        "fontSize": "13.6pt (18.2px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"block-link\" href=\"https://www.accessibility-services.co.uk/services/free-accessibility-snapshot/free-accessibility-snapshot/\">Take advantage of our <strong>FREE</strong> Accessibility Snapshot service</a>",
                          "target": [
                            "p:nth-child(3) > .block-link"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.08 (foreground color: #ffffff, background color: #508c31, font size: 13.6pt (18.2px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>FREE</strong>",
                  "target": [
                    ".block-link > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.08 (foreground color: #ffffff, background color: #508c31, font size: 13.6pt (18.2px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#508c31",
                        "contrastRatio": 4.08,
                        "fontSize": "13.1pt (17.5px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"block-link\">Explore More</span>",
                          "target": [
                            "li:nth-child(1) > a > .pagelist-link[aria-hidden=\"true\"] > .block-link"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.08 (foreground color: #ffffff, background color: #508c31, font size: 13.1pt (17.5px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"block-link\">Explore More</span>",
                  "target": [
                    "li:nth-child(1) > a > .pagelist-link[aria-hidden=\"true\"] > .block-link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.08 (foreground color: #ffffff, background color: #508c31, font size: 13.1pt (17.5px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#508c31",
                        "contrastRatio": 4.08,
                        "fontSize": "13.1pt (17.5px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"block-link\">Explore More</span>",
                          "target": [
                            "li:nth-child(2) > a > .pagelist-link[aria-hidden=\"true\"] > .block-link"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.08 (foreground color: #ffffff, background color: #508c31, font size: 13.1pt (17.5px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"block-link\">Explore More</span>",
                  "target": [
                    "li:nth-child(2) > a > .pagelist-link[aria-hidden=\"true\"] > .block-link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.08 (foreground color: #ffffff, background color: #508c31, font size: 13.1pt (17.5px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#508c31",
                        "contrastRatio": 4.08,
                        "fontSize": "13.1pt (17.5px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"block-link\">Explore More</span>",
                          "target": [
                            "li:nth-child(3) > a > .pagelist-link[aria-hidden=\"true\"] > .block-link"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.08 (foreground color: #ffffff, background color: #508c31, font size: 13.1pt (17.5px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"block-link\">Explore More</span>",
                  "target": [
                    "li:nth-child(3) > a > .pagelist-link[aria-hidden=\"true\"] > .block-link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.08 (foreground color: #ffffff, background color: #508c31, font size: 13.1pt (17.5px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#508c31",
                        "contrastRatio": 4.08,
                        "fontSize": "13.3pt (17.689px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.accessibility-services.co.uk/meet-the-team/\" class=\"block-link\">Meet The Team</a>",
                          "target": [
                            "#home-teaser-image-link > .block-link"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.08 (foreground color: #ffffff, background color: #508c31, font size: 13.3pt (17.689px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.accessibility-services.co.uk/meet-the-team/\" class=\"block-link\">Meet The Team</a>",
                  "target": [
                    "#home-teaser-image-link > .block-link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.08 (foreground color: #ffffff, background color: #508c31, font size: 13.3pt (17.689px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#5d5d5d",
                        "bgColor": "#e1e2f0",
                        "contrastRatio": 5.12,
                        "fontSize": "12.5pt (16.625px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"home-teaser\">",
                          "target": [
                            "#home-teaser"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.12 (foreground color: #5d5d5d, background color: #e1e2f0, font size: 12.5pt (16.625px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li>Those with or without disability</li>",
                  "target": [
                    "#home-teaser-text > ul:nth-child(2) > li:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.12 (foreground color: #5d5d5d, background color: #e1e2f0, font size: 12.5pt (16.625px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#5d5d5d",
                        "bgColor": "#e1e2f0",
                        "contrastRatio": 5.12,
                        "fontSize": "12.5pt (16.625px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"home-teaser\">",
                          "target": [
                            "#home-teaser"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.12 (foreground color: #5d5d5d, background color: #e1e2f0, font size: 12.5pt (16.625px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li>Older people and new users</li>",
                  "target": [
                    "#home-teaser-text > ul:nth-child(2) > li:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.12 (foreground color: #5d5d5d, background color: #e1e2f0, font size: 12.5pt (16.625px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#5d5d5d",
                        "bgColor": "#e1e2f0",
                        "contrastRatio": 5.12,
                        "fontSize": "12.5pt (16.625px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"home-teaser\">",
                          "target": [
                            "#home-teaser"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.12 (foreground color: #5d5d5d, background color: #e1e2f0, font size: 12.5pt (16.625px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li>People with temporary disabilities due to accident or ill health</li>",
                  "target": [
                    "#home-teaser-text > ul:nth-child(2) > li:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.12 (foreground color: #5d5d5d, background color: #e1e2f0, font size: 12.5pt (16.625px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#5d5d5d",
                        "bgColor": "#e1e2f0",
                        "contrastRatio": 5.12,
                        "fontSize": "12.5pt (16.625px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"home-teaser\">",
                          "target": [
                            "#home-teaser"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.12 (foreground color: #5d5d5d, background color: #e1e2f0, font size: 12.5pt (16.625px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li>People who don’t have or are unable to use a keyboard or mouse</li>",
                  "target": [
                    "#home-teaser-text > ul:nth-child(2) > li:nth-child(4)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.12 (foreground color: #5d5d5d, background color: #e1e2f0, font size: 12.5pt (16.625px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#5d5d5d",
                        "bgColor": "#e1e2f0",
                        "contrastRatio": 5.12,
                        "fontSize": "12.5pt (16.625px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"home-teaser\">",
                          "target": [
                            "#home-teaser"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.12 (foreground color: #5d5d5d, background color: #e1e2f0, font size: 12.5pt (16.625px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li>Accessibility improves engagement for everyone who deals with your organisation</li>",
                  "target": [
                    "ul:nth-child(4) > li:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.12 (foreground color: #5d5d5d, background color: #e1e2f0, font size: 12.5pt (16.625px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#5d5d5d",
                        "bgColor": "#e1e2f0",
                        "contrastRatio": 5.12,
                        "fontSize": "12.5pt (16.625px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"home-teaser\">",
                          "target": [
                            "#home-teaser"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.12 (foreground color: #5d5d5d, background color: #e1e2f0, font size: 12.5pt (16.625px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li>Your search engine optimisation (SEO) improves</li>",
                  "target": [
                    "ul:nth-child(4) > li:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.12 (foreground color: #5d5d5d, background color: #e1e2f0, font size: 12.5pt (16.625px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#5d5d5d",
                        "bgColor": "#e1e2f0",
                        "contrastRatio": 5.12,
                        "fontSize": "12.5pt (16.625px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"home-teaser\">",
                          "target": [
                            "#home-teaser"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.12 (foreground color: #5d5d5d, background color: #e1e2f0, font size: 12.5pt (16.625px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li>Accessibility <strong>improves user experience</strong></li>",
                  "target": [
                    "ul:nth-child(4) > li:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.12 (foreground color: #5d5d5d, background color: #e1e2f0, font size: 12.5pt (16.625px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#5d5d5d",
                        "bgColor": "#e1e2f0",
                        "contrastRatio": 5.12,
                        "fontSize": "12.5pt (16.625px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"home-teaser\">",
                          "target": [
                            "#home-teaser"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.12 (foreground color: #5d5d5d, background color: #e1e2f0, font size: 12.5pt (16.625px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>improves user experience</strong>",
                  "target": [
                    "li:nth-child(3) > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.12 (foreground color: #5d5d5d, background color: #e1e2f0, font size: 12.5pt (16.625px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#5d5d5d",
                        "bgColor": "#e1e2f0",
                        "contrastRatio": 5.12,
                        "fontSize": "12.5pt (16.625px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"home-teaser\">",
                          "target": [
                            "#home-teaser"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.12 (foreground color: #5d5d5d, background color: #e1e2f0, font size: 12.5pt (16.625px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li>It provides a competitive edge</li>",
                  "target": [
                    "ul:nth-child(4) > li:nth-child(4)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.12 (foreground color: #5d5d5d, background color: #e1e2f0, font size: 12.5pt (16.625px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#5d5d5d",
                        "bgColor": "#e1e2f0",
                        "contrastRatio": 5.12,
                        "fontSize": "12.5pt (16.625px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"home-teaser\">",
                          "target": [
                            "#home-teaser"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.12 (foreground color: #5d5d5d, background color: #e1e2f0, font size: 12.5pt (16.625px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li>You meet <a href=\"https://www.accessibility-services.co.uk/2019/01/10/why-are-web-accessibility-standards-important/\">web accessibility standards</a> and comply with legislation</li>",
                  "target": [
                    "ul:nth-child(4) > li:nth-child(5)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.12 (foreground color: #5d5d5d, background color: #e1e2f0, font size: 12.5pt (16.625px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#5d5d5d",
                        "bgColor": "#e1e2f0",
                        "contrastRatio": 5.12,
                        "fontSize": "12.5pt (16.625px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"home-teaser\">",
                          "target": [
                            "#home-teaser"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.12 (foreground color: #5d5d5d, background color: #e1e2f0, font size: 12.5pt (16.625px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li>Being inclusive is also the right thing to do</li>",
                  "target": [
                    "ul:nth-child(4) > li:nth-child(6)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.12 (foreground color: #5d5d5d, background color: #e1e2f0, font size: 12.5pt (16.625px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#0077b8",
                        "contrastRatio": 4.84,
                        "fontSize": "14.6pt (19.481px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"home-featured-image-caption\">",
                          "target": [
                            "#home-featured-image-caption"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.84 (foreground color: #ffffff, background color: #0077b8, font size: 14.6pt (19.481px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>We worked collaboratively to provide:</strong>",
                  "target": [
                    "#home-featured-image-caption > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.84 (foreground color: #ffffff, background color: #0077b8, font size: 14.6pt (19.481px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#0077b8",
                        "contrastRatio": 4.84,
                        "fontSize": "13.3pt (17.71px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"home-featured-image-caption\">",
                          "target": [
                            "#home-featured-image-caption"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.84 (foreground color: #ffffff, background color: #0077b8, font size: 13.3pt (17.71px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.accessibility-services.co.uk/services/digital-consultancy/consultancy/\">Consultancy</a>",
                  "target": [
                    "#home-featured-image-caption > a:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.84 (foreground color: #ffffff, background color: #0077b8, font size: 13.3pt (17.71px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#0077b8",
                        "contrastRatio": 4.84,
                        "fontSize": "13.3pt (17.71px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"home-featured-image-caption\">",
                          "target": [
                            "#home-featured-image-caption"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.84 (foreground color: #ffffff, background color: #0077b8, font size: 13.3pt (17.71px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.accessibility-services.co.uk/services/digital-accessibility/digital-accessibility-assessment/\">Digital Accessibility Assessment</a>",
                  "target": [
                    "#home-featured-image-caption > a:nth-child(4)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.84 (foreground color: #ffffff, background color: #0077b8, font size: 13.3pt (17.71px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#5d5d5d",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.58,
                        "fontSize": "12.1pt (16.17px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"home-featured-text\" class=\"entry-content\">",
                          "target": [
                            "#home-featured-text"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.58 (foreground color: #5d5d5d, background color: #ffffff, font size: 12.1pt (16.17px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>We have worked with a wide variety of organisations and government agencies such as local councils, police forces and brands including McDonald’s, Just Eat and Barclays to name a few.</p>",
                  "target": [
                    "#home-featured-text > p:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.58 (foreground color: #5d5d5d, background color: #ffffff, font size: 12.1pt (16.17px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#5d5d5d",
                        "bgColor": "#e9e9e9",
                        "contrastRatio": 5.42,
                        "fontSize": "12.1pt (16.17px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<blockquote>",
                          "target": [
                            "blockquote"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.42 (foreground color: #5d5d5d, background color: #e9e9e9, font size: 12.1pt (16.17px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<blockquote>",
                  "target": [
                    "blockquote"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.42 (foreground color: #5d5d5d, background color: #e9e9e9, font size: 12.1pt (16.17px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#508c31",
                        "contrastRatio": 4.08,
                        "fontSize": "14.4pt (19.25px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.accessibility-services.co.uk/clients/\" class=\"block-link\" id=\"home-featured-link\">See more clients</a>",
                          "target": [
                            "#home-featured-link"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.08 (foreground color: #ffffff, background color: #508c31, font size: 14.4pt (19.25px), font weight: bold). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.accessibility-services.co.uk/clients/\" class=\"block-link\" id=\"home-featured-link\">See more clients</a>",
                  "target": [
                    "#home-featured-link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.08 (foreground color: #ffffff, background color: #508c31, font size: 14.4pt (19.25px), font weight: bold). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#508c31",
                        "contrastRatio": 4.08,
                        "fontSize": "14.0pt (18.62px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.accessibility-services.co.uk/services/free-accessibility-snapshot/free-accessibility-snapshot/\" class=\"block-link\">Take advantage of our FREE Accessibility Snapshot service</a>",
                          "target": [
                            "#footer-cta > .page-width > .block-link"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.08 (foreground color: #ffffff, background color: #508c31, font size: 14.0pt (18.62px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.accessibility-services.co.uk/services/free-accessibility-snapshot/free-accessibility-snapshot/\" class=\"block-link\">Take advantage of our FREE Accessibility Snapshot service</a>",
                  "target": [
                    "#footer-cta > .page-width > .block-link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.08 (foreground color: #ffffff, background color: #508c31, font size: 14.0pt (18.62px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#5d5d5d",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.58,
                        "fontSize": "14.0pt (18.62px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"home page-template-default page page-id-18 textsize14 fixed-header\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.58 (foreground color: #5d5d5d, background color: #ffffff, font size: 14.0pt (18.62px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"mailto:Accessibility-Services@Shaw-Trust.org.uk\">Accessibility-Services@Shaw-Trust.org.uk</a>",
                  "target": [
                    "#footer-upper-contact > a:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.58 (foreground color: #5d5d5d, background color: #ffffff, font size: 14.0pt (18.62px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#5d5d5d",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.58,
                        "fontSize": "12.1pt (16.1px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"home page-template-default page page-id-18 textsize14 fixed-header\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.58 (foreground color: #5d5d5d, background color: #ffffff, font size: 12.1pt (16.1px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Free Accessibility Snapshot</span>",
                  "target": [
                    ".page-item-559 > a > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.58 (foreground color: #5d5d5d, background color: #ffffff, font size: 12.1pt (16.1px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#5d5d5d",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.58,
                        "fontSize": "12.1pt (16.1px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"home page-template-default page page-id-18 textsize14 fixed-header\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.58 (foreground color: #5d5d5d, background color: #ffffff, font size: 12.1pt (16.1px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Digital Accessibility</span>",
                  "target": [
                    ".page-item-553 > a > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.58 (foreground color: #5d5d5d, background color: #ffffff, font size: 12.1pt (16.1px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#5d5d5d",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.58,
                        "fontSize": "12.1pt (16.1px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"home page-template-default page page-id-18 textsize14 fixed-header\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.58 (foreground color: #5d5d5d, background color: #ffffff, font size: 12.1pt (16.1px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Digital Consultancy</span>",
                  "target": [
                    ".page-item-555 > a > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.58 (foreground color: #5d5d5d, background color: #ffffff, font size: 12.1pt (16.1px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#5d5d5d",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.58,
                        "fontSize": "12.1pt (16.1px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"home page-template-default page page-id-18 textsize14 fixed-header\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.58 (foreground color: #5d5d5d, background color: #ffffff, font size: 12.1pt (16.1px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Home</span>",
                  "target": [
                    "#menu-item-857 > a[aria-current=\"page\"] > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.58 (foreground color: #5d5d5d, background color: #ffffff, font size: 12.1pt (16.1px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#5d5d5d",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.58,
                        "fontSize": "12.1pt (16.1px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"home page-template-default page page-id-18 textsize14 fixed-header\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.58 (foreground color: #5d5d5d, background color: #ffffff, font size: 12.1pt (16.1px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>About Us</span>",
                  "target": [
                    "#menu-item-858 > a > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.58 (foreground color: #5d5d5d, background color: #ffffff, font size: 12.1pt (16.1px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#5d5d5d",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.58,
                        "fontSize": "12.1pt (16.1px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"home page-template-default page page-id-18 textsize14 fixed-header\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.58 (foreground color: #5d5d5d, background color: #ffffff, font size: 12.1pt (16.1px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Meet The Team</span>",
                  "target": [
                    "#menu-item-860 > a > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.58 (foreground color: #5d5d5d, background color: #ffffff, font size: 12.1pt (16.1px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#5d5d5d",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.58,
                        "fontSize": "12.1pt (16.1px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"home page-template-default page page-id-18 textsize14 fixed-header\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.58 (foreground color: #5d5d5d, background color: #ffffff, font size: 12.1pt (16.1px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Clients</span>",
                  "target": [
                    "#menu-item-859 > a > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.58 (foreground color: #5d5d5d, background color: #ffffff, font size: 12.1pt (16.1px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#5d5d5d",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.58,
                        "fontSize": "12.1pt (16.1px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"home page-template-default page page-id-18 textsize14 fixed-header\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.58 (foreground color: #5d5d5d, background color: #ffffff, font size: 12.1pt (16.1px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>News/Blog</span>",
                  "target": [
                    "#menu-item-704 > a > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.58 (foreground color: #5d5d5d, background color: #ffffff, font size: 12.1pt (16.1px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#5d5d5d",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.58,
                        "fontSize": "12.1pt (16.1px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"home page-template-default page page-id-18 textsize14 fixed-header\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.58 (foreground color: #5d5d5d, background color: #ffffff, font size: 12.1pt (16.1px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Accessibility Help</span>",
                  "target": [
                    "#menu-item-705 > a > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.58 (foreground color: #5d5d5d, background color: #ffffff, font size: 12.1pt (16.1px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#5d5d5d",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.58,
                        "fontSize": "12.1pt (16.1px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"home page-template-default page page-id-18 textsize14 fixed-header\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.58 (foreground color: #5d5d5d, background color: #ffffff, font size: 12.1pt (16.1px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Contact us</span>",
                  "target": [
                    "#menu-item-706 > a > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.58 (foreground color: #5d5d5d, background color: #ffffff, font size: 12.1pt (16.1px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#5d5d5d",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.58,
                        "fontSize": "12.1pt (16.1px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"home page-template-default page page-id-18 textsize14 fixed-header\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.58 (foreground color: #5d5d5d, background color: #ffffff, font size: 12.1pt (16.1px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"social-span\">Linked In</span>",
                  "target": [
                    ".social-linked_in > .social-span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.58 (foreground color: #5d5d5d, background color: #ffffff, font size: 12.1pt (16.1px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#5d5d5d",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.58,
                        "fontSize": "12.1pt (16.1px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"home page-template-default page page-id-18 textsize14 fixed-header\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.58 (foreground color: #5d5d5d, background color: #ffffff, font size: 12.1pt (16.1px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"social-span\">Twitter</span>",
                  "target": [
                    ".social-twitter > .social-span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.58 (foreground color: #5d5d5d, background color: #ffffff, font size: 12.1pt (16.1px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#5d5d5d",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.58,
                        "fontSize": "12.1pt (16.1px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"home page-template-default page page-id-18 textsize14 fixed-header\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.58 (foreground color: #5d5d5d, background color: #ffffff, font size: 12.1pt (16.1px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"social-span\">YouTube</span>",
                  "target": [
                    ".social-youtube > .social-span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.58 (foreground color: #5d5d5d, background color: #ffffff, font size: 12.1pt (16.1px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#5d5d5d",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.58,
                        "fontSize": "12.1pt (16.1px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"home page-template-default page page-id-18 textsize14 fixed-header\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.58 (foreground color: #5d5d5d, background color: #ffffff, font size: 12.1pt (16.1px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"social-span\">Facebook</span>",
                  "target": [
                    ".social-facebook > .social-span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.58 (foreground color: #5d5d5d, background color: #ffffff, font size: 12.1pt (16.1px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#999999",
                        "bgColor": "#ffffff",
                        "contrastRatio": 2.84,
                        "fontSize": "11.5pt (15.295px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"home page-template-default page page-id-18 textsize14 fixed-header\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 11.5pt (15.295px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>@ShawTrusta11y</span>",
                  "target": [
                    "#twitter-link > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 11.5pt (15.295px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#666666",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.74,
                        "fontSize": "11.5pt (15.295px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"home page-template-default page page-id-18 textsize14 fixed-header\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 11.5pt (15.295px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"fetch-tweets-text\">",
                  "target": [
                    ".fetch-tweets-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 11.5pt (15.295px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0077b8",
                        "bgColor": "#2b2b2b",
                        "contrastRatio": 2.92,
                        "fontSize": "9.2pt (12.25px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"cbc-cookie-notice js-cbc-cookie-notice\">",
                          "target": [
                            ".cbc-cookie-notice"
                          ]
                        },
                        {
                          "html": "<body class=\"home page-template-default page page-id-18 textsize14 fixed-header\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.92 (foreground color: #0077b8, background color: #2b2b2b, font size: 9.2pt (12.25px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a style=\"color: #0077b8\" href=\"https://www.accessibility-services.co.uk/privacy-cookies/\">Privacy Policy</a>",
                  "target": [
                    "strong:nth-child(1) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.92 (foreground color: #0077b8, background color: #2b2b2b, font size: 9.2pt (12.25px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#0077b8",
                        "contrastRatio": 4.84,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"cbc-cookie-notice__button cbc-cookie-notice__button--allow js-cbc-cookie-notice__button--allow\" style=\"background-color:#0077b8\">\n            Allow          </a>",
                          "target": [
                            ".cbc-cookie-notice__button--allow"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.84 (foreground color: #ffffff, background color: #0077b8, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"cbc-cookie-notice__button cbc-cookie-notice__button--allow js-cbc-cookie-notice__button--allow\" style=\"background-color:#0077b8\">\n            Allow          </a>",
                  "target": [
                    ".cbc-cookie-notice__button--allow"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.84 (foreground color: #ffffff, background color: #0077b8, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#0077b8",
                        "contrastRatio": 4.84,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"cbc-cookie-notice__button cbc-cookie-notice__button--disabled js-cbc-cookie-notice__button--disabled\" style=\"background-color:#0077b8\">\n            Disable          </a>",
                          "target": [
                            ".cbc-cookie-notice__button--disabled"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.84 (foreground color: #ffffff, background color: #0077b8, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"cbc-cookie-notice__button cbc-cookie-notice__button--disabled js-cbc-cookie-notice__button--disabled\" style=\"background-color:#0077b8\">\n            Disable          </a>",
                  "target": [
                    ".cbc-cookie-notice__button--disabled"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.84 (foreground color: #ffffff, background color: #0077b8, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#0077b8",
                        "contrastRatio": 4.84,
                        "fontSize": "9.2pt (12.25px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"cbc-cookie-notice__toggle js-cbc-cookie-notice__toggle\" style=\"background-color:#0077b8\">\n      Cookie Settings    </div>",
                          "target": [
                            ".cbc-cookie-notice__toggle"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.84 (foreground color: #ffffff, background color: #0077b8, font size: 9.2pt (12.25px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"cbc-cookie-notice__toggle js-cbc-cookie-notice__toggle\" style=\"background-color:#0077b8\">\n      Cookie Settings    </div>",
                  "target": [
                    ".cbc-cookie-notice__toggle"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.84 (foreground color: #ffffff, background color: #0077b8, font size: 9.2pt (12.25px), font weight: normal). Expected contrast ratio of 7:1"
                }
              ]
            },
            {
              "id": "color-contrast",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aa",
                "wcag143"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#508c31",
                        "contrastRatio": 4.08,
                        "fontSize": "10.9pt (14.49px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a id=\"header-middle-contact-link\" href=\"https://www.accessibility-services.co.uk/contact-us/\" class=\"block-link\">Contact us</a>",
                          "target": [
                            "#header-middle-contact-link"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.08 (foreground color: #ffffff, background color: #508c31, font size: 10.9pt (14.49px), font weight: bold). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a id=\"header-middle-contact-link\" href=\"https://www.accessibility-services.co.uk/contact-us/\" class=\"block-link\">Contact us</a>",
                  "target": [
                    "#header-middle-contact-link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.08 (foreground color: #ffffff, background color: #508c31, font size: 10.9pt (14.49px), font weight: bold). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#508c31",
                        "contrastRatio": 4.08,
                        "fontSize": "13.6pt (18.2px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"block-link\" href=\"https://www.accessibility-services.co.uk/services/free-accessibility-snapshot/free-accessibility-snapshot/\">Take advantage of our <strong>FREE</strong> Accessibility Snapshot service</a>",
                          "target": [
                            "p:nth-child(3) > .block-link"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.08 (foreground color: #ffffff, background color: #508c31, font size: 13.6pt (18.2px), font weight: bold). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"block-link\" href=\"https://www.accessibility-services.co.uk/services/free-accessibility-snapshot/free-accessibility-snapshot/\">Take advantage of our <strong>FREE</strong> Accessibility Snapshot service</a>",
                  "target": [
                    "p:nth-child(3) > .block-link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.08 (foreground color: #ffffff, background color: #508c31, font size: 13.6pt (18.2px), font weight: bold). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#508c31",
                        "contrastRatio": 4.08,
                        "fontSize": "13.6pt (18.2px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"block-link\" href=\"https://www.accessibility-services.co.uk/services/free-accessibility-snapshot/free-accessibility-snapshot/\">Take advantage of our <strong>FREE</strong> Accessibility Snapshot service</a>",
                          "target": [
                            "p:nth-child(3) > .block-link"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.08 (foreground color: #ffffff, background color: #508c31, font size: 13.6pt (18.2px), font weight: bold). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>FREE</strong>",
                  "target": [
                    ".block-link > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.08 (foreground color: #ffffff, background color: #508c31, font size: 13.6pt (18.2px), font weight: bold). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#508c31",
                        "contrastRatio": 4.08,
                        "fontSize": "13.1pt (17.5px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"block-link\">Explore More</span>",
                          "target": [
                            "li:nth-child(1) > a > .pagelist-link[aria-hidden=\"true\"] > .block-link"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.08 (foreground color: #ffffff, background color: #508c31, font size: 13.1pt (17.5px), font weight: bold). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"block-link\">Explore More</span>",
                  "target": [
                    "li:nth-child(1) > a > .pagelist-link[aria-hidden=\"true\"] > .block-link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.08 (foreground color: #ffffff, background color: #508c31, font size: 13.1pt (17.5px), font weight: bold). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#508c31",
                        "contrastRatio": 4.08,
                        "fontSize": "13.1pt (17.5px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"block-link\">Explore More</span>",
                          "target": [
                            "li:nth-child(2) > a > .pagelist-link[aria-hidden=\"true\"] > .block-link"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.08 (foreground color: #ffffff, background color: #508c31, font size: 13.1pt (17.5px), font weight: bold). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"block-link\">Explore More</span>",
                  "target": [
                    "li:nth-child(2) > a > .pagelist-link[aria-hidden=\"true\"] > .block-link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.08 (foreground color: #ffffff, background color: #508c31, font size: 13.1pt (17.5px), font weight: bold). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#508c31",
                        "contrastRatio": 4.08,
                        "fontSize": "13.1pt (17.5px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"block-link\">Explore More</span>",
                          "target": [
                            "li:nth-child(3) > a > .pagelist-link[aria-hidden=\"true\"] > .block-link"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.08 (foreground color: #ffffff, background color: #508c31, font size: 13.1pt (17.5px), font weight: bold). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"block-link\">Explore More</span>",
                  "target": [
                    "li:nth-child(3) > a > .pagelist-link[aria-hidden=\"true\"] > .block-link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.08 (foreground color: #ffffff, background color: #508c31, font size: 13.1pt (17.5px), font weight: bold). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#508c31",
                        "contrastRatio": 4.08,
                        "fontSize": "13.3pt (17.689px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.accessibility-services.co.uk/meet-the-team/\" class=\"block-link\">Meet The Team</a>",
                          "target": [
                            "#home-teaser-image-link > .block-link"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.08 (foreground color: #ffffff, background color: #508c31, font size: 13.3pt (17.689px), font weight: bold). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.accessibility-services.co.uk/meet-the-team/\" class=\"block-link\">Meet The Team</a>",
                  "target": [
                    "#home-teaser-image-link > .block-link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.08 (foreground color: #ffffff, background color: #508c31, font size: 13.3pt (17.689px), font weight: bold). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#508c31",
                        "contrastRatio": 4.08,
                        "fontSize": "14.0pt (18.62px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.accessibility-services.co.uk/services/free-accessibility-snapshot/free-accessibility-snapshot/\" class=\"block-link\">Take advantage of our FREE Accessibility Snapshot service</a>",
                          "target": [
                            "#footer-cta > .page-width > .block-link"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.08 (foreground color: #ffffff, background color: #508c31, font size: 14.0pt (18.62px), font weight: bold). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.accessibility-services.co.uk/services/free-accessibility-snapshot/free-accessibility-snapshot/\" class=\"block-link\">Take advantage of our FREE Accessibility Snapshot service</a>",
                  "target": [
                    "#footer-cta > .page-width > .block-link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.08 (foreground color: #ffffff, background color: #508c31, font size: 14.0pt (18.62px), font weight: bold). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#999999",
                        "bgColor": "#ffffff",
                        "contrastRatio": 2.84,
                        "fontSize": "11.5pt (15.295px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"home page-template-default page page-id-18 textsize14 fixed-header\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 11.5pt (15.295px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>@ShawTrusta11y</span>",
                  "target": [
                    "#twitter-link > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 11.5pt (15.295px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#0077b8",
                        "bgColor": "#2b2b2b",
                        "contrastRatio": 2.92,
                        "fontSize": "9.2pt (12.25px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"cbc-cookie-notice js-cbc-cookie-notice\">",
                          "target": [
                            ".cbc-cookie-notice"
                          ]
                        },
                        {
                          "html": "<body class=\"home page-template-default page page-id-18 textsize14 fixed-header\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.92 (foreground color: #0077b8, background color: #2b2b2b, font size: 9.2pt (12.25px), font weight: bold). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a style=\"color: #0077b8\" href=\"https://www.accessibility-services.co.uk/privacy-cookies/\">Privacy Policy</a>",
                  "target": [
                    "strong:nth-child(1) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.92 (foreground color: #0077b8, background color: #2b2b2b, font size: 9.2pt (12.25px), font weight: bold). Expected contrast ratio of 4.5:1"
                }
              ]
            },
            {
              "id": "landmark-one-main",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensures the document has a main landmark",
              "help": "Document should have one main landmark",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/landmark-one-main?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "page-has-main",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Document does not have a main landmark"
                    }
                  ],
                  "none": [],
                  "impact": "moderate",
                  "html": "<html lang=\"en-GB\" class=\"wf-ffmetawebpro-n7-active wf-active\">",
                  "target": [
                    "html"
                  ],
                  "failureSummary": "Fix all of the following:\n  Document does not have a main landmark"
                }
              ]
            },
            {
              "id": "region",
              "impact": "moderate",
              "tags": [
                "cat.keyboard",
                "best-practice"
              ],
              "description": "Ensures all page content is contained by landmarks",
              "help": "All page content should be contained by landmarks",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/region?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div id=\"home-welcome-text\" class=\"entry-content chunky-block-links\">",
                  "target": [
                    "#home-welcome-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<h2>\n\t\t\tHow can we help\t\t</h2>",
                  "target": [
                    "#home-services > .page-width > h2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"pagelist-text\">\n\t\t\t\t\t\t\t<span class=\"valign-dummy\"></span><span class=\"valign-content\">Free Accessibility Snapshot</span>\n\t\t\t\t\t\t</div>",
                  "target": [
                    "li:nth-child(1) > a > .pagelist-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"pagelist-text\">\n\t\t\t\t\t\t\t<span class=\"valign-dummy\"></span><span class=\"valign-content\">Digital Accessibility</span>\n\t\t\t\t\t\t</div>",
                  "target": [
                    "li:nth-child(2) > a > .pagelist-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"pagelist-text\">\n\t\t\t\t\t\t\t<span class=\"valign-dummy\"></span><span class=\"valign-content\">Digital Consultancy</span>\n\t\t\t\t\t\t</div>",
                  "target": [
                    "li:nth-child(3) > a > .pagelist-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<section id=\"home-teaser\">",
                  "target": [
                    "#home-teaser"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<section id=\"home-featured\">",
                  "target": [
                    "#home-featured"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<section id=\"footer-clients\">",
                  "target": [
                    "#footer-clients"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div id=\"footer-cta\" class=\"chunky-block-links\">",
                  "target": [
                    "#footer-cta"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"cbc-cookie-notice__wrapper js-cbc-cookie__wrapper\">",
                  "target": [
                    ".cbc-cookie-notice__wrapper"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                }
              ]
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.accessibility-services.co.uk/",
      "what": "URL",
      "result": "https://www.accessibility-services.co.uk/"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://www.accessibility-services.co.uk/",
      "result": {
        "Error": {
          "AA.1_4_3.G18.Fail": {
            "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 4.09:1. Recommendation:  change background to #488429.": [
              {
                "tagName": "a",
                "id": "#header-middle-contact-link",
                "code": "<a id=\"header-middle-contact-link\" href=\"https://www.accessibility-services.co.uk/contact-us/\" class=\"block-link\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"block-link\" href=\"https://www.accessibility-services.co.uk/services/free-accessibility-snapshot/free-accessibility-snapshot/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.accessibility-services.co.uk/meet-the-team/\" class=\"block-link\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.accessibility-services.co.uk/services/free-accessibility-snapshot/free-accessibility-snapshot/\" class=\"block-link\">...</a>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"block-link\">...</span>"
              },
              {
                "tagName": "strong",
                "id": "",
                "code": "<strong>...</strong>"
              }
            ]
          },
          "AA.4_1_2.H91.A.NoContent": {
            "Anchor element found with a valid href attribute, but no link content has been supplied.": [
              {
                "tagName": "a",
                "id": "#header-middle-logo-search",
                "code": "<a href=\"#\" id=\"header-middle-logo-search\" class=\"fi flaticon-magnifier\">...</a>"
              }
            ]
          },
          "AA.4_1_2.H91.Button.Name": {
            "This button element does not have a name available to an accessibility API. Valid names are: title attribute, element content, aria-label attribute, aria-labelledby attribute.": [
              {
                "tagName": "button",
                "id": "#mobile-menu-button",
                "code": "<button type=\"button\" id=\"mobile-menu-button\" class=\"screen-only\">...</button>"
              }
            ]
          }
        },
        "Warning": {
          "AA.1_1_1.H67.2": {
            "Img element is marked so that it is ignored by Assistive Technology.": [
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"/wp-content/polylang/cy.png\" alt=\"\">"
              }
            ]
          },
          "AA.1_3_1.H48.2": {
            "This content looks like it is simulating an ordered list using plain text. If so, marking up this content with an ol element would add proper structure information to the document.": [
              {
                "tagName": "div",
                "id": "#footer-upper-contact",
                "code": "<div id=\"footer-upper-contact\" class=\"site-contact\">...</div>"
              },
              {
                "tagName": "div",
                "id": "#footer-upper",
                "code": "<div id=\"footer-upper\" class=\"clearfix\">...</div>"
              },
              {
                "tagName": "div",
                "id": "#header-middle-contact-info",
                "code": "<div id=\"header-middle-contact-info\" class=\"site-contact\">...</div>"
              },
              {
                "tagName": "div",
                "id": "#header-middle-contact",
                "code": "<div id=\"header-middle-contact\">...</div>"
              },
              {
                "tagName": "div",
                "id": "#header-middle",
                "code": "<div id=\"header-middle\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"page-width\">...</div>"
              }
            ]
          },
          "AA.1_3_1.H48": {
            "If this element contains a navigation section, it is recommended that it be marked up as a list.": [
              {
                "tagName": "div",
                "id": "#footer-upper-contact",
                "code": "<div id=\"footer-upper-contact\" class=\"site-contact\">...</div>"
              },
              {
                "tagName": "div",
                "id": "#header-middle-contact-info",
                "code": "<div id=\"header-middle-contact-info\" class=\"site-contact\">...</div>"
              },
              {
                "tagName": "div",
                "id": "#header-middle-logo",
                "code": "<div id=\"header-middle-logo\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"cbc-cookie-notice__button-container\">...</div>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"fetch-tweets-text\">...</p>"
              }
            ]
          },
          "AA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
            "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.": [
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"cbc-cookie-notice js-cbc-cookie-notice\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"cbc-cookie-notice__toggle js-cbc-cookie-notice__toggle\" style=\"background-color:#0077b8\">...</div>"
              },
              {
                "tagName": "nav",
                "id": "#mobilenav",
                "code": "<nav id=\"mobilenav\">...</nav>"
              }
            ]
          },
          "AA.1_4_3.G145.Abs": {
            "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 3:1.": [
              {
                "tagName": "a",
                "id": "#home-featured-link",
                "code": "<a href=\"https://www.accessibility-services.co.uk/clients/\" class=\"block-link\" id=\"home-featured-link\">...</a>"
              },
              {
                "tagName": "strong",
                "id": "",
                "code": "<strong>...</strong>"
              }
            ]
          },
          "AA.1_4_3.G145.BgImage": {
            "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 3:1.": [
              {
                "tagName": "h2",
                "id": "",
                "code": "<h2>...</h2>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              }
            ]
          },
          "AA.1_4_3.G18.Abs": {
            "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 4.5:1.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/\" title=\"Shaw Trust Accessibility Services\" rel=\"home\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://twitter.com/search?q=%23Accessibility&amp;src=hash\" target=\"_blank\" rel=\"nofollow\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://twitter.com/search?q=%23DigitalAccessibilityMatters&amp;src=hash\" target=\"_blank\" rel=\"nofollow\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://twitter.com/webaim\" target=\"_blank\" rel=\"nofollow\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.accessibility-services.co.uk/services/digital-accessibility/digital-accessibility-assessment/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://zcu.io/EvP9\" target=\"_blank\" rel=\"nofollow\">...</a>"
              },
              {
                "tagName": "h2",
                "id": "",
                "code": "<h2 class=\"assistive-text\">...</h2>"
              },
              {
                "tagName": "label",
                "id": "",
                "code": "<label class=\"screen-reader-text\" for=\"search-primary\">...</label>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"fetch-tweets-text\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"site-description assistive-text\">...</p>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"valign-content\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span>...</span>"
              }
            ]
          },
          "AA.1_4_3.G18.Alpha": {
            "This element's text or background contains transparency. Ensure the contrast ratio between the text and background are at least 4.5:1.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a style=\"color: #0077b8\" href=\"https://www.accessibility-services.co.uk/privacy-cookies/\">...</a>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              },
              {
                "tagName": "strong",
                "id": "",
                "code": "<strong>...</strong>"
              }
            ]
          },
          "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": "#footer-lower-copyright",
                "code": "<div id=\"footer-lower-copyright\">...</div>"
              },
              {
                "tagName": "iframe",
                "id": "",
                "code": "<iframe src=\"https://www.youtube.com/embed/U24CgLVZ2WA?showinfo=0&amp;rel=0&amp;autoplay=0\" frameborder=\"0\" title=\"YouTube video\">...</iframe>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span>...</span>"
              },
              {
                "tagName": "strong",
                "id": "",
                "code": "<strong>...</strong>"
              }
            ]
          },
          "AA.1_4_3_F24.F24.FGColour": {
            "Check that this element has an inherited background colour or image to complement the corresponding inline foreground colour.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a style=\"color: #0077b8\" href=\"https://www.accessibility-services.co.uk/privacy-cookies/\">...</a>"
              }
            ]
          },
          "AA.4_1_2.H91.A.Placeholder": {
            "Anchor element found with link content, but no href, ID or name attribute has been supplied.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"cbc-cookie-notice__button cbc-cookie-notice__button--allow js-cbc-cookie-notice__button--allow\" style=\"background-color:#0077b8\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"cbc-cookie-notice__button cbc-cookie-notice__button--disabled js-cbc-cookie-notice__button--disabled\" style=\"background-color:#0077b8\">...</a>"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.accessibility-services.co.uk/",
      "what": "URL",
      "result": "https://www.accessibility-services.co.uk/"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://www.accessibility-services.co.uk/",
      "result": {
        "content": {
          "totals": {
            "violation": 26,
            "recommendation": 2,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 201,
                "top": 568,
                "height": 28,
                "width": 190
              },
              "snippet": "<a style=\"background-color:#0077b8\" class=\"cbc-cookie-notice__button cbc-cookie-notice__button--allow js-cbc-cookie-notice__button--allow\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 15,
                "top": 516,
                "height": 52,
                "width": 770
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/section[5]/div[1]/ul[1]/li[5]/a[1]",
                "aria": "/document[1]/list[4]/listitem[5]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 641,
                "top": 2690,
                "height": 120,
                "width": 151
              },
              "snippet": "<a href=\"https://www.accessibility-services.co.uk/clients/northamptonshire-county-council/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/section[5]/div[1]/ul[1]/li[4]/a[1]",
                "aria": "/document[1]/list[4]/listitem[4]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 483,
                "top": 2690,
                "height": 120,
                "width": 151
              },
              "snippet": "<a href=\"https://www.accessibility-services.co.uk/clients/datagraphic/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/section[5]/div[1]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/list[4]/listitem[3]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 325,
                "top": 2690,
                "height": 120,
                "width": 151
              },
              "snippet": "<a href=\"https://www.accessibility-services.co.uk/clients/national-institute-for-health-research-nihr/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/section[5]/div[1]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/list[4]/listitem[2]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 167,
                "top": 2690,
                "height": 120,
                "width": 151
              },
              "snippet": "<a href=\"https://www.accessibility-services.co.uk/clients/just-eat/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/section[5]/div[1]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/list[4]/listitem[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 9,
                "top": 2690,
                "height": 120,
                "width": 151
              },
              "snippet": "<a href=\"https://www.accessibility-services.co.uk/clients/bracknell-forest-council/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/section[5]/div[1]/h2[1]",
                "aria": "/document[1]/heading[7]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 20,
                "top": 2690,
                "height": 0,
                "width": 1
              },
              "snippet": "<h2 class=\"assistive-text\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/section[4]/div[1]/h2[1]",
                "aria": "/document[1]/heading[6]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 20,
                "top": 1956,
                "height": 164,
                "width": 760
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/section[4]/div[1]/div[1]/div[2]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 51,
                "top": 2166,
                "height": 116,
                "width": 379
              },
              "snippet": "<p class=\"intro\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/section[4]/div[1]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/link[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 662,
                "top": 2375,
                "height": 21,
                "width": 88
              },
              "snippet": "<a href=\"https://www.accessibility-services.co.uk/services/digital-consultancy/consultancy/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/section[3]/div[1]/h2[1]",
                "aria": "/document[1]/heading[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 20,
                "top": 1272,
                "height": 150,
                "width": 760
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/section[3]/div[1]/div[2]/ul[2]/li[5]/a[1]",
                "aria": "/document[1]/list[3]/listitem[5]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 509,
                "top": 1869,
                "height": 24,
                "width": 208
              },
              "snippet": "<a href=\"https://www.accessibility-services.co.uk/2019/01/10/why-are-web-accessibility-standards-important/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/section[3]/div[1]/div[2]/h3[1]",
                "aria": "/document[1]/heading[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 384,
                "top": 1422,
                "height": 56,
                "width": 397
              },
              "snippet": "<h3>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/section[3]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/link[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 20,
                "top": 1648,
                "height": 50,
                "width": 312
              },
              "snippet": "<a class=\"block-link\" href=\"https://www.accessibility-services.co.uk/meet-the-team/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/section[2]/div[1]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/list[1]/listitem[3]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 502,
                "top": 950,
                "height": 249,
                "width": 181
              },
              "snippet": "<a href=\"https://www.accessibility-services.co.uk/services/#digital-consultancy\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/section[2]/div[1]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/list[1]/listitem[2]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 310,
                "top": 950,
                "height": 249,
                "width": 181
              },
              "snippet": "<a href=\"https://www.accessibility-services.co.uk/services/#digital-accessibility\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/section[2]/div[1]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/list[1]/listitem[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 118,
                "top": 950,
                "height": 249,
                "width": 181
              },
              "snippet": "<a href=\"https://www.accessibility-services.co.uk/services/#free-accessibility-snapshot\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/section[2]/div[1]/h2[1]",
                "aria": "/document[1]/heading[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 20,
                "top": 873,
                "height": 59,
                "width": 760
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/div[1]/p[2]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 168,
                "top": 419,
                "height": 43,
                "width": 466
              },
              "snippet": "<a href=\"https://www.accessibility-services.co.uk/services/free-accessibility-snapshot/free-accessibility-snapshot/\" class=\"block-link\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 19,
                "top": 342,
                "height": 25,
                "width": 762
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 20,
                "top": 2871,
                "height": 31,
                "width": 760
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[4]/form[1]",
                "aria": "/document[1]/banner[1]/search[2]"
              },
              "message": "Multiple \"search\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 0,
                "top": 247,
                "height": 67,
                "width": 800
              },
              "snippet": "<form action=\"\" method=\"get\" role=\"search\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/p[1]/strong[1]/a[1]",
                "aria": "/document[1]/link[7]"
              },
              "message": "Text contrast of 2.12 with its background is less than the WCAG AA minimum requirements for text of size 12.25px and weight of 700",
              "bounds": {
                "left": 365,
                "top": 516,
                "height": 17,
                "width": 84
              },
              "snippet": "<a href=\"https://www.accessibility-services.co.uk/privacy-cookies/\" style=\"color: #0077b8\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/h1[1]/a[1]",
                "aria": "/document[1]/banner[1]/heading[1]/link[1]"
              },
              "message": "Text contrast of 4.09 with its background is less than the WCAG AA minimum requirements for text of size undefinedpx and weight of 900",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<a rel=\"home\" title=\"Shaw Trust Accessibility Services\" href=\"/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[1]/div[1]/ul[1]/li[3]/input[1]",
                "aria": "/document[1]/banner[1]/list[1]/listitem[3]/checkbox[1]"
              },
              "message": "Element \"input\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 165,
                "top": -996,
                "height": 1,
                "width": 1
              },
              "snippet": "<input aria-hidden=\"true\" id=\"show-accessibility-popup\" type=\"checkbox\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ContentinfoWithNoMain_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/footer[1]",
                "aria": "/document[1]/contentinfo[1]"
              },
              "message": "The element with \"contentinfo\" role is present without an element with \"main\" role",
              "bounds": {
                "left": 0,
                "top": 3006,
                "height": 773,
                "width": 800
              },
              "snippet": "<footer itemtype=\"http://schema.org/postalAddress\" itemscope=\"\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/div[2]/div[1]/iframe[1]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"frameborder\" is deprecated for the <iframe> element in HTML 5",
              "bounds": {
                "left": 115,
                "top": 500,
                "height": 321,
                "width": 570
              },
              "snippet": "<iframe title=\"YouTube video\" frameborder=\"0\" src=\"https://www.youtube.com/embed/U24CgLVZ2WA?showinfo=0&rel=0&autoplay=0\">",
              "level": "recommendation"
            }
          ]
        },
        "url": {
          "totals": {
            "violation": 28,
            "recommendation": 2,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 201,
                "top": 568,
                "height": 28,
                "width": 190
              },
              "snippet": "<a style=\"background-color:#0077b8\" class=\"cbc-cookie-notice__button cbc-cookie-notice__button--allow js-cbc-cookie-notice__button--allow\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 15,
                "top": 516,
                "height": 52,
                "width": 770
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/section[5]/div[1]/ul[1]/li[5]/a[1]",
                "aria": "/document[1]/list[4]/listitem[5]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 641,
                "top": 2810,
                "height": 120,
                "width": 151
              },
              "snippet": "<a href=\"https://www.accessibility-services.co.uk/clients/just-eat/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/section[5]/div[1]/ul[1]/li[4]/a[1]",
                "aria": "/document[1]/list[4]/listitem[4]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 483,
                "top": 2810,
                "height": 120,
                "width": 151
              },
              "snippet": "<a href=\"https://www.accessibility-services.co.uk/clients/disabled-go/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/section[5]/div[1]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/list[4]/listitem[3]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 325,
                "top": 2810,
                "height": 120,
                "width": 151
              },
              "snippet": "<a href=\"https://www.accessibility-services.co.uk/clients/national-lottery-heritage-fund/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/section[5]/div[1]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/list[4]/listitem[2]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 167,
                "top": 2810,
                "height": 120,
                "width": 151
              },
              "snippet": "<a href=\"https://www.accessibility-services.co.uk/clients/datagraphic/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/section[5]/div[1]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/list[4]/listitem[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 9,
                "top": 2810,
                "height": 120,
                "width": 151
              },
              "snippet": "<a href=\"https://www.accessibility-services.co.uk/clients/mcdonalds-uk/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/section[5]/div[1]/h2[1]",
                "aria": "/document[1]/heading[7]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 20,
                "top": 2810,
                "height": 0,
                "width": 1
              },
              "snippet": "<h2 class=\"assistive-text\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/section[4]/div[1]/h2[1]",
                "aria": "/document[1]/heading[6]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 20,
                "top": 1956,
                "height": 164,
                "width": 760
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/section[4]/div[1]/div[1]/div[2]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 51,
                "top": 2166,
                "height": 116,
                "width": 379
              },
              "snippet": "<p class=\"intro\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/section[4]/div[1]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/link[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 525,
                "top": 2375,
                "height": 21,
                "width": 225
              },
              "snippet": "<a href=\"https://www.accessibility-services.co.uk/services/digital-accessibility/digital-accessibility-assessment/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/section[3]/div[1]/h2[1]",
                "aria": "/document[1]/heading[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 20,
                "top": 1272,
                "height": 150,
                "width": 760
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/section[3]/div[1]/div[2]/ul[2]/li[5]/a[1]",
                "aria": "/document[1]/list[3]/listitem[5]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 509,
                "top": 1869,
                "height": 24,
                "width": 208
              },
              "snippet": "<a href=\"https://www.accessibility-services.co.uk/2019/01/10/why-are-web-accessibility-standards-important/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/section[3]/div[1]/div[2]/h3[1]",
                "aria": "/document[1]/heading[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 384,
                "top": 1422,
                "height": 56,
                "width": 397
              },
              "snippet": "<h3>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/section[3]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/link[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 20,
                "top": 1648,
                "height": 50,
                "width": 312
              },
              "snippet": "<a class=\"block-link\" href=\"https://www.accessibility-services.co.uk/meet-the-team/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/section[2]/div[1]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/list[1]/listitem[3]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 502,
                "top": 950,
                "height": 249,
                "width": 181
              },
              "snippet": "<a href=\"https://www.accessibility-services.co.uk/services/#digital-consultancy\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/section[2]/div[1]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/list[1]/listitem[2]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 310,
                "top": 950,
                "height": 249,
                "width": 181
              },
              "snippet": "<a href=\"https://www.accessibility-services.co.uk/services/#digital-accessibility\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/section[2]/div[1]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/list[1]/listitem[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 118,
                "top": 950,
                "height": 249,
                "width": 181
              },
              "snippet": "<a href=\"https://www.accessibility-services.co.uk/services/#free-accessibility-snapshot\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/section[2]/div[1]/h2[1]",
                "aria": "/document[1]/heading[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 20,
                "top": 873,
                "height": 59,
                "width": 760
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/div[1]/p[2]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 168,
                "top": 419,
                "height": 43,
                "width": 466
              },
              "snippet": "<a href=\"https://www.accessibility-services.co.uk/services/free-accessibility-snapshot/free-accessibility-snapshot/\" class=\"block-link\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 19,
                "top": 342,
                "height": 25,
                "width": 762
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 20,
                "top": 2990,
                "height": 31,
                "width": 760
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/a[1]",
                "aria": "/document[1]/link[6]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 755,
                "top": 569,
                "height": 28,
                "width": 42
              },
              "snippet": "<a style=\"opacity: 0.547054;\" aria-hidden=\"true\" title=\"Back to top\" class=\"back-to-top screen-only\" href=\"#\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[4]/form[1]",
                "aria": "/document[1]/banner[1]/search[2]"
              },
              "message": "Multiple \"search\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 0,
                "top": 247,
                "height": 67,
                "width": 800
              },
              "snippet": "<form action=\"\" method=\"get\" role=\"search\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/p[1]/strong[1]/a[1]",
                "aria": "/document[1]/link[7]"
              },
              "message": "Text contrast of 2.12 with its background is less than the WCAG AA minimum requirements for text of size 12.25px and weight of 700",
              "bounds": {
                "left": 365,
                "top": 516,
                "height": 17,
                "width": 84
              },
              "snippet": "<a href=\"https://www.accessibility-services.co.uk/privacy-cookies/\" style=\"color: #0077b8\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/h1[1]/a[1]",
                "aria": "/document[1]/banner[1]/heading[1]/link[1]"
              },
              "message": "Text contrast of 4.09 with its background is less than the WCAG AA minimum requirements for text of size undefinedpx and weight of 900",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<a rel=\"home\" title=\"Shaw Trust Accessibility Services\" href=\"/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[1]/div[1]/ul[1]/li[3]/input[1]",
                "aria": "/document[1]/banner[1]/list[1]/listitem[3]/checkbox[1]"
              },
              "message": "Element \"input\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 165,
                "top": -996,
                "height": 1,
                "width": 1
              },
              "snippet": "<input aria-hidden=\"true\" id=\"show-accessibility-popup\" type=\"checkbox\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/a[1]",
                "aria": "/document[1]/link[6]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 755,
                "top": 569,
                "height": 28,
                "width": 42
              },
              "snippet": "<a style=\"opacity: 0.547054;\" aria-hidden=\"true\" title=\"Back to top\" class=\"back-to-top screen-only\" href=\"#\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ContentinfoWithNoMain_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/footer[1]",
                "aria": "/document[1]/contentinfo[1]"
              },
              "message": "The element with \"contentinfo\" role is present without an element with \"main\" role",
              "bounds": {
                "left": 0,
                "top": 3126,
                "height": 773,
                "width": 800
              },
              "snippet": "<footer itemtype=\"http://schema.org/postalAddress\" itemscope=\"\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/div[2]/div[1]/iframe[1]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"frameborder\" is deprecated for the <iframe> element in HTML 5",
              "bounds": {
                "left": 115,
                "top": 500,
                "height": 321,
                "width": 570
              },
              "snippet": "<iframe title=\"YouTube video\" frameborder=\"0\" src=\"https://www.youtube.com/embed/U24CgLVZ2WA?showinfo=0&rel=0&autoplay=0\">",
              "level": "recommendation"
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.accessibility-services.co.uk/",
      "what": "URL",
      "result": "https://www.accessibility-services.co.uk/"
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://www.accessibility-services.co.uk/",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "Website Accessibility Testing | Shaw Trust Accessibility Services",
          "pageurl": "https://www.accessibility-services.co.uk/",
          "time": 4.62,
          "creditsremaining": 201,
          "allitemcount": 91,
          "totalelements": 473,
          "waveurl": "http://wave.webaim.org/report?url=https://www.accessibility-services.co.uk/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 2,
            "items": {
              "button_empty": {
                "id": "button_empty",
                "description": "Empty button",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#page > HEADER:first-child > DIV#header-upper > DIV:first-child > BUTTON#mobile-menu-button"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  },
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "link_empty": {
                "id": "link_empty",
                "description": "Empty link",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#page > HEADER:first-child > DIV#header-middle > DIV:first-child > DIV#header-middle-logo > A#header-middle-logo-search"
                ],
                "wcag": [
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              }
            }
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 10,
            "items": {
              "contrast": {
                "id": "contrast",
                "description": "Very low contrast",
                "count": 10,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#page > HEADER:first-child > DIV#header-middle > DIV:first-child > DIV#header-middle-contact > A#header-middle-contact-link",
                  "HTML > HEAD:first-child + BODY > DIV#page > HEADER:first-child > DIV#header-lower > DIV:first-child > NAV:first-child + FORM > DIV:first-child > LABEL:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#main > SECTION#home-welcome > DIV:first-child > DIV#home-welcome-text > H2:first-child + P + P > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#main > SECTION#home-welcome > DIV:first-child > DIV#home-welcome-text > H2:first-child + P + P > A:first-child > STRONG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#main > SECTION#home-welcome > DIV:first-child > DIV#home-welcome-video > DIV:first-child > IFRAME:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#main > SECTION#home-services > DIV:first-child > H2:first-child + UL > LI:first-child > A:first-child > DIV:first-child + DIV + DIV > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#main > SECTION#home-services > DIV:first-child > H2:first-child + UL > LI:first-child + LI > A:first-child > DIV:first-child + DIV + DIV > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#main > SECTION#home-services > DIV:first-child > H2:first-child + UL > LI:first-child + LI + LI > A:first-child > DIV:first-child + DIV + DIV > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#main > SECTION#home-teaser > DIV:first-child > DIV#home-teaser-image > DIV#home-teaser-image-link > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > HEADER:first-child + DIV + FOOTER > DIV:first-child > DIV#footer-middle > DIV#footer-middle-social > DIV#footer-middle-social-content > DIV#footer-middle-social-twitter > A#twitter-link > SPAN:first-child"
                ],
                "contrastdata": [
                  [
                    4.08,
                    "#ffffff",
                    "#508c31",
                    false
                  ],
                  [
                    1.35,
                    "#5d5d5d",
                    "#0077b8",
                    false
                  ],
                  [
                    4.08,
                    "#ffffff",
                    "#508c31",
                    false
                  ],
                  [
                    4.08,
                    "#ffffff",
                    "#508c31",
                    false
                  ],
                  [
                    1.23,
                    "#333333",
                    "#622181",
                    false
                  ],
                  [
                    4.08,
                    "#ffffff",
                    "#508c31",
                    false
                  ],
                  [
                    4.08,
                    "#ffffff",
                    "#508c31",
                    false
                  ],
                  [
                    4.08,
                    "#ffffff",
                    "#508c31",
                    false
                  ],
                  [
                    4.08,
                    "#ffffff",
                    "#508c31",
                    false
                  ],
                  [
                    2.84,
                    "#999999",
                    "#ffffff",
                    false
                  ]
                ],
                "wcag": [
                  {
                    "name": "1.4.3 Contrast (Minimum) (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.4.3"
                  }
                ]
              }
            }
          },
          "alert": {
            "description": "Alerts",
            "count": 15,
            "items": {
              "heading_possible": {
                "id": "heading_possible",
                "description": "Possible heading",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#main > DIV#footer-cta > DIV:first-child > 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"
                  }
                ]
              },
              "noscript": {
                "id": "noscript",
                "description": "Noscript element",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child"
                ],
                "wcag": []
              },
              "text_small": {
                "id": "text_small",
                "description": "Very small text",
                "count": 6,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#page > HEADER:first-child > H1:first-child + P",
                  "HTML > HEAD:first-child + BODY > DIV#page > HEADER:first-child > DIV#header-upper > DIV:first-child > UL#header-upper-access > LI:first-child + LI + LI > DIV#accessibility-popup > P:first-child + A > SPAN:first-child + SPAN",
                  "HTML > HEAD:first-child + BODY > DIV#page > HEADER:first-child > DIV#header-upper > DIV:first-child > UL#header-upper-access > LI:first-child + LI + LI > DIV#accessibility-popup > P:first-child + A + A > SPAN:first-child + SPAN",
                  "HTML > HEAD:first-child + BODY > DIV#page > HEADER:first-child > DIV#header-upper > DIV:first-child > UL#header-upper-access > LI:first-child + LI + LI > DIV#accessibility-popup > P:first-child + A + A + A > SPAN:first-child + SPAN",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#main > SECTION#footer-clients > DIV:first-child > H2:first-child",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + DIV + DIV + NAV + A > SPAN:first-child + SPAN"
                ],
                "wcag": []
              },
              "title_redundant": {
                "id": "title_redundant",
                "description": "Redundant title text",
                "count": 6,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#page > HEADER:first-child > H1:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > HEADER:first-child > DIV#header-upper > DIV:first-child > UL#header-upper-access > LI:first-child + LI + LI > DIV#accessibility-popup > P:first-child + A",
                  "HTML > HEAD:first-child + BODY > DIV#page > HEADER:first-child > DIV#header-upper > DIV:first-child > UL#header-upper-access > LI:first-child + LI + LI > DIV#accessibility-popup > P:first-child + A + A",
                  "HTML > HEAD:first-child + BODY > DIV#page > HEADER:first-child > DIV#header-upper > DIV:first-child > UL#header-upper-access > LI:first-child + LI + LI > DIV#accessibility-popup > P:first-child + A + A + A",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + DIV + DIV + NAV + A",
                  "HTML > HEAD:first-child + BODY > DIV#page > HEADER:first-child > DIV#header-middle > DIV:first-child > DIV#header-middle-logo > A#header-middle-logo-link > IMG:first-child"
                ],
                "wcag": []
              },
              "youtube_video": {
                "id": "youtube_video",
                "description": "YouTube video",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#main > SECTION#home-welcome > DIV:first-child > DIV#home-welcome-video > DIV:first-child > IFRAME:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.2.1 Prerecorded Audio-only and Video-only (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.2.1"
                  },
                  {
                    "name": "1.2.2 Captions (Prerecorded) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.2.2"
                  },
                  {
                    "name": "1.2.3 Audio Description or Media Alternative (Prerecorded) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.2.3"
                  }
                ]
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.accessibility-services.co.uk/",
      "what": "URL",
      "result": "https://www.accessibility-services.co.uk/"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://www.accessibility-services.co.uk/",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.070",
        "responseTime": "2022-07-09T15:26:36.628Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1023411,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 171,
              "failing": 9
            },
            "issues": {
              "totalErrors": 57,
              "totalWarnings": 0,
              "totalIssues": 57
            },
            "issuesByLevel": {
              "A": {
                "count": 28,
                "pct": 49.12
              },
              "AA": {
                "count": 15,
                "pct": 26.32
              },
              "AAA": {
                "count": 57,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 6,
              "warningDensity": 0,
              "allDensity": 6
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "740183ba-10a7-4dc0-942c-92b6417c7f7a",
          "docID": "abd03409-61a7-4781-f378-22772cf05d16",
          "sourceHash": "e82712b6d7502a569072219e844c3487",
          "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=740183ba-10a7-4dc0-942c-92b6417c7f7a",
          "resultSet": [
            {
              "tID": 57,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has no text inside it.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": -1
                },
                "bottom-right": {
                  "x": 33.5938,
                  "y": 32.5938
                },
                "height": 33.5938,
                "width": 33.5938
              },
              "position": {
                "line": 461,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"#\" id=\"header-middle-logo-search\" class=\"fi flaticon-magnifier\" style=\"\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[2]/div[1]/div[1]/a[1]",
              "issueID": "ef9fd02f1a3171c6083553019c4d6120",
              "signature": "4727b58c6a528ec742f827c0b9d988f2",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=ef9fd02f1a3171c6083553019c4d6120"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 460,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/\" title=\"Shaw Trust Accessibility Services\" rel=\"home\"&gt;Shaw Trust Accessibility Services&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/h1[1]/a[1]",
              "issueID": "291ac6daddb99ccd8260fbd222377cbb",
              "signature": "5bd8ec63652eb0cd8612043f8e49c099",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=291ac6daddb99ccd8260fbd222377cbb"
            },
            {
              "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": 39.03125,
                  "y": 49.78125
                },
                "bottom-right": {
                  "x": 70.03125,
                  "y": 87.78125
                },
                "height": 38,
                "width": 31
              },
              "position": {
                "line": 460,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"?text-size=-1\" data-change=\"-1\" title=\"Decrease\"&gt;&lt;span class=\"fi flaticon-vintage\"&gt;&lt;/span&gt;&lt;span class=\"assistive-text\"&gt;Decrease&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[1]/div[1]/ul[1]/li[3]/div[1]/a[1]",
              "issueID": "41640792e4e5be51b10e7f3b3d7a7f0d",
              "signature": "58203a9b06c0871c6803ce96c534335e",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=41640792e4e5be51b10e7f3b3d7a7f0d"
            },
            {
              "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": 86.34375,
                  "y": 49.78125
                },
                "bottom-right": {
                  "x": 117.34375,
                  "y": 87.78125
                },
                "height": 38,
                "width": 31
              },
              "position": {
                "line": 461,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"?text-size=0\" data-change=\"0\" title=\"Reset to default\"&gt;&lt;span class=\"fi flaticon-reload\"&gt;&lt;/span&gt;&lt;span class=\"assistive-text\"&gt;Reset to default&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[1]/div[1]/ul[1]/li[3]/div[1]/a[2]",
              "issueID": "46c2566eed7f7f0b2e6edbb5592f27db",
              "signature": "51ed37fde40dd3282e011047812269db",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=46c2566eed7f7f0b2e6edbb5592f27db"
            },
            {
              "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": 133.65625,
                  "y": 49.78125
                },
                "bottom-right": {
                  "x": 164.65625,
                  "y": 87.78125
                },
                "height": 38,
                "width": 31
              },
              "position": {
                "line": 461,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"?text-size=+1\" data-change=\"1\" title=\"Increase\"&gt;&lt;span class=\"fi flaticon-plus\"&gt;&lt;/span&gt;&lt;span class=\"assistive-text\"&gt;Increase&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[1]/div[1]/ul[1]/li[3]/div[1]/a[3]",
              "issueID": "cdb3c5b0db2c0bcb16770099284b369c",
              "signature": "91b77e092872a845b32a3f44bd31701d",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=cdb3c5b0db2c0bcb16770099284b369c"
            },
            {
              "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": 0,
                  "y": 14
                },
                "bottom-right": {
                  "x": 476,
                  "y": 137.219
                },
                "height": 123.219,
                "width": 476
              },
              "position": {
                "line": 461,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.accessibility-services.co.uk/\" title=\"Shaw Trust Accessibility Services\" rel=\"home\" id=\"header-middle-logo-link\"&gt; &lt;img src=\"https://www.accessibility-services.co.uk/wp-content/themes/shawtrustas/images/logo.png\" alt=\"Shaw Tr",
              "xpath": "/html/body/div[2]/header[1]/div[2]/div[1]/div[1]/a[2]",
              "issueID": "37681f358225c86451a738a9c75d495d",
              "signature": "7c8ca1c6499380d73c1695a05cb652c3",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=37681f358225c86451a738a9c75d495d"
            },
            {
              "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": 1.609375,
                  "y": 0
                },
                "bottom-right": {
                  "x": 119.718375,
                  "y": 34
                },
                "height": 34,
                "width": 118.109
              },
              "position": {
                "line": 6618,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.linkedin.com/company/accessibilityservices/\" title=\"Linked In\" class=\"social-linked_in\" target=\"_blank\"&gt;&lt;span class=\"fi social-fi flaticon-linked-in\"&gt;&lt;/span&gt; &lt;span class=\"social-span\"&gt;Linked In&lt;/span&gt;&lt",
              "xpath": "/html/body/div[2]/footer[1]/div[1]/div[2]/div[3]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "faa7dfa25ec51c14cd462a73863e2cee",
              "signature": "4b32cd62eabdbb83b01aac3c243ffd7a",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=faa7dfa25ec51c14cd462a73863e2cee"
            },
            {
              "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": 143.84375,
                  "y": 0
                },
                "bottom-right": {
                  "x": 250.95274999999998,
                  "y": 34
                },
                "height": 34,
                "width": 107.109
              },
              "position": {
                "line": 6618,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://twitter.com/ShawTrusta11y\" title=\"Twitter\" class=\"social-twitter\" target=\"_blank\"&gt;&lt;span class=\"fi social-fi flaticon-twitter\"&gt;&lt;/span&gt; &lt;span class=\"social-span\"&gt;Twitter&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[2]/footer[1]/div[1]/div[2]/div[3]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "fef07354455e543719f15aa34afd7aeb",
              "signature": "8c75ba3258750347bd5174a546fb486c",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=fef07354455e543719f15aa34afd7aeb"
            },
            {
              "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": 275.078125,
                  "y": 0
                },
                "bottom-right": {
                  "x": 390.187125,
                  "y": 34
                },
                "height": 34,
                "width": 115.109
              },
              "position": {
                "line": 6619,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.youtube.com/channel/UCVNmJKkIznRAn9jiiIeV9-Q\" title=\"YouTube\" class=\"social-youtube\" target=\"_blank\"&gt;&lt;span class=\"fi social-fi flaticon-youtube\"&gt;&lt;/span&gt; &lt;span class=\"social-span\"&gt;YouTube&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[2]/footer[1]/div[1]/div[2]/div[3]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "0c25d229d3730db949fad612ae8d1db8",
              "signature": "5d9284842cc6277ef0556996bb0574b1",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=0c25d229d3730db949fad612ae8d1db8"
            },
            {
              "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": 414.3125,
                  "y": 0
                },
                "bottom-right": {
                  "x": 535.4215,
                  "y": 34
                },
                "height": 34,
                "width": 121.109
              },
              "position": {
                "line": 6619,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.facebook.com/shawtrust/\" title=\"Facebook\" class=\"social-facebook\" target=\"_blank\"&gt;&lt;span class=\"fi social-fi flaticon-facebook\"&gt;&lt;/span&gt; &lt;span class=\"social-span\"&gt;Facebook&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[2]/footer[1]/div[1]/div[2]/div[3]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "6eddc92355bf547de597e9d7d5fa17a3",
              "signature": "c8313e90dae36f5ad6352271493a0992",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=6eddc92355bf547de597e9d7d5fa17a3"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 42,
                  "y": 28
                },
                "height": 28,
                "width": 42
              },
              "position": {
                "line": 7266,
                "column": 52
              },
              "errorSnippet": "&lt;a href=\"#\" class=\"back-to-top screen-only\" title=\"Back to top\" aria-hidden=\"true\" style=\"display: none;\"&gt;&lt;span class=\"fi flaticon-up-arrow\"&gt;&lt;/span&gt;&lt;span class=\"assistive-text\"&gt;Back to top&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/a[1]",
              "issueID": "16db34a11603f2b35ac8123dcd23ec25",
              "signature": "3fd8d7c9e7db0206d89b639da79bc2cd",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=16db34a11603f2b35ac8123dcd23ec25"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 460,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/\" title=\"Shaw Trust Accessibility Services\" rel=\"home\"&gt;Shaw Trust Accessibility Services&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/h1[1]/a[1]",
              "issueID": "43fa1975d1f0986b71e35bf08da1b8f3",
              "signature": "a08b838ec27d293375f1613bb7072bba",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=43fa1975d1f0986b71e35bf08da1b8f3"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1,
                  "y": 0
                },
                "height": 0,
                "width": 1
              },
              "position": {
                "line": 460,
                "column": 19560
              },
              "errorSnippet": "&lt;p class=\"site-description assistive-text\"&gt;The home of accessibility&lt;/p&gt;",
              "xpath": "/html/body/div[2]/header[1]/p[1]",
              "issueID": "dfca879db2e26ab3c64ae5b967bf5989",
              "signature": "db7460fe2237767d2223e1468d582480",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=dfca879db2e26ab3c64ae5b967bf5989"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 37.15625,
                  "y": 3.078125
                },
                "bottom-right": {
                  "x": 38.15625,
                  "y": 3.078125
                },
                "height": 0,
                "width": 1
              },
              "position": {
                "line": 8197,
                "column": 0
              },
              "errorSnippet": "&lt;span class=\"assistive-text\"&gt;Decrease&lt;/span&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[1]/div[1]/ul[1]/li[3]/div[1]/a[1]/span[2]",
              "issueID": "73e76dbcd07bfae084ce1a9d7aeb6771",
              "signature": "32829cfb26f7a54fd4792bf515e4b743",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=73e76dbcd07bfae084ce1a9d7aeb6771"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 37.15625,
                  "y": 3.078125
                },
                "bottom-right": {
                  "x": 38.15625,
                  "y": 3.078125
                },
                "height": 0,
                "width": 1
              },
              "position": {
                "line": 8198,
                "column": 0
              },
              "errorSnippet": "&lt;span class=\"assistive-text\"&gt;Reset to default&lt;/span&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[1]/div[1]/ul[1]/li[3]/div[1]/a[2]/span[2]",
              "issueID": "af282a33faadf6b9b080e22e7bb26eac",
              "signature": "228706b1b7bc45f19e1e1763889bb90d",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=af282a33faadf6b9b080e22e7bb26eac"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 37.15625,
                  "y": 3.078125
                },
                "bottom-right": {
                  "x": 38.15625,
                  "y": 3.078125
                },
                "height": 0,
                "width": 1
              },
              "position": {
                "line": 8199,
                "column": 0
              },
              "errorSnippet": "&lt;span class=\"assistive-text\"&gt;Increase&lt;/span&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[1]/div[1]/ul[1]/li[3]/div[1]/a[3]/span[2]",
              "issueID": "0a3456146d6c124fcce7cbd804d4f2a6",
              "signature": "86dbd2abf555fbeb8c0cbbf2411b3621",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=0a3456146d6c124fcce7cbd804d4f2a6"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 688.796875,
                  "y": 57.046875
                },
                "bottom-right": {
                  "x": 956.796875,
                  "y": 74.046875
                },
                "height": 17,
                "width": 268
              },
              "position": {
                "line": 461,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"mailto:Accessibility-Services@Shaw-Trust.org.uk\"&gt;Accessibility-Services@Shaw-Trust.org.uk&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[2]/div[1]/div[2]/div[1]/a[2]",
              "issueID": "b6934c746932350bfed0aee3ae2f040e",
              "signature": "b4ca692985d5b8784c1ca2253fb746c8",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=b6934c746932350bfed0aee3ae2f040e"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 819.4375,
                  "y": 88.078125
                },
                "bottom-right": {
                  "x": 927.0155,
                  "y": 105.078125
                },
                "height": 17,
                "width": 107.578
              },
              "position": {
                "line": 461,
                "column": 0
              },
              "errorSnippet": "&lt;a id=\"header-middle-contact-link\" href=\"https://www.accessibility-services.co.uk/contact-us/\" class=\"block-link\"&gt;Contact us&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[2]/div[1]/div[2]/a[1]",
              "issueID": "cf0edb1b47bfff6e4b933b11cce691c6",
              "signature": "ed6a7d5136e8a4810c9858b2281ba627",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=cf0edb1b47bfff6e4b933b11cce691c6"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1,
                  "y": 1
                },
                "height": 1,
                "width": 1
              },
              "position": {
                "line": 5066,
                "column": 321
              },
              "errorSnippet": "&lt;label class=\"screen-reader-text\" for=\"search-primary\"&gt;Search for:&lt;/label&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[3]/div[1]/form[1]/div[1]/label[1]",
              "issueID": "8ef191abcdb9fec516b50485c7fa9e94",
              "signature": "d2c34fcfe44ff5d0f9a8eec19ea40177",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=8ef191abcdb9fec516b50485c7fa9e94"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 152.34375
                },
                "bottom-right": {
                  "x": 453.531,
                  "y": 190.34375
                },
                "height": 38,
                "width": 453.531
              },
              "position": {
                "line": 4454,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"block-link\" href=\"https://www.accessibility-services.co.uk/services/free-accessibility-snapshot/free-accessibility-snapshot/\"&gt;Take advantage of our &lt;strong&gt;FREE&lt;/strong&gt; Accessibility Snapshot service&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/section[1]/div[1]/div[1]/p[2]/a[1]",
              "issueID": "f08c8969d78fd0c65cb866cadfd61b46",
              "signature": "3aecd3d0d425a5cb2ba8a252ac334a5d",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=f08c8969d78fd0c65cb866cadfd61b46"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 376,
                  "y": 10
                },
                "bottom-right": {
                  "x": 464,
                  "y": 27
                },
                "height": 17,
                "width": 88
              },
              "position": {
                "line": 7267,
                "column": 58
              },
              "errorSnippet": "&lt;a style=\"color: #0077b8\" href=\"https://www.accessibility-services.co.uk/privacy-cookies/\"&gt;Privacy Policy&lt;/a&gt;",
              "xpath": "/html/body/div[3]/div[1]/div[1]/div[1]/p[1]/strong[1]/a[1]",
              "issueID": "90b8c47832fd441dc894c232d76b389c",
              "signature": "b22948cea7852e7de7a6f3c22869a5b0",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=90b8c47832fd441dc894c232d76b389c"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 768
                },
                "bottom-right": {
                  "x": 90,
                  "y": 785
                },
                "height": 17,
                "width": 90
              },
              "position": {
                "line": 8461,
                "column": 4
              },
              "errorSnippet": "&lt;div class=\"cbc-cookie-notice__toggle js-cbc-cookie-notice__toggle\" style=\"background-color:#0077b8\"&gt; Cookie Settings &lt;/div&gt;",
              "xpath": "/html/body/div[3]/div[2]",
              "issueID": "7efe6997cd19044a6932afcf0a3dabb0",
              "signature": "f8224599f82cc9082cdf193b494c3aef",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=7efe6997cd19044a6932afcf0a3dabb0"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 303.109375
                },
                "bottom-right": {
                  "x": 203,
                  "y": 325.109375
                },
                "height": 22,
                "width": 203
              },
              "position": {
                "line": 5101,
                "column": 52
              },
              "errorSnippet": "&lt;a href=\"https://www.accessibility-services.co.uk/services/#free-accessibility-snapshot\"&gt;&lt;span&gt;Free Accessibility Snapshot&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[2]/footer[1]/div[1]/div[2]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "ba2edc1ca0647e9af7f5c4873b0ef57b",
              "signature": "0a48ac76e47243436d5a07afd06ebf68",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=ba2edc1ca0647e9af7f5c4873b0ef57b"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1,
                  "y": 0
                },
                "height": 0,
                "width": 1
              },
              "position": {
                "line": 4514,
                "column": 404
              },
              "errorSnippet": "&lt;h1 class=\"site-title assistive-text\"&gt;&lt;a href=\"/\" title=\"Shaw Trust Accessibility Services\" rel=\"home\"&gt;Shaw Trust Accessibility Services&lt;/a&gt;&lt;/h1&gt;",
              "xpath": "/html/body/div[2]/header[1]/h1[1]",
              "issueID": "4b2efc0941f89a4f0a996545c843894b",
              "signature": "5bda072e67f229d9104e161d64b1fef8",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=4b2efc0941f89a4f0a996545c843894b"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1,
                  "y": 0
                },
                "height": 0,
                "width": 1
              },
              "position": {
                "line": 460,
                "column": 19560
              },
              "errorSnippet": "&lt;p class=\"site-description assistive-text\"&gt;The home of accessibility&lt;/p&gt;",
              "xpath": "/html/body/div[2]/header[1]/p[1]",
              "issueID": "22755c9bd3608ca171decb151ce03239",
              "signature": "fab92b678a1c13f39757dad05b7afb92",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=22755c9bd3608ca171decb151ce03239"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 37.15625,
                  "y": 3.078125
                },
                "bottom-right": {
                  "x": 38.15625,
                  "y": 3.078125
                },
                "height": 0,
                "width": 1
              },
              "position": {
                "line": 8197,
                "column": 0
              },
              "errorSnippet": "&lt;span class=\"assistive-text\"&gt;Decrease&lt;/span&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[1]/div[1]/ul[1]/li[3]/div[1]/a[1]/span[2]",
              "issueID": "7967758ea37f06212236aed550f09868",
              "signature": "93737b511359781798c23a52dc4ba7bc",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=7967758ea37f06212236aed550f09868"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 37.15625,
                  "y": 3.078125
                },
                "bottom-right": {
                  "x": 38.15625,
                  "y": 3.078125
                },
                "height": 0,
                "width": 1
              },
              "position": {
                "line": 8198,
                "column": 0
              },
              "errorSnippet": "&lt;span class=\"assistive-text\"&gt;Reset to default&lt;/span&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[1]/div[1]/ul[1]/li[3]/div[1]/a[2]/span[2]",
              "issueID": "d06758dc9f86e07839b9607475851b46",
              "signature": "370fd974c60bac8f5b69044f0a73b3ca",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=d06758dc9f86e07839b9607475851b46"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 37.15625,
                  "y": 3.078125
                },
                "bottom-right": {
                  "x": 38.15625,
                  "y": 3.078125
                },
                "height": 0,
                "width": 1
              },
              "position": {
                "line": 8199,
                "column": 0
              },
              "errorSnippet": "&lt;span class=\"assistive-text\"&gt;Increase&lt;/span&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[1]/div[1]/ul[1]/li[3]/div[1]/a[3]/span[2]",
              "issueID": "aae728b8c067e0ab949933a5b7de1712",
              "signature": "9dcacfe07d89d6a98ffe9d2183770884",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=aae728b8c067e0ab949933a5b7de1712"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 22.046875
                },
                "bottom-right": {
                  "x": 972.797,
                  "y": 80.046875
                },
                "height": 58,
                "width": 972.797
              },
              "position": {
                "line": 8180,
                "column": 5
              },
              "errorSnippet": "&lt;div id=\"header-middle-contact-info\" class=\"site-contact\"&gt; &lt;a href=\"tel:03001237005\"&gt;&lt;span class=\"fi flaticon-telephone-handle-silhouette\"&gt;&lt;/span&gt; 0300 123 7005&lt;/a&gt; &lt;br&gt; &lt;a href=\"mailto:Accessibility-Services@Shaw-T",
              "xpath": "/html/body/div[2]/header[1]/div[2]/div[1]/div[2]/div[1]",
              "issueID": "29d75cc9e78e3b5554bd9eb2690c8b44",
              "signature": "a2ab7d75e185ce02b0542fb88c9a2a78",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=29d75cc9e78e3b5554bd9eb2690c8b44"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1,
                  "y": 1
                },
                "height": 1,
                "width": 1
              },
              "position": {
                "line": 5066,
                "column": 321
              },
              "errorSnippet": "&lt;label class=\"screen-reader-text\" for=\"search-primary\"&gt;Search for:&lt;/label&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[3]/div[1]/form[1]/div[1]/label[1]",
              "issueID": "ff98e6557a164089e452217be2b6cb5d",
              "signature": "404bbe8d1b2ce63d149c618f622f4061",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=ff98e6557a164089e452217be2b6cb5d"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 1,
                  "y": 1
                },
                "bottom-right": {
                  "x": 2,
                  "y": 2
                },
                "height": 1,
                "width": 1
              },
              "position": {
                "line": 5269,
                "column": 34
              },
              "errorSnippet": "&lt;label class=\"screen-reader-text\" for=\"search-secondary\"&gt;Search for:&lt;/label&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[4]/form[1]/div[1]/label[1]",
              "issueID": "85883dbf94b56eb097aa4d2c81443574",
              "signature": "15c995642496a8311274342130018827",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=85883dbf94b56eb097aa4d2c81443574"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1,
                  "y": 0
                },
                "height": 0,
                "width": 1
              },
              "position": {
                "line": 8373,
                "column": 3
              },
              "errorSnippet": "&lt;h2 class=\"assistive-text\"&gt;Our Clients&lt;/h2&gt;",
              "xpath": "/html/body/div[2]/div[1]/section[5]/div[1]/h2[1]",
              "issueID": "992910ed8812960752cc0061466bb593",
              "signature": "138ca6217cdb0e73870d0d04913ac050",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=992910ed8812960752cc0061466bb593"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1,
                  "y": 0
                },
                "height": 0,
                "width": 1
              },
              "position": {
                "line": 8483,
                "column": 0
              },
              "errorSnippet": "&lt;span class=\"assistive-text\"&gt;Back to top&lt;/span&gt;",
              "xpath": "/html/body/a[1]/span[2]",
              "issueID": "b4a36818f4204a7e3d30544b156ce3b9",
              "signature": "3965b14234ae229e011723e7041b3475",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=b4a36818f4204a7e3d30544b156ce3b9"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 3736.34
                },
                "height": 3736.34,
                "width": 1024
              },
              "position": {
                "line": 2496,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"home page-template-default page page-id-18 textsize14 fixed-header\"&gt; &lt;!-- Google Tag Manager (noscript) --&gt; &lt;noscript&gt;&lt;iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-KBM6ZSN\" height=\"0\" width=\"0\" style=\"disp",
              "xpath": "/html/body",
              "issueID": "1a9704fe30882c0966342a22ad6bc831",
              "signature": "d66722f643eb69bc00d30fcbb34f6e97",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=1a9704fe30882c0966342a22ad6bc831"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0.000004999999999810711,
                  "y": 68
                },
                "bottom-right": {
                  "x": 982.516005,
                  "y": 410.969
                },
                "height": 342.969,
                "width": 982.516
              },
              "position": {
                "line": 6319,
                "column": 0
              },
              "errorSnippet": "&lt;ul class=\"pagelist\"&gt;&lt;li&gt; &lt;a href=\"https://www.accessibility-services.co.uk/services/#free-accessibility-snapshot\"&gt; &lt;div class=\"pagelist-image\" style=\"background-image: url('https://www.accessibility-services.co.uk/wp-content/uploads",
              "xpath": "/html/body/div[2]/div[1]/section[2]/div[1]/ul[1]",
              "issueID": "37bf96e70ef5294f2cff1bd6b3984930",
              "signature": "c8ca081ce555d3d8889d84f8e571c63d",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=37bf96e70ef5294f2cff1bd6b3984930"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 792.59375
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 1424.15575
                },
                "height": 631.562,
                "width": 1024
              },
              "position": {
                "line": 8314,
                "column": 1
              },
              "errorSnippet": "&lt;section id=\"home-teaser\"&gt; &lt;div class=\"page-width\"&gt; &lt;h2&gt;Shaw Trust Accessibility Services supports organisations in the private, public and charitable sectors to create an accessible environment, both digitally and physically.&lt;/h2&gt",
              "xpath": "/html/body/div[2]/div[1]/section[3]",
              "issueID": "a70cb53594dc2f87f3d9edc47e351aa3",
              "signature": "276e0138617a46557d72dc092dc55eb8",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=a70cb53594dc2f87f3d9edc47e351aa3"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 875.547,
                  "y": 105
                },
                "height": 105,
                "width": 875.547
              },
              "position": {
                "line": 8316,
                "column": 3
              },
              "errorSnippet": "&lt;h2&gt;Shaw Trust Accessibility Services supports organisations in the private, public and charitable sectors to create an accessible environment, both digitally and physically.&lt;/h2&gt;",
              "xpath": "/html/body/div[2]/div[1]/section[3]/div[1]/h2[1]",
              "issueID": "668d52875b14ba6cba8e7651ddcd9e27",
              "signature": "bd8088db900a3ca8908a3d043c1b1ad1",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=668d52875b14ba6cba8e7651ddcd9e27"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 153.75
                },
                "bottom-right": {
                  "x": 911.203,
                  "y": 885.359
                },
                "height": 731.609,
                "width": 911.203
              },
              "position": {
                "line": 8306,
                "column": 7
              },
              "errorSnippet": "&lt;div id=\"home-featured-wrapper\" class=\"clearfix\"&gt; &lt;div id=\"home-featured-image\"&gt; &lt;div id=\"home-featured-image-img\" style=\"background-image: url('https://www.accessibility-services.co.uk/wp-content/uploads/2017/09/accessibility-team-working",
              "xpath": "/html/body/div[2]/div[1]/section[4]/div[1]/div[1]",
              "issueID": "a5d26aa82df94b2f53c1f9b0989aa474",
              "signature": "b22c23fd662170b1b30eb9b00e29d162",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=a5d26aa82df94b2f53c1f9b0989aa474"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 482.953,
                  "y": 112
                },
                "height": 112,
                "width": 482.953
              },
              "position": {
                "line": 8177,
                "column": 152
              },
              "errorSnippet": "&lt;p class=\"intro\"&gt;Our clients come from a diverse range of sectors with different business environments but each shares the need to improve accessibility.&lt;/p&gt;",
              "xpath": "/html/body/div[2]/div[1]/section[4]/div[1]/div[1]/div[2]/p[1]",
              "issueID": "e8f64ffce967d3eca2e0f59f7b68d83b",
              "signature": "bab8f5daff2cc13e58bfc1f7ef31a864",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=e8f64ffce967d3eca2e0f59f7b68d83b"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 2611.5
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 2731.438
                },
                "height": 119.938,
                "width": 1024
              },
              "position": {
                "line": 8346,
                "column": 3
              },
              "errorSnippet": "&lt;div id=\"footer-cta\" class=\"chunky-block-links\"&gt; &lt;div class=\"page-width\"&gt; &lt;p&gt;Remember one small step can make a huge impact!&lt;/p&gt; &lt;a href=\"https://www.accessibility-services.co.uk/services/free-accessibility-snapshot/free-access",
              "xpath": "/html/body/div[2]/div[1]/div[1]",
              "issueID": "76c0b7d1ea691a59f42045c06be55469",
              "signature": "b40a99ab8c0ae421f6760b9b5c60e4bf",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=76c0b7d1ea691a59f42045c06be55469"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 225.5
                },
                "bottom-right": {
                  "x": 972.797,
                  "y": 489.359
                },
                "height": 263.859,
                "width": 972.797
              },
              "position": {
                "line": 8372,
                "column": 2
              },
              "errorSnippet": "&lt;div id=\"footer-middle\" class=\"clearfix\"&gt; &lt;div id=\"footer-middle-services\"&gt; &lt;h2&gt; Our Services &lt;/h2&gt; &lt;ul&gt;&lt;li class=\"page_item page-item-559 page_item_has_children\"&gt;&lt;a href=\"https://www.accessibility-services.co.uk/se",
              "xpath": "/html/body/div[2]/footer[1]/div[1]/div[2]",
              "issueID": "b36ba1d54e0a7c61a14aa756bb7926e2",
              "signature": "dd90bff5ea5c475859a0ae0bfd183782",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=b36ba1d54e0a7c61a14aa756bb7926e2"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 53.53125
                },
                "bottom-right": {
                  "x": 541.844,
                  "y": 185.78125
                },
                "height": 132.25,
                "width": 541.844
              },
              "position": {
                "line": 8409,
                "column": 4
              },
              "errorSnippet": "&lt;div id=\"footer-middle-social-twitter\"&gt; &lt;a href=\"https://twitter.com/ShawTrusta11y\" id=\"twitter-link\"&gt;&lt;span&gt;@ShawTrusta11y&lt;/span&gt;&lt;/a&gt;&lt;br&gt;&lt;div class=\"fetch-tweets owl-carousel\"&gt; &lt;div class=\"fetch-tweets-item\"&g",
              "xpath": "/html/body/div[2]/footer[1]/div[1]/div[2]/div[3]/div[1]/div[1]",
              "issueID": "8a1bdb4b617e965d846f4fcb9bf13979",
              "signature": "1774df6a86c97765ceeb1539f1cb3db4",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=8a1bdb4b617e965d846f4fcb9bf13979"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 10
                },
                "bottom-right": {
                  "x": 710.797,
                  "y": 61
                },
                "height": 51,
                "width": 695.797
              },
              "position": {
                "line": 8357,
                "column": 5
              },
              "errorSnippet": "&lt;p&gt;We use cookies on our website, for full details please see our &lt;strong&gt;&lt;a style=\"color: #0077b8\" href=\"https://www.accessibility-services.co.uk/privacy-cookies/\"&gt;Privacy Policy&lt;/a&gt;&lt;/strong&gt;.&amp;nbsp;We would like your co",
              "xpath": "/html/body/div[3]/div[1]/div[1]/div[1]/p[1]",
              "issueID": "b6bb54f240f4f0acbc4d6b749dbbb567",
              "signature": "3772a0fc92368acc1fdd8dd69e663719",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=b6bb54f240f4f0acbc4d6b749dbbb567"
            },
            {
              "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": -5.6
                },
                "bottom-right": {
                  "x": 13.981199999999998,
                  "y": 10.393800000000002
                },
                "height": 15.993800000000002,
                "width": 13.981199999999998
              },
              "position": {
                "line": 8181,
                "column": 6
              },
              "errorSnippet": "&lt;button type=\"button\" id=\"mobile-menu-button\" class=\"screen-only\" style=\"\"&gt; &lt;span class=\"fi flaticon-menu-three-horizontal-lines-symbol\"&gt;&lt;/span&gt; &lt;/button&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[1]/div[1]/button[1]",
              "issueID": "f74e255190e62e0d52514d09c6f4c3ed",
              "signature": "77ff1e28479aba32c1a2131de0dc1339",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=f74e255190e62e0d52514d09c6f4c3ed"
            },
            {
              "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": -1
                },
                "bottom-right": {
                  "x": 33.5938,
                  "y": 32.5938
                },
                "height": 33.5938,
                "width": 33.5938
              },
              "position": {
                "line": 461,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"#\" id=\"header-middle-logo-search\" class=\"fi flaticon-magnifier\" style=\"\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[2]/div[1]/div[1]/a[1]",
              "issueID": "f8ef75ceffec42fce93d37ac3c663835",
              "signature": "3e98375c7e395bc12986d8dd2ce9981e",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=f8ef75ceffec42fce93d37ac3c663835"
            },
            {
              "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": -32,
                  "y": -20
                },
                "height": -20,
                "width": -32
              },
              "position": {
                "line": 4226,
                "column": 0
              },
              "errorSnippet": "&lt;input type=\"text\" value=\"\" name=\"s\" id=\"search-secondary\" placeholder=\"Search...\"&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[4]/form[1]/div[1]/input[1]",
              "issueID": "55fce174d31231604a1787b2c01054b7",
              "signature": "bdc2556c92ac098b5f2caeb03674e112",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=55fce174d31231604a1787b2c01054b7"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 1,
                  "y": 1
                },
                "bottom-right": {
                  "x": -44.563,
                  "y": -18.125
                },
                "height": -19.125,
                "width": -45.563
              },
              "position": {
                "line": 6390,
                "column": 34
              },
              "errorSnippet": "&lt;input class=\"screen-reader-text\" type=\"submit\" tabindex=\"-1\" value=\"Search\"&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[4]/form[1]/div[1]/input[2]",
              "issueID": "7ab16a3812a7d975583ac9c9c095c9bd",
              "signature": "de2607311291ed796953d7c19be95e02",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=7ab16a3812a7d975583ac9c9c095c9bd"
            },
            {
              "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": 187.90625,
                  "y": 0
                },
                "bottom-right": {
                  "x": 362.12525,
                  "y": 90
                },
                "height": 90,
                "width": 174.219
              },
              "position": {
                "line": 4765,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"https://www.accessibility-services.co.uk/clients/think-npc/\"&gt;&lt;img width=\"203\" height=\"100\" src=\"https://www.accessibility-services.co.uk/wp-content/uploads/2019/02/npc-logo.png\" class=\"attachment-medium size-medium\" alt=\"NPC\" loading=\"l",
              "xpath": "/html/body/div[2]/div[1]/section[5]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "eea57504627d26b1a1ac2123da72ca12",
              "signature": "8d5bea6c1cca488c0daf16bd39807948",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=eea57504627d26b1a1ac2123da72ca12"
            },
            {
              "tID": 194,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This visible element is focusable and is marked up with either `role=\"presentation\"` or `aria-hidden=\"true\"`.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This visible element is focusable and is marked up with either `role=\"presentation\"` or `aria-hidden=\"true\"`. Applying `role=\"presentation\"` removes the semantics of an element, while `aria-hidden=\"true\"` hides an element from assistive technology only. Neither completely hides an element. Their application to a focusable element creates confusion in users of assistive technology.   If the intention is for users to interact with the element, remove `role=\"presentation\"` or `aria-hidden=\"true\"`. If the intention is to hide the element from users, apply `display:none` to make it truly hidden.",
              "viewPortLocation": {
                "top-left": {
                  "x": 146.234375,
                  "y": -999
                },
                "bottom-right": {
                  "x": 147.234375,
                  "y": -998
                },
                "height": 1,
                "width": 1
              },
              "position": {
                "line": 461,
                "column": 215
              },
              "errorSnippet": "&lt;input type=\"checkbox\" id=\"show-accessibility-popup\" aria-hidden=\"true\"&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[1]/div[1]/ul[1]/li[3]/input[1]",
              "issueID": "0463752c58c91057108dd9f7d9d8c516",
              "signature": "edba11ad70d5c4095048a92303ffc4bc",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=194&issueID=0463752c58c91057108dd9f7d9d8c516"
            },
            {
              "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": 1.609375,
                  "y": 0
                },
                "bottom-right": {
                  "x": 119.718375,
                  "y": 34
                },
                "height": 34,
                "width": 118.109
              },
              "position": {
                "line": 6618,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.linkedin.com/company/accessibilityservices/\" title=\"Linked In\" class=\"social-linked_in\" target=\"_blank\"&gt;&lt;span class=\"fi social-fi flaticon-linked-in\"&gt;&lt;/span&gt; &lt;span class=\"social-span\"&gt;Linked In&lt;/span&gt;&lt",
              "xpath": "/html/body/div[2]/footer[1]/div[1]/div[2]/div[3]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "339d5a5a375932a3fd95a28031bdc8b9",
              "signature": "f3a433901b4d84ed61bdbe2e88b70d43",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=339d5a5a375932a3fd95a28031bdc8b9"
            },
            {
              "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": 143.84375,
                  "y": 0
                },
                "bottom-right": {
                  "x": 250.95274999999998,
                  "y": 34
                },
                "height": 34,
                "width": 107.109
              },
              "position": {
                "line": 6618,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://twitter.com/ShawTrusta11y\" title=\"Twitter\" class=\"social-twitter\" target=\"_blank\"&gt;&lt;span class=\"fi social-fi flaticon-twitter\"&gt;&lt;/span&gt; &lt;span class=\"social-span\"&gt;Twitter&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[2]/footer[1]/div[1]/div[2]/div[3]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "fa2b95c3520d73c02a2cc60dbc677ed8",
              "signature": "5ad7c1d367f8c6080db5d7154b82c88c",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=fa2b95c3520d73c02a2cc60dbc677ed8"
            },
            {
              "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": 275.078125,
                  "y": 0
                },
                "bottom-right": {
                  "x": 390.187125,
                  "y": 34
                },
                "height": 34,
                "width": 115.109
              },
              "position": {
                "line": 6619,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.youtube.com/channel/UCVNmJKkIznRAn9jiiIeV9-Q\" title=\"YouTube\" class=\"social-youtube\" target=\"_blank\"&gt;&lt;span class=\"fi social-fi flaticon-youtube\"&gt;&lt;/span&gt; &lt;span class=\"social-span\"&gt;YouTube&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[2]/footer[1]/div[1]/div[2]/div[3]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "4be36097b6fcd81309a4df410a524720",
              "signature": "55d270e2076b34b58e54fa2bfcf01c89",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=4be36097b6fcd81309a4df410a524720"
            },
            {
              "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": 414.3125,
                  "y": 0
                },
                "bottom-right": {
                  "x": 535.4215,
                  "y": 34
                },
                "height": 34,
                "width": 121.109
              },
              "position": {
                "line": 6619,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.facebook.com/shawtrust/\" title=\"Facebook\" class=\"social-facebook\" target=\"_blank\"&gt;&lt;span class=\"fi social-fi flaticon-facebook\"&gt;&lt;/span&gt; &lt;span class=\"social-span\"&gt;Facebook&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[2]/footer[1]/div[1]/div[2]/div[3]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "b678e685fae086c01a7fc4542b624ebe",
              "signature": "d6d6b0ff15ba54e6a9f295129ea1b16d",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=b678e685fae086c01a7fc4542b624ebe"
            },
            {
              "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": 327,
                  "y": 42.5625
                },
                "bottom-right": {
                  "x": 398,
                  "y": 61.5625
                },
                "height": 19,
                "width": 71
              },
              "position": {
                "line": 6619,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://twitter.com/webaim\" target=\"_blank\" rel=\"nofollow\"&gt;@webaim&lt;/a&gt;",
              "xpath": "/html/body/div[2]/footer[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/a[1]",
              "issueID": "06d0c583eb1204d5769a3fc78948638f",
              "signature": "21de46bf8408f174fb9b932e39f5758f",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=06d0c583eb1204d5769a3fc78948638f"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 447,
                  "y": 66.125
                },
                "bottom-right": {
                  "x": 529,
                  "y": 85.125
                },
                "height": 19,
                "width": 82
              },
              "position": {
                "line": 6786,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://zcu.io/EvP9\" target=\"_blank\" rel=\"nofollow\"&gt;zcu.io/EvP9&lt;/a&gt;",
              "xpath": "/html/body/div[2]/footer[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/a[2]",
              "issueID": "793f327b5bcb0301e50cc40e9f7fb0c0",
              "signature": "2023b252b29bdcb6a82ea16a692645b9",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=793f327b5bcb0301e50cc40e9f7fb0c0"
            },
            {
              "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": 89.6875
                },
                "bottom-right": {
                  "x": 99,
                  "y": 108.6875
                },
                "height": 19,
                "width": 99
              },
              "position": {
                "line": 6787,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://twitter.com/search?q=%23Accessibility&amp;amp;src=hash\" target=\"_blank\" rel=\"nofollow\"&gt;#Accessibility&lt;/a&gt;",
              "xpath": "/html/body/div[2]/footer[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/a[3]",
              "issueID": "f6c1bc5540c0e7da067ced31cfe5120a",
              "signature": "ff310596aad60bc1cf965dcb7d8aead3",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=f6c1bc5540c0e7da067ced31cfe5120a"
            },
            {
              "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": 107.5625,
                  "y": 89.6875
                },
                "bottom-right": {
                  "x": 311.5625,
                  "y": 108.6875
                },
                "height": 19,
                "width": 204
              },
              "position": {
                "line": 6787,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://twitter.com/search?q=%23DigitalAccessibilityMatters&amp;amp;src=hash\" target=\"_blank\" rel=\"nofollow\"&gt;#DigitalAccessibilityMatters&lt;/a&gt;",
              "xpath": "/html/body/div[2]/footer[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/a[4]",
              "issueID": "93470c3f865a134f9f3a5a8937858c02",
              "signature": "8c0cf9a289145584eb16f9d04b93cc6a",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=93470c3f865a134f9f3a5a8937858c02"
            }
          ],
          "log": []
        }
      }
    }
  ],
  "timeStamp": "42ubn",
  "startTime": "2022-07-09T15:24:23",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "hover",
      51
    ],
    [
      "motion",
      14
    ],
    [
      "focInd",
      9
    ],
    [
      "ibm",
      9
    ],
    [
      "alfa",
      7
    ],
    [
      "wave",
      5
    ],
    [
      "focAll",
      1
    ],
    [
      "axe",
      1
    ],
    [
      "tenon",
      1
    ],
    [
      "bulk",
      0
    ],
    [
      "embAc",
      0
    ],
    [
      "focOp",
      0
    ],
    [
      "labClash",
      0
    ],
    [
      "linkUl",
      0
    ],
    [
      "menuNav",
      0
    ],
    [
      "radioSet",
      0
    ],
    [
      "role",
      0
    ],
    [
      "styleDiff",
      0
    ],
    [
      "tabNav",
      0
    ],
    [
      "zIndex",
      0
    ],
    [
      "htmlcs",
      0
    ]
  ],
  "logCount": 13,
  "logSize": 753,
  "errorLogCount": 2,
  "errorLogSize": 247,
  "prohibitedCount": 0,
  "visitTimeoutCount": 0,
  "visitRejectionCount": 0,
  "endTime": "2022-07-09T15:26:36",
  "elapsedSeconds": 133,
  "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": {
        "motion": 1,
        "focAll": 2,
        "focInd": 21,
        "focOp": 8,
        "hover": 57,
        "linkUl": 70,
        "styleDiff": 31,
        "zIndex": 9
      },
      "alfa": {
        "r11": 4,
        "r17": 8,
        "r57": 52,
        "r62": 16,
        "r65": 5,
        "r66": 82,
        "r69": 14,
        "r73": 16,
        "r83": 4,
        "r87": 1
      },
      "axe": {
        "color-contrast-enhanced": 179,
        "color-contrast": 47,
        "frame-tested": 1,
        "hidden-content": 0,
        "p-as-heading": 1,
        "aria-hidden-focus": 3,
        "landmark-one-main": 2,
        "region": 20
      },
      "htmlcs": {
        "e:AA.1_4_3.G18.Fail": 24,
        "e:AA.4_1_2.H91.A.NoContent": 4,
        "e:AA.4_1_2.H91.Button.Name": 4,
        "w:AA.1_1_1.H67.2": 1,
        "w:AA.1_3_1.H48.2": 6,
        "w:AA.1_3_1.H48": 5,
        "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": 3,
        "w:AA.1_4_3.G145.Abs": 2,
        "w:AA.1_4_3.G145.BgImage": 2,
        "w:AA.1_4_3.G18.Abs": 12,
        "w:AA.1_4_3.G18.Alpha": 3,
        "w:AA.1_4_3.G18.BgImage": 5,
        "w:AA.1_4_3_F24.F24.FGColour": 1,
        "w:AA.4_1_2.H91.A.Placeholder": 2
      },
      "wave": {
        "e:button_empty": 4,
        "e:link_empty": 4,
        "c:contrast": 30,
        "a:heading_possible": 1,
        "a:noscript": 1,
        "a:text_small": 6,
        "a:title_redundant": 6,
        "a:youtube_video": 1
      },
      "tenon": {
        "57": 4,
        "79": 40,
        "95": 44,
        "98": 4,
        "134": 30,
        "144": 40,
        "152": 20,
        "194": 4,
        "218": 32
      }
    },
    "groupDetails": {
      "groups": {
        "spontaneousMotion": {
          "testaro": {
            "motion": {
              "score": 1,
              "what": "Change of visible content not requested by user"
            }
          }
        },
        "tabFocusability": {
          "testaro": {
            "focAll": {
              "score": 2,
              "what": "Discrepancy between elements that should be and that are Tab-focusable"
            }
          }
        },
        "focusIndication": {
          "testaro": {
            "focInd": {
              "score": 21,
              "what": "Focused element displaying no or nostandard focus indicator"
            }
          },
          "alfa": {
            "r65": {
              "score": 5,
              "what": "Element in sequential focus order has no visible focus"
            }
          }
        },
        "focusableOperable": {
          "testaro": {
            "focOp": {
              "score": 6,
              "what": "Operable elements that cannot be Tab-focused and vice versa"
            }
          }
        },
        "hoverSurprise": {
          "testaro": {
            "hover": {
              "score": 14,
              "what": "Content changes caused by hovering"
            }
          }
        },
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 35,
              "what": "Non-underlined adjacent links"
            }
          },
          "alfa": {
            "r62": {
              "score": 8,
              "what": "Inline link is not distinct from the surrounding text except by color"
            }
          }
        },
        "inconsistentStyles": {
          "testaro": {
            "styleDiff": {
              "score": 8,
              "what": "Heading, link, and button style inconsistencies"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 2,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "linkNoText": {
          "alfa": {
            "r11": {
              "score": 4,
              "what": "Link has no accessible name"
            }
          },
          "htmlcs": {
            "e:AA.4_1_2.H91.A.NoContent": {
              "score": 4,
              "what": "Link has an href attribute but no text"
            }
          },
          "wave": {
            "e:link_empty": {
              "score": 4,
              "what": "Link contains no text"
            }
          },
          "tenon": {
            "57": {
              "score": 4,
              "what": "Link has no text inside it"
            }
          }
        },
        "focusableHidden": {
          "alfa": {
            "r17": {
              "score": 8,
              "what": "Tab-focusable element is or has an ancestor that is aria-hidden"
            }
          },
          "axe": {
            "aria-hidden-focus": {
              "score": 3,
              "what": "ARIA hidden element is focusable or contains a focusable element"
            }
          },
          "tenon": {
            "194": {
              "score": 4,
              "what": "Visible element is focusable but has a presentation role or aria-hidden=true attribute"
            }
          }
        },
        "contentBeyondLandmarks": {
          "alfa": {
            "r57": {
              "score": 26,
              "what": "Perceivable text content is not included in any landmark"
            }
          },
          "axe": {
            "region": {
              "score": 10,
              "what": "Some page content is not contained by landmarks"
            }
          }
        },
        "contrastAAA": {
          "alfa": {
            "r66": {
              "score": 21,
              "what": "Text contrast less than AAA requires"
            }
          },
          "axe": {
            "color-contrast-enhanced": {
              "score": 45,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          },
          "tenon": {
            "95": {
              "score": 11,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "contrastAA": {
          "alfa": {
            "r69": {
              "score": 11,
              "what": "Text outside widget has subminimum contrast"
            }
          },
          "axe": {
            "color-contrast": {
              "score": 35,
              "what": "Element has insufficient color contrast"
            }
          },
          "htmlcs": {
            "e:AA.1_4_3.G18.Fail": {
              "score": 18,
              "what": "Contrast between the text and its background is less than 4.5:1"
            }
          },
          "wave": {
            "c:contrast": {
              "score": 23,
              "what": "Very low contrast"
            }
          }
        },
        "noLeading": {
          "alfa": {
            "r73": {
              "score": 12,
              "what": "Paragraph of text has insufficient line height"
            }
          }
        },
        "overflowHidden": {
          "alfa": {
            "r83": {
              "score": 4,
              "what": "Overflow is hidden or clipped if the text is enlarged"
            }
          }
        },
        "skipRepeatedContent": {
          "alfa": {
            "r87": {
              "score": 1,
              "what": "First focusable element is not a link to the main content"
            }
          }
        },
        "frameContentRisk": {
          "axe": {
            "frame-tested": {
              "score": 1,
              "what": "Some content is in an iframe and therefore may not be testable for accessibility"
            }
          }
        },
        "hiddenContentRisk": {
          "axe": {
            "hidden-content": {
              "score": 1,
              "what": "Some content is hidden and therefore may not be testable for accessibility"
            }
          }
        },
        "pseudoHeadingRisk": {
          "axe": {
            "p-as-heading": {
              "score": 1,
              "what": "Styled p element may be misused as a heading"
            }
          },
          "wave": {
            "a:heading_possible": {
              "score": 1,
              "what": "Possible heading"
            }
          }
        },
        "mainLandmark": {
          "axe": {
            "landmark-one-main": {
              "score": 1,
              "what": "page has no main landmark"
            }
          }
        },
        "buttonNoText": {
          "htmlcs": {
            "e:AA.4_1_2.H91.Button.Name": {
              "score": 4,
              "what": "Button element has no accessible name"
            }
          },
          "wave": {
            "e:button_empty": {
              "score": 4,
              "what": "Button is empty or has no value text"
            }
          }
        },
        "decorativeImageRisk": {
          "htmlcs": {
            "w:AA.1_1_1.H67.2": {
              "score": 1,
              "what": "Image marked as decorative may be informative"
            }
          }
        },
        "pseudoOrderedListRisk": {
          "htmlcs": {
            "w:AA.1_3_1.H48.2": {
              "score": 2,
              "what": "Ordered list may fail to be coded as such"
            }
          }
        },
        "pseudoNavListRisk": {
          "htmlcs": {
            "w:AA.1_3_1.H48": {
              "score": 1,
              "what": "Navigation links are not coded as a list"
            }
          }
        },
        "scrollRisk": {
          "htmlcs": {
            "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
              "score": 1,
              "what": "Fixed-position element may force bidirectional scrolling"
            }
          }
        },
        "contrastRisk": {
          "htmlcs": {
            "w:AA.1_4_3.G145.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.BgImage": {
              "score": 1,
              "what": "Contrast between the text and its background image may be less than 3:1"
            },
            "w:AA.1_4_3.G18.Abs": {
              "score": 3,
              "what": "Contrast between the absolutely positioned text and its background may be inadequate"
            },
            "w:AA.1_4_3.G18.Alpha": {
              "score": 1,
              "what": "Contrast between the text and its background may be less than 4.5:1, given the transparency"
            },
            "w:AA.1_4_3.G18.BgImage": {
              "score": 1,
              "what": "Contrast between the text and its background image may be less than 4.5:1"
            },
            "w:AA.1_4_3_F24.F24.FGColour": {
              "score": 1,
              "what": "Inline foreground color may lack a complementary background color"
            }
          }
        },
        "linkBrokenRisk": {
          "htmlcs": {
            "w:AA.4_1_2.H91.A.Placeholder": {
              "score": 1,
              "what": "Link has text but no href, id, or name attribute"
            }
          }
        },
        "noScriptRisk": {
          "wave": {
            "a:noscript": {
              "score": 1,
              "what": "noscript element may fail to contain an accessible equivalent or alternative"
            }
          }
        },
        "fontSmall": {
          "wave": {
            "a:text_small": {
              "score": 5,
              "what": "Text is very small"
            }
          },
          "tenon": {
            "134": {
              "score": 23,
              "what": "Text is very small"
            }
          }
        },
        "titleRedundant": {
          "wave": {
            "a:title_redundant": {
              "score": 2,
              "what": "Title attribute text is the same as text or alternative text"
            }
          },
          "tenon": {
            "79": {
              "score": 10,
              "what": "Link has a title attribute that is the same as the text inside the link"
            }
          }
        },
        "videoCaptionRisk": {
          "wave": {
            "a:youtube_video": {
              "score": 1,
              "what": "YouTube video may have no or incorrect captions"
            }
          }
        },
        "linkTextsSame": {
          "tenon": {
            "98": {
              "score": 2,
              "what": "Links have the same text but different destinations"
            }
          }
        },
        "leadingClipsText": {
          "tenon": {
            "144": {
              "score": 40,
              "what": "Line height is insufficent to properly display the computed font size"
            }
          }
        },
        "targetSize": {
          "tenon": {
            "152": {
              "score": 10,
              "what": "Actionable element is smaller than the minimum required size"
            }
          }
        },
        "linkForcesNewWindow": {
          "tenon": {
            "218": {
              "score": 24,
              "what": "Link opens in a new window without user control"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {},
    "summary": {
      "total": 504,
      "log": 21,
      "preventions": 0,
      "solos": 0,
      "groups": [
        {
          "groupName": "contrastAAA",
          "score": 60
        },
        {
          "groupName": "contrastAA",
          "score": 58
        },
        {
          "groupName": "leadingClipsText",
          "score": 42
        },
        {
          "groupName": "linkIndication",
          "score": 40
        },
        {
          "groupName": "contentBeyondLandmarks",
          "score": 32
        },
        {
          "groupName": "fontSmall",
          "score": 27
        },
        {
          "groupName": "linkForcesNewWindow",
          "score": 26
        },
        {
          "groupName": "focusIndication",
          "score": 25
        },
        {
          "groupName": "hoverSurprise",
          "score": 16
        },
        {
          "groupName": "noLeading",
          "score": 14
        },
        {
          "groupName": "focusableHidden",
          "score": 13
        },
        {
          "groupName": "titleRedundant",
          "score": 13
        },
        {
          "groupName": "targetSize",
          "score": 12
        },
        {
          "groupName": "linkNoText",
          "score": 11
        },
        {
          "groupName": "inconsistentStyles",
          "score": 10
        },
        {
          "groupName": "contrastRisk",
          "score": 10
        },
        {
          "groupName": "focusableOperable",
          "score": 8
        },
        {
          "groupName": "buttonNoText",
          "score": 8
        },
        {
          "groupName": "overflowHidden",
          "score": 6
        },
        {
          "groupName": "tabFocusability",
          "score": 4
        },
        {
          "groupName": "zIndexNotZero",
          "score": 4
        },
        {
          "groupName": "pseudoOrderedListRisk",
          "score": 4
        },
        {
          "groupName": "linkTextsSame",
          "score": 4
        },
        {
          "groupName": "spontaneousMotion",
          "score": 3
        },
        {
          "groupName": "skipRepeatedContent",
          "score": 3
        },
        {
          "groupName": "frameContentRisk",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "pseudoHeadingRisk",
          "score": 3
        },
        {
          "groupName": "mainLandmark",
          "score": 3
        },
        {
          "groupName": "decorativeImageRisk",
          "score": 3
        },
        {
          "groupName": "pseudoNavListRisk",
          "score": 3
        },
        {
          "groupName": "scrollRisk",
          "score": 3
        },
        {
          "groupName": "linkBrokenRisk",
          "score": 3
        },
        {
          "groupName": "noScriptRisk",
          "score": 3
        },
        {
          "groupName": "videoCaptionRisk",
          "score": 3
        }
      ]
    }
  }
}