Accessibility test digest

Synopsis

Page: Benetech

URL: https://benetech.org/

Score: 1354

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 Benetech web page at https://benetech.org/ 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 1354 (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
total1354
log810
contrastAA101
leadingClipsText42
linkIndication37
spontaneousMotion34
linkVague29
roleBad27
contrastAAA24
focusableOperable22
invisibleLabel19
ariaBadAttribute18
zIndexNotZero16
focusIndication14
targetSize14
linkForcesNewWindow14
linkTextsSame12
contrastRisk11
hoverSurprise10
inconsistentStyles9
iframeTitleBad9
metaBansZoom8
noScriptRisk7
ariaReferenceBad6
focusableHidden6
tabFocusability5
noLeading5
submitButton5
horizontalScrolling5
landmarkConfusion4
allCaps4
visibleBulk3
frameContentRisk3
hiddenContentRisk3
focusableRole3
pseudoNavListRisk3
scrollRisk3
linkBrokenRisk3
imageTextRisk3
linkPair3

Issue summary

Special issues

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

Classified issues

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

linkPair: 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-benetech",
  "host": {
    "id": "benetech",
    "which": "https://benetech.org/",
    "what": "Benetech"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-07-09T14:38:11"
    },
    {
      "event": "endTime",
      "value": "2022-07-09T14:40:13"
    }
  ],
  "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://benetech.org/",
        "what": "Benetech"
      },
      {
        "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://benetech.org/",
        "what": "Benetech"
      },
      {
        "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://benetech.org/",
      "what": "Benetech",
      "result": "https://benetech.org/"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://benetech.org/"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://benetech.org/",
      "result": {
        "bytes": [
          804535,
          805666,
          1096932,
          1109745,
          1170650
        ],
        "localRatios": [
          1.001,
          1.362,
          1.012,
          1.055
        ],
        "meanLocalRatio": 1.107,
        "maxLocalRatio": 1.362,
        "globalRatio": 1.455,
        "pixelChanges": [
          166207,
          462727,
          554809,
          322670
        ],
        "meanPixelChange": 376603,
        "maxPixelChange": 554809,
        "changeFrequency": 1
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://benetech.org/",
      "what": "Benetech",
      "result": "https://benetech.org/"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://benetech.org/",
      "result": {
        "visibleElements": 439
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://benetech.org/",
      "result": {
        "totals": {
          "links": 0,
          "buttons": 0,
          "inputs": 0,
          "selects": 0
        },
        "items": []
      }
    },
    {
      "type": "test",
      "which": "focAll",
      "what": "focusable and Tab-focused elements",
      "url": "https://benetech.org/",
      "result": {
        "tabFocusables": 56,
        "tabFocused": 54,
        "discrepancy": -2
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://benetech.org/",
      "what": "URL",
      "result": "https://benetech.org/"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://benetech.org/",
      "result": {
        "totals": {
          "total": 56,
          "types": {
            "indicatorMissing": {
              "total": 4,
              "tagNames": {
                "BLOCKQUOTE": 1,
                "IFRAME": 1,
                "A": 2
              }
            },
            "nonOutlinePresent": {
              "total": 0,
              "tagNames": {}
            },
            "outlinePresent": {
              "total": 52,
              "meanDelay": 20,
              "tagNames": {
                "A": 39,
                "SPAN": 3,
                "DIV": 10
              }
            }
          }
        },
        "items": {
          "indicatorMissing": [
            {
              "tagName": "BLOCKQUOTE",
              "text": "<img src=\"https://benetech.org/wp-content/uploads/2017/08/skoll-logo-trans-1-2-e1503515071224-300x20"
            },
            {
              "tagName": "IFRAME",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "Benetech"
            },
            {
              "tagName": "A",
              "text": "Get Involved"
            }
          ],
          "nonOutlinePresent": [],
          "outlinePresent": [
            {
              "tagName": "A",
              "text": "Skip to Content",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "<img src=\"https://benetech.org/wp-content/uploads/2017/05/logo-sm-200x63.png\">",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "WHAT IF",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Work",
              "delay": 0
            },
            {
              "tagName": "SPAN",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Impact",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Approach",
              "delay": 0
            },
            {
              "tagName": "SPAN",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "About",
              "delay": 0
            },
            {
              "tagName": "SPAN",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "News",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Blog",
              "delay": 0
            },
            {
              "tagName": "DIV",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Give",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Get Involved",
              "delay": 0
            },
            {
              "tagName": "DIV",
              "text": "We're hiring See open positions on our careers page See Openings",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "See Openings",
              "delay": 100
            },
            {
              "tagName": "DIV",
              "text": "<img src=\"https://benetech.org/wp-content/uploads/2018/07/Hiring_Slider_Banner_Icon-80-60x60.jpg\">",
              "delay": 102
            },
            {
              "tagName": "DIV",
              "text": "<img src=\"https://benetech.org/wp-content/uploads/2021/10/thumbnail-2018-12-17-09h04m55s253-e1560541",
              "delay": 103
            },
            {
              "tagName": "DIV",
              "text": "<img src=\"https://benetech.org/wp-content/uploads/2017/05/Hero-slider-Bridging-thumb-60x60.jpg\">",
              "delay": 101
            },
            {
              "tagName": "DIV",
              "text": "<img src=\"https://benetech.org/wp-content/uploads/2021/09/2boys-scaled-60x60.jpg\">",
              "delay": 102
            },
            {
              "tagName": "DIV",
              "text": "<img src=\"https://benetech.org/wp-content/uploads/2021/09/iStock-587551464-1-scaled-60x60.jpg\">",
              "delay": 100
            },
            {
              "tagName": "DIV",
              "text": "<img src=\"https://benetech.org/wp-content/uploads/2019/06/Emery-thumbnail-80-60x60.jpg\">",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Benetech Names Ayan Kishore Chief Executive Officer",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "See Education Work",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "See Employment Work",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "See Social Inclusion Work",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "See Prior Work",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "See More Impact",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Learn More About Our Approach",
              "delay": 0
            },
            {
              "tagName": "DIV",
              "text": "",
              "delay": 101
            },
            {
              "tagName": "DIV",
              "text": "",
              "delay": 103
            },
            {
              "tagName": "A",
              "text": "GIVE",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "BECOME A PARTNER",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Contact Us",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "<img src=\"https://benetech.org/wp-content/uploads/2017/05/logo-350x144.png\">",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "About",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Work",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Impact",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Approach",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Give",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Partner",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Volunteer",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Careers",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Privacy Policy",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Accessibility",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Site Map",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Contact",
              "delay": 0
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://benetech.org/",
      "what": "URL",
      "result": "https://benetech.org/"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://benetech.org/",
      "result": {
        "totals": {
          "total": 92,
          "types": {
            "onlyFocusable": {
              "total": 2,
              "tagNames": {
                "DIV": 1,
                "BLOCKQUOTE": 1
              }
            },
            "onlyOperable": {
              "total": 13,
              "tagNames": {
                "INPUT": 1,
                "A": 12
              }
            },
            "focusableAndOperable": {
              "total": 77,
              "tagNames": {
                "A": 61,
                "BUTTON": 2,
                "SPAN": 4,
                "DIV": 9,
                "IFRAME": 1
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [
            {
              "tagName": "DIV",
              "id": "",
              "text": "We're hiring See open positions on our careers page See Openings"
            },
            {
              "tagName": "BLOCKQUOTE",
              "id": "",
              "text": "<img src=\"https://benetech.org/wp-content/uploads/2017/08/skoll-logo-trans-1-2-e"
            }
          ],
          "onlyOperable": [
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"text\" class=\"header-search-input\" name=\"s\" value=\"\" placeholder=\"En",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Watch Recording",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "See Openings",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Watch Recording",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            }
          ],
          "focusableAndOperable": [
            {
              "tagName": "A",
              "id": "",
              "text": "Skip to Content",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<img src=\"https://benetech.org/wp-content/uploads/2017/05/logo-sm-200x63.png\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Give",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Get Involved",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button class=\"header-icon-search\" aria-label=\"Search\" aria-expanded=\"false\" rol",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button type=\"button\" class=\"header-icon-menu\" aria-label=\"Toggle navigation\" ar",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "WHAT IF",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Work",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "<span class=\"dropdown-toggle\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\" a",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Work Overview",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Education",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "<span class=\"dropdown-toggle\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\" a",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "International Education",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "US Education",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Employment",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Social Inclusion",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Prior Work",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Impact",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Approach",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "<span class=\"dropdown-toggle\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\" a",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Approach Overview",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Innovation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Communities",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Software Solutions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "<span class=\"dropdown-toggle\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\" a",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Our Story",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Leadership",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Resources",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Events",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Careers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Financials",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "News",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Blog",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "<div role=\"button\" tabindex=\"0\" class=\"header-searchButton\" aria-label=\"Search\" ",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Give",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Get Involved",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "See Openings",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "<img src=\"https://benetech.org/wp-content/uploads/2018/07/Hiring_Slider_Banner_I",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "<img src=\"https://benetech.org/wp-content/uploads/2021/10/thumbnail-2018-12-17-0",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "<img src=\"https://benetech.org/wp-content/uploads/2017/05/Hero-slider-Bridging-t",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "<img src=\"https://benetech.org/wp-content/uploads/2021/09/2boys-scaled-60x60.jpg",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "<img src=\"https://benetech.org/wp-content/uploads/2021/09/iStock-587551464-1-sca",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "<img src=\"https://benetech.org/wp-content/uploads/2019/06/Emery-thumbnail-80-60x",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Benetech Names Ayan Kishore Chief Executive Officer",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "See Education Work",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "See Employment Work",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "See Social Inclusion Work",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "See Prior Work",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "See More Impact",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn More About Our Approach",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "<div aria-label=\"Previous\" role=\"button\" class=\"footer-testimonials-arrow test p",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "<div aria-label=\"Next\" role=\"button\" class=\"footer-testimonials-arrow next icon-",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "GIVE",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "BECOME A PARTNER",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "IFRAME",
              "id": "iFrameResizer0",
              "text": "<iframe src=\"https://pt.benetech.org/l/683003/2019-02-18/7kwm\" width=\"100%\" heig",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<img src=\"https://benetech.org/wp-content/uploads/2017/05/logo-350x144.png\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Benetech",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Work",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Impact",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Approach",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Get Involved",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Give",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Partner",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Volunteer",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Careers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"http://facebook.com/benetech.org\" title=\"Facebook\" aria-label=\"Benetech",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"http://twitter.com/benetech\" title=\"Twitter\" aria-label=\"Benetech Twitt",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.instagram.com/benetech_org\" title=\"Instagram\" aria-label=\"B",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"http://linkedin.com/company/benetech\" title=\"LinkedIn\" aria-label=\"Bene",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Site Map",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"javascript:void(0);\" class=\"wmpci-popup-close\" title=\"Close\" style=\"cur",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://benetech.org/",
      "what": "URL",
      "result": "https://benetech.org/"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 20,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://benetech.org/",
      "result": {
        "totals": {
          "triggers": 82,
          "headTriggers": 20,
          "tailTriggers": 62,
          "impactTriggers": 6,
          "additions": 60,
          "removals": 0,
          "opacityChanges": 0,
          "opacityImpact": 0,
          "unhoverables": 2
        },
        "items": {
          "head": {
            "impactTriggers": [
              {
                "tagName": "LI",
                "text": "WorkWorkOverviewEducationInternationalEducationUSE",
                "additions": 10,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "Work",
                "additions": 10,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "LI",
                "text": "ApproachApproachOverviewInnovationCommunitiesSoftw",
                "additions": 7,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "Approach",
                "additions": 7,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "LI",
                "text": "AboutOurStoryLeadershipResourcesEventsCareersFinan",
                "additions": 13,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "About",
                "additions": 13,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              }
            ],
            "unhoverables": [
              {
                "tagName": "A",
                "id": "",
                "text": "SkiptoContent"
              }
            ]
          },
          "tail": {
            "impactTriggers": [],
            "unhoverables": [
              {
                "tagName": "A",
                "id": "",
                "text": "LearnMore"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://benetech.org/",
      "what": "URL",
      "result": "https://benetech.org/"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://benetech.org/",
      "result": {
        "totals": {
          "mislabeled": 0,
          "unlabeled": 0,
          "wellLabeled": 3
        },
        "items": {
          "mislabeled": [],
          "unlabeled": [],
          "wellLabeled": [
            {
              "index": 0,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Search"
              }
            },
            {
              "index": 1,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Toggle navigation"
              }
            },
            {
              "index": 2,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Search"
              }
            }
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://benetech.org/",
      "result": {
        "totals": {
          "links": 73,
          "adjacent": {
            "total": 41,
            "underlined": 6,
            "underlinedPercent": 14
          }
        },
        "items": {
          "underlined": [
            "See Education Work",
            "See Employment Work",
            "See Social Inclusion Work",
            "See Prior Work",
            "See More Impact",
            "Learn More About Our Approach"
          ],
          "notUnderlined": [
            "Skip to Content",
            "<img src=\"https://benetech.org/wp-content/uploads/2017/05/logo-sm-200x63.png\">",
            "WHAT IF",
            "Work",
            "Work Overview",
            "Education",
            "Employment",
            "Social Inclusion",
            "Prior Work",
            "Impact",
            "Approach",
            "About",
            "News",
            "Blog",
            "Read More",
            "See Openings",
            "Watch Recording",
            "Learn More",
            "Learn More",
            "Learn More",
            "Read More",
            "See Openings",
            "Watch Recording",
            "Learn More",
            "Learn More",
            "Learn More",
            "Read More",
            "Benetech Names Ayan Kishore Chief Executive Officer",
            "GIVE",
            "BECOME A PARTNER",
            "Contact Us",
            "<img src=\"https://benetech.org/wp-content/uploads/2017/05/logo-350x144.png\">",
            "Benetech",
            "Get Involved",
            ""
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://benetech.org/",
      "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://benetech.org/",
      "what": "URL",
      "result": "https://benetech.org/"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://benetech.org/",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://benetech.org/",
      "result": {
        "roleElements": 19,
        "badRoleElements": 15,
        "redundantRoleElements": 3,
        "tagNames": {
          "HEADER": {
            "banner": {
              "bad": 1,
              "redundant": 0
            }
          },
          "BUTTON": {
            "button": {
              "bad": 0,
              "redundant": 1
            }
          },
          "NAV": {
            "navigation": {
              "bad": 0,
              "redundant": 2
            }
          },
          "SPAN": {
            "button": {
              "bad": 4,
              "redundant": 0
            }
          },
          "DIV": {
            "button": {
              "bad": 9,
              "redundant": 0
            },
            "main": {
              "bad": 1,
              "redundant": 0
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://benetech.org/",
      "result": {
        "mainStyles": [
          "fontStyle",
          "fontWeight",
          "opacity",
          "textDecorationLine",
          "textDecorationStyle",
          "textDecorationThickness"
        ],
        "buttonStyles": [
          "borderStyle",
          "borderWidth",
          "height",
          "lineHeight",
          "maxHeight",
          "maxWidth",
          "minHeight",
          "minWidth",
          "outlineOffset",
          "outlineStyle",
          "outlineWidth"
        ],
        "headingStyles": [
          "color",
          "fontSize"
        ],
        "listLinkStyles": [
          "color",
          "fontSize",
          "lineHeight"
        ],
        "totals": {
          "button": {
            "total": 2
          },
          "adjacentLink": {
            "total": 41,
            "subtotals": [
              24,
              11,
              6
            ]
          },
          "listLink": {
            "total": 32,
            "subtotals": [
              12,
              8,
              4,
              4,
              2,
              2
            ]
          },
          "h1": {
            "total": 13
          },
          "h2": {
            "total": 8,
            "subtotals": [
              4,
              2,
              1,
              1
            ]
          },
          "h3": {
            "total": 6,
            "subtotals": [
              3,
              1,
              1,
              1
            ]
          }
        },
        "items": {
          "adjacentLink": {
            "fontWeight": {
              "300": [
                "Skip to Content",
                "<img src=\"https://benetech.org/wp-content/uploads/2017/05/logo-sm-200x63.png\">",
                "Work Overview",
                "Education",
                "Employment",
                "Social Inclusion",
                "Prior Work",
                "Benetech Names Ayan Kishore Chief Executive Officer",
                "Contact Us",
                "<img src=\"https://benetech.org/wp-content/uploads/2017/05/logo-350x144.png\">",
                ""
              ],
              "600": [
                "WHAT IF",
                "Work",
                "Impact",
                "Approach",
                "About",
                "News",
                "Blog",
                "Read More",
                "See Openings",
                "Watch Recording",
                "Learn More",
                "Learn More",
                "Learn More",
                "Read More",
                "See Openings",
                "Watch Recording",
                "Learn More",
                "Learn More",
                "Learn More",
                "Read More",
                "See Education Work",
                "See Employment Work",
                "See Social Inclusion Work",
                "See Prior Work",
                "See More Impact",
                "Learn More About Our Approach",
                "GIVE",
                "BECOME A PARTNER",
                "Benetech",
                "Get Involved"
              ]
            },
            "textDecorationLine": {
              "none": [
                "Skip to Content",
                "<img src=\"https://benetech.org/wp-content/uploads/2017/05/logo-sm-200x63.png\">",
                "WHAT IF",
                "Work",
                "Work Overview",
                "Education",
                "Employment",
                "Social Inclusion",
                "Prior Work",
                "Impact",
                "Approach",
                "About",
                "News",
                "Blog",
                "Read More",
                "See Openings",
                "Watch Recording",
                "Learn More",
                "Learn More",
                "Learn More",
                "Read More",
                "See Openings",
                "Watch Recording",
                "Learn More",
                "Learn More",
                "Learn More",
                "Read More",
                "Benetech Names Ayan Kishore Chief Executive Officer",
                "GIVE",
                "BECOME A PARTNER",
                "Contact Us",
                "<img src=\"https://benetech.org/wp-content/uploads/2017/05/logo-350x144.png\">",
                "Benetech",
                "Get Involved",
                ""
              ],
              "underline": [
                "See Education Work",
                "See Employment Work",
                "See Social Inclusion Work",
                "See Prior Work",
                "See More Impact",
                "Learn More About Our Approach"
              ]
            }
          },
          "listLink": {
            "fontWeight": {
              "300": [
                "International Education",
                "US Education",
                "Approach Overview",
                "Innovation",
                "Communities",
                "Software Solutions",
                "Our Story",
                "Leadership",
                "Resources",
                "Events",
                "Careers",
                "Financials",
                "About",
                "Work",
                "Impact",
                "Approach",
                "Give",
                "Partner",
                "Volunteer",
                "Careers",
                "",
                "",
                "",
                "",
                "Privacy Policy",
                "Accessibility",
                "Site Map",
                "Contact"
              ],
              "600": [
                "Give",
                "Get Involved",
                "Give",
                "Get Involved"
              ]
            },
            "color": {
              "rgb(255, 255, 255)": [
                "Give",
                "International Education",
                "US Education",
                "Approach Overview",
                "Innovation",
                "Communities",
                "Software Solutions",
                "Our Story",
                "Leadership",
                "Resources",
                "Events",
                "Careers",
                "Financials",
                "Give"
              ],
              "rgb(55, 56, 60)": [
                "Get Involved",
                "Get Involved"
              ],
              "rgb(51, 50, 55)": [
                "About",
                "Work",
                "Impact",
                "Approach",
                "Give",
                "Partner",
                "Volunteer",
                "Careers",
                "",
                "",
                "",
                ""
              ],
              "rgb(85, 85, 85)": [
                "Privacy Policy",
                "Accessibility",
                "Site Map",
                "Contact"
              ]
            },
            "fontSize": {
              "18px": [
                "Give",
                "Get Involved",
                "Give",
                "Get Involved",
                "About",
                "Work",
                "Impact",
                "Approach",
                "Give",
                "Partner",
                "Volunteer",
                "Careers"
              ],
              "16.2px": [
                "International Education",
                "US Education",
                "Approach Overview",
                "Innovation",
                "Communities",
                "Software Solutions",
                "Our Story",
                "Leadership",
                "Resources",
                "Events",
                "Careers",
                "Financials"
              ],
              "24px": [
                "",
                "",
                "",
                ""
              ],
              "14px": [
                "Privacy Policy",
                "Accessibility",
                "Site Map",
                "Contact"
              ]
            },
            "lineHeight": {
              "45px": [
                "Give",
                "Get Involved",
                "Give",
                "Get Involved"
              ],
              "normal": [
                "International Education",
                "US Education",
                "Approach Overview",
                "Innovation",
                "Communities",
                "Software Solutions",
                "Our Story",
                "Leadership",
                "Resources",
                "Events",
                "Careers",
                "Financials"
              ],
              "25.2px": [
                "About",
                "Work",
                "Impact",
                "Approach",
                "Give",
                "Partner",
                "Volunteer",
                "Careers"
              ],
              "33.6px": [
                "",
                "",
                "",
                ""
              ],
              "22.4px": [
                "Privacy Policy",
                "Accessibility",
                "Site Map",
                "Contact"
              ]
            }
          },
          "h2": {
            "color": {
              "rgb(55, 56, 60)": [
                "Our Work",
                "Education                                             Education",
                "Employment                                             Employment",
                "Social Inclusion                                             Social Inclusion",
                "Prior Work                                             Prior Work",
                "Our Approach"
              ],
              "rgb(255, 255, 255)": [
                "Our Impact",
                "INVEST IN INNOVATION FOR SOCIAL GOOD"
              ]
            },
            "fontSize": {
              "48px": [
                "Our Work"
              ],
              "28px": [
                "Education                                             Education",
                "Employment                                             Employment",
                "Social Inclusion                                             Social Inclusion",
                "Prior Work                                             Prior Work"
              ],
              "40px": [
                "Our Impact",
                "INVEST IN INNOVATION FOR SOCIAL GOOD"
              ],
              "36px": [
                "Our Approach"
              ]
            }
          },
          "h3": {
            "fontWeight": {
              "300": [
                "Identify",
                "Seed",
                "Scale"
              ],
              "600": [
                "20 million+",
                "50+",
                "170+"
              ]
            },
            "color": {
              "rgb(174, 171, 202)": [
                "20 million+"
              ],
              "rgb(143, 203, 214)": [
                "50+"
              ],
              "rgb(151, 217, 166)": [
                "170+"
              ],
              "rgb(55, 56, 60)": [
                "Identify",
                "Seed",
                "Scale"
              ]
            },
            "fontSize": {
              "50px": [
                "20 million+",
                "50+",
                "170+"
              ],
              "38px": [
                "Identify",
                "Seed",
                "Scale"
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://benetech.org/",
      "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://benetech.org/",
      "result": {
        "totals": {
          "total": 54,
          "tagNames": {
            "HEADER": 1,
            "DIV": 49,
            "UL": 3,
            "A": 1
          }
        },
        "items": [
          {
            "tagName": "HEADER",
            "id": "site-header",
            "text": "Skip to Content <img src=\"https://benetech.org/wp-content/uploads/2017/05/logo-sm-200x63.png\"> Give\n"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "<img src=\"https://benetech.org/wp-content/uploads/2017/05/logo-sm-200x63.png\"> Give\nGet Involved WHA"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Work Overview\nEducation International Education\nUS Education Employment\nSocial Inclusion\nPrior Work"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Approach Overview\nInnovation\nCommunities\nSoftware Solutions"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Our Story\nLeadership\nResources\nEvents\nCareers\nFinancials"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Meet Emery Student with dyslexia discovers a love of reading Read More"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Meet Emery Student with dyslexia discovers a love of reading Read More"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "We're hiring See open positions on our careers page See Openings"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "We're hiring See open positions on our careers page See Openings"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Virtual Event The Global Perspective: Rebuilding Equitable Education through Digital Literacy Watch "
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Virtual Event The Global Perspective: Rebuilding Equitable Education through Digital Literacy Watch "
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Bridging the Social Sector and Silicon Valley Empowering communities together Learn More"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Bridging the Social Sector and Silicon Valley Empowering communities together Learn More"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Help create more equity in literacy Learn More"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Help create more equity in literacy Learn More"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Is the future of literacy digital? Watch the on-demand panel discussion to explore this important qu"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Is the future of literacy digital? Watch the on-demand panel discussion to explore this important qu"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Meet Emery Student with dyslexia discovers a love of reading Read More"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Meet Emery Student with dyslexia discovers a love of reading Read More"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "We're hiring See open positions on our careers page See Openings"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "We're hiring See open positions on our careers page See Openings"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Virtual Event The Global Perspective: Rebuilding Equitable Education through Digital Literacy Watch "
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Virtual Event The Global Perspective: Rebuilding Equitable Education through Digital Literacy Watch "
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Bridging the Social Sector and Silicon Valley Empowering communities together Learn More"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Bridging the Social Sector and Silicon Valley Empowering communities together Learn More"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Help create more equity in literacy Learn More"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Help create more equity in literacy Learn More"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Is the future of literacy digital? Watch the on-demand panel discussion to explore this important qu"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Is the future of literacy digital? Watch the on-demand panel discussion to explore this important qu"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Meet Emery Student with dyslexia discovers a love of reading Read More"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Meet Emery Student with dyslexia discovers a love of reading Read More"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Our Impact See More Impact <img src=\"https://benetech.org/wp-content/uploads/2017/05/Impact-icon-Lit"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Identify We partner directly with communities to develop a deep understanding of their needs and the"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Seed Using our proven methodology, we experiment, design and test prototypes while also exploring re"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Scale We scale only those software solutions with the potential for maximum, lasting social impact. "
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "<img src=\"https://benetech.org/wp-content/uploads/2017/05/Support-Icon2X-80x66.png\"> INVEST IN INNOV"
          },
          {
            "tagName": "DIV",
            "id": "wmpci-popup-wrp",
            "text": ""
          },
          {
            "tagName": "A",
            "id": "",
            "text": ""
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://benetech.org/",
      "result": {
        "totals": {
          "failures": 13,
          "warnings": 5
        },
        "items": [
          {
            "index": 54,
            "verdict": "failed",
            "rule": {
              "ruleID": "r13",
              "ruleSummary": "<iframe> elements have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r13",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "iframe",
              "path": "/html[1]/body[1]/footer[1]/section[1]/div[2]/div[1]/div[1]/div[2]/iframe[1]",
              "codeLines": [
                "<iframe src=\"https://pt.benetech.org/l/683003/2019-02-18/7kwm\" width=\"100%\" height=\"500\" type=\"text...",
                "  #document",
                "    <!doctype html>",
                "    <html>",
                "      <head>",
                "        <base href=\"\">",
                "        <meta charset=\"utf-8\">",
                "        <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">",
                "        <meta name=\"description\" content=\"\">",
                "        <title></title>",
                "        <style>",
                "          form .form-group {",
                "          \t\t        margin-bottom: 16px;",
                "          \t\t    }",
                "          \t\t",
                "          \t\t    form .form-group .form-field {",
                "                          margin-bottom: 0;",
                "                      }",
                "                      ",
                "                      form .form-group .form-field input {",
                "                          margin-bottom: 10px;",
                "                      }",
                "                      ",
                "                      form .form-group .error {",
                "                          margin-bottom: 0;",
                "                          color: #DD5145;",
                "                      }",
                "                      ",
                "                      form input[type=\"submit\"], form input[type=\"button\"] {",
                "                          display: inline-block;",
                "                          padding: 0 2em;",
                "                          white-space: nowrap;",
                "                          border-radius: 1.5em;",
                "                          text-transform: uppercase;",
                "                          font-family: \"Uni Neue\", Helvetica, Arial, sans-serif;",
                "                          font-weight: 600;",
                "                          box-sizing: border-box;",
                "                          border: 2px solid #b74900;",
                "                          transition: background 300ms, color 300ms, border-color 300ms;",
                "                          line-height: 2.5em;",
                "                          cursor: pointer;",
                "                          height: 2.5em;",
                "                          color: white;",
                "                          background: #b74900;",
                "                      }",
                "        </style>",
                "        <link rel=\"stylesheet\" type=\"text/css\" href=\"https://benetech.org/wp-content/themes/benetec...",
                "        <script type=\"text/javascript\" src=\"https://pi.pardot.com/pd.js\"></script>",
                "        <script type=\"text/javascript\" src=\"https://pt.benetech.org/js/piUtils.js?ver=2021-09-20\"><...",
                "        <script type=\"text/javascript\">",
                "          piAId = '684003';",
                "          piCId = '2690';",
                "          piHostname = 'pi.pardot.com';",
                "          if(!window['pi']) { window['pi'] = {}; } pi = window['pi']; if(!pi['tracker']) { pi['trac...",
                "          (function() {",
                "          \tfunction async_load(){",
                "          \t\tvar s = document.createElement('script'); s.type = 'text/javascript';",
                "          \t\ts.src = ('https:' == document.location.protocol ? 'https://pi' : 'http://cdn') + '.pard...",
                "          \t\tvar c = document.getElementsByTagName('script')[0]; c.parentNode.insertBefore(s, c);",
                "          \t}",
                "          \tif(window.attachEvent) { window.attachEvent('onload', async_load); }",
                "          \telse { window.addEventListener('load', async_load, false); }",
                "          })();",
                "        </script>",
                "        <script type=\"text/javascript\" src=\"https://pi.pardot.com/analytics?ver=3&pi_form=true&visi...",
                "      </head>",
                "      <body>",
                "        <form accept-charset=\"UTF-8\" method=\"post\" action=\"https://pt.benetech.org/l/683003/2019-02...",
                "          <style type=\"text/css\">",
                "            form.form p label { color: #ffffff; float: left; display: inline; }",
                "            form.form p.required label, form.form span.required label { background: none; padding-l...",
                "          </style>",
                "          <style type=\"text/css\">",
                "            label {",
                "                color: white !important;",
                "              }",
                "          </style>",
                "          <div class=\"form-group\">",
                "            <div class=\"form-field  first_name pd-text required required-custom    \">",
                "              <label class=\"field-label required required-custom\" for=\"683003_83562pi_683003_83562\"...",
                "                First Name *",
                "              </label>",
                "              <input type=\"text\" name=\"683003_83562pi_683003_83562\" id=\"683003_83562pi_683003_83562...",
                "            </div>",
                "            <p id=\"error_for_683003_83562pi_683003_83562\" style=\"display:none\"></p>",
                "          </div>",
                "          <div class=\"form-group\">",
                "            <div class=\"form-field  email pd-text required required-custom    \">",
                "              <label class=\"field-label required required-custom\" for=\"683003_5278pi_683003_5278\">",
                "                Email *",
                "              </label>",
                "              <input type=\"text\" name=\"683003_5278pi_683003_5278\" id=\"683003_5278pi_683003_5278\" va...",
                "            </div>",
                "            <p id=\"error_for_683003_5278pi_683003_5278\" style=\"display:none\"></p>",
                "          </div>",
                "          <p style=\"position:absolute; width:190px; left:-9999px; top: -9999px;visibility:hidden;\">",
                "            <label for=\"pi_extra_field\">",
                "              Comments",
                "            </label>",
                "            <input type=\"text\" name=\"pi_extra_field\" id=\"pi_extra_field\">",
                "          </p>",
                "          <!-- forces IE5-8 to correctly submit UTF8 content  -->",
                "          <input name=\"_utf8\" type=\"hidden\" value=\"☃\">",
                "          <p class=\"submit\">",
                "            <input type=\"button\" accesskey=\"s\" value=\"Submit\">",
                "          </p>",
                "          <script type=\"text/javascript\" src=\"https://benetech.org/wp-content/themes/benetech/pardo...",
                "            <style>",
                "              #pardot-form > div > div > label, label {",
                "                color: white !important;",
                "              }",
                "            </style>",
                "            ",
                "                ",
                "            ",
                "                <script type=\"text/javascript\">",
                "            //<![CDATA[",
                "            ",
                "            \tvar anchors = document.getElementsByTagName(\"a\");",
                "            \tfor (var i=0; i<anchors.length; i++) {",
                "            \t\tvar anchor = anchors[i];",
                "            \t\tif(anchor.getAttribute(\"href\")&&!anchor.getAttribute(\"target\")) {",
                "            \t\t\tanchor.target = \"_top\";",
                "            \t\t}",
                "            \t}",
                "            \t\t",
                "            //]]>",
                "          </script>",
                "          <input type=\"hidden\" name=\"hiddenDependentFields\" id=\"hiddenDependentFields\" value=\"\">",
                "        </form>",
                "        <script type=\"text/javascript\">",
                "          (function(){ pardot.$(document).ready(function(){ (function() {",
                "          \tvar $ = window.pardot.$;",
                "          \twindow.pardot.FormDependencyMap = [];",
                "          ",
                "          \t$('.form-field-primary input, .form-field-primary select').each(function(index, input) {",
                "          \t\t$(input).on('change', window.piAjax.checkForDependentField);",
                "          \t\twindow.piAjax.checkForDependentField.call(input);",
                "          \t});",
                "          })(); });})();",
                "        </script>",
                "        <script>",
                "          var config = {",
                "              errorSelector: '.error',",
                "              errorClass: 'error',",
                "              errorIdPrefix: 'error_msg_'",
                "          };",
                "          ",
                "          let forms = document.querySelectorAll(\"form\");",
                "          ",
                "          if (forms && forms.length > 0) {",
                "              forms.forEach((form) => {",
                "                  // Iterate through each form-field section to check if the child control is requi...",
                "                  form.querySelectorAll('.form-field').forEach((formField) => {",
                "                      // Check if the parent container is marked with the required class so we can ...",
                "                      if (formField.classList.contains('required')) {",
                "                          formField.querySelectorAll('input, select, textarea').forEach((control) =...",
                "                              control.required = true;",
                "                          });",
                "                      }",
                "          ",
                "                      // If the form has a radio section properly mark it as a radio grouping.",
                "                      if (formField.classList.contains('pd-radio')) {",
                "                          let formFieldLabel = formField.querySelector('.field-label');",
                "          ",
                "                          if (formFieldLabel) {",
                "                              formFieldLabel.id = `a11y-radio-group-lbl-${formFieldLabel.innerText....",
                "          ",
                "                              formField.setAttribute('role', 'radiogroup');",
                "                              formField.setAttribute('aria-labelledby', formFieldLabel.id);",
                "                          }",
                "                      }",
                "                  });",
                "          ",
                "                  // See if any errors have been loaded by pardot directly.",
                "                  form.querySelectorAll(config.errorSelector).forEach((errorMsg) => {",
                "                      // Error message is already supplied into the inner text by pardot so just st...",
                "                      // If the error msg id is not specified in the form layout ensure one is set ...",
                "                      if (!errorMsg.id) {",
                "                          errorMsg.id = Math.random().toString(36).substring(7);",
                "                      }",
                "          ",
                "                      let idSegments = errorMsg.id.split(config.errorIdPrefix).filter(function(item...",
                "          ",
                "                      if (idSegments.length > 1) {",
                "                          let erroredInputSegment = idSegments[1];",
                "          ",
                "                          let erroredInput = document.querySelector(`name[${erroredInputSegment}]`)...",
                "                          erroredInput.setAttribute('aria-describedby', errorMsg.id);",
                "                      }",
                "                  });",
                "          ",
                "                  // For client validation we want the submit button to be of type button and not s...",
                "                  let btnSubmit = form.querySelector('input[type=\"submit\"]');",
                "          ",
                "                  btnSubmit.type = 'button';",
                "          ",
                "                  if (btnSubmit) {",
                "                      btnSubmit.addEventListener('click', (event) => {",
                "                          let erroredInputs = [];",
                "          ",
                "                          // Iterate through the required inputs to check if any are missing a valu...",
                "                          form.querySelectorAll('[required]:not([type=\"radio\"])').forEach((required...",
                "                              // Check if the required control is visible if it is not then it is a...",
                "                              if (requiredControl.offsetParent !== null) {",
                "                                  if (requiredControl.matches('[type=\"checkbox\"]')) {",
                "                                      if (!requiredControl.checked) {",
                "                                          erroredInputs.push({",
                "                                              element: requiredControl,",
                "                                              message: 'The checkbox is required'",
                "                                          });",
                "                                      }",
                "                                  }",
                "                                  else {",
                "                                      // Text, email, or password input.",
                "                                      if (!requiredControl.value) {",
                "                                          erroredInputs.push({",
                "                                              element: requiredControl,",
                "                                              message: 'The field is required'",
                "                                          });",
                "                                      }",
                "                                  }",
                "                              }",
                "                          });",
                "          ",
                "                          var radioMap = {};",
                "          ",
                "                          // Iterate through the required radios to ensure a value from the require...",
                "                          form.querySelectorAll('[type=\"radio\"][required]').forEach((requiredContro...",
                "                              if (radioMap[requiredControl.name] == undefined) {",
                "                                  radioMap[requiredControl.name] = false;",
                "                              }",
                "          ",
                "                              if (requiredControl.checked) {",
                "                                  radioMap[requiredControl.name] = true;",
                "                              }",
                "                          });",
                "          ",
                "                          for (var prop in radioMap) {",
                "                              // Radio group is missing a selected value.",
                "                              if (!radioMap[prop]) {",
                "                                  erroredInputs.push({",
                "                                      element: form.querySelector(`[name=\"${prop}\"`),",
                "                                      message: 'A selection from the radio group is required'",
                "                                  });",
                "                              }",
                "                          }",
                "          ",
                "                          console.log('Errored inputs');",
                "                          console.log(erroredInputs);",
                "          ",
                "                          // Display error message for input elements that have an error.",
                "                          erroredInputs.forEach((erroredInput) => {",
                "                              if (erroredInput.element) {",
                "                                  let name = erroredInput.element.name;",
                "          ",
                "                                  // If the element is a radio input remove the [] that pardot appe...",
                "                                  if(erroredInput.element.matches('[type=\"radio\"]')) {",
                "                                      name = name.substring(0, name.indexOf(\"[]\"));",
                "                                  }",
                "          ",
                "                                  let errorMsgId = `error_msg_${name}`;",
                "          ",
                "                                  let errorMsg = document.querySelector(`#${errorMsgId}`);",
                "              ",
                "                                  if (!errorMsg) {",
                "                                      errorMsg = document.createElement('p');",
                "                                      errorMsg.id = errorMsgId;",
                "                                      errorMsg.innerText = erroredInput.message;",
                "                                      errorMsg.style.display = 'block';",
                "                                      errorMsg.classList.add(config.errorClass);",
                "              ",
                "                                      // Get the close parent form-field.",
                "                                      let formField = erroredInput.element.closest('.form-field');",
                "          ",
                "                                      console.log('Closest form field');",
                "                                      console.log(formField);",
                "              ",
                "                                      if (formField) {",
                "                                          formField.insertAdjacentHTML('afterend', errorMsg.outerHT...",
                "                                      }",
                "                                  }",
                "              ",
                "                                  erroredInput.element.setAttribute('aria-describedby', errorMsgId)...",
                "                              }",
                "                          });",
                "          ",
                "                          // If no errors submit form.",
                "                          if (erroredInputs.length === 0) {",
                "                              form.submit();",
                "                          } else {",
                "                              erroredInputs[0].element.focus();",
                "                          }",
                "                      });",
                "                  }",
                "              });",
                "          }",
                "        </script>",
                "        <div style=\"clear: both; display: block; height: 0px;\"></div>",
                "      </body>",
                "    </html>",
                "</iframe>"
              ]
            }
          },
          {
            "index": 55,
            "verdict": "failed",
            "rule": {
              "ruleID": "r14",
              "ruleSummary": "Visible labels are included in accessible names",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r14",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#label-in-name",
                  "chapter": "2.5.3",
                  "title": "Label in Name"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G208",
                  "name": "G208",
                  "title": "Including the text of the visible label as part of the accessible name"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/section[3]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a href=\"https://benetech.org/work-area/education/\" class=\"tile-button \" aria-label=\"Read more abou...",
                "  See Education Work",
                "</a>"
              ]
            }
          },
          {
            "index": 56,
            "verdict": "failed",
            "rule": {
              "ruleID": "r14",
              "ruleSummary": "Visible labels are included in accessible names",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r14",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#label-in-name",
                  "chapter": "2.5.3",
                  "title": "Label in Name"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G208",
                  "name": "G208",
                  "title": "Including the text of the visible label as part of the accessible name"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/section[3]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/a[1]",
              "codeLines": [
                "<a href=\"https://benetech.org/work-area/employment/\" class=\"tile-button \" aria-label=\"Read more abo...",
                "  See Employment Work",
                "</a>"
              ]
            }
          },
          {
            "index": 57,
            "verdict": "failed",
            "rule": {
              "ruleID": "r14",
              "ruleSummary": "Visible labels are included in accessible names",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r14",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#label-in-name",
                  "chapter": "2.5.3",
                  "title": "Label in Name"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G208",
                  "name": "G208",
                  "title": "Including the text of the visible label as part of the accessible name"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/section[3]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/a[1]",
              "codeLines": [
                "<a href=\"https://benetech.org/work-area/social-inclusion/\" class=\"tile-button \" aria-label=\"Read mo...",
                "  See Social Inclusion Work",
                "</a>"
              ]
            }
          },
          {
            "index": 58,
            "verdict": "failed",
            "rule": {
              "ruleID": "r14",
              "ruleSummary": "Visible labels are included in accessible names",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r14",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#label-in-name",
                  "chapter": "2.5.3",
                  "title": "Label in Name"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G208",
                  "name": "G208",
                  "title": "Including the text of the visible label as part of the accessible name"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/section[3]/div[1]/div[1]/div[2]/div[1]/div[4]/div[1]/a[1]",
              "codeLines": [
                "<a href=\"https://benetech.org/work-area/prior-work/\" class=\"tile-button \" aria-label=\"Read more abo...",
                "  See Prior Work",
                "</a>"
              ]
            }
          },
          {
            "index": 665,
            "verdict": "failed",
            "rule": {
              "ruleID": "r47",
              "ruleSummary": "<meta name='viewport'> elements do not prevent zoom",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r47",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#reflow",
                  "chapter": "1.4.10",
                  "title": "Reflow"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "meta",
              "path": "/html[1]/head[1]/meta[3]",
              "codeLines": [
                "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scala..."
              ]
            }
          },
          {
            "index": 809,
            "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": "blockquote",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/blockquote[1]",
              "codeLines": [
                "<blockquote class=\"footer-testimonial slick-slide slick-current slick-active\" data-slick-index=\"0\" ...",
                "  <div class=\"footer-testimonial-image\">",
                "    <picture>",
                "      <source media=\"(min-width: 736px)\" srcset=\"https://benetech.org/wp-content/uploads/2017/08/sk...",
                "      <source media=\"(max-width: 735px)\" srcset=\"https://benetech.org/wp-content/uploads/2017/08/sk...",
                "      <img srcset=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" alt=...",
                "    </picture>",
                "    <noscript>",
                "      <img src=\"https://benetech.org/wp-content/uploads/2017/08/skoll-logo-trans-1-2-e1503515071224...",
                "    </noscript>",
                "  </div>",
                "  <div class=\"footer-testimonial-text\">",
                "    <p class=\"footer-testimonial-quote\">",
                "      We’ve been thrilled by Benetech’s ability to repeatedly reach scale in bridging Silicon Valle...",
                "    </p>",
                "    <cite class=\"footer-testimonial-attribution\">",
                "      <strong>",
                "        Jeff Skoll",
                "      </strong>",
                "      , Founder and Chairman, The Skoll Foundation",
                "    </cite>",
                "  </div>",
                "</blockquote>"
              ]
            }
          },
          {
            "index": 834,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "We're hiring"
              ]
            }
          },
          {
            "index": 835,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "See open positions on our careers page"
              ]
            }
          },
          {
            "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[1]/section[4]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/h3[1]/text()[1]",
              "codeLines": [
                "20 million+"
              ]
            }
          },
          {
            "index": 867,
            "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]/form[1]/div[1]/div[1]/label[1]/text()[1]",
              "codeLines": [
                "First Name *"
              ]
            }
          },
          {
            "index": 868,
            "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]/form[1]/div[2]/div[1]/label[1]/text()[1]",
              "codeLines": [
                "Email *"
              ]
            }
          },
          {
            "index": 872,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[2]/div[2]/div[1]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "Copyright 2022 | Benetech | Software for Social Good"
              ]
            }
          },
          {
            "index": 881,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "We're hiring"
              ]
            }
          },
          {
            "index": 882,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "See open positions on our careers page"
              ]
            }
          },
          {
            "index": 914,
            "verdict": "failed",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/form[1]/div[1]/div[1]/label[1]/text()[1]",
              "codeLines": [
                "First Name *"
              ]
            }
          },
          {
            "index": 915,
            "verdict": "failed",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/form[1]/div[2]/div[1]/label[1]/text()[1]",
              "codeLines": [
                "Email *"
              ]
            }
          },
          {
            "index": 926,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/blockquote[1]/div[2]/p[1]",
              "codeLines": [
                "<p class=\"footer-testimonial-quote\">",
                "  We’ve been thrilled by Benetech’s ability to repeatedly reach scale in bridging Silicon Valley te...",
                "</p>"
              ]
            }
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "rules": [],
      "what": "Axe",
      "url": "https://benetech.org/",
      "result": {
        "totals": {
          "rulesNA": 48,
          "rulesPassed": 44,
          "rulesWarned": 5,
          "rulesViolated": 7,
          "warnings": {
            "minor": 13,
            "moderate": 0,
            "serious": 122,
            "critical": 1
          },
          "violations": {
            "minor": 1,
            "moderate": 1,
            "serious": 18,
            "critical": 1
          }
        },
        "details": {
          "testEngine": {
            "name": "axe-core",
            "version": "4.4.2"
          },
          "testRunner": {
            "name": "axe"
          },
          "testEnvironment": {
            "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/102.0.5005.40 Safari/537.36",
            "windowWidth": 1280,
            "windowHeight": 720,
            "orientationAngle": 90,
            "orientationType": "landscape-primary"
          },
          "timestamp": "2022-07-09T14:39:47.751Z",
          "url": "https://benetech.org/",
          "toolOptions": {
            "resultTypes": [
              "violations",
              "incomplete"
            ],
            "runOnly": {
              "type": "tag",
              "values": [
                "experimental",
                "best-practice",
                "wcag2a",
                "wcag2aa",
                "wcag2aaa",
                "wcag21a",
                "wcag21aa",
                "wcag21aaa"
              ]
            },
            "reporter": "v1"
          },
          "incomplete": [
            {
              "id": "aria-allowed-attr",
              "impact": "serious",
              "tags": [
                "cat.aria",
                "wcag2a",
                "wcag412"
              ],
              "description": "Ensures ARIA attributes are allowed for an element's role",
              "help": "Elements must only use allowed ARIA attributes",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/aria-allowed-attr?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "aria-prohibited-attr",
                      "data": {
                        "role": null,
                        "nodeName": "div",
                        "messageKey": "noRoleSingular",
                        "prohibited": [
                          "aria-label"
                        ]
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute is not well supported on a div with no valid role attribute."
                    }
                  ],
                  "impact": "serious",
                  "html": "<div class=\"hero-slide slick-slide slick-current slick-active\" aria-label=\"Slide 2: Virtual Event\" data-slick-index=\"1\" aria-hidden=\"false\" tabindex=\"0\" style=\"width: 1280px;\">",
                  "target": [
                    ".slick-current.slick-active[aria-label=\"Slide 2: Virtual Event\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a div with no valid role attribute."
                },
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "aria-prohibited-attr",
                      "data": {
                        "role": null,
                        "nodeName": "div",
                        "messageKey": "noRoleSingular",
                        "prohibited": [
                          "aria-label"
                        ]
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute is not well supported on a div with no valid role attribute."
                    }
                  ],
                  "impact": "serious",
                  "html": "<div class=\"hero-slideThumbnails  show-for-large\" aria-controls=\"hero-slides\" aria-label=\"Carousel controls\" style=\"display: inherit;\">",
                  "target": [
                    ".hero-slideThumbnails"
                  ],
                  "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a div with no valid role attribute."
                },
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "aria-prohibited-attr",
                      "data": {
                        "role": null,
                        "nodeName": "div",
                        "messageKey": "noRoleSingular",
                        "prohibited": [
                          "aria-label"
                        ]
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute is not well supported on a div with no valid role attribute."
                    }
                  ],
                  "impact": "serious",
                  "html": "<div class=\"\n\t\t\t\t\ttile \t\t\t\t\twork-area education\t\t\t\t\" data-equalizer-watch=\"\" aria-label=\"Education\" style=\"height: 487px;\">",
                  "target": [
                    ".education"
                  ],
                  "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a div with no valid role attribute."
                },
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "aria-prohibited-attr",
                      "data": {
                        "role": null,
                        "nodeName": "div",
                        "messageKey": "noRoleSingular",
                        "prohibited": [
                          "aria-label"
                        ]
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute is not well supported on a div with no valid role attribute."
                    }
                  ],
                  "impact": "serious",
                  "html": "<div class=\"\n\t\t\t\t\ttile \t\t\t\t\twork-area employment\t\t\t\t\" data-equalizer-watch=\"\" aria-label=\"Employment\" style=\"height: 487px;\">",
                  "target": [
                    ".employment"
                  ],
                  "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a div with no valid role attribute."
                },
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "aria-prohibited-attr",
                      "data": {
                        "role": null,
                        "nodeName": "div",
                        "messageKey": "noRoleSingular",
                        "prohibited": [
                          "aria-label"
                        ]
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute is not well supported on a div with no valid role attribute."
                    }
                  ],
                  "impact": "serious",
                  "html": "<div class=\"\n\t\t\t\t\ttile \t\t\t\t\twork-area social-inclusion\t\t\t\t\" data-equalizer-watch=\"\" aria-label=\"Social Inclusion\" style=\"height: 487px;\">",
                  "target": [
                    ".social-inclusion"
                  ],
                  "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a div with no valid role attribute."
                },
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "aria-prohibited-attr",
                      "data": {
                        "role": null,
                        "nodeName": "div",
                        "messageKey": "noRoleSingular",
                        "prohibited": [
                          "aria-label"
                        ]
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute is not well supported on a div with no valid role attribute."
                    }
                  ],
                  "impact": "serious",
                  "html": "<div class=\"\n\t\t\t\t\ttile \t\t\t\t\twork-area prior-work\t\t\t\t\" data-equalizer-watch=\"\" aria-label=\"Prior Work\" style=\"height: 487px;\">",
                  "target": [
                    ".prior-work"
                  ],
                  "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a div with no valid role attribute."
                },
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "aria-prohibited-attr",
                      "data": {
                        "role": null,
                        "nodeName": "div",
                        "messageKey": "noRoleSingular",
                        "prohibited": [
                          "aria-label"
                        ]
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute is not well supported on a div with no valid role attribute."
                    }
                  ],
                  "impact": "serious",
                  "html": "<div class=\"listBand-listItem-content \" aria-label=\"Item 1: 20 million+\">",
                  "target": [
                    "div[aria-label=\"Item 1: 20 million+\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a div with no valid role attribute."
                },
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "aria-prohibited-attr",
                      "data": {
                        "role": null,
                        "nodeName": "div",
                        "messageKey": "noRoleSingular",
                        "prohibited": [
                          "aria-label"
                        ]
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute is not well supported on a div with no valid role attribute."
                    }
                  ],
                  "impact": "serious",
                  "html": "<div class=\"listBand-listItem-content \" aria-label=\"Item 2: 50+\">",
                  "target": [
                    "div[aria-label=\"Item 2: 50+\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a div with no valid role attribute."
                },
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "aria-prohibited-attr",
                      "data": {
                        "role": null,
                        "nodeName": "div",
                        "messageKey": "noRoleSingular",
                        "prohibited": [
                          "aria-label"
                        ]
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute is not well supported on a div with no valid role attribute."
                    }
                  ],
                  "impact": "serious",
                  "html": "<div class=\"listBand-listItem-content \" aria-label=\"Item 3: 170+\">",
                  "target": [
                    "div[aria-label=\"Item 3: 170+\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a div with no valid role attribute."
                },
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "aria-prohibited-attr",
                      "data": {
                        "role": null,
                        "nodeName": "div",
                        "messageKey": "noRoleSingular",
                        "prohibited": [
                          "aria-label"
                        ]
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute is not well supported on a div with no valid role attribute."
                    }
                  ],
                  "impact": "serious",
                  "html": "<div aria-label=\"Our Approach\">",
                  "target": [
                    "div[aria-label=\"Our Approach\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a div with no valid role attribute."
                },
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "aria-prohibited-attr",
                      "data": {
                        "role": null,
                        "nodeName": "div",
                        "messageKey": "noRoleSingular",
                        "prohibited": [
                          "aria-label"
                        ]
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute is not well supported on a div with no valid role attribute."
                    }
                  ],
                  "impact": "serious",
                  "html": "<div class=\"steps-step \" aria-label=\"Step 1: Identify\">",
                  "target": [
                    "div[aria-label=\"Step 1: Identify\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a div with no valid role attribute."
                },
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "aria-prohibited-attr",
                      "data": {
                        "role": null,
                        "nodeName": "div",
                        "messageKey": "noRoleSingular",
                        "prohibited": [
                          "aria-label"
                        ]
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute is not well supported on a div with no valid role attribute."
                    }
                  ],
                  "impact": "serious",
                  "html": "<div class=\"steps-step \" aria-label=\"Step 2: Seed\">",
                  "target": [
                    "div[aria-label=\"Step 2: Seed\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a div with no valid role attribute."
                },
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "aria-prohibited-attr",
                      "data": {
                        "role": null,
                        "nodeName": "div",
                        "messageKey": "noRoleSingular",
                        "prohibited": [
                          "aria-label"
                        ]
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute is not well supported on a div with no valid role attribute."
                    }
                  ],
                  "impact": "serious",
                  "html": "<div class=\"steps-step \" aria-label=\"Step 3: Scale\">",
                  "target": [
                    "div[aria-label=\"Step 3: Scale\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a div with no valid role attribute."
                },
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "aria-prohibited-attr",
                      "data": {
                        "role": null,
                        "nodeName": "div",
                        "messageKey": "noRoleSingular",
                        "prohibited": [
                          "aria-label"
                        ]
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute is not well supported on a div with no valid role attribute."
                    }
                  ],
                  "impact": "serious",
                  "html": "<div class=\"footer-testimonials\" aria-label=\"Partner Testimonials\">",
                  "target": [
                    ".footer-testimonials"
                  ],
                  "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a div with no valid role attribute."
                },
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "aria-prohibited-attr",
                      "data": {
                        "role": null,
                        "nodeName": "div",
                        "messageKey": "noRoleSingular",
                        "prohibited": [
                          "aria-label"
                        ]
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute is not well supported on a div with no valid role attribute."
                    }
                  ],
                  "impact": "serious",
                  "html": "<div class=\"featureBand-linkSection \" aria-label=\"HAVE QUESTIONS?\">",
                  "target": [
                    ".featureBand-linkSection"
                  ],
                  "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a div with no valid role attribute."
                },
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "aria-prohibited-attr",
                      "data": {
                        "role": null,
                        "nodeName": "div",
                        "messageKey": "noRoleSingular",
                        "prohibited": [
                          "aria-label"
                        ]
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute is not well supported on a div with no valid role attribute."
                    }
                  ],
                  "impact": "serious",
                  "html": "<div class=\"featureBand-formSection \" aria-label=\"GET OUR UPDATES\">",
                  "target": [
                    ".featureBand-formSection"
                  ],
                  "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a div with no valid role attribute."
                }
              ]
            },
            {
              "id": "color-contrast-enhanced",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aaa",
                "wcag146"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast-enhanced?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#37383c",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header role=\"banner\" aria-label=\"site header\" id=\"site-header\" class=\"header\">",
                          "target": [
                            "#site-header"
                          ]
                        },
                        {
                          "html": "<div class=\"hero-slide-background responsiveImage--loaded\" data-responsive-image=\"\" title=\"\" data-image-xs=\"https://benetech.org/wp-content/uploads/2022/04/India-header-image-flip-2-95-480x800.jpg\" data-image-sm=\"https://benetech.org/wp-content/uploads/2022/04/India-header-image-flip-2-95-800x800.jpg\" data-image-md=\"https://benetech.org/wp-content/uploads/2022/04/India-header-image-flip-2-95-1024x800.jpg\" data-image-lg=\"https://benetech.org/wp-content/uploads/2022/04/India-header-image-flip-2-95-1365x800.jpg\" data-image-xl=\"https://benetech.org/wp-content/uploads/2022/04/India-header-image-flip-2-95-1920x800.jpg\" style=\"background-image: url(&quot;https://benetech.org/wp-content/uploads/2022/04/India-header-image-flip-2-95-1365x800.jpg&quot;);\">",
                          "target": [
                            ".slick-current.slick-active[aria-label=\"Slide 2: Virtual Event\"] > .hero-slide-background.responsiveImage--loaded[data-responsive-image=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://benetech.org/what-if/\">WHAT IF</a>",
                  "target": [
                    "a[href$=\"what-if/\"]"
                  ],
                  "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": "#37383c",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header role=\"banner\" aria-label=\"site header\" id=\"site-header\" class=\"header\">",
                          "target": [
                            "#site-header"
                          ]
                        },
                        {
                          "html": "<div class=\"hero-slide-background responsiveImage--loaded\" data-responsive-image=\"\" title=\"\" data-image-xs=\"https://benetech.org/wp-content/uploads/2022/04/India-header-image-flip-2-95-480x800.jpg\" data-image-sm=\"https://benetech.org/wp-content/uploads/2022/04/India-header-image-flip-2-95-800x800.jpg\" data-image-md=\"https://benetech.org/wp-content/uploads/2022/04/India-header-image-flip-2-95-1024x800.jpg\" data-image-lg=\"https://benetech.org/wp-content/uploads/2022/04/India-header-image-flip-2-95-1365x800.jpg\" data-image-xl=\"https://benetech.org/wp-content/uploads/2022/04/India-header-image-flip-2-95-1920x800.jpg\" style=\"background-image: url(&quot;https://benetech.org/wp-content/uploads/2022/04/India-header-image-flip-2-95-1365x800.jpg&quot;);\">",
                          "target": [
                            ".slick-current.slick-active[aria-label=\"Slide 2: Virtual Event\"] > .hero-slide-background.responsiveImage--loaded[data-responsive-image=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://benetech.org/our-work/\" aria-haspopup=\"true\" aria-expanded=\"false\">Work</a>",
                  "target": [
                    "a[href$=\"our-work/\"][aria-haspopup=\"true\"]"
                  ],
                  "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": "#37383c",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header role=\"banner\" aria-label=\"site header\" id=\"site-header\" class=\"header\">",
                          "target": [
                            "#site-header"
                          ]
                        },
                        {
                          "html": "<div class=\"hero-slide-background responsiveImage--loaded\" data-responsive-image=\"\" title=\"\" data-image-xs=\"https://benetech.org/wp-content/uploads/2022/04/India-header-image-flip-2-95-480x800.jpg\" data-image-sm=\"https://benetech.org/wp-content/uploads/2022/04/India-header-image-flip-2-95-800x800.jpg\" data-image-md=\"https://benetech.org/wp-content/uploads/2022/04/India-header-image-flip-2-95-1024x800.jpg\" data-image-lg=\"https://benetech.org/wp-content/uploads/2022/04/India-header-image-flip-2-95-1365x800.jpg\" data-image-xl=\"https://benetech.org/wp-content/uploads/2022/04/India-header-image-flip-2-95-1920x800.jpg\" style=\"background-image: url(&quot;https://benetech.org/wp-content/uploads/2022/04/India-header-image-flip-2-95-1365x800.jpg&quot;);\">",
                          "target": [
                            ".slick-current.slick-active[aria-label=\"Slide 2: Virtual Event\"] > .hero-slide-background.responsiveImage--loaded[data-responsive-image=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://benetech.org/impact\">Impact</a>",
                  "target": [
                    "a[href$=\"impact\"]"
                  ],
                  "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": "#37383c",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header role=\"banner\" aria-label=\"site header\" id=\"site-header\" class=\"header\">",
                          "target": [
                            "#site-header"
                          ]
                        },
                        {
                          "html": "<div class=\"hero-slide-background responsiveImage--loaded\" data-responsive-image=\"\" title=\"\" data-image-xs=\"https://benetech.org/wp-content/uploads/2022/04/India-header-image-flip-2-95-480x800.jpg\" data-image-sm=\"https://benetech.org/wp-content/uploads/2022/04/India-header-image-flip-2-95-800x800.jpg\" data-image-md=\"https://benetech.org/wp-content/uploads/2022/04/India-header-image-flip-2-95-1024x800.jpg\" data-image-lg=\"https://benetech.org/wp-content/uploads/2022/04/India-header-image-flip-2-95-1365x800.jpg\" data-image-xl=\"https://benetech.org/wp-content/uploads/2022/04/India-header-image-flip-2-95-1920x800.jpg\" style=\"background-image: url(&quot;https://benetech.org/wp-content/uploads/2022/04/India-header-image-flip-2-95-1365x800.jpg&quot;);\">",
                          "target": [
                            ".slick-current.slick-active[aria-label=\"Slide 2: Virtual Event\"] > .hero-slide-background.responsiveImage--loaded[data-responsive-image=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://benetech.org/approach/\" aria-haspopup=\"true\" aria-expanded=\"false\">Approach</a>",
                  "target": [
                    "a[aria-haspopup=\"true\"][href$=\"approach/\"]"
                  ],
                  "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": "#37383c",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header role=\"banner\" aria-label=\"site header\" id=\"site-header\" class=\"header\">",
                          "target": [
                            "#site-header"
                          ]
                        },
                        {
                          "html": "<div class=\"hero-slide-background responsiveImage--loaded\" data-responsive-image=\"\" title=\"\" data-image-xs=\"https://benetech.org/wp-content/uploads/2022/04/India-header-image-flip-2-95-480x800.jpg\" data-image-sm=\"https://benetech.org/wp-content/uploads/2022/04/India-header-image-flip-2-95-800x800.jpg\" data-image-md=\"https://benetech.org/wp-content/uploads/2022/04/India-header-image-flip-2-95-1024x800.jpg\" data-image-lg=\"https://benetech.org/wp-content/uploads/2022/04/India-header-image-flip-2-95-1365x800.jpg\" data-image-xl=\"https://benetech.org/wp-content/uploads/2022/04/India-header-image-flip-2-95-1920x800.jpg\" style=\"background-image: url(&quot;https://benetech.org/wp-content/uploads/2022/04/India-header-image-flip-2-95-1365x800.jpg&quot;);\">",
                          "target": [
                            ".slick-current.slick-active[aria-label=\"Slide 2: Virtual Event\"] > .hero-slide-background.responsiveImage--loaded[data-responsive-image=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://benetech.org/about/\" aria-haspopup=\"true\" aria-expanded=\"false\">About</a>",
                  "target": [
                    "a[href$=\"about/\"][aria-haspopup=\"true\"]"
                  ],
                  "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": "#37383c",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header role=\"banner\" aria-label=\"site header\" id=\"site-header\" class=\"header\">",
                          "target": [
                            "#site-header"
                          ]
                        },
                        {
                          "html": "<div class=\"hero-slide-background responsiveImage--loaded\" data-responsive-image=\"\" title=\"\" data-image-xs=\"https://benetech.org/wp-content/uploads/2022/04/India-header-image-flip-2-95-480x800.jpg\" data-image-sm=\"https://benetech.org/wp-content/uploads/2022/04/India-header-image-flip-2-95-800x800.jpg\" data-image-md=\"https://benetech.org/wp-content/uploads/2022/04/India-header-image-flip-2-95-1024x800.jpg\" data-image-lg=\"https://benetech.org/wp-content/uploads/2022/04/India-header-image-flip-2-95-1365x800.jpg\" data-image-xl=\"https://benetech.org/wp-content/uploads/2022/04/India-header-image-flip-2-95-1920x800.jpg\" style=\"background-image: url(&quot;https://benetech.org/wp-content/uploads/2022/04/India-header-image-flip-2-95-1365x800.jpg&quot;);\">",
                          "target": [
                            ".slick-current.slick-active[aria-label=\"Slide 2: Virtual Event\"] > .hero-slide-background.responsiveImage--loaded[data-responsive-image=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://benetech.org/news/\">News</a>",
                  "target": [
                    "a[href$=\"news/\"]"
                  ],
                  "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": "#37383c",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header role=\"banner\" aria-label=\"site header\" id=\"site-header\" class=\"header\">",
                          "target": [
                            "#site-header"
                          ]
                        },
                        {
                          "html": "<div class=\"hero-slide-background responsiveImage--loaded\" data-responsive-image=\"\" title=\"\" data-image-xs=\"https://benetech.org/wp-content/uploads/2022/04/India-header-image-flip-2-95-480x800.jpg\" data-image-sm=\"https://benetech.org/wp-content/uploads/2022/04/India-header-image-flip-2-95-800x800.jpg\" data-image-md=\"https://benetech.org/wp-content/uploads/2022/04/India-header-image-flip-2-95-1024x800.jpg\" data-image-lg=\"https://benetech.org/wp-content/uploads/2022/04/India-header-image-flip-2-95-1365x800.jpg\" data-image-xl=\"https://benetech.org/wp-content/uploads/2022/04/India-header-image-flip-2-95-1920x800.jpg\" style=\"background-image: url(&quot;https://benetech.org/wp-content/uploads/2022/04/India-header-image-flip-2-95-1365x800.jpg&quot;);\">",
                          "target": [
                            ".slick-current.slick-active[aria-label=\"Slide 2: Virtual Event\"] > .hero-slide-background.responsiveImage--loaded[data-responsive-image=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://benetech.org/blog/\">Blog</a>",
                  "target": [
                    "a[href$=\"blog/\"]"
                  ],
                  "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": "#37383c",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header role=\"banner\" aria-label=\"site header\" id=\"site-header\" class=\"header\">",
                          "target": [
                            "#site-header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://benetech.org/get-involved/\">Get Involved</a>",
                  "target": [
                    "#action-menu > .header-actionMenu > .invert.menu-item-type-post_type.menu-item-object-page > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "52.5pt (70px)",
                        "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": "<h1 class=\"hero-slide-title \">\n\t\t\t\t\t\t\t\t\t\t\t\tVirtual Event\t\t\t\t\t\t\t\t\t\t\t</h1>",
                  "target": [
                    ".slick-current.slick-active[aria-label=\"Slide 2: Virtual Event\"] > .hero-slide-content > .row > .small-12.columns > h1"
                  ],
                  "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": "21.0pt (28px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"hero-slide-body \">\n\t\t\t\t\t\t\t\t\t\t\t\t\tThe Global Perspective: Rebuilding Equitable Education through Digital Literacy\t\t\t\t\t\t\t\t\t\t\t\t</div>",
                  "target": [
                    ".slick-current.slick-active[aria-label=\"Slide 2: Virtual Event\"] > .hero-slide-content > .row > .small-12.columns > .hero-slide-body"
                  ],
                  "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": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://benetech.org/about/events/inclusive-education-series/\" class=\"\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\thero-slide-button \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\" tabindex=\"0\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tWatch Recording\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</a>",
                  "target": [
                    ".slick-current.slick-active[aria-label=\"Slide 2: Virtual Event\"] > .hero-slide-content > .row > .small-12.columns > .hero-slide-buttons > .hero-slide-button"
                  ],
                  "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": "52.5pt (70px)",
                        "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": "<h1 class=\"hero-slide-title \">\n\t\t\t\t\t\t\t\t\t\t\t\tBridging the Social Sector <br class=\"show-for-large\">and Silicon Valley\t\t\t\t\t\t\t\t\t\t\t</h1>",
                  "target": [
                    ".hero-slide.slick-slide[data-slick-index=\"2\"] > .hero-slide-content > .row > .small-12.columns > h1"
                  ],
                  "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": "21.0pt (28px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"hero-slide-body \">\n\t\t\t\t\t\t\t\t\t\t\t\t\tEmpowering communities together \t\t\t\t\t\t\t\t\t\t\t\t</div>",
                  "target": [
                    ".hero-slide.slick-slide[data-slick-index=\"2\"] > .hero-slide-content > .row > .small-12.columns > .hero-slide-body"
                  ],
                  "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": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://benetech.org/approach/\" class=\"\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\thero-slide-button \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\" tabindex=\"-1\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tLearn More\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</a>",
                  "target": [
                    ".hero-slide.slick-slide[data-slick-index=\"2\"] > .hero-slide-content > .row > .small-12.columns > .hero-slide-buttons > .hero-slide-button[href$=\"approach/\"]"
                  ],
                  "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": "52.5pt (70px)",
                        "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": "<h1 class=\"hero-slide-title \">\n\t\t\t\t\t\t\t\t\t\t\t\tHelp create more equity in literacy\t\t\t\t\t\t\t\t\t\t\t</h1>",
                  "target": [
                    ".hero-slide.slick-slide[data-slick-index=\"3\"] > .hero-slide-content > .row > .small-12.columns > h1"
                  ],
                  "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": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://benetech.org/get-involved/equity-in-literacy/\" class=\"\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\thero-slide-button \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\" tabindex=\"-1\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tLearn More\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</a>",
                  "target": [
                    ".hero-slide.slick-slide[data-slick-index=\"3\"] > .hero-slide-content > .row > .small-12.columns > .hero-slide-buttons > .hero-slide-button"
                  ],
                  "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": "52.5pt (70px)",
                        "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": "<h1 class=\"hero-slide-title \">\n\t\t\t\t\t\t\t\t\t\t\t\tIs the future of literacy digital?\t\t\t\t\t\t\t\t\t\t\t</h1>",
                  "target": [
                    ".hero-slide.slick-slide[data-slick-index=\"4\"] > .hero-slide-content > .row > .small-12.columns > h1"
                  ],
                  "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": "21.0pt (28px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"hero-slide-body \">\n\t\t\t\t\t\t\t\t\t\t\t\t\tWatch the on-demand panel discussion to explore this important question.\t\t\t\t\t\t\t\t\t\t\t\t</div>",
                  "target": [
                    ".hero-slide.slick-slide[data-slick-index=\"4\"] > .hero-slide-content > .row > .small-12.columns > .hero-slide-body"
                  ],
                  "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": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://benetech.org/about/events/inclusive-education-series/\" class=\"\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tnone\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\thero-slide-button \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\" tabindex=\"-1\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tLearn More\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</a>",
                  "target": [
                    ".hero-slide.slick-slide[data-slick-index=\"4\"] > .hero-slide-content > .row > .small-12.columns > .hero-slide-buttons > .none.hero-slide-button"
                  ],
                  "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": "52.5pt (70px)",
                        "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": "<h1 class=\"hero-slide-title \">\n\t\t\t\t\t\t\t\t\t\t\t\tMeet Emery\t\t\t\t\t\t\t\t\t\t\t</h1>",
                  "target": [
                    ".hero-slide[data-slick-index=\"5\"][aria-label=\"Slide 6: Meet Emery\"] > .hero-slide-content > .row > .small-12.columns > h1"
                  ],
                  "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": "21.0pt (28px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"hero-slide-body \">\n\t\t\t\t\t\t\t\t\t\t\t\t\tStudent with dyslexia discovers a love of reading\t\t\t\t\t\t\t\t\t\t\t\t</div>",
                  "target": [
                    ".hero-slide[data-slick-index=\"5\"][aria-label=\"Slide 6: Meet Emery\"] > .hero-slide-content > .row > .small-12.columns > .hero-slide-body"
                  ],
                  "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": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://benetech.org/story/bookshare-emery-dyslexia-reading/\" class=\"\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tnone\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\thero-slide-button \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\" tabindex=\"-1\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tRead More\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</a>",
                  "target": [
                    ".hero-slide[data-slick-index=\"5\"][aria-label=\"Slide 6: Meet Emery\"] > .hero-slide-content > .row > .small-12.columns > .hero-slide-buttons > .none.hero-slide-button"
                  ],
                  "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": "52.5pt (70px)",
                        "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": "<h1 class=\"hero-slide-title \">\n\t\t\t\t\t\t\t\t\t\t\t\tWe're hiring\t\t\t\t\t\t\t\t\t\t\t</h1>",
                  "target": [
                    ".slick-cloned[aria-label=\"Slide 1: We're hiring\"][data-slick-index=\"6\"] > .hero-slide-content > .row > .small-12.columns > h1"
                  ],
                  "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": "21.0pt (28px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"hero-slide-body \">\n\t\t\t\t\t\t\t\t\t\t\t\t\tSee open positions on our careers page\t\t\t\t\t\t\t\t\t\t\t\t</div>",
                  "target": [
                    ".slick-cloned[aria-label=\"Slide 1: We're hiring\"][data-slick-index=\"6\"] > .hero-slide-content > .row > .small-12.columns > .hero-slide-body"
                  ],
                  "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": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://benetech.org/get-involved/careers/\" class=\"\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tnone\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\thero-slide-button \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\" tabindex=\"-1\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tSee Openings\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</a>",
                  "target": [
                    ".slick-cloned[aria-label=\"Slide 1: We're hiring\"][data-slick-index=\"6\"] > .hero-slide-content > .row > .small-12.columns > .hero-slide-buttons > .none.hero-slide-button"
                  ],
                  "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": "52.5pt (70px)",
                        "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": "<h1 class=\"hero-slide-title \">\n\t\t\t\t\t\t\t\t\t\t\t\tVirtual Event\t\t\t\t\t\t\t\t\t\t\t</h1>",
                  "target": [
                    ".slick-cloned[aria-label=\"Slide 2: Virtual Event\"][data-slick-index=\"7\"] > .hero-slide-content > .row > .small-12.columns > h1"
                  ],
                  "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": "21.0pt (28px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"hero-slide-body \">\n\t\t\t\t\t\t\t\t\t\t\t\t\tThe Global Perspective: Rebuilding Equitable Education through Digital Literacy\t\t\t\t\t\t\t\t\t\t\t\t</div>",
                  "target": [
                    ".slick-cloned[aria-label=\"Slide 2: Virtual Event\"][data-slick-index=\"7\"] > .hero-slide-content > .row > .small-12.columns > .hero-slide-body"
                  ],
                  "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": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://benetech.org/about/events/inclusive-education-series/\" class=\"\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\thero-slide-button \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\" tabindex=\"-1\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tWatch Recording\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</a>",
                  "target": [
                    ".slick-cloned[aria-label=\"Slide 2: Virtual Event\"][data-slick-index=\"7\"] > .hero-slide-content > .row > .small-12.columns > .hero-slide-buttons > .hero-slide-button"
                  ],
                  "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": "52.5pt (70px)",
                        "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": "<h1 class=\"hero-slide-title \">\n\t\t\t\t\t\t\t\t\t\t\t\tBridging the Social Sector <br class=\"show-for-large\">and Silicon Valley\t\t\t\t\t\t\t\t\t\t\t</h1>",
                  "target": [
                    "div[data-slick-index=\"8\"] > .hero-slide-content > .row > .small-12.columns > h1"
                  ],
                  "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": "21.0pt (28px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"hero-slide-body \">\n\t\t\t\t\t\t\t\t\t\t\t\t\tEmpowering communities together \t\t\t\t\t\t\t\t\t\t\t\t</div>",
                  "target": [
                    "div[data-slick-index=\"8\"] > .hero-slide-content > .row > .small-12.columns > .hero-slide-body"
                  ],
                  "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": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://benetech.org/approach/\" class=\"\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\thero-slide-button \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\" tabindex=\"-1\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tLearn More\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</a>",
                  "target": [
                    "div[data-slick-index=\"8\"] > .hero-slide-content > .row > .small-12.columns > .hero-slide-buttons > .hero-slide-button[href$=\"approach/\"]"
                  ],
                  "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": "52.5pt (70px)",
                        "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": "<h1 class=\"hero-slide-title \">\n\t\t\t\t\t\t\t\t\t\t\t\tHelp create more equity in literacy\t\t\t\t\t\t\t\t\t\t\t</h1>",
                  "target": [
                    "div[data-slick-index=\"9\"] > .hero-slide-content > .row > .small-12.columns > h1"
                  ],
                  "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": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://benetech.org/get-involved/equity-in-literacy/\" class=\"\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\thero-slide-button \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\" tabindex=\"-1\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tLearn More\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</a>",
                  "target": [
                    "div[data-slick-index=\"9\"] > .hero-slide-content > .row > .small-12.columns > .hero-slide-buttons > .hero-slide-button"
                  ],
                  "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": "52.5pt (70px)",
                        "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": "<h1 class=\"hero-slide-title \">\n\t\t\t\t\t\t\t\t\t\t\t\tIs the future of literacy digital?\t\t\t\t\t\t\t\t\t\t\t</h1>",
                  "target": [
                    "div[data-slick-index=\"10\"] > .hero-slide-content > .row > .small-12.columns > h1"
                  ],
                  "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": "21.0pt (28px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"hero-slide-body \">\n\t\t\t\t\t\t\t\t\t\t\t\t\tWatch the on-demand panel discussion to explore this important question.\t\t\t\t\t\t\t\t\t\t\t\t</div>",
                  "target": [
                    "div[data-slick-index=\"10\"] > .hero-slide-content > .row > .small-12.columns > .hero-slide-body"
                  ],
                  "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": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://benetech.org/about/events/inclusive-education-series/\" class=\"\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tnone\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\thero-slide-button \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\" tabindex=\"-1\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tLearn More\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</a>",
                  "target": [
                    "div[data-slick-index=\"10\"] > .hero-slide-content > .row > .small-12.columns > .hero-slide-buttons > .none.hero-slide-button"
                  ],
                  "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": "52.5pt (70px)",
                        "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": "<h1 class=\"hero-slide-title \">\n\t\t\t\t\t\t\t\t\t\t\t\tMeet Emery\t\t\t\t\t\t\t\t\t\t\t</h1>",
                  "target": [
                    "div[data-slick-index=\"11\"] > .hero-slide-content > .row > .small-12.columns > h1"
                  ],
                  "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": "21.0pt (28px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"hero-slide-body \">\n\t\t\t\t\t\t\t\t\t\t\t\t\tStudent with dyslexia discovers a love of reading\t\t\t\t\t\t\t\t\t\t\t\t</div>",
                  "target": [
                    "div[data-slick-index=\"11\"] > .hero-slide-content > .row > .small-12.columns > .hero-slide-body"
                  ],
                  "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": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://benetech.org/story/bookshare-emery-dyslexia-reading/\" class=\"\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tnone\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\thero-slide-button \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\" tabindex=\"-1\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tRead More\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</a>",
                  "target": [
                    "div[data-slick-index=\"11\"] > .hero-slide-content > .row > .small-12.columns > .hero-slide-buttons > .none.hero-slide-button"
                  ],
                  "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": "19.5pt (26px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"band \">",
                          "target": [
                            ".band"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"band-text \" href=\"https://benetech.org/news/press/benetech-names-ayan-kishore-chief-executive-officer/\">\n\t\t\t\t\t\t\t\t\t\t\t\t\tBenetech Names Ayan Kishore Chief Executive Officer\t\t\t\t\t\t\t\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"icon-arrow-right\"></i>\n\t\t\t\t\t\t\t</a>",
                  "target": [
                    ".band-text"
                  ],
                  "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": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"listBand-content \">",
                          "target": [
                            ".listBand-content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://benetech.org/impact/\" class=\"listBand-link \">\n\t\t\t\t\t\t\t\t\t\tSee More Impact\t\t\t\t\t\t\t\t\t</a>",
                  "target": [
                    ".listBand-link"
                  ],
                  "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": "37.5pt (50px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"listBand-content \">",
                          "target": [
                            ".listBand-content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"listBand-listItem-title \" style=\"color: rgb(174, 171, 202)\">\n\t\t\t\t\t\t\t\t\t\t\t\t20 million+\t\t\t\t\t\t\t\t\t\t\t</h3>",
                  "target": [
                    "div[aria-label=\"Item 1: 20 million+\"] > .listBand-listItem-title"
                  ],
                  "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": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"listBand-content \">",
                          "target": [
                            ".listBand-content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"listBand-listItem-description \">\n\t\t\t\t\t\t\t\t\t\t\t\t\tEbooks delivered to people with disabilities transforming how they read and helping them succeed.\t\t\t\t\t\t\t\t\t\t\t\t</div>",
                  "target": [
                    "div[aria-label=\"Item 1: 20 million+\"] > .listBand-listItem-description"
                  ],
                  "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": "37.5pt (50px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"listBand-content \">",
                          "target": [
                            ".listBand-content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"listBand-listItem-title \" style=\"color: rgb(143, 203, 214)\">\n\t\t\t\t\t\t\t\t\t\t\t\t50+\t\t\t\t\t\t\t\t\t\t\t</h3>",
                  "target": [
                    "div[aria-label=\"Item 2: 50+\"] > .listBand-listItem-title"
                  ],
                  "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": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"listBand-content \">",
                          "target": [
                            ".listBand-content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"listBand-listItem-description \">\n\t\t\t\t\t\t\t\t\t\t\t\t\tCountries where human rights defenders can more safely document violations and achieve justice\t\t\t\t\t\t\t\t\t\t\t\t</div>",
                  "target": [
                    "div[aria-label=\"Item 2: 50+\"] > .listBand-listItem-description"
                  ],
                  "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": "37.5pt (50px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"listBand-content \">",
                          "target": [
                            ".listBand-content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"listBand-listItem-title \" style=\"color: rgb(151, 217, 166)\">\n\t\t\t\t\t\t\t\t\t\t\t\t170+\t\t\t\t\t\t\t\t\t\t\t</h3>",
                  "target": [
                    "div[aria-label=\"Item 3: 170+\"] > .listBand-listItem-title"
                  ],
                  "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": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"listBand-content \">",
                          "target": [
                            ".listBand-content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"listBand-listItem-description \">\n\t\t\t\t\t\t\t\t\t\t\t\t\tCountries benefitted from enhanced environmental conservation data and project management. \t\t\t\t\t\t\t\t\t\t\t\t</div>",
                  "target": [
                    "div[aria-label=\"Item 3: 170+\"] > .listBand-listItem-description"
                  ],
                  "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": "30.0pt (40px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"featureBand-pattern  right\"></div>",
                          "target": [
                            ".right"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"featureBand-title \">\n\t\t\t\t\t\t\t\t\tINVEST IN INNOVATION FOR SOCIAL GOOD\t\t\t\t\t\t\t\t</h2>",
                  "target": [
                    ".featureBand-title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"featureBand-pattern  right\"></div>",
                          "target": [
                            ".right"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"featureBand-description \">\n\t\t\t\t\t\t\t\t\t\tYour support helps us to empower communities worldwide for lasting social impact.\t\t\t\t\t\t\t\t\t</div>",
                  "target": [
                    ".featureBand-description"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "14.9pt (19.8px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"featureBand-pattern  right\"></div>",
                          "target": [
                            ".right"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"\n\t\t\t\t\t\t\t\t\t\t\t\t\t\tfeatureBand-button \t\t\t\t\t\t\t\t\t\t\t\t\t\tinverted\t\t\t\t\t\t\t\t\t\t\t\t\t\" href=\"https://benetech.org/get-involved/partner/\">\n\t\t\t\t\t\t\t\t\t\t\t\t\tBECOME A PARTNER\t\t\t\t\t\t\t\t\t\t\t\t</a>",
                  "target": [
                    ".inverted"
                  ],
                  "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": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"featureBand-linkSection \" aria-label=\"HAVE QUESTIONS?\">",
                          "target": [
                            ".featureBand-linkSection"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"featureBand-linkSection-title \">\n\t\t\t\t\t\tHAVE QUESTIONS?\t\t\t\t\t</div>",
                  "target": [
                    ".featureBand-linkSection-title"
                  ],
                  "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": "25.5pt (34px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"featureBand-linkSection \" aria-label=\"HAVE QUESTIONS?\">",
                          "target": [
                            ".featureBand-linkSection"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://benetech.org/about/contact/\" class=\"featureBand-linkSection-link \">\n\t\t\t\t\tContact Us\t\t\t\t\t<i class=\"icon-arrow-right\" aria-hidden=\"true\"></i>\n\t\t\t\t</a>",
                  "target": [
                    ".featureBand-linkSection-link"
                  ],
                  "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": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"featureBand-formSection \" aria-label=\"GET OUR UPDATES\">",
                          "target": [
                            ".featureBand-formSection"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"featureBand-formSection-title \">\n\t\t\t\t\t\tGET OUR UPDATES\t\t\t\t\t</div>",
                  "target": [
                    ".featureBand-formSection-title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo 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": "#37383c",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header role=\"banner\" aria-label=\"site header\" id=\"site-header\" class=\"header\">",
                          "target": [
                            "#site-header"
                          ]
                        },
                        {
                          "html": "<div class=\"hero-slide-background responsiveImage--loaded\" data-responsive-image=\"\" title=\"\" data-image-xs=\"https://benetech.org/wp-content/uploads/2022/04/India-header-image-flip-2-95-480x800.jpg\" data-image-sm=\"https://benetech.org/wp-content/uploads/2022/04/India-header-image-flip-2-95-800x800.jpg\" data-image-md=\"https://benetech.org/wp-content/uploads/2022/04/India-header-image-flip-2-95-1024x800.jpg\" data-image-lg=\"https://benetech.org/wp-content/uploads/2022/04/India-header-image-flip-2-95-1365x800.jpg\" data-image-xl=\"https://benetech.org/wp-content/uploads/2022/04/India-header-image-flip-2-95-1920x800.jpg\" style=\"background-image: url(&quot;https://benetech.org/wp-content/uploads/2022/04/India-header-image-flip-2-95-1365x800.jpg&quot;);\">",
                          "target": [
                            ".slick-current.slick-active[aria-label=\"Slide 2: Virtual Event\"] > .hero-slide-background.responsiveImage--loaded[data-responsive-image=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://benetech.org/what-if/\">WHAT IF</a>",
                  "target": [
                    "a[href$=\"what-if/\"]"
                  ],
                  "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": "#37383c",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header role=\"banner\" aria-label=\"site header\" id=\"site-header\" class=\"header\">",
                          "target": [
                            "#site-header"
                          ]
                        },
                        {
                          "html": "<div class=\"hero-slide-background responsiveImage--loaded\" data-responsive-image=\"\" title=\"\" data-image-xs=\"https://benetech.org/wp-content/uploads/2022/04/India-header-image-flip-2-95-480x800.jpg\" data-image-sm=\"https://benetech.org/wp-content/uploads/2022/04/India-header-image-flip-2-95-800x800.jpg\" data-image-md=\"https://benetech.org/wp-content/uploads/2022/04/India-header-image-flip-2-95-1024x800.jpg\" data-image-lg=\"https://benetech.org/wp-content/uploads/2022/04/India-header-image-flip-2-95-1365x800.jpg\" data-image-xl=\"https://benetech.org/wp-content/uploads/2022/04/India-header-image-flip-2-95-1920x800.jpg\" style=\"background-image: url(&quot;https://benetech.org/wp-content/uploads/2022/04/India-header-image-flip-2-95-1365x800.jpg&quot;);\">",
                          "target": [
                            ".slick-current.slick-active[aria-label=\"Slide 2: Virtual Event\"] > .hero-slide-background.responsiveImage--loaded[data-responsive-image=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://benetech.org/our-work/\" aria-haspopup=\"true\" aria-expanded=\"false\">Work</a>",
                  "target": [
                    "a[href$=\"our-work/\"][aria-haspopup=\"true\"]"
                  ],
                  "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": "#37383c",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header role=\"banner\" aria-label=\"site header\" id=\"site-header\" class=\"header\">",
                          "target": [
                            "#site-header"
                          ]
                        },
                        {
                          "html": "<div class=\"hero-slide-background responsiveImage--loaded\" data-responsive-image=\"\" title=\"\" data-image-xs=\"https://benetech.org/wp-content/uploads/2022/04/India-header-image-flip-2-95-480x800.jpg\" data-image-sm=\"https://benetech.org/wp-content/uploads/2022/04/India-header-image-flip-2-95-800x800.jpg\" data-image-md=\"https://benetech.org/wp-content/uploads/2022/04/India-header-image-flip-2-95-1024x800.jpg\" data-image-lg=\"https://benetech.org/wp-content/uploads/2022/04/India-header-image-flip-2-95-1365x800.jpg\" data-image-xl=\"https://benetech.org/wp-content/uploads/2022/04/India-header-image-flip-2-95-1920x800.jpg\" style=\"background-image: url(&quot;https://benetech.org/wp-content/uploads/2022/04/India-header-image-flip-2-95-1365x800.jpg&quot;);\">",
                          "target": [
                            ".slick-current.slick-active[aria-label=\"Slide 2: Virtual Event\"] > .hero-slide-background.responsiveImage--loaded[data-responsive-image=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://benetech.org/impact\">Impact</a>",
                  "target": [
                    "a[href$=\"impact\"]"
                  ],
                  "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": "#37383c",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header role=\"banner\" aria-label=\"site header\" id=\"site-header\" class=\"header\">",
                          "target": [
                            "#site-header"
                          ]
                        },
                        {
                          "html": "<div class=\"hero-slide-background responsiveImage--loaded\" data-responsive-image=\"\" title=\"\" data-image-xs=\"https://benetech.org/wp-content/uploads/2022/04/India-header-image-flip-2-95-480x800.jpg\" data-image-sm=\"https://benetech.org/wp-content/uploads/2022/04/India-header-image-flip-2-95-800x800.jpg\" data-image-md=\"https://benetech.org/wp-content/uploads/2022/04/India-header-image-flip-2-95-1024x800.jpg\" data-image-lg=\"https://benetech.org/wp-content/uploads/2022/04/India-header-image-flip-2-95-1365x800.jpg\" data-image-xl=\"https://benetech.org/wp-content/uploads/2022/04/India-header-image-flip-2-95-1920x800.jpg\" style=\"background-image: url(&quot;https://benetech.org/wp-content/uploads/2022/04/India-header-image-flip-2-95-1365x800.jpg&quot;);\">",
                          "target": [
                            ".slick-current.slick-active[aria-label=\"Slide 2: Virtual Event\"] > .hero-slide-background.responsiveImage--loaded[data-responsive-image=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://benetech.org/approach/\" aria-haspopup=\"true\" aria-expanded=\"false\">Approach</a>",
                  "target": [
                    "a[aria-haspopup=\"true\"][href$=\"approach/\"]"
                  ],
                  "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": "#37383c",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header role=\"banner\" aria-label=\"site header\" id=\"site-header\" class=\"header\">",
                          "target": [
                            "#site-header"
                          ]
                        },
                        {
                          "html": "<div class=\"hero-slide-background responsiveImage--loaded\" data-responsive-image=\"\" title=\"\" data-image-xs=\"https://benetech.org/wp-content/uploads/2022/04/India-header-image-flip-2-95-480x800.jpg\" data-image-sm=\"https://benetech.org/wp-content/uploads/2022/04/India-header-image-flip-2-95-800x800.jpg\" data-image-md=\"https://benetech.org/wp-content/uploads/2022/04/India-header-image-flip-2-95-1024x800.jpg\" data-image-lg=\"https://benetech.org/wp-content/uploads/2022/04/India-header-image-flip-2-95-1365x800.jpg\" data-image-xl=\"https://benetech.org/wp-content/uploads/2022/04/India-header-image-flip-2-95-1920x800.jpg\" style=\"background-image: url(&quot;https://benetech.org/wp-content/uploads/2022/04/India-header-image-flip-2-95-1365x800.jpg&quot;);\">",
                          "target": [
                            ".slick-current.slick-active[aria-label=\"Slide 2: Virtual Event\"] > .hero-slide-background.responsiveImage--loaded[data-responsive-image=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://benetech.org/about/\" aria-haspopup=\"true\" aria-expanded=\"false\">About</a>",
                  "target": [
                    "a[href$=\"about/\"][aria-haspopup=\"true\"]"
                  ],
                  "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": "#37383c",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header role=\"banner\" aria-label=\"site header\" id=\"site-header\" class=\"header\">",
                          "target": [
                            "#site-header"
                          ]
                        },
                        {
                          "html": "<div class=\"hero-slide-background responsiveImage--loaded\" data-responsive-image=\"\" title=\"\" data-image-xs=\"https://benetech.org/wp-content/uploads/2022/04/India-header-image-flip-2-95-480x800.jpg\" data-image-sm=\"https://benetech.org/wp-content/uploads/2022/04/India-header-image-flip-2-95-800x800.jpg\" data-image-md=\"https://benetech.org/wp-content/uploads/2022/04/India-header-image-flip-2-95-1024x800.jpg\" data-image-lg=\"https://benetech.org/wp-content/uploads/2022/04/India-header-image-flip-2-95-1365x800.jpg\" data-image-xl=\"https://benetech.org/wp-content/uploads/2022/04/India-header-image-flip-2-95-1920x800.jpg\" style=\"background-image: url(&quot;https://benetech.org/wp-content/uploads/2022/04/India-header-image-flip-2-95-1365x800.jpg&quot;);\">",
                          "target": [
                            ".slick-current.slick-active[aria-label=\"Slide 2: Virtual Event\"] > .hero-slide-background.responsiveImage--loaded[data-responsive-image=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://benetech.org/news/\">News</a>",
                  "target": [
                    "a[href$=\"news/\"]"
                  ],
                  "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": "#37383c",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header role=\"banner\" aria-label=\"site header\" id=\"site-header\" class=\"header\">",
                          "target": [
                            "#site-header"
                          ]
                        },
                        {
                          "html": "<div class=\"hero-slide-background responsiveImage--loaded\" data-responsive-image=\"\" title=\"\" data-image-xs=\"https://benetech.org/wp-content/uploads/2022/04/India-header-image-flip-2-95-480x800.jpg\" data-image-sm=\"https://benetech.org/wp-content/uploads/2022/04/India-header-image-flip-2-95-800x800.jpg\" data-image-md=\"https://benetech.org/wp-content/uploads/2022/04/India-header-image-flip-2-95-1024x800.jpg\" data-image-lg=\"https://benetech.org/wp-content/uploads/2022/04/India-header-image-flip-2-95-1365x800.jpg\" data-image-xl=\"https://benetech.org/wp-content/uploads/2022/04/India-header-image-flip-2-95-1920x800.jpg\" style=\"background-image: url(&quot;https://benetech.org/wp-content/uploads/2022/04/India-header-image-flip-2-95-1365x800.jpg&quot;);\">",
                          "target": [
                            ".slick-current.slick-active[aria-label=\"Slide 2: Virtual Event\"] > .hero-slide-background.responsiveImage--loaded[data-responsive-image=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://benetech.org/blog/\">Blog</a>",
                  "target": [
                    "a[href$=\"blog/\"]"
                  ],
                  "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": "#37383c",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header role=\"banner\" aria-label=\"site header\" id=\"site-header\" class=\"header\">",
                          "target": [
                            "#site-header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://benetech.org/get-involved/\">Get Involved</a>",
                  "target": [
                    "#action-menu > .header-actionMenu > .invert.menu-item-type-post_type.menu-item-object-page > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "52.5pt (70px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1 class=\"hero-slide-title \">\n\t\t\t\t\t\t\t\t\t\t\t\tVirtual Event\t\t\t\t\t\t\t\t\t\t\t</h1>",
                  "target": [
                    ".slick-current.slick-active[aria-label=\"Slide 2: Virtual Event\"] > .hero-slide-content > .row > .small-12.columns > h1"
                  ],
                  "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": "21.0pt (28px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"hero-slide-body \">\n\t\t\t\t\t\t\t\t\t\t\t\t\tThe Global Perspective: Rebuilding Equitable Education through Digital Literacy\t\t\t\t\t\t\t\t\t\t\t\t</div>",
                  "target": [
                    ".slick-current.slick-active[aria-label=\"Slide 2: Virtual Event\"] > .hero-slide-content > .row > .small-12.columns > .hero-slide-body"
                  ],
                  "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": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://benetech.org/about/events/inclusive-education-series/\" class=\"\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\thero-slide-button \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\" tabindex=\"0\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tWatch Recording\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</a>",
                  "target": [
                    ".slick-current.slick-active[aria-label=\"Slide 2: Virtual Event\"] > .hero-slide-content > .row > .small-12.columns > .hero-slide-buttons > .hero-slide-button"
                  ],
                  "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": "52.5pt (70px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1 class=\"hero-slide-title \">\n\t\t\t\t\t\t\t\t\t\t\t\tBridging the Social Sector <br class=\"show-for-large\">and Silicon Valley\t\t\t\t\t\t\t\t\t\t\t</h1>",
                  "target": [
                    ".hero-slide.slick-slide[data-slick-index=\"2\"] > .hero-slide-content > .row > .small-12.columns > h1"
                  ],
                  "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": "21.0pt (28px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"hero-slide-body \">\n\t\t\t\t\t\t\t\t\t\t\t\t\tEmpowering communities together \t\t\t\t\t\t\t\t\t\t\t\t</div>",
                  "target": [
                    ".hero-slide.slick-slide[data-slick-index=\"2\"] > .hero-slide-content > .row > .small-12.columns > .hero-slide-body"
                  ],
                  "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": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://benetech.org/approach/\" class=\"\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\thero-slide-button \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\" tabindex=\"-1\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tLearn More\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</a>",
                  "target": [
                    ".hero-slide.slick-slide[data-slick-index=\"2\"] > .hero-slide-content > .row > .small-12.columns > .hero-slide-buttons > .hero-slide-button[href$=\"approach/\"]"
                  ],
                  "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": "52.5pt (70px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1 class=\"hero-slide-title \">\n\t\t\t\t\t\t\t\t\t\t\t\tHelp create more equity in literacy\t\t\t\t\t\t\t\t\t\t\t</h1>",
                  "target": [
                    ".hero-slide.slick-slide[data-slick-index=\"3\"] > .hero-slide-content > .row > .small-12.columns > h1"
                  ],
                  "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": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://benetech.org/get-involved/equity-in-literacy/\" class=\"\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\thero-slide-button \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\" tabindex=\"-1\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tLearn More\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</a>",
                  "target": [
                    ".hero-slide.slick-slide[data-slick-index=\"3\"] > .hero-slide-content > .row > .small-12.columns > .hero-slide-buttons > .hero-slide-button"
                  ],
                  "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": "52.5pt (70px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1 class=\"hero-slide-title \">\n\t\t\t\t\t\t\t\t\t\t\t\tIs the future of literacy digital?\t\t\t\t\t\t\t\t\t\t\t</h1>",
                  "target": [
                    ".hero-slide.slick-slide[data-slick-index=\"4\"] > .hero-slide-content > .row > .small-12.columns > h1"
                  ],
                  "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": "21.0pt (28px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"hero-slide-body \">\n\t\t\t\t\t\t\t\t\t\t\t\t\tWatch the on-demand panel discussion to explore this important question.\t\t\t\t\t\t\t\t\t\t\t\t</div>",
                  "target": [
                    ".hero-slide.slick-slide[data-slick-index=\"4\"] > .hero-slide-content > .row > .small-12.columns > .hero-slide-body"
                  ],
                  "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": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://benetech.org/about/events/inclusive-education-series/\" class=\"\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tnone\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\thero-slide-button \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\" tabindex=\"-1\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tLearn More\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</a>",
                  "target": [
                    ".hero-slide.slick-slide[data-slick-index=\"4\"] > .hero-slide-content > .row > .small-12.columns > .hero-slide-buttons > .none.hero-slide-button"
                  ],
                  "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": "52.5pt (70px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1 class=\"hero-slide-title \">\n\t\t\t\t\t\t\t\t\t\t\t\tMeet Emery\t\t\t\t\t\t\t\t\t\t\t</h1>",
                  "target": [
                    ".hero-slide[data-slick-index=\"5\"][aria-label=\"Slide 6: Meet Emery\"] > .hero-slide-content > .row > .small-12.columns > h1"
                  ],
                  "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": "21.0pt (28px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"hero-slide-body \">\n\t\t\t\t\t\t\t\t\t\t\t\t\tStudent with dyslexia discovers a love of reading\t\t\t\t\t\t\t\t\t\t\t\t</div>",
                  "target": [
                    ".hero-slide[data-slick-index=\"5\"][aria-label=\"Slide 6: Meet Emery\"] > .hero-slide-content > .row > .small-12.columns > .hero-slide-body"
                  ],
                  "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": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://benetech.org/story/bookshare-emery-dyslexia-reading/\" class=\"\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tnone\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\thero-slide-button \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\" tabindex=\"-1\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tRead More\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</a>",
                  "target": [
                    ".hero-slide[data-slick-index=\"5\"][aria-label=\"Slide 6: Meet Emery\"] > .hero-slide-content > .row > .small-12.columns > .hero-slide-buttons > .none.hero-slide-button"
                  ],
                  "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": "52.5pt (70px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1 class=\"hero-slide-title \">\n\t\t\t\t\t\t\t\t\t\t\t\tWe're hiring\t\t\t\t\t\t\t\t\t\t\t</h1>",
                  "target": [
                    ".slick-cloned[aria-label=\"Slide 1: We're hiring\"][data-slick-index=\"6\"] > .hero-slide-content > .row > .small-12.columns > h1"
                  ],
                  "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": "21.0pt (28px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"hero-slide-body \">\n\t\t\t\t\t\t\t\t\t\t\t\t\tSee open positions on our careers page\t\t\t\t\t\t\t\t\t\t\t\t</div>",
                  "target": [
                    ".slick-cloned[aria-label=\"Slide 1: We're hiring\"][data-slick-index=\"6\"] > .hero-slide-content > .row > .small-12.columns > .hero-slide-body"
                  ],
                  "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": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://benetech.org/get-involved/careers/\" class=\"\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tnone\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\thero-slide-button \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\" tabindex=\"-1\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tSee Openings\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</a>",
                  "target": [
                    ".slick-cloned[aria-label=\"Slide 1: We're hiring\"][data-slick-index=\"6\"] > .hero-slide-content > .row > .small-12.columns > .hero-slide-buttons > .none.hero-slide-button"
                  ],
                  "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": "52.5pt (70px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1 class=\"hero-slide-title \">\n\t\t\t\t\t\t\t\t\t\t\t\tVirtual Event\t\t\t\t\t\t\t\t\t\t\t</h1>",
                  "target": [
                    ".slick-cloned[aria-label=\"Slide 2: Virtual Event\"][data-slick-index=\"7\"] > .hero-slide-content > .row > .small-12.columns > h1"
                  ],
                  "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": "21.0pt (28px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"hero-slide-body \">\n\t\t\t\t\t\t\t\t\t\t\t\t\tThe Global Perspective: Rebuilding Equitable Education through Digital Literacy\t\t\t\t\t\t\t\t\t\t\t\t</div>",
                  "target": [
                    ".slick-cloned[aria-label=\"Slide 2: Virtual Event\"][data-slick-index=\"7\"] > .hero-slide-content > .row > .small-12.columns > .hero-slide-body"
                  ],
                  "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": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://benetech.org/about/events/inclusive-education-series/\" class=\"\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\thero-slide-button \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\" tabindex=\"-1\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tWatch Recording\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</a>",
                  "target": [
                    ".slick-cloned[aria-label=\"Slide 2: Virtual Event\"][data-slick-index=\"7\"] > .hero-slide-content > .row > .small-12.columns > .hero-slide-buttons > .hero-slide-button"
                  ],
                  "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": "52.5pt (70px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1 class=\"hero-slide-title \">\n\t\t\t\t\t\t\t\t\t\t\t\tBridging the Social Sector <br class=\"show-for-large\">and Silicon Valley\t\t\t\t\t\t\t\t\t\t\t</h1>",
                  "target": [
                    "div[data-slick-index=\"8\"] > .hero-slide-content > .row > .small-12.columns > h1"
                  ],
                  "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": "21.0pt (28px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"hero-slide-body \">\n\t\t\t\t\t\t\t\t\t\t\t\t\tEmpowering communities together \t\t\t\t\t\t\t\t\t\t\t\t</div>",
                  "target": [
                    "div[data-slick-index=\"8\"] > .hero-slide-content > .row > .small-12.columns > .hero-slide-body"
                  ],
                  "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": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://benetech.org/approach/\" class=\"\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\thero-slide-button \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\" tabindex=\"-1\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tLearn More\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</a>",
                  "target": [
                    "div[data-slick-index=\"8\"] > .hero-slide-content > .row > .small-12.columns > .hero-slide-buttons > .hero-slide-button[href$=\"approach/\"]"
                  ],
                  "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": "52.5pt (70px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1 class=\"hero-slide-title \">\n\t\t\t\t\t\t\t\t\t\t\t\tHelp create more equity in literacy\t\t\t\t\t\t\t\t\t\t\t</h1>",
                  "target": [
                    "div[data-slick-index=\"9\"] > .hero-slide-content > .row > .small-12.columns > h1"
                  ],
                  "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": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://benetech.org/get-involved/equity-in-literacy/\" class=\"\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\thero-slide-button \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\" tabindex=\"-1\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tLearn More\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</a>",
                  "target": [
                    "div[data-slick-index=\"9\"] > .hero-slide-content > .row > .small-12.columns > .hero-slide-buttons > .hero-slide-button"
                  ],
                  "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": "52.5pt (70px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1 class=\"hero-slide-title \">\n\t\t\t\t\t\t\t\t\t\t\t\tIs the future of literacy digital?\t\t\t\t\t\t\t\t\t\t\t</h1>",
                  "target": [
                    "div[data-slick-index=\"10\"] > .hero-slide-content > .row > .small-12.columns > h1"
                  ],
                  "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": "21.0pt (28px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"hero-slide-body \">\n\t\t\t\t\t\t\t\t\t\t\t\t\tWatch the on-demand panel discussion to explore this important question.\t\t\t\t\t\t\t\t\t\t\t\t</div>",
                  "target": [
                    "div[data-slick-index=\"10\"] > .hero-slide-content > .row > .small-12.columns > .hero-slide-body"
                  ],
                  "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": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://benetech.org/about/events/inclusive-education-series/\" class=\"\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tnone\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\thero-slide-button \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\" tabindex=\"-1\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tLearn More\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</a>",
                  "target": [
                    "div[data-slick-index=\"10\"] > .hero-slide-content > .row > .small-12.columns > .hero-slide-buttons > .none.hero-slide-button"
                  ],
                  "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": "52.5pt (70px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1 class=\"hero-slide-title \">\n\t\t\t\t\t\t\t\t\t\t\t\tMeet Emery\t\t\t\t\t\t\t\t\t\t\t</h1>",
                  "target": [
                    "div[data-slick-index=\"11\"] > .hero-slide-content > .row > .small-12.columns > h1"
                  ],
                  "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": "21.0pt (28px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"hero-slide-body \">\n\t\t\t\t\t\t\t\t\t\t\t\t\tStudent with dyslexia discovers a love of reading\t\t\t\t\t\t\t\t\t\t\t\t</div>",
                  "target": [
                    "div[data-slick-index=\"11\"] > .hero-slide-content > .row > .small-12.columns > .hero-slide-body"
                  ],
                  "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": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://benetech.org/story/bookshare-emery-dyslexia-reading/\" class=\"\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tnone\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\thero-slide-button \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\" tabindex=\"-1\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tRead More\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</a>",
                  "target": [
                    "div[data-slick-index=\"11\"] > .hero-slide-content > .row > .small-12.columns > .hero-slide-buttons > .none.hero-slide-button"
                  ],
                  "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": "19.5pt (26px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"band \">",
                          "target": [
                            ".band"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"band-text \" href=\"https://benetech.org/news/press/benetech-names-ayan-kishore-chief-executive-officer/\">\n\t\t\t\t\t\t\t\t\t\t\t\t\tBenetech Names Ayan Kishore Chief Executive Officer\t\t\t\t\t\t\t\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"icon-arrow-right\"></i>\n\t\t\t\t\t\t\t</a>",
                  "target": [
                    ".band-text"
                  ],
                  "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": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"listBand-content \">",
                          "target": [
                            ".listBand-content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://benetech.org/impact/\" class=\"listBand-link \">\n\t\t\t\t\t\t\t\t\t\tSee More Impact\t\t\t\t\t\t\t\t\t</a>",
                  "target": [
                    ".listBand-link"
                  ],
                  "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": "37.5pt (50px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"listBand-content \">",
                          "target": [
                            ".listBand-content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"listBand-listItem-title \" style=\"color: rgb(174, 171, 202)\">\n\t\t\t\t\t\t\t\t\t\t\t\t20 million+\t\t\t\t\t\t\t\t\t\t\t</h3>",
                  "target": [
                    "div[aria-label=\"Item 1: 20 million+\"] > .listBand-listItem-title"
                  ],
                  "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": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"listBand-content \">",
                          "target": [
                            ".listBand-content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"listBand-listItem-description \">\n\t\t\t\t\t\t\t\t\t\t\t\t\tEbooks delivered to people with disabilities transforming how they read and helping them succeed.\t\t\t\t\t\t\t\t\t\t\t\t</div>",
                  "target": [
                    "div[aria-label=\"Item 1: 20 million+\"] > .listBand-listItem-description"
                  ],
                  "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": "37.5pt (50px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"listBand-content \">",
                          "target": [
                            ".listBand-content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"listBand-listItem-title \" style=\"color: rgb(143, 203, 214)\">\n\t\t\t\t\t\t\t\t\t\t\t\t50+\t\t\t\t\t\t\t\t\t\t\t</h3>",
                  "target": [
                    "div[aria-label=\"Item 2: 50+\"] > .listBand-listItem-title"
                  ],
                  "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": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"listBand-content \">",
                          "target": [
                            ".listBand-content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"listBand-listItem-description \">\n\t\t\t\t\t\t\t\t\t\t\t\t\tCountries where human rights defenders can more safely document violations and achieve justice\t\t\t\t\t\t\t\t\t\t\t\t</div>",
                  "target": [
                    "div[aria-label=\"Item 2: 50+\"] > .listBand-listItem-description"
                  ],
                  "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": "37.5pt (50px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"listBand-content \">",
                          "target": [
                            ".listBand-content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"listBand-listItem-title \" style=\"color: rgb(151, 217, 166)\">\n\t\t\t\t\t\t\t\t\t\t\t\t170+\t\t\t\t\t\t\t\t\t\t\t</h3>",
                  "target": [
                    "div[aria-label=\"Item 3: 170+\"] > .listBand-listItem-title"
                  ],
                  "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": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"listBand-content \">",
                          "target": [
                            ".listBand-content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"listBand-listItem-description \">\n\t\t\t\t\t\t\t\t\t\t\t\t\tCountries benefitted from enhanced environmental conservation data and project management. \t\t\t\t\t\t\t\t\t\t\t\t</div>",
                  "target": [
                    "div[aria-label=\"Item 3: 170+\"] > .listBand-listItem-description"
                  ],
                  "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": "30.0pt (40px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"featureBand-pattern  right\"></div>",
                          "target": [
                            ".right"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"featureBand-title \">\n\t\t\t\t\t\t\t\t\tINVEST IN INNOVATION FOR SOCIAL GOOD\t\t\t\t\t\t\t\t</h2>",
                  "target": [
                    ".featureBand-title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"featureBand-pattern  right\"></div>",
                          "target": [
                            ".right"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"featureBand-description \">\n\t\t\t\t\t\t\t\t\t\tYour support helps us to empower communities worldwide for lasting social impact.\t\t\t\t\t\t\t\t\t</div>",
                  "target": [
                    ".featureBand-description"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "14.9pt (19.8px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"featureBand-pattern  right\"></div>",
                          "target": [
                            ".right"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"\n\t\t\t\t\t\t\t\t\t\t\t\t\t\tfeatureBand-button \t\t\t\t\t\t\t\t\t\t\t\t\t\tinverted\t\t\t\t\t\t\t\t\t\t\t\t\t\" href=\"https://benetech.org/get-involved/partner/\">\n\t\t\t\t\t\t\t\t\t\t\t\t\tBECOME A PARTNER\t\t\t\t\t\t\t\t\t\t\t\t</a>",
                  "target": [
                    ".inverted"
                  ],
                  "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": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"featureBand-linkSection \" aria-label=\"HAVE QUESTIONS?\">",
                          "target": [
                            ".featureBand-linkSection"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"featureBand-linkSection-title \">\n\t\t\t\t\t\tHAVE QUESTIONS?\t\t\t\t\t</div>",
                  "target": [
                    ".featureBand-linkSection-title"
                  ],
                  "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": "25.5pt (34px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"featureBand-linkSection \" aria-label=\"HAVE QUESTIONS?\">",
                          "target": [
                            ".featureBand-linkSection"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://benetech.org/about/contact/\" class=\"featureBand-linkSection-link \">\n\t\t\t\t\tContact Us\t\t\t\t\t<i class=\"icon-arrow-right\" aria-hidden=\"true\"></i>\n\t\t\t\t</a>",
                  "target": [
                    ".featureBand-linkSection-link"
                  ],
                  "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": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"featureBand-formSection \" aria-label=\"GET OUR UPDATES\">",
                          "target": [
                            ".featureBand-formSection"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"featureBand-formSection-title \">\n\t\t\t\t\t\tGET OUR UPDATES\t\t\t\t\t</div>",
                  "target": [
                    ".featureBand-formSection-title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo 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://pt.benetech.org/l/683003/2019-02-18/7kwm\" width=\"100%\" height=\"500\" type=\"text/html\" frameborder=\"0\" allowtransparency=\"true\" style=\"border: 0px; overflow: hidden; height: 144px;\" id=\"iFrameResizer0\" scrolling=\"no\"></iframe>",
                  "target": [
                    "#iFrameResizer0"
                  ],
                  "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": "<ul class=\"\n\t\t\t\t\theader-actionMenu\t\t\t\t\tshow-for-medium hide-for-xlarge\t\t\t\t\">",
                  "target": [
                    ".show-for-medium"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"\n\t\t\t\t\theader-icons\t\t\t\t\thide-for-xlarge\t\t\t\t\">",
                  "target": [
                    ".header-icons"
                  ],
                  "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-has-children.menu-item-type-post_type.menu-item-object-page:nth-child(2) > .sub-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li class=\"hide-for-xlarge menu-item menu-item-type-post_type menu-item-object-page\"><a href=\"https://benetech.org/our-work/\">Work Overview</a></li>",
                  "target": [
                    ".menu-item-has-children.menu-item-type-post_type.menu-item-object-page:nth-child(2) > .sub-menu > .hide-for-xlarge.menu-item-type-post_type.menu-item-object-page"
                  ],
                  "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": [
                    ".sub-menu > .menu-item-has-children.menu-item-type-custom.menu-item-object-custom > .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-has-children.menu-item-type-post_type.menu-item-object-page:nth-child(4) > .sub-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li class=\"hide-for-xlarge menu-item menu-item-type-post_type menu-item-object-page\"><a href=\"https://benetech.org/approach/\">Approach Overview</a></li>",
                  "target": [
                    ".menu-item-has-children.menu-item-type-post_type.menu-item-object-page:nth-child(4) > .sub-menu > .hide-for-xlarge.menu-item-type-post_type.menu-item-object-page"
                  ],
                  "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-has-children.menu-item-type-post_type.menu-item-object-page:nth-child(5) > .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": "<span class=\"tile-title-workArea-title \" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\tEducation\t\t\t\t\t\t\t\t</span>",
                  "target": [
                    "h2[title=\"In Education: Education\"] > .tile-title-workArea > .tile-title-workArea-title"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"tile-title-workArea-title \" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\tEmployment\t\t\t\t\t\t\t\t</span>",
                  "target": [
                    "h2[title=\"In Employment: Employment\"] > .tile-title-workArea > .tile-title-workArea-title"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"tile-title-workArea-title \" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\tSocial Inclusion\t\t\t\t\t\t\t\t</span>",
                  "target": [
                    ".social-inclusion > .tile-title > .tile-title-workArea > .tile-title-workArea-title"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"tile-title-workArea-title \" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\tPrior Work\t\t\t\t\t\t\t\t</span>",
                  "target": [
                    "h2[title=\"In Prior Work: Prior Work\"] > .tile-title-workArea > .tile-title-workArea-title"
                  ],
                  "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": "<h2 class=\"listBand-title \">\n\t\t\t\t\t\t\t\t\tOur Impact\t\t\t\t\t\t\t\t</h2>",
                  "target": [
                    ".listBand-title"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                }
              ]
            }
          ],
          "violations": [
            {
              "id": "color-contrast-enhanced",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aaa",
                "wcag146"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast-enhanced?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#b74900",
                        "contrastRatio": 5.29,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://benetech.org/get-involved/give/\">Give</a>",
                          "target": [
                            "#action-menu > .header-actionMenu > .menu-item-type-post_type.menu-item-object-page.menu-item:nth-child(1) > a"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.29 (foreground color: #ffffff, background color: #b74900, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://benetech.org/get-involved/give/\">Give</a>",
                  "target": [
                    "#action-menu > .header-actionMenu > .menu-item-type-post_type.menu-item-object-page.menu-item:nth-child(1) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.29 (foreground color: #ffffff, background color: #b74900, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ff6600",
                        "bgColor": "#ffffff",
                        "contrastRatio": 2.93,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"\n\t\t\t\t\ttile \t\t\t\t\twork-area education\t\t\t\t\" data-equalizer-watch=\"\" aria-label=\"Education\" style=\"height: 487px;\">",
                          "target": [
                            ".education"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.93 (foreground color: #ff6600, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://benetech.org/work-area/education/\" class=\"tile-button \" aria-label=\"Read more about Education\">\n\t\t\t\t\t\tSee Education Work\t\t\t\t\t</a>",
                  "target": [
                    "a[aria-label=\"Read more about Education\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.93 (foreground color: #ff6600, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ff6600",
                        "bgColor": "#ffffff",
                        "contrastRatio": 2.93,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"\n\t\t\t\t\ttile \t\t\t\t\twork-area employment\t\t\t\t\" data-equalizer-watch=\"\" aria-label=\"Employment\" style=\"height: 487px;\">",
                          "target": [
                            ".employment"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.93 (foreground color: #ff6600, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://benetech.org/work-area/employment/\" class=\"tile-button \" aria-label=\"Read more about Employment\">\n\t\t\t\t\t\tSee Employment Work\t\t\t\t\t</a>",
                  "target": [
                    "a[aria-label=\"Read more about Employment\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.93 (foreground color: #ff6600, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ff6600",
                        "bgColor": "#ffffff",
                        "contrastRatio": 2.93,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"\n\t\t\t\t\ttile \t\t\t\t\twork-area social-inclusion\t\t\t\t\" data-equalizer-watch=\"\" aria-label=\"Social Inclusion\" style=\"height: 487px;\">",
                          "target": [
                            ".social-inclusion"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.93 (foreground color: #ff6600, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://benetech.org/work-area/social-inclusion/\" class=\"tile-button \" aria-label=\"Read more about Social Inclusion\">\n\t\t\t\t\t\tSee Social Inclusion Work\t\t\t\t\t</a>",
                  "target": [
                    ".social-inclusion > .tile-button"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.93 (foreground color: #ff6600, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ff6600",
                        "bgColor": "#ffffff",
                        "contrastRatio": 2.93,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"\n\t\t\t\t\ttile \t\t\t\t\twork-area prior-work\t\t\t\t\" data-equalizer-watch=\"\" aria-label=\"Prior Work\" style=\"height: 487px;\">",
                          "target": [
                            ".prior-work"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.93 (foreground color: #ff6600, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://benetech.org/work-area/prior-work/\" class=\"tile-button \" aria-label=\"Read more about Prior Work\">\n\t\t\t\t\t\tSee Prior Work\t\t\t\t\t</a>",
                  "target": [
                    "a[aria-label=\"Read more about Prior Work\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.93 (foreground color: #ff6600, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ff6600",
                        "bgColor": "#ffffff",
                        "contrastRatio": 2.93,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"steps  \">",
                          "target": [
                            ".steps"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.93 (foreground color: #ff6600, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://benetech.org/approach/\" class=\"steps-step-link \">\n                                        Learn More About Our Approach                                    </a>",
                  "target": [
                    ".steps-step-link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.93 (foreground color: #ff6600, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#b74900",
                        "contrastRatio": 5.29,
                        "fontSize": "14.9pt (19.8px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"\n\t\t\t\t\t\t\t\t\t\t\t\t\t\tfeatureBand-button \t\t\t\t\t\t\t\t\t\t\t\t\t\tsolid\t\t\t\t\t\t\t\t\t\t\t\t\t\" href=\"https://benetech.org/get-involved/give/\">\n\t\t\t\t\t\t\t\t\t\t\t\t\tGIVE\t\t\t\t\t\t\t\t\t\t\t\t</a>",
                          "target": [
                            ".solid"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.29 (foreground color: #ffffff, background color: #b74900, font size: 14.9pt (19.8px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"\n\t\t\t\t\t\t\t\t\t\t\t\t\t\tfeatureBand-button \t\t\t\t\t\t\t\t\t\t\t\t\t\tsolid\t\t\t\t\t\t\t\t\t\t\t\t\t\" href=\"https://benetech.org/get-involved/give/\">\n\t\t\t\t\t\t\t\t\t\t\t\t\tGIVE\t\t\t\t\t\t\t\t\t\t\t\t</a>",
                  "target": [
                    ".solid"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.29 (foreground color: #ffffff, background color: #b74900, font size: 14.9pt (19.8px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#757575",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.6,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-menus\">",
                          "target": [
                            ".footer-menus"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.6 (foreground color: #757575, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"footer-copyright\">\n\t\t\t\t\tCopyright 2022 | Benetech | Software for Social Good\t\t\t\t</div>",
                  "target": [
                    ".footer-copyright"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.6 (foreground color: #757575, background color: #ffffff, font size: 10.5pt (14px), 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": "#ff6600",
                        "bgColor": "#ffffff",
                        "contrastRatio": 2.93,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"\n\t\t\t\t\ttile \t\t\t\t\twork-area education\t\t\t\t\" data-equalizer-watch=\"\" aria-label=\"Education\" style=\"height: 487px;\">",
                          "target": [
                            ".education"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.93 (foreground color: #ff6600, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://benetech.org/work-area/education/\" class=\"tile-button \" aria-label=\"Read more about Education\">\n\t\t\t\t\t\tSee Education Work\t\t\t\t\t</a>",
                  "target": [
                    "a[aria-label=\"Read more about Education\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.93 (foreground color: #ff6600, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ff6600",
                        "bgColor": "#ffffff",
                        "contrastRatio": 2.93,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"\n\t\t\t\t\ttile \t\t\t\t\twork-area employment\t\t\t\t\" data-equalizer-watch=\"\" aria-label=\"Employment\" style=\"height: 487px;\">",
                          "target": [
                            ".employment"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.93 (foreground color: #ff6600, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://benetech.org/work-area/employment/\" class=\"tile-button \" aria-label=\"Read more about Employment\">\n\t\t\t\t\t\tSee Employment Work\t\t\t\t\t</a>",
                  "target": [
                    "a[aria-label=\"Read more about Employment\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.93 (foreground color: #ff6600, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ff6600",
                        "bgColor": "#ffffff",
                        "contrastRatio": 2.93,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"\n\t\t\t\t\ttile \t\t\t\t\twork-area social-inclusion\t\t\t\t\" data-equalizer-watch=\"\" aria-label=\"Social Inclusion\" style=\"height: 487px;\">",
                          "target": [
                            ".social-inclusion"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.93 (foreground color: #ff6600, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://benetech.org/work-area/social-inclusion/\" class=\"tile-button \" aria-label=\"Read more about Social Inclusion\">\n\t\t\t\t\t\tSee Social Inclusion Work\t\t\t\t\t</a>",
                  "target": [
                    ".social-inclusion > .tile-button"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.93 (foreground color: #ff6600, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ff6600",
                        "bgColor": "#ffffff",
                        "contrastRatio": 2.93,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"\n\t\t\t\t\ttile \t\t\t\t\twork-area prior-work\t\t\t\t\" data-equalizer-watch=\"\" aria-label=\"Prior Work\" style=\"height: 487px;\">",
                          "target": [
                            ".prior-work"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.93 (foreground color: #ff6600, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://benetech.org/work-area/prior-work/\" class=\"tile-button \" aria-label=\"Read more about Prior Work\">\n\t\t\t\t\t\tSee Prior Work\t\t\t\t\t</a>",
                  "target": [
                    "a[aria-label=\"Read more about Prior Work\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.93 (foreground color: #ff6600, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ff6600",
                        "bgColor": "#ffffff",
                        "contrastRatio": 2.93,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"steps  \">",
                          "target": [
                            ".steps"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.93 (foreground color: #ff6600, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://benetech.org/approach/\" class=\"steps-step-link \">\n                                        Learn More About Our Approach                                    </a>",
                  "target": [
                    ".steps-step-link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.93 (foreground color: #ff6600, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ]
            },
            {
              "id": "focus-order-semantics",
              "impact": "minor",
              "tags": [
                "cat.keyboard",
                "best-practice",
                "experimental"
              ],
              "description": "Ensures elements in the focus order have a role appropriate for interactive content",
              "help": "Elements in the focus order should have an appropriate role",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/focus-order-semantics?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "has-widget-role",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have a widget role."
                    },
                    {
                      "id": "valid-scrollable-semantics",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element has invalid semantics for an element in the focus order."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"hero-slide slick-slide slick-current slick-active\" aria-label=\"Slide 2: Virtual Event\" data-slick-index=\"1\" aria-hidden=\"false\" tabindex=\"0\" style=\"width: 1280px;\">",
                  "target": [
                    ".slick-current.slick-active[aria-label=\"Slide 2: Virtual Event\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element does not have a widget role.\n  Element has invalid semantics for an element in the focus order."
                }
              ]
            },
            {
              "id": "frame-title",
              "impact": "serious",
              "tags": [
                "cat.text-alternatives",
                "wcag2a",
                "wcag241",
                "wcag412",
                "section508",
                "section508.22.i"
              ],
              "description": "Ensures <iframe> and <frame> elements have an accessible name",
              "help": "Frames must have an accessible name",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/frame-title?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "presentational-role",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<iframe src=\"https://pt.benetech.org/l/683003/2019-02-18/7kwm\" width=\"100%\" height=\"500\" type=\"text/html\" frameborder=\"0\" allowtransparency=\"true\" style=\"border: 0px; overflow: hidden; height: 144px;\" id=\"iFrameResizer0\" scrolling=\"no\"></iframe>",
                  "target": [
                    "#iFrameResizer0"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has no title attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                }
              ]
            },
            {
              "id": "label-content-name-mismatch",
              "impact": "serious",
              "tags": [
                "cat.semantics",
                "wcag21a",
                "wcag253",
                "experimental"
              ],
              "description": "Ensures that elements labelled through their content must have their visible text as part of their accessible name",
              "help": "Elements must have their visible text as part of their accessible name",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/label-content-name-mismatch?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "label-content-name-mismatch",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Text inside the element is not included in the accessible name"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://benetech.org/work-area/education/\" class=\"tile-button \" aria-label=\"Read more about Education\">\n\t\t\t\t\t\tSee Education Work\t\t\t\t\t</a>",
                  "target": [
                    "a[aria-label=\"Read more about Education\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
                },
                {
                  "any": [
                    {
                      "id": "label-content-name-mismatch",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Text inside the element is not included in the accessible name"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://benetech.org/work-area/employment/\" class=\"tile-button \" aria-label=\"Read more about Employment\">\n\t\t\t\t\t\tSee Employment Work\t\t\t\t\t</a>",
                  "target": [
                    "a[aria-label=\"Read more about Employment\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
                },
                {
                  "any": [
                    {
                      "id": "label-content-name-mismatch",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Text inside the element is not included in the accessible name"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://benetech.org/work-area/social-inclusion/\" class=\"tile-button \" aria-label=\"Read more about Social Inclusion\">\n\t\t\t\t\t\tSee Social Inclusion Work\t\t\t\t\t</a>",
                  "target": [
                    ".social-inclusion > .tile-button"
                  ],
                  "failureSummary": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
                },
                {
                  "any": [
                    {
                      "id": "label-content-name-mismatch",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Text inside the element is not included in the accessible name"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://benetech.org/work-area/prior-work/\" class=\"tile-button \" aria-label=\"Read more about Prior Work\">\n\t\t\t\t\t\tSee Prior Work\t\t\t\t\t</a>",
                  "target": [
                    "a[aria-label=\"Read more about Prior Work\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
                }
              ]
            },
            {
              "id": "landmark-unique",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "help": "Ensures landmarks are unique",
              "description": "Landmarks should have a unique role or role/label/title (i.e. accessible name) combination",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/landmark-unique?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "landmark-is-unique",
                      "data": {
                        "role": "navigation",
                        "accessibleText": null
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav role=\"navigation\" id=\"action-menu\" class=\"header-actionMenu-wrapper\">",
                          "target": [
                            "#action-menu"
                          ]
                        },
                        {
                          "html": "<nav id=\"footer-menu\" class=\"footer-nav\">",
                          "target": [
                            "#footer-menu"
                          ]
                        }
                      ],
                      "impact": "moderate",
                      "message": "The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<nav role=\"navigation\" id=\"main-menu\" class=\"header-mainMenu-wrapper \">",
                  "target": [
                    "#main-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                }
              ]
            },
            {
              "id": "meta-viewport",
              "impact": "critical",
              "tags": [
                "cat.sensory-and-visual-cues",
                "best-practice",
                "ACT"
              ],
              "description": "Ensures <meta name=\"viewport\"> does not disable text scaling and zooming",
              "help": "Zooming and scaling should not be disabled",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/meta-viewport?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "meta-viewport",
                      "data": "user-scalable=no",
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "user-scalable=no on <meta> tag disables zooming on mobile devices"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no\">",
                  "target": [
                    "meta[name=\"viewport\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  user-scalable=no on <meta> tag disables zooming on mobile devices"
                }
              ]
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://benetech.org/",
      "what": "URL",
      "result": "https://benetech.org/"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://benetech.org/",
      "result": {
        "Error": {
          "AA.1_4_3.G145.Fail": {
            "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 3:1, but text in this element has a contrast ratio of 1.01:1. Recommendation:  change background to #949494.": [
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"hero-slide-body \">...</div>"
              },
              {
                "tagName": "h1",
                "id": "",
                "code": "<h1 class=\"hero-slide-title \">...</h1>"
              }
            ]
          },
          "AA.1_4_3.G18.Fail": {
            "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 2.94:1. Recommendation:  change text colour to #c95000.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://benetech.org/approach/\" class=\"steps-step-link \">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://benetech.org/work-area/education/\" class=\"tile-button \" aria-label=\"Read more about Education\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://benetech.org/work-area/employment/\" class=\"tile-button \" aria-label=\"Read more about Employment\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://benetech.org/work-area/prior-work/\" class=\"tile-button \" aria-label=\"Read more about Prior Work\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://benetech.org/work-area/social-inclusion/\" class=\"tile-button \" aria-label=\"Read more about Social Inclusion\">...</a>"
              },
              {
                "tagName": "noscript",
                "id": "",
                "code": "<noscript>...</noscript>"
              }
            ],
            "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 3.16:1. Recommendation:  change text colour to #212121.": [
              {
                "tagName": "noscript",
                "id": "",
                "code": "<noscript>...</noscript>"
              }
            ]
          },
          "AA.2_4_1.H64.1": {
            "Iframe element requires a non-empty title attribute that identifies the frame.": [
              {
                "tagName": "iframe",
                "id": "#iFrameResizer0",
                "code": "<iframe src=\"https://pt.benetech.org/l/683003/2019-02-18/7kwm\" width=\"100%\" height=\"500\" type=\"text/html\" frameborder=\"0\" allowtransparency=\"true\" style=\"border: 0px; overflow: hidden; height: 144px;\" id=\"iFrameResizer0\" scrolling=\"no\">...</iframe>"
              }
            ]
          },
          "AA.3_2_2.H32.2": {
            "This form does not contain a submit button, which creates issues for those who cannot submit the form using the keyboard. Submit buttons are INPUT elements with type attribute \"submit\" or \"image\", or BUTTON elements with type \"submit\" or omitted/invalid.": [
              {
                "tagName": "form",
                "id": "",
                "code": "<form role=\"search\" method=\"GET\" action=\"https://benetech.org\" class=\"header-search-wrapper\">...</form>"
              }
            ]
          }
        },
        "Warning": {
          "AA.1_3_1.H48": {
            "If this element contains a navigation section, it is recommended that it be marked up as a list.": [
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"featureBand-buttons \">...</div>"
              }
            ]
          },
          "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": "#wmpci-popup-wrp",
                "code": "<div class=\"splash wmpci-popup-wrp design1\" id=\"wmpci-popup-wrp\">...</div>"
              },
              {
                "tagName": "header",
                "id": "#site-header",
                "code": "<header role=\"banner\" aria-label=\"site header\" id=\"site-header\" class=\"header\">...</header>"
              }
            ],
            "Interfering with a user agent's ability to zoom may be a failure of this Success Criterion.": [
              {
                "tagName": "meta",
                "id": "",
                "code": "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no\">"
              }
            ]
          },
          "AA.1_4_3.G145.Alpha": {
            "This element's text or background contains transparency. Ensure the contrast ratio between the text and background are at least 3:1.": [
              {
                "tagName": "h3",
                "id": "",
                "code": "<h3 class=\"listBand-listItem-title \" style=\"color: rgb(143, 203, 214)\">...</h3>"
              },
              {
                "tagName": "h3",
                "id": "",
                "code": "<h3 class=\"listBand-listItem-title \" style=\"color: rgb(151, 217, 166)\">...</h3>"
              },
              {
                "tagName": "h3",
                "id": "",
                "code": "<h3 class=\"listBand-listItem-title \" style=\"color: rgb(174, 171, 202)\">...</h3>"
              }
            ]
          },
          "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": "a",
                "id": "",
                "code": "<a class=\"band-text \" href=\"https://benetech.org/news/press/benetech-names-ayan-kishore-chief-executive-officer/\">...</a>"
              }
            ]
          },
          "AA.1_4_3.G18.Abs": {
            "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 4.5:1.": [
              {
                "tagName": "noscript",
                "id": "",
                "code": "<noscript>...</noscript>"
              }
            ]
          },
          "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 class=\"show-on-focus header-contentSkip\" href=\"#mainContentAnchor\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://benetech.org/about/\" aria-haspopup=\"true\" aria-expanded=\"false\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://benetech.org/about/events/inclusive-education-series/\" class=\"\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\thero-slide-button \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\" tabindex=\"-1\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://benetech.org/about/events/inclusive-education-series/\" class=\"\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tnone\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\thero-slide-button \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\" tabindex=\"-1\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://benetech.org/approach/\" aria-haspopup=\"true\" aria-expanded=\"false\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://benetech.org/approach/\" class=\"\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\thero-slide-button \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\" tabindex=\"-1\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://benetech.org/blog/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://benetech.org/get-involved/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://benetech.org/get-involved/careers/\" class=\"\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tnone\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\thero-slide-button \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\" tabindex=\"-1\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://benetech.org/get-involved/careers/\" class=\"\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tnone\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\thero-slide-button \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\" tabindex=\"0\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://benetech.org/get-involved/equity-in-literacy/\" class=\"\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\thero-slide-button \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\" tabindex=\"-1\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://benetech.org/impact\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://benetech.org/impact/\" class=\"listBand-link \">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://benetech.org/news/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://benetech.org/our-work/\" aria-haspopup=\"true\" aria-expanded=\"false\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://benetech.org/story/bookshare-emery-dyslexia-reading/\" class=\"\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tnone\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\thero-slide-button \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\" tabindex=\"-1\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://benetech.org/what-if/\">...</a>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"listBand-listItem-description \">...</div>"
              },
              {
                "tagName": "noscript",
                "id": "",
                "code": "<noscript>...</noscript>"
              }
            ]
          },
          "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": "h3",
                "id": "",
                "code": "<h3 class=\"listBand-listItem-title \" style=\"color: rgb(143, 203, 214)\">...</h3>"
              },
              {
                "tagName": "h3",
                "id": "",
                "code": "<h3 class=\"listBand-listItem-title \" style=\"color: rgb(151, 217, 166)\">...</h3>"
              },
              {
                "tagName": "h3",
                "id": "",
                "code": "<h3 class=\"listBand-listItem-title \" style=\"color: rgb(174, 171, 202)\">...</h3>"
              }
            ]
          },
          "AA.2_5_3.F96": {
            "Accessible name for this element does not contain the visible label text. Check that for user interface components with labels that include text or images of text, the name contains the text that is presented visually.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://benetech.org\" aria-label=\"Benetech Logo to homepage\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://benetech.org/work-area/education/\" class=\"tile-button \" aria-label=\"Read more about Education\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://benetech.org/work-area/employment/\" class=\"tile-button \" aria-label=\"Read more about Employment\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://benetech.org/work-area/prior-work/\" class=\"tile-button \" aria-label=\"Read more about Prior Work\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://benetech.org/work-area/social-inclusion/\" class=\"tile-button \" aria-label=\"Read more about Social Inclusion\">...</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>...</a>"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://benetech.org/",
      "what": "URL",
      "result": "https://benetech.org/"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://benetech.org/",
      "result": {
        "content": {
          "totals": {
            "violation": 58,
            "recommendation": 4,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/banner[1]/link[2]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 27,
                "top": 25,
                "height": 18,
                "width": 150
              },
              "snippet": "<a aria-label=\"Benetech Logo to homepage\" href=\"https://benetech.org\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[3]/div[1]/div[1]/div[2]/div[1]/div[4]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/link[18]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 432,
                "top": 2048,
                "height": 18,
                "width": 144
              },
              "snippet": "<a aria-label=\"Read more about Prior Work\" class=\"tile-button \" href=\"https://benetech.org/work-area/prior-work/\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[3]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/link[17]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 44,
                "top": 2048,
                "height": 18,
                "width": 247
              },
              "snippet": "<a aria-label=\"Read more about Social Inclusion\" class=\"tile-button \" href=\"https://benetech.org/work-area/social-inclusion/\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[3]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/link[16]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 432,
                "top": 1508,
                "height": 18,
                "width": 210
              },
              "snippet": "<a aria-label=\"Read more about Employment\" class=\"tile-button \" href=\"https://benetech.org/work-area/employment/\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[3]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/link[15]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 44,
                "top": 1535,
                "height": 18,
                "width": 189
              },
              "snippet": "<a aria-label=\"Read more about Education\" class=\"tile-button \" href=\"https://benetech.org/work-area/education/\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Frame_HasTitle",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]/section[1]/div[2]/div[1]/div[1]/div[2]/iframe[1]",
                "aria": "/document[1]/contentinfo[1]"
              },
              "message": "Inline frame does not have a 'title' attribute",
              "bounds": {
                "left": 440,
                "top": 6338,
                "height": 144,
                "width": 293
              },
              "snippet": "<iframe scrolling=\"no\" id=\"iFrameResizer0\" style=\"border: 0px; overflow: hidden; height: 144px;\" allowtransparency=\"true\" frameborder=\"0\" type=\"text/html\" height=\"500\" width=\"100%\" src=\"https://pt.benetech.org/l/683003/2019-02-18/7kwm\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[9]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The <div> element has the id \"\" that is empty",
              "bounds": {
                "left": 8960,
                "top": 0,
                "height": 700,
                "width": 1280
              },
              "snippet": "<div style=\"width: 1280px;\" tabindex=\"-1\" aria-hidden=\"true\" id=\"\" data-slick-index=\"7\" aria-label=\"Slide 2: Virtual Event\" class=\"hero-slide slick-slide slick-cloned\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[8]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The <div> element has the id \"\" that is empty",
              "bounds": {
                "left": 7680,
                "top": 0,
                "height": 700,
                "width": 1280
              },
              "snippet": "<div style=\"width: 1280px;\" tabindex=\"-1\" aria-hidden=\"true\" id=\"\" data-slick-index=\"6\" aria-label=\"Slide 1: We're hiring\" class=\"hero-slide slick-slide slick-cloned\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[13]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The <div> element has the id \"\" that is empty",
              "bounds": {
                "left": 14080,
                "top": 0,
                "height": 700,
                "width": 1280
              },
              "snippet": "<div style=\"width: 1280px;\" tabindex=\"-1\" aria-hidden=\"true\" id=\"\" data-slick-index=\"11\" aria-label=\"Slide 6: Meet Emery\" class=\"hero-slide slick-slide slick-cloned\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[12]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The <div> element has the id \"\" that is empty",
              "bounds": {
                "left": 12800,
                "top": 0,
                "height": 700,
                "width": 1280
              },
              "snippet": "<div style=\"width: 1280px;\" tabindex=\"-1\" aria-hidden=\"true\" id=\"\" data-slick-index=\"10\" aria-label=\"Slide 5: Is the future of literacy digital?\" class=\"hero-slide slick-slide slick-cloned\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[11]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The <div> element has the id \"\" that is empty",
              "bounds": {
                "left": 11520,
                "top": 0,
                "height": 700,
                "width": 1280
              },
              "snippet": "<div style=\"width: 1280px;\" tabindex=\"-1\" aria-hidden=\"true\" id=\"\" data-slick-index=\"9\" aria-label=\"Slide 4: Help create more equity in literacy\" class=\"hero-slide slick-slide slick-cloned\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[10]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The <div> element has the id \"\" that is empty",
              "bounds": {
                "left": 10240,
                "top": 0,
                "height": 700,
                "width": 1280
              },
              "snippet": "<div style=\"width: 1280px;\" tabindex=\"-1\" aria-hidden=\"true\" id=\"\" data-slick-index=\"8\" aria-label=\"Slide 3: Bridging the Social Sector and Silicon Valley\" class=\"hero-slide slick-slide slick-cloned\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The <div> element has the id \"\" that is empty",
              "bounds": {
                "left": -1280,
                "top": 0,
                "height": 700,
                "width": 1280
              },
              "snippet": "<div style=\"width: 1280px;\" tabindex=\"-1\" aria-hidden=\"true\" id=\"\" data-slick-index=\"-1\" aria-label=\"Slide 6: Meet Emery\" class=\"hero-slide slick-slide slick-cloned\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ValidIdRef",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/div[2]/div[1]/div[1]/form[1]/input[1]",
                "aria": "/document[1]/banner[1]/search[1]/textbox[1]"
              },
              "message": "The 'id' \"describe-search-text\" specified for the ARIA property 'aria-describedby' value is not valid",
              "bounds": {
                "left": 27,
                "top": -9984,
                "height": 39,
                "width": 746
              },
              "snippet": "<input autocomplete=\"off\" aria-hidden=\"true\" aria-describedby=\"describe-search-text\" aria-label=\"Search\" tabindex=\"-1\" placeholder=\"Enter search term\" value=\"\" name=\"s\" class=\"header-search-input\" type=\"text\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[3]/div[1]/div[1]/div[2]/div[1]/div[4]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/link[18]"
              },
              "message": "Text contrast of 2.94 with its background is less than the WCAG AA minimum requirements for text of size 18px and weight of 600",
              "bounds": {
                "left": 432,
                "top": 2048,
                "height": 18,
                "width": 144
              },
              "snippet": "<a aria-label=\"Read more about Prior Work\" class=\"tile-button \" href=\"https://benetech.org/work-area/prior-work/\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[3]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/link[17]"
              },
              "message": "Text contrast of 2.94 with its background is less than the WCAG AA minimum requirements for text of size 18px and weight of 600",
              "bounds": {
                "left": 44,
                "top": 2048,
                "height": 18,
                "width": 247
              },
              "snippet": "<a aria-label=\"Read more about Social Inclusion\" class=\"tile-button \" href=\"https://benetech.org/work-area/social-inclusion/\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[3]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/link[16]"
              },
              "message": "Text contrast of 2.94 with its background is less than the WCAG AA minimum requirements for text of size 18px and weight of 600",
              "bounds": {
                "left": 432,
                "top": 1508,
                "height": 18,
                "width": 210
              },
              "snippet": "<a aria-label=\"Read more about Employment\" class=\"tile-button \" href=\"https://benetech.org/work-area/employment/\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[3]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/link[15]"
              },
              "message": "Text contrast of 2.94 with its background is less than the WCAG AA minimum requirements for text of size 18px and weight of 600",
              "bounds": {
                "left": 44,
                "top": 1535,
                "height": 18,
                "width": 189
              },
              "snippet": "<a aria-label=\"Read more about Education\" class=\"tile-button \" href=\"https://benetech.org/work-area/education/\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[9]/div[1]/div[1]/div[1]/h1[1]",
                "aria": "/document[1]/main[1]/heading[9]"
              },
              "message": "Text contrast of 1.01 with its background is less than the WCAG AA minimum requirements for text of size 56px and weight of 600",
              "bounds": {
                "left": 9141,
                "top": 228,
                "height": 62,
                "width": 919
              },
              "snippet": "<h1 class=\"hero-slide-title \">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[9]/div[1]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/main[1]/link[9]"
              },
              "message": "Text contrast of 1.23 with its background is less than the WCAG AA minimum requirements for text of size 18px and weight of 600",
              "bounds": {
                "left": 9141,
                "top": 428,
                "height": 45,
                "width": 239
              },
              "snippet": "<a tabindex=\"-1\" class=\"\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\thero-slide-button \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\" href=\"https://benetech.org/about/events/inclusive-education-series/\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[9]/div[1]/div[1]/div[1]/div[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "Text contrast of 1.01 with its background is less than the WCAG AA minimum requirements for text of size 28px and weight of 300",
              "bounds": {
                "left": 9141,
                "top": 320,
                "height": 84,
                "width": 919
              },
              "snippet": "<div class=\"hero-slide-body \">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[8]/div[1]/div[1]/div[1]/h1[1]",
                "aria": "/document[1]/main[1]/heading[8]"
              },
              "message": "Text contrast of 1.01 with its background is less than the WCAG AA minimum requirements for text of size 56px and weight of 600",
              "bounds": {
                "left": 7861,
                "top": 249,
                "height": 62,
                "width": 919
              },
              "snippet": "<h1 class=\"hero-slide-title \">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[8]/div[1]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/main[1]/link[8]"
              },
              "message": "Text contrast of 1.23 with its background is less than the WCAG AA minimum requirements for text of size 18px and weight of 600",
              "bounds": {
                "left": 7861,
                "top": 407,
                "height": 45,
                "width": 200
              },
              "snippet": "<a tabindex=\"-1\" class=\"\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tnone\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\thero-slide-button \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\" href=\"https://benetech.org/get-involved/careers/\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[8]/div[1]/div[1]/div[1]/div[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "Text contrast of 1.01 with its background is less than the WCAG AA minimum requirements for text of size 28px and weight of 300",
              "bounds": {
                "left": 7861,
                "top": 341,
                "height": 42,
                "width": 919
              },
              "snippet": "<div class=\"hero-slide-body \">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[7]/div[1]/div[1]/div[1]/h1[1]",
                "aria": "/document[1]/main[1]/heading[7]"
              },
              "message": "Text contrast of 1.01 with its background is less than the WCAG AA minimum requirements for text of size 56px and weight of 600",
              "bounds": {
                "left": 6581,
                "top": 249,
                "height": 62,
                "width": 919
              },
              "snippet": "<h1 class=\"hero-slide-title \">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/main[1]/link[7]"
              },
              "message": "Text contrast of 1.23 with its background is less than the WCAG AA minimum requirements for text of size 18px and weight of 600",
              "bounds": {
                "left": 6581,
                "top": 407,
                "height": 45,
                "width": 176
              },
              "snippet": "<a tabindex=\"-1\" class=\"\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tnone\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\thero-slide-button \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\" href=\"https://benetech.org/story/bookshare-emery-dyslexia-reading/\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "Text contrast of 1.01 with its background is less than the WCAG AA minimum requirements for text of size 28px and weight of 300",
              "bounds": {
                "left": 6581,
                "top": 341,
                "height": 42,
                "width": 919
              },
              "snippet": "<div class=\"hero-slide-body \">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[6]/div[1]/div[1]/div[1]/h1[1]",
                "aria": "/document[1]/main[1]/heading[6]"
              },
              "message": "Text contrast of 1.01 with its background is less than the WCAG AA minimum requirements for text of size 56px and weight of 600",
              "bounds": {
                "left": 5301,
                "top": 249,
                "height": 62,
                "width": 919
              },
              "snippet": "<h1 class=\"hero-slide-title \">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/main[1]/link[6]"
              },
              "message": "Text contrast of 1.23 with its background is less than the WCAG AA minimum requirements for text of size 18px and weight of 600",
              "bounds": {
                "left": 5301,
                "top": 407,
                "height": 45,
                "width": 186
              },
              "snippet": "<a tabindex=\"-1\" class=\"\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tnone\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\thero-slide-button \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\" href=\"https://benetech.org/about/events/inclusive-education-series/\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "Text contrast of 1.01 with its background is less than the WCAG AA minimum requirements for text of size 28px and weight of 300",
              "bounds": {
                "left": 5301,
                "top": 341,
                "height": 42,
                "width": 919
              },
              "snippet": "<div class=\"hero-slide-body \">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/h1[1]",
                "aria": "/document[1]/main[1]/heading[5]"
              },
              "message": "Text contrast of 1.01 with its background is less than the WCAG AA minimum requirements for text of size 56px and weight of 600",
              "bounds": {
                "left": 4021,
                "top": 282,
                "height": 62,
                "width": 919
              },
              "snippet": "<h1 class=\"hero-slide-title \">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/link[5]"
              },
              "message": "Text contrast of 1.23 with its background is less than the WCAG AA minimum requirements for text of size 18px and weight of 600",
              "bounds": {
                "left": 4021,
                "top": 374,
                "height": 45,
                "width": 186
              },
              "snippet": "<a tabindex=\"-1\" class=\"\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\thero-slide-button \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\" href=\"https://benetech.org/get-involved/equity-in-literacy/\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/h1[1]",
                "aria": "/document[1]/main[1]/heading[4]"
              },
              "message": "Text contrast of 1.01 with its background is less than the WCAG AA minimum requirements for text of size 56px and weight of 600",
              "bounds": {
                "left": 2741,
                "top": 218,
                "height": 124,
                "width": 919
              },
              "snippet": "<h1 class=\"hero-slide-title \">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/main[1]/link[4]"
              },
              "message": "Text contrast of 1.23 with its background is less than the WCAG AA minimum requirements for text of size 18px and weight of 600",
              "bounds": {
                "left": 2741,
                "top": 438,
                "height": 45,
                "width": 186
              },
              "snippet": "<a tabindex=\"-1\" class=\"\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\thero-slide-button \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\" href=\"https://benetech.org/approach/\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "Text contrast of 1.01 with its background is less than the WCAG AA minimum requirements for text of size 28px and weight of 300",
              "bounds": {
                "left": 2741,
                "top": 372,
                "height": 42,
                "width": 919
              },
              "snippet": "<div class=\"hero-slide-body \">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/h1[1]",
                "aria": "/document[1]/main[1]/heading[3]"
              },
              "message": "Text contrast of 1.01 with its background is less than the WCAG AA minimum requirements for text of size 56px and weight of 600",
              "bounds": {
                "left": 1461,
                "top": 228,
                "height": 62,
                "width": 919
              },
              "snippet": "<h1 class=\"hero-slide-title \">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/main[1]/link[3]"
              },
              "message": "Text contrast of 1.23 with its background is less than the WCAG AA minimum requirements for text of size 18px and weight of 600",
              "bounds": {
                "left": 1461,
                "top": 428,
                "height": 45,
                "width": 239
              },
              "snippet": "<a tabindex=\"-1\" class=\"\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\thero-slide-button \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\" href=\"https://benetech.org/about/events/inclusive-education-series/\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "Text contrast of 1.01 with its background is less than the WCAG AA minimum requirements for text of size 28px and weight of 300",
              "bounds": {
                "left": 1461,
                "top": 320,
                "height": 84,
                "width": 919
              },
              "snippet": "<div class=\"hero-slide-body \">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/h1[1]",
                "aria": "/document[1]/main[1]/heading[2]"
              },
              "message": "Text contrast of 1.01 with its background is less than the WCAG AA minimum requirements for text of size 56px and weight of 600",
              "bounds": {
                "left": 181,
                "top": 249,
                "height": 62,
                "width": 919
              },
              "snippet": "<h1 class=\"hero-slide-title \">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/main[1]/link[2]"
              },
              "message": "Text contrast of 1.23 with its background is less than the WCAG AA minimum requirements for text of size 18px and weight of 600",
              "bounds": {
                "left": 181,
                "top": 407,
                "height": 45,
                "width": 200
              },
              "snippet": "<a tabindex=\"0\" class=\"\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tnone\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\thero-slide-button \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\" href=\"https://benetech.org/get-involved/careers/\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "Text contrast of 1.01 with its background is less than the WCAG AA minimum requirements for text of size 28px and weight of 300",
              "bounds": {
                "left": 181,
                "top": 341,
                "height": 42,
                "width": 919
              },
              "snippet": "<div class=\"hero-slide-body \">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[13]/div[1]/div[1]/div[1]/h1[1]",
                "aria": "/document[1]/main[1]/heading[13]"
              },
              "message": "Text contrast of 1.01 with its background is less than the WCAG AA minimum requirements for text of size 56px and weight of 600",
              "bounds": {
                "left": 14261,
                "top": 249,
                "height": 62,
                "width": 919
              },
              "snippet": "<h1 class=\"hero-slide-title \">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[13]/div[1]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/main[1]/link[13]"
              },
              "message": "Text contrast of 1.23 with its background is less than the WCAG AA minimum requirements for text of size 18px and weight of 600",
              "bounds": {
                "left": 14261,
                "top": 407,
                "height": 45,
                "width": 176
              },
              "snippet": "<a tabindex=\"-1\" class=\"\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tnone\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\thero-slide-button \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\" href=\"https://benetech.org/story/bookshare-emery-dyslexia-reading/\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[13]/div[1]/div[1]/div[1]/div[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "Text contrast of 1.01 with its background is less than the WCAG AA minimum requirements for text of size 28px and weight of 300",
              "bounds": {
                "left": 14261,
                "top": 341,
                "height": 42,
                "width": 919
              },
              "snippet": "<div class=\"hero-slide-body \">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[12]/div[1]/div[1]/div[1]/h1[1]",
                "aria": "/document[1]/main[1]/heading[12]"
              },
              "message": "Text contrast of 1.01 with its background is less than the WCAG AA minimum requirements for text of size 56px and weight of 600",
              "bounds": {
                "left": 12981,
                "top": 249,
                "height": 62,
                "width": 919
              },
              "snippet": "<h1 class=\"hero-slide-title \">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[12]/div[1]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/main[1]/link[12]"
              },
              "message": "Text contrast of 1.23 with its background is less than the WCAG AA minimum requirements for text of size 18px and weight of 600",
              "bounds": {
                "left": 12981,
                "top": 407,
                "height": 45,
                "width": 186
              },
              "snippet": "<a tabindex=\"-1\" class=\"\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tnone\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\thero-slide-button \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\" href=\"https://benetech.org/about/events/inclusive-education-series/\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[12]/div[1]/div[1]/div[1]/div[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "Text contrast of 1.01 with its background is less than the WCAG AA minimum requirements for text of size 28px and weight of 300",
              "bounds": {
                "left": 12981,
                "top": 341,
                "height": 42,
                "width": 919
              },
              "snippet": "<div class=\"hero-slide-body \">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[11]/div[1]/div[1]/div[1]/h1[1]",
                "aria": "/document[1]/main[1]/heading[11]"
              },
              "message": "Text contrast of 1.01 with its background is less than the WCAG AA minimum requirements for text of size 56px and weight of 600",
              "bounds": {
                "left": 11701,
                "top": 282,
                "height": 62,
                "width": 919
              },
              "snippet": "<h1 class=\"hero-slide-title \">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[11]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/link[11]"
              },
              "message": "Text contrast of 1.23 with its background is less than the WCAG AA minimum requirements for text of size 18px and weight of 600",
              "bounds": {
                "left": 11701,
                "top": 374,
                "height": 45,
                "width": 186
              },
              "snippet": "<a tabindex=\"-1\" class=\"\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\thero-slide-button \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\" href=\"https://benetech.org/get-involved/equity-in-literacy/\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[10]/div[1]/div[1]/div[1]/h1[1]",
                "aria": "/document[1]/main[1]/heading[10]"
              },
              "message": "Text contrast of 1.01 with its background is less than the WCAG AA minimum requirements for text of size 56px and weight of 600",
              "bounds": {
                "left": 10421,
                "top": 218,
                "height": 124,
                "width": 919
              },
              "snippet": "<h1 class=\"hero-slide-title \">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[10]/div[1]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/main[1]/link[10]"
              },
              "message": "Text contrast of 1.23 with its background is less than the WCAG AA minimum requirements for text of size 18px and weight of 600",
              "bounds": {
                "left": 10421,
                "top": 438,
                "height": 45,
                "width": 186
              },
              "snippet": "<a tabindex=\"-1\" class=\"\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\thero-slide-button \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\" href=\"https://benetech.org/approach/\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[10]/div[1]/div[1]/div[1]/div[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "Text contrast of 1.01 with its background is less than the WCAG AA minimum requirements for text of size 28px and weight of 300",
              "bounds": {
                "left": 10421,
                "top": 372,
                "height": 42,
                "width": 919
              },
              "snippet": "<div class=\"hero-slide-body \">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h1[1]",
                "aria": "/document[1]/main[1]/heading[1]"
              },
              "message": "Text contrast of 1.01 with its background is less than the WCAG AA minimum requirements for text of size 56px and weight of 600",
              "bounds": {
                "left": -1099,
                "top": 249,
                "height": 62,
                "width": 919
              },
              "snippet": "<h1 class=\"hero-slide-title \">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/main[1]/link[1]"
              },
              "message": "Text contrast of 1.23 with its background is less than the WCAG AA minimum requirements for text of size 18px and weight of 600",
              "bounds": {
                "left": -1099,
                "top": 407,
                "height": 45,
                "width": 176
              },
              "snippet": "<a tabindex=\"-1\" class=\"\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tnone\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\thero-slide-button \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\" href=\"https://benetech.org/story/bookshare-emery-dyslexia-reading/\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "Text contrast of 1.01 with its background is less than the WCAG AA minimum requirements for text of size 28px and weight of 300",
              "bounds": {
                "left": -1099,
                "top": 341,
                "height": 42,
                "width": 919
              },
              "snippet": "<div class=\"hero-slide-body \">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/section[1]/div[2]/div[3]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/link[20]"
              },
              "message": "Text contrast of 2.94 with its background is less than the WCAG AA minimum requirements for text of size 18px and weight of 600",
              "bounds": {
                "left": 94,
                "top": 4734,
                "height": 27,
                "width": 307
              },
              "snippet": "<a class=\"steps-step-link \" href=\"https://benetech.org/approach/\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/blockquote[1]",
                "aria": "/document[1]/contentinfo[1]"
              },
              "message": "The tabbable element's role 'none' is not a widget role",
              "bounds": {
                "left": 27,
                "top": 5508,
                "height": 293,
                "width": 1226
              },
              "snippet": "<blockquote style=\"width: 1226px;\" tabindex=\"0\" aria-hidden=\"false\" data-slick-index=\"0\" class=\"footer-testimonial slick-slide slick-current slick-active\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[2]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The tabbable element's role 'none' is not a widget role",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 700,
                "width": 1280
              },
              "snippet": "<div style=\"width: 1280px;\" tabindex=\"0\" aria-hidden=\"false\" data-slick-index=\"0\" aria-label=\"Slide 1: We're hiring\" class=\"hero-slide slick-slide slick-current slick-active\">",
              "level": "violation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[2]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta container=\"IE=edge\" http-equiv=\"X-UA-Compatible\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]/section[1]/div[2]/div[1]/div[1]/div[2]/iframe[1]",
                "aria": "/document[1]/contentinfo[1]"
              },
              "message": "The HTML attribute(s) \"frameborder, scrolling\" is deprecated for the <iframe> element in HTML 5",
              "bounds": {
                "left": 440,
                "top": 6338,
                "height": 144,
                "width": 293
              },
              "snippet": "<iframe scrolling=\"no\" id=\"iFrameResizer0\" style=\"border: 0px; overflow: hidden; height: 144px;\" allowtransparency=\"true\" frameborder=\"0\" type=\"text/html\" height=\"500\" width=\"100%\" src=\"https://pt.benetech.org/l/683003/2019-02-18/7kwm\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/button[1]",
                "aria": "/document[1]/banner[1]/button[1]"
              },
              "message": "The explicitly-assigned ARIA role \"button\" is redundant with the implicit role of the element <button>",
              "bounds": {
                "left": 689,
                "top": 17,
                "height": 37,
                "width": 30
              },
              "snippet": "<button aria-hidden=\"false\" role=\"button\" aria-expanded=\"false\" aria-label=\"Search\" class=\"header-icon-search\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/header[1]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "The explicitly-assigned ARIA role \"banner\" is redundant with the implicit role of the element <header>",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 68,
                "width": 800
              },
              "snippet": "<header class=\"header\" id=\"site-header\" aria-label=\"site header\" role=\"banner\">",
              "level": "recommendation"
            }
          ]
        },
        "url": {
          "totals": {
            "violation": 58,
            "recommendation": 4,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/banner[1]/link[2]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 27,
                "top": 25,
                "height": 18,
                "width": 150
              },
              "snippet": "<a aria-label=\"Benetech Logo to homepage\" href=\"https://benetech.org\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[3]/div[1]/div[1]/div[2]/div[1]/div[4]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/link[18]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 432,
                "top": 2048,
                "height": 18,
                "width": 144
              },
              "snippet": "<a aria-label=\"Read more about Prior Work\" class=\"tile-button \" href=\"https://benetech.org/work-area/prior-work/\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[3]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/link[17]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 44,
                "top": 2048,
                "height": 18,
                "width": 247
              },
              "snippet": "<a aria-label=\"Read more about Social Inclusion\" class=\"tile-button \" href=\"https://benetech.org/work-area/social-inclusion/\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[3]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/link[16]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 432,
                "top": 1508,
                "height": 18,
                "width": 210
              },
              "snippet": "<a aria-label=\"Read more about Employment\" class=\"tile-button \" href=\"https://benetech.org/work-area/employment/\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[3]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/link[15]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 44,
                "top": 1535,
                "height": 18,
                "width": 189
              },
              "snippet": "<a aria-label=\"Read more about Education\" class=\"tile-button \" href=\"https://benetech.org/work-area/education/\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Frame_HasTitle",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]/section[1]/div[2]/div[1]/div[1]/div[2]/iframe[1]",
                "aria": "/document[1]/contentinfo[1]"
              },
              "message": "Inline frame does not have a 'title' attribute",
              "bounds": {
                "left": 440,
                "top": 6338,
                "height": 189,
                "width": 293
              },
              "snippet": "<iframe scrolling=\"no\" id=\"iFrameResizer0\" style=\"border: 0px; overflow: hidden; height: 189px;\" allowtransparency=\"true\" frameborder=\"0\" type=\"text/html\" height=\"500\" width=\"100%\" src=\"https://pt.benetech.org/l/683003/2019-02-18/7kwm\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[9]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The <div> element has the id \"\" that is empty",
              "bounds": {
                "left": 5600,
                "top": 0,
                "height": 700,
                "width": 800
              },
              "snippet": "<div style=\"width: 800px;\" tabindex=\"-1\" aria-hidden=\"true\" id=\"\" data-slick-index=\"7\" aria-label=\"Slide 2: Virtual Event\" class=\"hero-slide slick-slide slick-cloned\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[8]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The <div> element has the id \"\" that is empty",
              "bounds": {
                "left": 4800,
                "top": 0,
                "height": 700,
                "width": 800
              },
              "snippet": "<div style=\"width: 800px;\" tabindex=\"-1\" aria-hidden=\"true\" id=\"\" data-slick-index=\"6\" aria-label=\"Slide 1: We're hiring\" class=\"hero-slide slick-slide slick-cloned\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[13]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The <div> element has the id \"\" that is empty",
              "bounds": {
                "left": 8800,
                "top": 0,
                "height": 700,
                "width": 800
              },
              "snippet": "<div style=\"width: 800px;\" tabindex=\"-1\" aria-hidden=\"true\" id=\"\" data-slick-index=\"11\" aria-label=\"Slide 6: Meet Emery\" class=\"hero-slide slick-slide slick-cloned\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[12]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The <div> element has the id \"\" that is empty",
              "bounds": {
                "left": 8000,
                "top": 0,
                "height": 700,
                "width": 800
              },
              "snippet": "<div style=\"width: 800px;\" tabindex=\"-1\" aria-hidden=\"true\" id=\"\" data-slick-index=\"10\" aria-label=\"Slide 5: Is the future of literacy digital?\" class=\"hero-slide slick-slide slick-cloned\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[11]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The <div> element has the id \"\" that is empty",
              "bounds": {
                "left": 7200,
                "top": 0,
                "height": 700,
                "width": 800
              },
              "snippet": "<div style=\"width: 800px;\" tabindex=\"-1\" aria-hidden=\"true\" id=\"\" data-slick-index=\"9\" aria-label=\"Slide 4: Help create more equity in literacy\" class=\"hero-slide slick-slide slick-cloned\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[10]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The <div> element has the id \"\" that is empty",
              "bounds": {
                "left": 6400,
                "top": 0,
                "height": 700,
                "width": 800
              },
              "snippet": "<div style=\"width: 800px;\" tabindex=\"-1\" aria-hidden=\"true\" id=\"\" data-slick-index=\"8\" aria-label=\"Slide 3: Bridging the Social Sector and Silicon Valley\" class=\"hero-slide slick-slide slick-cloned\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The <div> element has the id \"\" that is empty",
              "bounds": {
                "left": -800,
                "top": 0,
                "height": 700,
                "width": 800
              },
              "snippet": "<div style=\"width: 800px;\" tabindex=\"-1\" aria-hidden=\"true\" id=\"\" data-slick-index=\"-1\" aria-label=\"Slide 6: Meet Emery\" class=\"hero-slide slick-slide slick-cloned\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ValidIdRef",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/div[2]/div[1]/div[1]/form[1]/input[1]",
                "aria": "/document[1]/banner[1]/search[1]/textbox[1]"
              },
              "message": "The 'id' \"describe-search-text\" specified for the ARIA property 'aria-describedby' value is not valid",
              "bounds": {
                "left": 27,
                "top": -9984,
                "height": 39,
                "width": 746
              },
              "snippet": "<input autocomplete=\"off\" aria-hidden=\"true\" aria-describedby=\"describe-search-text\" aria-label=\"Search\" tabindex=\"-1\" placeholder=\"Enter search term\" value=\"\" name=\"s\" class=\"header-search-input\" type=\"text\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[3]/div[1]/div[1]/div[2]/div[1]/div[4]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/link[18]"
              },
              "message": "Text contrast of 2.94 with its background is less than the WCAG AA minimum requirements for text of size 18px and weight of 600",
              "bounds": {
                "left": 432,
                "top": 2048,
                "height": 18,
                "width": 144
              },
              "snippet": "<a aria-label=\"Read more about Prior Work\" class=\"tile-button \" href=\"https://benetech.org/work-area/prior-work/\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[3]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/link[17]"
              },
              "message": "Text contrast of 2.94 with its background is less than the WCAG AA minimum requirements for text of size 18px and weight of 600",
              "bounds": {
                "left": 44,
                "top": 2048,
                "height": 18,
                "width": 247
              },
              "snippet": "<a aria-label=\"Read more about Social Inclusion\" class=\"tile-button \" href=\"https://benetech.org/work-area/social-inclusion/\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[3]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/link[16]"
              },
              "message": "Text contrast of 2.94 with its background is less than the WCAG AA minimum requirements for text of size 18px and weight of 600",
              "bounds": {
                "left": 432,
                "top": 1508,
                "height": 18,
                "width": 210
              },
              "snippet": "<a aria-label=\"Read more about Employment\" class=\"tile-button \" href=\"https://benetech.org/work-area/employment/\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[3]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/link[15]"
              },
              "message": "Text contrast of 2.94 with its background is less than the WCAG AA minimum requirements for text of size 18px and weight of 600",
              "bounds": {
                "left": 44,
                "top": 1535,
                "height": 18,
                "width": 189
              },
              "snippet": "<a aria-label=\"Read more about Education\" class=\"tile-button \" href=\"https://benetech.org/work-area/education/\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[9]/div[1]/div[1]/div[1]/h1[1]",
                "aria": "/document[1]/main[1]/heading[9]"
              },
              "message": "Text contrast of 1.01 with its background is less than the WCAG AA minimum requirements for text of size 56px and weight of 600",
              "bounds": {
                "left": 5723,
                "top": 228,
                "height": 62,
                "width": 554
              },
              "snippet": "<h1 class=\"hero-slide-title \">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[9]/div[1]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/main[1]/link[9]"
              },
              "message": "Text contrast of 1.23 with its background is less than the WCAG AA minimum requirements for text of size 18px and weight of 600",
              "bounds": {
                "left": 5723,
                "top": 428,
                "height": 45,
                "width": 239
              },
              "snippet": "<a tabindex=\"-1\" class=\"\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\thero-slide-button \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\" href=\"https://benetech.org/about/events/inclusive-education-series/\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[9]/div[1]/div[1]/div[1]/div[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "Text contrast of 1.01 with its background is less than the WCAG AA minimum requirements for text of size 28px and weight of 300",
              "bounds": {
                "left": 5723,
                "top": 320,
                "height": 84,
                "width": 554
              },
              "snippet": "<div class=\"hero-slide-body \">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[8]/div[1]/div[1]/div[1]/h1[1]",
                "aria": "/document[1]/main[1]/heading[8]"
              },
              "message": "Text contrast of 1.01 with its background is less than the WCAG AA minimum requirements for text of size 56px and weight of 600",
              "bounds": {
                "left": 4923,
                "top": 249,
                "height": 62,
                "width": 554
              },
              "snippet": "<h1 class=\"hero-slide-title \">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[8]/div[1]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/main[1]/link[8]"
              },
              "message": "Text contrast of 1.23 with its background is less than the WCAG AA minimum requirements for text of size 18px and weight of 600",
              "bounds": {
                "left": 4923,
                "top": 407,
                "height": 45,
                "width": 200
              },
              "snippet": "<a tabindex=\"-1\" class=\"\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tnone\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\thero-slide-button \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\" href=\"https://benetech.org/get-involved/careers/\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[8]/div[1]/div[1]/div[1]/div[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "Text contrast of 1.01 with its background is less than the WCAG AA minimum requirements for text of size 28px and weight of 300",
              "bounds": {
                "left": 4923,
                "top": 341,
                "height": 42,
                "width": 554
              },
              "snippet": "<div class=\"hero-slide-body \">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[7]/div[1]/div[1]/div[1]/h1[1]",
                "aria": "/document[1]/main[1]/heading[7]"
              },
              "message": "Text contrast of 1.01 with its background is less than the WCAG AA minimum requirements for text of size 56px and weight of 600",
              "bounds": {
                "left": 4123,
                "top": 228,
                "height": 62,
                "width": 554
              },
              "snippet": "<h1 class=\"hero-slide-title \">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/main[1]/link[7]"
              },
              "message": "Text contrast of 1.23 with its background is less than the WCAG AA minimum requirements for text of size 18px and weight of 600",
              "bounds": {
                "left": 4123,
                "top": 428,
                "height": 45,
                "width": 176
              },
              "snippet": "<a tabindex=\"-1\" class=\"\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tnone\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\thero-slide-button \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\" href=\"https://benetech.org/story/bookshare-emery-dyslexia-reading/\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "Text contrast of 1.01 with its background is less than the WCAG AA minimum requirements for text of size 28px and weight of 300",
              "bounds": {
                "left": 4123,
                "top": 320,
                "height": 84,
                "width": 554
              },
              "snippet": "<div class=\"hero-slide-body \">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[6]/div[1]/div[1]/div[1]/h1[1]",
                "aria": "/document[1]/main[1]/heading[6]"
              },
              "message": "Text contrast of 1.01 with its background is less than the WCAG AA minimum requirements for text of size 56px and weight of 600",
              "bounds": {
                "left": 3323,
                "top": 197,
                "height": 124,
                "width": 554
              },
              "snippet": "<h1 class=\"hero-slide-title \">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/main[1]/link[6]"
              },
              "message": "Text contrast of 1.23 with its background is less than the WCAG AA minimum requirements for text of size 18px and weight of 600",
              "bounds": {
                "left": 3323,
                "top": 459,
                "height": 45,
                "width": 186
              },
              "snippet": "<a tabindex=\"-1\" class=\"\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tnone\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\thero-slide-button \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\" href=\"https://benetech.org/about/events/inclusive-education-series/\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "Text contrast of 1.01 with its background is less than the WCAG AA minimum requirements for text of size 28px and weight of 300",
              "bounds": {
                "left": 3323,
                "top": 351,
                "height": 84,
                "width": 554
              },
              "snippet": "<div class=\"hero-slide-body \">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/h1[1]",
                "aria": "/document[1]/main[1]/heading[5]"
              },
              "message": "Text contrast of 1.01 with its background is less than the WCAG AA minimum requirements for text of size 56px and weight of 600",
              "bounds": {
                "left": 2523,
                "top": 251,
                "height": 124,
                "width": 554
              },
              "snippet": "<h1 class=\"hero-slide-title \">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/link[5]"
              },
              "message": "Text contrast of 1.23 with its background is less than the WCAG AA minimum requirements for text of size 18px and weight of 600",
              "bounds": {
                "left": 2523,
                "top": 405,
                "height": 45,
                "width": 186
              },
              "snippet": "<a tabindex=\"-1\" class=\"\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\thero-slide-button \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\" href=\"https://benetech.org/get-involved/equity-in-literacy/\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/h1[1]",
                "aria": "/document[1]/main[1]/heading[4]"
              },
              "message": "Text contrast of 1.01 with its background is less than the WCAG AA minimum requirements for text of size 56px and weight of 600",
              "bounds": {
                "left": 1723,
                "top": 188,
                "height": 185,
                "width": 554
              },
              "snippet": "<h1 class=\"hero-slide-title \">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/main[1]/link[4]"
              },
              "message": "Text contrast of 1.23 with its background is less than the WCAG AA minimum requirements for text of size 18px and weight of 600",
              "bounds": {
                "left": 1723,
                "top": 468,
                "height": 45,
                "width": 186
              },
              "snippet": "<a tabindex=\"-1\" class=\"\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\thero-slide-button \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\" href=\"https://benetech.org/approach/\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "Text contrast of 1.01 with its background is less than the WCAG AA minimum requirements for text of size 28px and weight of 300",
              "bounds": {
                "left": 1723,
                "top": 402,
                "height": 42,
                "width": 554
              },
              "snippet": "<div class=\"hero-slide-body \">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/h1[1]",
                "aria": "/document[1]/main[1]/heading[3]"
              },
              "message": "Text contrast of 1.01 with its background is less than the WCAG AA minimum requirements for text of size 56px and weight of 600",
              "bounds": {
                "left": 923,
                "top": 228,
                "height": 62,
                "width": 554
              },
              "snippet": "<h1 class=\"hero-slide-title \">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/main[1]/link[3]"
              },
              "message": "Text contrast of 1.23 with its background is less than the WCAG AA minimum requirements for text of size 18px and weight of 600",
              "bounds": {
                "left": 923,
                "top": 428,
                "height": 45,
                "width": 239
              },
              "snippet": "<a tabindex=\"-1\" class=\"\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\thero-slide-button \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\" href=\"https://benetech.org/about/events/inclusive-education-series/\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "Text contrast of 1.01 with its background is less than the WCAG AA minimum requirements for text of size 28px and weight of 300",
              "bounds": {
                "left": 923,
                "top": 320,
                "height": 84,
                "width": 554
              },
              "snippet": "<div class=\"hero-slide-body \">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/h1[1]",
                "aria": "/document[1]/main[1]/heading[2]"
              },
              "message": "Text contrast of 1.01 with its background is less than the WCAG AA minimum requirements for text of size 56px and weight of 600",
              "bounds": {
                "left": 123,
                "top": 249,
                "height": 62,
                "width": 554
              },
              "snippet": "<h1 class=\"hero-slide-title \">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/main[1]/link[2]"
              },
              "message": "Text contrast of 1.23 with its background is less than the WCAG AA minimum requirements for text of size 18px and weight of 600",
              "bounds": {
                "left": 123,
                "top": 407,
                "height": 45,
                "width": 200
              },
              "snippet": "<a tabindex=\"0\" class=\"\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tnone\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\thero-slide-button \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\" href=\"https://benetech.org/get-involved/careers/\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "Text contrast of 1.01 with its background is less than the WCAG AA minimum requirements for text of size 28px and weight of 300",
              "bounds": {
                "left": 123,
                "top": 341,
                "height": 42,
                "width": 554
              },
              "snippet": "<div class=\"hero-slide-body \">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[13]/div[1]/div[1]/div[1]/h1[1]",
                "aria": "/document[1]/main[1]/heading[13]"
              },
              "message": "Text contrast of 1.01 with its background is less than the WCAG AA minimum requirements for text of size 56px and weight of 600",
              "bounds": {
                "left": 8923,
                "top": 228,
                "height": 62,
                "width": 554
              },
              "snippet": "<h1 class=\"hero-slide-title \">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[13]/div[1]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/main[1]/link[13]"
              },
              "message": "Text contrast of 1.23 with its background is less than the WCAG AA minimum requirements for text of size 18px and weight of 600",
              "bounds": {
                "left": 8923,
                "top": 428,
                "height": 45,
                "width": 176
              },
              "snippet": "<a tabindex=\"-1\" class=\"\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tnone\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\thero-slide-button \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\" href=\"https://benetech.org/story/bookshare-emery-dyslexia-reading/\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[13]/div[1]/div[1]/div[1]/div[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "Text contrast of 1.01 with its background is less than the WCAG AA minimum requirements for text of size 28px and weight of 300",
              "bounds": {
                "left": 8923,
                "top": 320,
                "height": 84,
                "width": 554
              },
              "snippet": "<div class=\"hero-slide-body \">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[12]/div[1]/div[1]/div[1]/h1[1]",
                "aria": "/document[1]/main[1]/heading[12]"
              },
              "message": "Text contrast of 1.01 with its background is less than the WCAG AA minimum requirements for text of size 56px and weight of 600",
              "bounds": {
                "left": 8123,
                "top": 197,
                "height": 124,
                "width": 554
              },
              "snippet": "<h1 class=\"hero-slide-title \">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[12]/div[1]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/main[1]/link[12]"
              },
              "message": "Text contrast of 1.23 with its background is less than the WCAG AA minimum requirements for text of size 18px and weight of 600",
              "bounds": {
                "left": 8123,
                "top": 459,
                "height": 45,
                "width": 186
              },
              "snippet": "<a tabindex=\"-1\" class=\"\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tnone\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\thero-slide-button \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\" href=\"https://benetech.org/about/events/inclusive-education-series/\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[12]/div[1]/div[1]/div[1]/div[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "Text contrast of 1.01 with its background is less than the WCAG AA minimum requirements for text of size 28px and weight of 300",
              "bounds": {
                "left": 8123,
                "top": 351,
                "height": 84,
                "width": 554
              },
              "snippet": "<div class=\"hero-slide-body \">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[11]/div[1]/div[1]/div[1]/h1[1]",
                "aria": "/document[1]/main[1]/heading[11]"
              },
              "message": "Text contrast of 1.01 with its background is less than the WCAG AA minimum requirements for text of size 56px and weight of 600",
              "bounds": {
                "left": 7323,
                "top": 251,
                "height": 124,
                "width": 554
              },
              "snippet": "<h1 class=\"hero-slide-title \">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[11]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/link[11]"
              },
              "message": "Text contrast of 1.23 with its background is less than the WCAG AA minimum requirements for text of size 18px and weight of 600",
              "bounds": {
                "left": 7323,
                "top": 405,
                "height": 45,
                "width": 186
              },
              "snippet": "<a tabindex=\"-1\" class=\"\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\thero-slide-button \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\" href=\"https://benetech.org/get-involved/equity-in-literacy/\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[10]/div[1]/div[1]/div[1]/h1[1]",
                "aria": "/document[1]/main[1]/heading[10]"
              },
              "message": "Text contrast of 1.01 with its background is less than the WCAG AA minimum requirements for text of size 56px and weight of 600",
              "bounds": {
                "left": 6523,
                "top": 188,
                "height": 185,
                "width": 554
              },
              "snippet": "<h1 class=\"hero-slide-title \">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[10]/div[1]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/main[1]/link[10]"
              },
              "message": "Text contrast of 1.23 with its background is less than the WCAG AA minimum requirements for text of size 18px and weight of 600",
              "bounds": {
                "left": 6523,
                "top": 468,
                "height": 45,
                "width": 186
              },
              "snippet": "<a tabindex=\"-1\" class=\"\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\thero-slide-button \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\" href=\"https://benetech.org/approach/\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[10]/div[1]/div[1]/div[1]/div[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "Text contrast of 1.01 with its background is less than the WCAG AA minimum requirements for text of size 28px and weight of 300",
              "bounds": {
                "left": 6523,
                "top": 402,
                "height": 42,
                "width": 554
              },
              "snippet": "<div class=\"hero-slide-body \">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h1[1]",
                "aria": "/document[1]/main[1]/heading[1]"
              },
              "message": "Text contrast of 1.01 with its background is less than the WCAG AA minimum requirements for text of size 56px and weight of 600",
              "bounds": {
                "left": -677,
                "top": 228,
                "height": 62,
                "width": 554
              },
              "snippet": "<h1 class=\"hero-slide-title \">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/main[1]/link[1]"
              },
              "message": "Text contrast of 1.23 with its background is less than the WCAG AA minimum requirements for text of size 18px and weight of 600",
              "bounds": {
                "left": -677,
                "top": 428,
                "height": 45,
                "width": 176
              },
              "snippet": "<a tabindex=\"-1\" class=\"\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tnone\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\thero-slide-button \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\" href=\"https://benetech.org/story/bookshare-emery-dyslexia-reading/\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "Text contrast of 1.01 with its background is less than the WCAG AA minimum requirements for text of size 28px and weight of 300",
              "bounds": {
                "left": -677,
                "top": 320,
                "height": 84,
                "width": 554
              },
              "snippet": "<div class=\"hero-slide-body \">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/section[1]/div[2]/div[3]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/link[20]"
              },
              "message": "Text contrast of 2.94 with its background is less than the WCAG AA minimum requirements for text of size 18px and weight of 600",
              "bounds": {
                "left": 94,
                "top": 4734,
                "height": 27,
                "width": 307
              },
              "snippet": "<a class=\"steps-step-link \" href=\"https://benetech.org/approach/\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/blockquote[1]",
                "aria": "/document[1]/contentinfo[1]"
              },
              "message": "The tabbable element's role 'none' is not a widget role",
              "bounds": {
                "left": 27,
                "top": 5508,
                "height": 293,
                "width": 746
              },
              "snippet": "<blockquote style=\"width: 746px;\" tabindex=\"0\" aria-hidden=\"false\" data-slick-index=\"0\" class=\"footer-testimonial slick-slide slick-current slick-active\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[2]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The tabbable element's role 'none' is not a widget role",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 700,
                "width": 800
              },
              "snippet": "<div style=\"width: 800px;\" tabindex=\"0\" aria-hidden=\"false\" data-slick-index=\"0\" aria-label=\"Slide 1: We're hiring\" class=\"hero-slide slick-slide slick-current slick-active\">",
              "level": "violation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[2]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta container=\"IE=edge\" http-equiv=\"X-UA-Compatible\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]/section[1]/div[2]/div[1]/div[1]/div[2]/iframe[1]",
                "aria": "/document[1]/contentinfo[1]"
              },
              "message": "The HTML attribute(s) \"frameborder, scrolling\" is deprecated for the <iframe> element in HTML 5",
              "bounds": {
                "left": 440,
                "top": 6338,
                "height": 189,
                "width": 293
              },
              "snippet": "<iframe scrolling=\"no\" id=\"iFrameResizer0\" style=\"border: 0px; overflow: hidden; height: 189px;\" allowtransparency=\"true\" frameborder=\"0\" type=\"text/html\" height=\"500\" width=\"100%\" src=\"https://pt.benetech.org/l/683003/2019-02-18/7kwm\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/button[1]",
                "aria": "/document[1]/banner[1]/button[1]"
              },
              "message": "The explicitly-assigned ARIA role \"button\" is redundant with the implicit role of the element <button>",
              "bounds": {
                "left": 689,
                "top": 17,
                "height": 37,
                "width": 30
              },
              "snippet": "<button aria-hidden=\"false\" role=\"button\" aria-expanded=\"false\" aria-label=\"Search\" class=\"header-icon-search\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/header[1]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "The explicitly-assigned ARIA role \"banner\" is redundant with the implicit role of the element <header>",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 68,
                "width": 800
              },
              "snippet": "<header class=\"header\" id=\"site-header\" aria-label=\"site header\" role=\"banner\">",
              "level": "recommendation"
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://benetech.org/",
      "what": "URL",
      "result": "https://benetech.org/"
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://benetech.org/",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "Homepage | Benetech | Software for Social Good",
          "pageurl": "https://benetech.org/",
          "time": 4.04,
          "creditsremaining": 258,
          "allitemcount": 288,
          "totalelements": 648,
          "waveurl": "http://wave.webaim.org/report?url=https://benetech.org/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 1,
            "items": {
              "aria_reference_broken": {
                "id": "aria_reference_broken",
                "description": "Broken ARIA reference",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > HEADER#site-header > DIV:first-child + DIV > DIV:first-child > DIV:first-child > FORM:first-child > INPUT:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "4.1.2 Name, Role, Value (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc4.1.2"
                  }
                ]
              }
            }
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 29,
            "items": {
              "contrast": {
                "id": "contrast",
                "description": "Very low contrast",
                "count": 29,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > HEADER:first-child + DIV > SECTION:first-child > DIV#hero-slides > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H1:first-child",
                  "HTML > HEAD:first-child + BODY > HEADER:first-child + DIV > SECTION:first-child > DIV#hero-slides > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H1:first-child + DIV",
                  "HTML > HEAD:first-child + BODY > HEADER:first-child + DIV > SECTION:first-child > DIV#hero-slides > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > H1:first-child",
                  "HTML > HEAD:first-child + BODY > HEADER:first-child + DIV > SECTION:first-child > DIV#hero-slides > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > H1:first-child + DIV",
                  "HTML > HEAD:first-child + BODY > HEADER:first-child + DIV > SECTION:first-child > DIV#hero-slides > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > H1:first-child",
                  "HTML > HEAD:first-child + BODY > HEADER:first-child + DIV > SECTION:first-child > DIV#hero-slides > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > H1:first-child + DIV",
                  "HTML > HEAD:first-child + BODY > HEADER:first-child + DIV > SECTION:first-child > DIV#hero-slides > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > H1:first-child",
                  "HTML > HEAD:first-child + BODY > HEADER:first-child + DIV > SECTION:first-child > DIV#hero-slides > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > H1:first-child + DIV",
                  "HTML > HEAD:first-child + BODY > HEADER:first-child + DIV > SECTION:first-child > DIV#hero-slides > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > H1:first-child",
                  "HTML > HEAD:first-child + BODY > HEADER:first-child + DIV > SECTION:first-child > DIV#hero-slides > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > H1:first-child",
                  "HTML > HEAD:first-child + BODY > HEADER:first-child + DIV > SECTION:first-child > DIV#hero-slides > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > H1:first-child + DIV",
                  "HTML > HEAD:first-child + BODY > HEADER:first-child + DIV > SECTION:first-child > DIV#hero-slides > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > H1:first-child",
                  "HTML > HEAD:first-child + BODY > HEADER:first-child + DIV > SECTION:first-child > DIV#hero-slides > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > H1:first-child + DIV",
                  "HTML > HEAD:first-child + BODY > HEADER:first-child + DIV > SECTION:first-child > DIV#hero-slides > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > H1:first-child",
                  "HTML > HEAD:first-child + BODY > HEADER:first-child + DIV > SECTION:first-child > DIV#hero-slides > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > H1:first-child + DIV",
                  "HTML > HEAD:first-child + BODY > HEADER:first-child + DIV > SECTION:first-child > DIV#hero-slides > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > H1:first-child",
                  "HTML > HEAD:first-child + BODY > HEADER:first-child + DIV > SECTION:first-child > DIV#hero-slides > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > H1:first-child + DIV",
                  "HTML > HEAD:first-child + BODY > HEADER:first-child + DIV > SECTION:first-child > DIV#hero-slides > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > H1:first-child",
                  "HTML > HEAD:first-child + BODY > HEADER:first-child + DIV > SECTION:first-child > DIV#hero-slides > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > H1:first-child + DIV",
                  "HTML > HEAD:first-child + BODY > HEADER:first-child + DIV > SECTION:first-child > DIV#hero-slides > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > H1:first-child",
                  "HTML > HEAD:first-child + BODY > HEADER:first-child + DIV > SECTION:first-child > DIV#hero-slides > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > H1:first-child",
                  "HTML > HEAD:first-child + BODY > HEADER:first-child + DIV > SECTION:first-child > DIV#hero-slides > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > H1:first-child + DIV",
                  "HTML > HEAD:first-child + BODY > HEADER:first-child + DIV > SECTION:first-child > DIV#hero-slides > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > H1:first-child",
                  "HTML > HEAD:first-child + BODY > HEADER:first-child + DIV > SECTION:first-child > DIV#hero-slides > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > H1:first-child + DIV",
                  "HTML > HEAD:first-child + BODY > HEADER:first-child + DIV > SECTION:first-child + SECTION + SECTION > DIV:first-child > DIV:first-child > H2:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + H2 + DIV + A",
                  "HTML > HEAD:first-child + BODY > HEADER:first-child + DIV > SECTION:first-child + SECTION + SECTION > DIV:first-child > DIV:first-child > H2:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + H2 + DIV + A",
                  "HTML > HEAD:first-child + BODY > HEADER:first-child + DIV > SECTION:first-child + SECTION + SECTION > DIV:first-child > DIV:first-child > H2:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + H2 + DIV + A",
                  "HTML > HEAD:first-child + BODY > HEADER:first-child + DIV > SECTION:first-child + SECTION + SECTION > DIV:first-child > DIV:first-child > H2:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child + H2 + DIV + A",
                  "HTML > HEAD:first-child + BODY > HEADER:first-child + DIV > SECTION:first-child + SECTION + SECTION + SECTION + DIV > SECTION:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child > H3:first-child + DIV + A"
                ],
                "contrastdata": [
                  [
                    1,
                    "#ffffff",
                    "#fefefe",
                    true
                  ],
                  [
                    1,
                    "#ffffff",
                    "#fefefe",
                    true
                  ],
                  [
                    1,
                    "#ffffff",
                    "#fefefe",
                    true
                  ],
                  [
                    1,
                    "#ffffff",
                    "#fefefe",
                    true
                  ],
                  [
                    1,
                    "#ffffff",
                    "#fefefe",
                    true
                  ],
                  [
                    1,
                    "#ffffff",
                    "#fefefe",
                    true
                  ],
                  [
                    1,
                    "#ffffff",
                    "#fefefe",
                    true
                  ],
                  [
                    1,
                    "#ffffff",
                    "#fefefe",
                    true
                  ],
                  [
                    1,
                    "#ffffff",
                    "#fefefe",
                    true
                  ],
                  [
                    1,
                    "#ffffff",
                    "#fefefe",
                    true
                  ],
                  [
                    1,
                    "#ffffff",
                    "#fefefe",
                    true
                  ],
                  [
                    1,
                    "#ffffff",
                    "#fefefe",
                    true
                  ],
                  [
                    1,
                    "#ffffff",
                    "#fefefe",
                    true
                  ],
                  [
                    1,
                    "#ffffff",
                    "#fefefe",
                    true
                  ],
                  [
                    1,
                    "#ffffff",
                    "#fefefe",
                    true
                  ],
                  [
                    1,
                    "#ffffff",
                    "#fefefe",
                    true
                  ],
                  [
                    1,
                    "#ffffff",
                    "#fefefe",
                    true
                  ],
                  [
                    1,
                    "#ffffff",
                    "#fefefe",
                    true
                  ],
                  [
                    1,
                    "#ffffff",
                    "#fefefe",
                    true
                  ],
                  [
                    1,
                    "#ffffff",
                    "#fefefe",
                    true
                  ],
                  [
                    1,
                    "#ffffff",
                    "#fefefe",
                    true
                  ],
                  [
                    1,
                    "#ffffff",
                    "#fefefe",
                    true
                  ],
                  [
                    1,
                    "#ffffff",
                    "#fefefe",
                    true
                  ],
                  [
                    1,
                    "#ffffff",
                    "#fefefe",
                    true
                  ],
                  [
                    2.93,
                    "#ff6600",
                    "#ffffff",
                    false
                  ],
                  [
                    2.93,
                    "#ff6600",
                    "#ffffff",
                    false
                  ],
                  [
                    2.93,
                    "#ff6600",
                    "#ffffff",
                    false
                  ],
                  [
                    2.93,
                    "#ff6600",
                    "#ffffff",
                    false
                  ],
                  [
                    2.93,
                    "#ff6600",
                    "#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": 25,
            "items": {
              "alt_suspicious": {
                "id": "alt_suspicious",
                "description": "Suspicious alternative text",
                "count": 3,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > HEADER:first-child + DIV > SECTION:first-child + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > PICTURE:first-child > SOURCE:first-child + SOURCE + IMG",
                  "HTML > HEAD:first-child + BODY > HEADER:first-child + DIV > SECTION:first-child + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > PICTURE:first-child > SOURCE:first-child + SOURCE + IMG",
                  "HTML > HEAD:first-child + BODY > HEADER:first-child + DIV > SECTION:first-child + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child > PICTURE:first-child > SOURCE:first-child + SOURCE + IMG"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  }
                ]
              },
              "link_redundant": {
                "id": "link_redundant",
                "description": "Redundant link",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > HEADER#site-header > DIV:first-child > DIV:first-child > A:first-child + DIV > DIV:first-child + DIV + DIV > NAV#main-menu > UL:first-child > LI:first-child + LI > A:first-child + SPAN + UL > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > HEADER#site-header > DIV:first-child > DIV:first-child > A:first-child + DIV > DIV:first-child + DIV + DIV > NAV#main-menu > UL:first-child > LI:first-child + LI + LI + LI > A:first-child + SPAN + UL > LI:first-child > A:first-child"
                ],
                "wcag": [
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "noscript": {
                "id": "noscript",
                "description": "Noscript element",
                "count": 20,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > HEADER#site-header > DIV:first-child > DIV:first-child > A:first-child + DIV > DIV:first-child > A:first-child > PICTURE:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > HEADER:first-child + DIV > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > PICTURE:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > HEADER:first-child + DIV > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > PICTURE:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > HEADER:first-child + DIV > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > PICTURE:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > HEADER:first-child + DIV > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > PICTURE:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > HEADER:first-child + DIV > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > PICTURE:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > HEADER:first-child + DIV > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV > PICTURE:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > HEADER:first-child + DIV > SECTION:first-child + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > PICTURE:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > HEADER:first-child + DIV > SECTION:first-child + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > PICTURE:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > HEADER:first-child + DIV > SECTION:first-child + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child > PICTURE:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > HEADER:first-child + DIV > SECTION:first-child + SECTION + SECTION + SECTION + DIV > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > PICTURE:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > HEADER:first-child + DIV > SECTION:first-child + SECTION + SECTION + SECTION + DIV > SECTION:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV > PICTURE:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > HEADER:first-child + DIV > SECTION:first-child + SECTION + SECTION + SECTION + DIV > SECTION:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child + DIV > PICTURE:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > FOOTER#site-footer > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > BLOCKQUOTE:first-child > DIV:first-child > PICTURE:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > FOOTER#site-footer > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > BLOCKQUOTE:first-child + BLOCKQUOTE + BLOCKQUOTE > DIV:first-child > PICTURE:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > FOOTER#site-footer > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > BLOCKQUOTE:first-child + BLOCKQUOTE + BLOCKQUOTE + BLOCKQUOTE > DIV:first-child > PICTURE:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > FOOTER#site-footer > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > BLOCKQUOTE:first-child + BLOCKQUOTE + BLOCKQUOTE + BLOCKQUOTE + BLOCKQUOTE > DIV:first-child > PICTURE:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > FOOTER#site-footer > DIV:first-child + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > PICTURE:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > FOOTER#site-footer > DIV:first-child + SECTION + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child > PICTURE:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > HEADER:first-child + DIV + FOOTER + SCRIPT + STYLE + DIV + SCRIPT + NOSCRIPT"
                ],
                "wcag": []
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://benetech.org/",
      "what": "URL",
      "result": "https://benetech.org/"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://benetech.org/",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.079",
        "responseTime": "2022-07-09T14:40:13.199Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1051404,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 171,
              "failing": 9
            },
            "issues": {
              "totalErrors": 39,
              "totalWarnings": 3,
              "totalIssues": 42
            },
            "issuesByLevel": {
              "A": {
                "count": 24,
                "pct": 57.14
              },
              "AA": {
                "count": 9,
                "pct": 21.43
              },
              "AAA": {
                "count": 42,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 4,
              "warningDensity": 0,
              "allDensity": 4
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "3d4bef39-995a-4af2-bf84-1fdd597d8e5c",
          "docID": "101da2b6-c6e8-489a-96ed-f207c5579443",
          "sourceHash": "7b06b8213fa41fdbdc30435725841361",
          "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=3d4bef39-995a-4af2-bf84-1fdd597d8e5c",
          "resultSet": [
            {
              "tID": 28,
              "bpID": 3,
              "priority": 100,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The layout or sizing of this page causes horizontal scrolling.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Avoid layouts that result in horizontal scroll",
              "errorDescription": "This page is too wide, causing horizontal scrolling (at the tested viewport size). Horizontal scrolling will cause difficulties for users with low vision, especially if they have their monitor set to a low resolution. Review HTML, CSS and page element sizes to ensure 100% width is not exceeded.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 5885.52
                },
                "height": 5885.52,
                "width": 1024
              },
              "position": {
                "line": 2528,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"home page-template-default page page-id-2 chrome mac\"&gt; &lt;header role=\"banner\" aria-label=\"site header\" id=\"site-header\" class=\"header\"&gt; &lt;div class=\"row expanded\"&gt; &lt;div class=\"small-12 columns\"&gt; &lt;a class=\"show-on-foc",
              "xpath": "/html/body",
              "issueID": "fc70ee68f46b94d3786338a9bb46e3f1",
              "signature": "2dbaa8d3c88c131fa8e32ba9f4405c57",
              "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=fc70ee68f46b94d3786338a9bb46e3f1"
            },
            {
              "tID": 73,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link text is uninformative.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text in this link is too generic to be helpful for users.  Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 27,
                  "y": 173
                },
                "bottom-right": {
                  "x": 126,
                  "y": 214
                },
                "height": 41,
                "width": 99
              },
              "position": {
                "line": 4486,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://benetech.org/story/bookshare-emery-dyslexia-reading/\" class=\" none hero-slide-button \" tabindex=\"-1\"&gt; Read More &lt;/a&gt;",
              "xpath": "/html/body/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]",
              "issueID": "4f085e93e4e44e6f30c62d2f956f123e",
              "signature": "f74a4f5da4eba9b5c06b7c95d8953346",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=4f085e93e4e44e6f30c62d2f956f123e"
            },
            {
              "tID": 73,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link text is uninformative.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text in this link is too generic to be helpful for users.  Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 27,
                  "y": 327
                },
                "bottom-right": {
                  "x": 136,
                  "y": 368
                },
                "height": 41,
                "width": 109
              },
              "position": {
                "line": 4653,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://benetech.org/approach/\" class=\" hero-slide-button \" tabindex=\"-1\"&gt; Learn More &lt;/a&gt;",
              "xpath": "/html/body/div[1]/section[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[2]/a[1]",
              "issueID": "84b89a61469960d3260c822bad610f90",
              "signature": "a9d21b52e033f7d5e21a1a3e0cdf8743",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=84b89a61469960d3260c822bad610f90"
            },
            {
              "tID": 73,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link text is uninformative.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text in this link is too generic to be helpful for users.  Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 27,
                  "y": 184
                },
                "bottom-right": {
                  "x": 136,
                  "y": 225
                },
                "height": 41,
                "width": 109
              },
              "position": {
                "line": 4654,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://benetech.org/get-involved/equity-in-literacy/\" class=\" hero-slide-button \" tabindex=\"-1\"&gt; Learn More &lt;/a&gt;",
              "xpath": "/html/body/div[1]/section[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "793e13ad8f882dc02caf41366e65c916",
              "signature": "53152c169242e408ca146c03109bc986",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=793e13ad8f882dc02caf41366e65c916"
            },
            {
              "tID": 73,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link text is uninformative.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text in this link is too generic to be helpful for users.  Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 27,
                  "y": 292
                },
                "bottom-right": {
                  "x": 136,
                  "y": 333
                },
                "height": 41,
                "width": 109
              },
              "position": {
                "line": 4654,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://benetech.org/about/events/inclusive-education-series/\" class=\" none hero-slide-button \" tabindex=\"-1\"&gt; Learn More &lt;/a&gt;",
              "xpath": "/html/body/div[1]/section[1]/div[1]/div[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[2]/a[1]",
              "issueID": "09c9df5d6ed0dbb2ed65c19c7cc94f52",
              "signature": "0fe1e5f313a880ed44739e205d6396d7",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=09c9df5d6ed0dbb2ed65c19c7cc94f52"
            },
            {
              "tID": 73,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link text is uninformative.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text in this link is too generic to be helpful for users.  Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 27,
                  "y": 173
                },
                "bottom-right": {
                  "x": 126,
                  "y": 214
                },
                "height": 41,
                "width": 99
              },
              "position": {
                "line": 4654,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://benetech.org/story/bookshare-emery-dyslexia-reading/\" class=\" none hero-slide-button \" tabindex=\"-1\"&gt; Read More &lt;/a&gt;",
              "xpath": "/html/body/div[1]/section[1]/div[1]/div[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[2]/a[1]",
              "issueID": "b8ce17b8e98aff403f9fe00b64276dab",
              "signature": "745fa92382844718b9273b53e79ce4af",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=b8ce17b8e98aff403f9fe00b64276dab"
            },
            {
              "tID": 73,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link text is uninformative.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text in this link is too generic to be helpful for users.  Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 27,
                  "y": 327
                },
                "bottom-right": {
                  "x": 136,
                  "y": 368
                },
                "height": 41,
                "width": 109
              },
              "position": {
                "line": 4726,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://benetech.org/approach/\" class=\" hero-slide-button \" tabindex=\"-1\"&gt; Learn More &lt;/a&gt;",
              "xpath": "/html/body/div[1]/section[1]/div[1]/div[1]/div[1]/div[10]/div[1]/div[1]/div[1]/div[2]/a[1]",
              "issueID": "5d90343e27fd7309c10b7a6c97e8bc15",
              "signature": "2cb3ae4d38316cac4962048c93144c1c",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=5d90343e27fd7309c10b7a6c97e8bc15"
            },
            {
              "tID": 73,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link text is uninformative.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text in this link is too generic to be helpful for users.  Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 27,
                  "y": 184
                },
                "bottom-right": {
                  "x": 136,
                  "y": 225
                },
                "height": 41,
                "width": 109
              },
              "position": {
                "line": 4726,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://benetech.org/get-involved/equity-in-literacy/\" class=\" hero-slide-button \" tabindex=\"-1\"&gt; Learn More &lt;/a&gt;",
              "xpath": "/html/body/div[1]/section[1]/div[1]/div[1]/div[1]/div[11]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "fa689bfc340f31ec1c51d1916c8e89ad",
              "signature": "d13ad234de3c14aed92a3dffd3f11cec",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=fa689bfc340f31ec1c51d1916c8e89ad"
            },
            {
              "tID": 73,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link text is uninformative.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text in this link is too generic to be helpful for users.  Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 27,
                  "y": 292
                },
                "bottom-right": {
                  "x": 136,
                  "y": 333
                },
                "height": 41,
                "width": 109
              },
              "position": {
                "line": 4797,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"https://benetech.org/about/events/inclusive-education-series/\" class=\" none hero-slide-button \" tabindex=\"-1\"&gt; Learn More &lt;/a&gt;",
              "xpath": "/html/body/div[1]/section[1]/div[1]/div[1]/div[1]/div[12]/div[1]/div[1]/div[1]/div[2]/a[1]",
              "issueID": "45e91832699852d33e82ab9821c393cb",
              "signature": "daa212780419b13ae8f0ef2c3b2f9c7d",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=45e91832699852d33e82ab9821c393cb"
            },
            {
              "tID": 73,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link text is uninformative.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text in this link is too generic to be helpful for users.  Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 27,
                  "y": 173
                },
                "bottom-right": {
                  "x": 126,
                  "y": 214
                },
                "height": 41,
                "width": 99
              },
              "position": {
                "line": 4953,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://benetech.org/story/bookshare-emery-dyslexia-reading/\" class=\" none hero-slide-button \" tabindex=\"-1\"&gt; Read More &lt;/a&gt;",
              "xpath": "/html/body/div[1]/section[1]/div[1]/div[1]/div[1]/div[13]/div[1]/div[1]/div[1]/div[2]/a[1]",
              "issueID": "07a531d158fe0e81a56e190bd628ffa5",
              "signature": "efc441802104ab6e4b485be55904ef8f",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=07a531d158fe0e81a56e190bd628ffa5"
            },
            {
              "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": 27,
                  "y": 0
                },
                "bottom-right": {
                  "x": 28,
                  "y": 1
                },
                "height": 1,
                "width": 1
              },
              "position": {
                "line": 492,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"show-on-focus header-contentSkip\" href=\"#mainContentAnchor\"&gt; Skip to Content &lt;/a&gt;",
              "xpath": "/html/body/header[1]/div[1]/div[1]/a[1]",
              "issueID": "845f57c0bf1edcbe98aebda82f83063e",
              "signature": "032fe7495be572c8880847a1999c93bd",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=845f57c0bf1edcbe98aebda82f83063e"
            },
            {
              "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": 27,
                  "y": 0
                },
                "bottom-right": {
                  "x": 751.25,
                  "y": 77
                },
                "height": 77,
                "width": 724.25
              },
              "position": {
                "line": 5002,
                "column": 380
              },
              "errorSnippet": "&lt;h1 class=\"hero-slide-title \"&gt; We're hiring &lt;/h1&gt;",
              "xpath": "/html/body/div[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/h1[1]",
              "issueID": "1d26dd793a2f5f696473daa585e211dc",
              "signature": "00904b18fbd95862f1c281e649608a35",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=1d26dd793a2f5f696473daa585e211dc"
            },
            {
              "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": 27,
                  "y": 107
                },
                "bottom-right": {
                  "x": 751.25,
                  "y": 149
                },
                "height": 42,
                "width": 724.25
              },
              "position": {
                "line": 8330,
                "column": 11
              },
              "errorSnippet": "&lt;div class=\"hero-slide-body \"&gt; See open positions on our careers page &lt;/div&gt;",
              "xpath": "/html/body/div[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]",
              "issueID": "8b1510a487b24da7d007034d6d19cbdc",
              "signature": "c37037f6d4bbe8ac940b8d57440ea231",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=8b1510a487b24da7d007034d6d19cbdc"
            },
            {
              "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": 27,
                  "y": 184
                },
                "bottom-right": {
                  "x": 136,
                  "y": 225
                },
                "height": 41,
                "width": 109
              },
              "position": {
                "line": 4654,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://benetech.org/get-involved/equity-in-literacy/\" class=\" hero-slide-button \" tabindex=\"-1\"&gt; Learn More &lt;/a&gt;",
              "xpath": "/html/body/div[1]/section[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "c16547009035c221a64f96955f877d36",
              "signature": "11b1a24406ba3a6ad4f2d7cdd169acd9",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=c16547009035c221a64f96955f877d36"
            },
            {
              "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": 27,
                  "y": 292
                },
                "bottom-right": {
                  "x": 136,
                  "y": 333
                },
                "height": 41,
                "width": 109
              },
              "position": {
                "line": 4654,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://benetech.org/about/events/inclusive-education-series/\" class=\" none hero-slide-button \" tabindex=\"-1\"&gt; Learn More &lt;/a&gt;",
              "xpath": "/html/body/div[1]/section[1]/div[1]/div[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[2]/a[1]",
              "issueID": "29ed8c57bdfaa9f0d55714344e1d37fe",
              "signature": "3a9d392f52bc7f56df0e8c57f0d98448",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=29ed8c57bdfaa9f0d55714344e1d37fe"
            },
            {
              "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": 27,
                  "y": 184
                },
                "bottom-right": {
                  "x": 136,
                  "y": 225
                },
                "height": 41,
                "width": 109
              },
              "position": {
                "line": 4726,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://benetech.org/get-involved/equity-in-literacy/\" class=\" hero-slide-button \" tabindex=\"-1\"&gt; Learn More &lt;/a&gt;",
              "xpath": "/html/body/div[1]/section[1]/div[1]/div[1]/div[1]/div[11]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "44be1f3913c529d217b5d5435aeb3daf",
              "signature": "e519cc70978577c97e3e5aeb9f2fa952",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=44be1f3913c529d217b5d5435aeb3daf"
            },
            {
              "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": 27,
                  "y": 292
                },
                "bottom-right": {
                  "x": 136,
                  "y": 333
                },
                "height": 41,
                "width": 109
              },
              "position": {
                "line": 4797,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"https://benetech.org/about/events/inclusive-education-series/\" class=\" none hero-slide-button \" tabindex=\"-1\"&gt; Learn More &lt;/a&gt;",
              "xpath": "/html/body/div[1]/section[1]/div[1]/div[1]/div[1]/div[12]/div[1]/div[1]/div[1]/div[2]/a[1]",
              "issueID": "147e512176a46a3a6e5a499138c0b351",
              "signature": "022b0adef7b19d2e17361fd1abebb137",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=147e512176a46a3a6e5a499138c0b351"
            },
            {
              "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": 3
                },
                "bottom-right": {
                  "x": 53,
                  "y": 21
                },
                "height": 18,
                "width": 53
              },
              "position": {
                "line": 6291,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://benetech.org/impact/\"&gt;Impact&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[2]/div[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[1]/ul[1]/li[3]/a[1]",
              "issueID": "8dd8ad237d99f98f9244e80127e7be5a",
              "signature": "d13321de4ccd3f74c3d9c10ea64dbb74",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=8dd8ad237d99f98f9244e80127e7be5a"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 115,
                "column": 3
              },
              "errorSnippet": "&lt;li class=\" menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children\"&gt;&lt;a href=\"https://benetech.org/our-work/\" aria-haspopup=\"true\" aria-expanded=\"false\"&gt;Work&lt;/a&gt;&lt;span class=\"dropdown-toggle\" role=\"button\" aria",
              "xpath": "/html/body/header[1]/div[1]/div[1]/div[1]/div[3]/nav[1]/ul[1]/li[2]",
              "issueID": "8dc6ff092aa7a8359d96fa38ef70baa7",
              "signature": "5fc4d41f29956f14b2b8f0ce65e539f1",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=8dc6ff092aa7a8359d96fa38ef70baa7"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 442,
                "column": 3
              },
              "errorSnippet": "&lt;li class=\" menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children\"&gt;&lt;a href=\"https://benetech.org/approach/\" aria-haspopup=\"true\" aria-expanded=\"false\"&gt;Approach&lt;/a&gt;&lt;span class=\"dropdown-toggle\" role=\"button\" ",
              "xpath": "/html/body/header[1]/div[1]/div[1]/div[1]/div[3]/nav[1]/ul[1]/li[4]",
              "issueID": "6ab4a8adb9f54e0dcc2043eaf58986e7",
              "signature": "e581afbca16626c5226c08bd55f9ea72",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=6ab4a8adb9f54e0dcc2043eaf58986e7"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 447,
                "column": 3
              },
              "errorSnippet": "&lt;li class=\" menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children\"&gt;&lt;a href=\"https://benetech.org/about/\" aria-haspopup=\"true\" aria-expanded=\"false\"&gt;About&lt;/a&gt;&lt;span class=\"dropdown-toggle\" role=\"button\" aria-e",
              "xpath": "/html/body/header[1]/div[1]/div[1]/div[1]/div[3]/nav[1]/ul[1]/li[5]",
              "issueID": "cbd0b953bb835530aafc261134d32d07",
              "signature": "59704c91a2ed1fb2d0fec8211f9caa5e",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=cbd0b953bb835530aafc261134d32d07"
            },
            {
              "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": 284.4375,
                  "y": 16.984375
                },
                "bottom-right": {
                  "x": 969.9995,
                  "y": 100.984375
                },
                "height": 84,
                "width": 685.562
              },
              "position": {
                "line": 492,
                "column": 19560
              },
              "errorSnippet": "&lt;p class=\"footer-testimonial-quote\"&gt; We’ve been thrilled by Benetech’s ability to repeatedly reach scale in bridging Silicon Valley tech and social impact, and I’m proud to have supported them for the past 10 years. &lt;/p&gt;",
              "xpath": "/html/body/footer[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/blockquote[1]/div[2]/p[1]",
              "issueID": "46c2c500bbf19b84b0181418a4c7d5a0",
              "signature": "f0143b06367e07e9f6d2a1be4aac001c",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=46c2c500bbf19b84b0181418a4c7d5a0"
            },
            {
              "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": 1105,
                  "y": 16.984375
                },
                "bottom-right": {
                  "x": 1805,
                  "y": 100.984375
                },
                "height": 84,
                "width": 700
              },
              "position": {
                "line": 3323,
                "column": 138
              },
              "errorSnippet": "&lt;p class=\"footer-testimonial-quote\"&gt; Benetech’s credibility as a nonprofit focused on empowering social change is unique among the tech community. Their scalable technology solutions are recognized as driving real, sustainable social impact. &lt;/p",
              "xpath": "/html/body/footer[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/blockquote[2]/div[1]/p[1]",
              "issueID": "2eff0a5a120d19da2e432c8ad1bec6b2",
              "signature": "e58f3e779cdc3f7d6771f669f2bb82ec",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=2eff0a5a120d19da2e432c8ad1bec6b2"
            },
            {
              "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": 2275.21875,
                  "y": 30.984375
                },
                "bottom-right": {
                  "x": 2909.99975,
                  "y": 86.984375
                },
                "height": 56,
                "width": 634.781
              },
              "position": {
                "line": 5734,
                "column": 423
              },
              "errorSnippet": "&lt;p class=\"footer-testimonial-quote\"&gt; Benetech has a long history of successful technology development for social good in California and around the world. &lt;/p&gt;",
              "xpath": "/html/body/footer[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/blockquote[3]/div[2]/p[1]",
              "issueID": "4c69d592842360d9afc85dd2167c9a78",
              "signature": "e0c0354a3279ef43c179b7fc1875b9d4",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=4c69d592842360d9afc85dd2167c9a78"
            },
            {
              "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": 3270,
                  "y": 2.984375
                },
                "bottom-right": {
                  "x": 3880,
                  "y": 114.984375
                },
                "height": 112,
                "width": 610
              },
              "position": {
                "line": 7899,
                "column": 423
              },
              "errorSnippet": "&lt;p class=\"footer-testimonial-quote\"&gt; We invested in Benetech Service Net because it enables us to more efficiently and accurately provide information on the community services our vulnerable patients need once they are discharged from our acute set",
              "xpath": "/html/body/footer[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/blockquote[4]/div[2]/p[1]",
              "issueID": "d478a4af018b3dc2a06fc46186edea09",
              "signature": "5e422498261a8cdd0c2449fa0c118eb2",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=d478a4af018b3dc2a06fc46186edea09"
            },
            {
              "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": 4207.046875,
                  "y": 2.984375
                },
                "bottom-right": {
                  "x": 4849.9998749999995,
                  "y": 114.984375
                },
                "height": 112,
                "width": 642.953
              },
              "position": {
                "line": 8214,
                "column": 3
              },
              "errorSnippet": "&lt;p class=\"footer-testimonial-quote\"&gt; As classrooms rapidly embrace digital learning environments, Benetech Mathshare promises to usher in a new area of digital math that better meets the needs of today’s learners and tomorrow’s employers. &lt;/p&gt",
              "xpath": "/html/body/footer[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/blockquote[5]/div[2]/p[1]",
              "issueID": "23b96be22664b2d385d77a5378adc9b3",
              "signature": "dc207a2ea6fe8a216db031944703ea8d",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=23b96be22664b2d385d77a5378adc9b3"
            },
            {
              "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": 4985,
                  "y": 16.984375
                },
                "bottom-right": {
                  "x": 5685,
                  "y": 100.984375
                },
                "height": 84,
                "width": 700
              },
              "position": {
                "line": 8643,
                "column": 3
              },
              "errorSnippet": "&lt;p class=\"footer-testimonial-quote\"&gt; I remember thinking that I would never learn how to read, but Bookshare put me in my own world, and I found out that this is how everybody feels when they read. &lt;/p&gt;",
              "xpath": "/html/body/footer[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/blockquote[6]/div[1]/p[1]",
              "issueID": "15a9925c89ee6c2f323d05227afe6c57",
              "signature": "9e5cec79089a09ec8eac43a4e0d87994",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=15a9925c89ee6c2f323d05227afe6c57"
            },
            {
              "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": 5955,
                  "y": 16.984375
                },
                "bottom-right": {
                  "x": 6655,
                  "y": 100.984375
                },
                "height": 84,
                "width": 700
              },
              "position": {
                "line": 8661,
                "column": 3
              },
              "errorSnippet": "&lt;p class=\"footer-testimonial-quote\"&gt; It’s my hope that all people with reading disabilities such as dyslexia are able to use Bookshare to succeed in the classroom and become lifelong learners. &lt;/p&gt;",
              "xpath": "/html/body/footer[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/blockquote[7]/div[1]/p[1]",
              "issueID": "c25e124c61ec6405a2e885a29d96fd33",
              "signature": "045fa1305c652b65b091dcdcca6a4431",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=c25e124c61ec6405a2e885a29d96fd33"
            },
            {
              "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": 913,
                  "y": 32
                },
                "bottom-right": {
                  "x": 943,
                  "y": 69
                },
                "height": 37,
                "width": 30
              },
              "position": {
                "line": 8237,
                "column": 5
              },
              "errorSnippet": "&lt;button class=\"header-icon-search\" aria-label=\"Search\" aria-expanded=\"false\" role=\"button\" aria-hidden=\"false\"&gt;&lt;/button&gt;",
              "xpath": "/html/body/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/button[1]",
              "issueID": "dde68ef2552c65b266a46e811aa9ca6c",
              "signature": "8e8d866e5d9dd7693a9a00bdd32ac847",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=dde68ef2552c65b266a46e811aa9ca6c"
            },
            {
              "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": 7
                },
                "bottom-right": {
                  "x": 26,
                  "y": 31
                },
                "height": 24,
                "width": 26
              },
              "position": {
                "line": 6818,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"http://facebook.com/benetech.org\" title=\"Facebook\" aria-label=\"Benetech Facebook\" class=\"socialLink-icon socialLink-icon--facebook\" target=\"_blank\"&gt; &lt;i aria-hidden=\"true\"&gt;&lt;/i&gt; &lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[2]/div[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/li[1]/a[1]",
              "issueID": "59ffb3de41a110113c3422216304499a",
              "signature": "fc3c5900c506131ca95939d9c101d9ad",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=59ffb3de41a110113c3422216304499a"
            },
            {
              "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": 7
                },
                "bottom-right": {
                  "x": 26,
                  "y": 31
                },
                "height": 24,
                "width": 26
              },
              "position": {
                "line": 6819,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"http://twitter.com/benetech\" title=\"Twitter\" aria-label=\"Benetech Twitter\" class=\"socialLink-icon socialLink-icon--twitter\" target=\"_blank\"&gt; &lt;i aria-hidden=\"true\"&gt;&lt;/i&gt; &lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[2]/div[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/li[2]/a[1]",
              "issueID": "ad9d5f69f6133de1acc80de7a24d7390",
              "signature": "9634d6f27ff70c5a011fc30a2702432d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=ad9d5f69f6133de1acc80de7a24d7390"
            },
            {
              "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": 7
                },
                "bottom-right": {
                  "x": 26,
                  "y": 31
                },
                "height": 24,
                "width": 26
              },
              "position": {
                "line": 6819,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.instagram.com/benetech_org\" title=\"Instagram\" aria-label=\"Benetech Instagram\" class=\"socialLink-icon socialLink-icon--instagram\" target=\"_blank\"&gt; &lt;i aria-hidden=\"true\"&gt;&lt;/i&gt; &lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[2]/div[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/li[3]/a[1]",
              "issueID": "0230f3bef719f4c08ddaec8c1209ddb7",
              "signature": "e36738b17be58beb749bda55546cb398",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=0230f3bef719f4c08ddaec8c1209ddb7"
            },
            {
              "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": 7
                },
                "bottom-right": {
                  "x": 26,
                  "y": 31
                },
                "height": 24,
                "width": 26
              },
              "position": {
                "line": 6819,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"http://linkedin.com/company/benetech\" title=\"LinkedIn\" aria-label=\"Benetech LinkedIn\" class=\"socialLink-icon socialLink-icon--linkedin\" target=\"_blank\"&gt; &lt;i aria-hidden=\"true\"&gt;&lt;/i&gt; &lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[2]/div[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/li[4]/a[1]",
              "issueID": "ca4d2dad134bf75d8436ba3446f9055c",
              "signature": "26364252748a808bb35c1e92939d8ac4",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=ca4d2dad134bf75d8436ba3446f9055c"
            },
            {
              "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": 35,
                  "y": 35
                },
                "height": 35,
                "width": 35
              },
              "position": {
                "line": 6962,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"javascript:void(0);\" class=\"wmpci-popup-close\" title=\"Close\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/a[1]",
              "issueID": "dbc5fa10adfda1b064fdaa251425386b",
              "signature": "877f54976e97a0335b469b8d1ca61f5f",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=dbc5fa10adfda1b064fdaa251425386b"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 52,
                  "y": 2155
                },
                "bottom-right": {
                  "x": 299,
                  "y": 2173
                },
                "height": 18,
                "width": 247
              },
              "position": {
                "line": 5121,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"https://benetech.org/work-area/social-inclusion/\" class=\"tile-button \" aria-label=\"Read more about Social Inclusion\"&gt; See Social Inclusion Work &lt;/a&gt;",
              "xpath": "/html/body/div[1]/section[3]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/a[1]",
              "issueID": "c6ec8f2d95567fed5484522b6e8c1016",
              "signature": "32f65821b8550e4ac8ce078c7ccbc3b4",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=c6ec8f2d95567fed5484522b6e8c1016"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 156
                },
                "bottom-right": {
                  "x": 307,
                  "y": 183
                },
                "height": 27,
                "width": 307
              },
              "position": {
                "line": 5134,
                "column": 58
              },
              "errorSnippet": "&lt;a href=\"https://benetech.org/approach/\" class=\"steps-step-link \"&gt; Learn More About Our Approach &lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/section[1]/div[2]/div[3]/div[1]/a[1]",
              "issueID": "02054da1918f29f65a39c1efcaa6c52b",
              "signature": "95031664ab3482c4fe48416e9db0e2fa",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=02054da1918f29f65a39c1efcaa6c52b"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 166.65625
                },
                "bottom-right": {
                  "x": 970,
                  "y": 214.65625
                },
                "height": 48,
                "width": 970
              },
              "position": {
                "line": 9289,
                "column": 9
              },
              "errorSnippet": "&lt;h2 class=\"featureBand-title \"&gt; INVEST IN INNOVATION FOR SOCIAL GOOD &lt;/h2&gt;",
              "xpath": "/html/body/footer[1]/section[1]/div[1]/div[1]/div[1]/div[1]/h2[1]",
              "issueID": "58861b0ecf71b87b9d7d518bd9b7a69b",
              "signature": "8dcb8c89ad4afb8efb48738e8c4c7811",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=58861b0ecf71b87b9d7d518bd9b7a69b"
            },
            {
              "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": 27,
                  "y": 16
                },
                "bottom-right": {
                  "x": 997,
                  "y": 55
                },
                "height": 39,
                "width": 970
              },
              "position": {
                "line": 493,
                "column": 215
              },
              "errorSnippet": "&lt;input type=\"text\" class=\"header-search-input\" name=\"s\" value=\"\" placeholder=\"Enter search term\" tabindex=\"-1\" aria-label=\"Search\" aria-describedby=\"describe-search-text\" aria-hidden=\"true\" autocomplete=\"off\"&gt;",
              "xpath": "/html/body/header[1]/div[2]/div[1]/div[1]/form[1]/input[1]",
              "issueID": "03a9b917d1eb6269d17c7c6df02592e3",
              "signature": "2a78a3fb33fe048fedd63f78f1b70c2b",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=194&issueID=03a9b917d1eb6269d17c7c6df02592e3"
            },
            {
              "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": 7
                },
                "bottom-right": {
                  "x": 26,
                  "y": 31
                },
                "height": 24,
                "width": 26
              },
              "position": {
                "line": 6818,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"http://facebook.com/benetech.org\" title=\"Facebook\" aria-label=\"Benetech Facebook\" class=\"socialLink-icon socialLink-icon--facebook\" target=\"_blank\"&gt; &lt;i aria-hidden=\"true\"&gt;&lt;/i&gt; &lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[2]/div[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/li[1]/a[1]",
              "issueID": "47f8f06ebc96dff48e65674350d1755c",
              "signature": "1ee6627d4428d81f36b0c656b792441d",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=47f8f06ebc96dff48e65674350d1755c"
            },
            {
              "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": 7
                },
                "bottom-right": {
                  "x": 26,
                  "y": 31
                },
                "height": 24,
                "width": 26
              },
              "position": {
                "line": 6819,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"http://twitter.com/benetech\" title=\"Twitter\" aria-label=\"Benetech Twitter\" class=\"socialLink-icon socialLink-icon--twitter\" target=\"_blank\"&gt; &lt;i aria-hidden=\"true\"&gt;&lt;/i&gt; &lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[2]/div[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/li[2]/a[1]",
              "issueID": "c84c1954e235fc1d6309f3460b586bba",
              "signature": "3e11072a9f38238731f12a4796ad1296",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=c84c1954e235fc1d6309f3460b586bba"
            },
            {
              "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": 7
                },
                "bottom-right": {
                  "x": 26,
                  "y": 31
                },
                "height": 24,
                "width": 26
              },
              "position": {
                "line": 6819,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.instagram.com/benetech_org\" title=\"Instagram\" aria-label=\"Benetech Instagram\" class=\"socialLink-icon socialLink-icon--instagram\" target=\"_blank\"&gt; &lt;i aria-hidden=\"true\"&gt;&lt;/i&gt; &lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[2]/div[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/li[3]/a[1]",
              "issueID": "f6a35c18fe219975097ee0790c7dce28",
              "signature": "73b87a5f691f1eccc9b58f19ab552025",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=f6a35c18fe219975097ee0790c7dce28"
            },
            {
              "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": 7
                },
                "bottom-right": {
                  "x": 26,
                  "y": 31
                },
                "height": 24,
                "width": 26
              },
              "position": {
                "line": 6819,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"http://linkedin.com/company/benetech\" title=\"LinkedIn\" aria-label=\"Benetech LinkedIn\" class=\"socialLink-icon socialLink-icon--linkedin\" target=\"_blank\"&gt; &lt;i aria-hidden=\"true\"&gt;&lt;/i&gt; &lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[2]/div[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/li[4]/a[1]",
              "issueID": "163ed4b2fbf3727abc922562890a800e",
              "signature": "c0924e9542fe2f77d1528cd9db2a7414",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=163ed4b2fbf3727abc922562890a800e"
            }
          ],
          "log": []
        }
      }
    }
  ],
  "timeStamp": "42ubn",
  "startTime": "2022-07-09T14:38:11",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "hover",
      46
    ],
    [
      "motion",
      15
    ],
    [
      "ibm",
      9
    ],
    [
      "alfa",
      6
    ],
    [
      "wave",
      4
    ],
    [
      "focInd",
      2
    ],
    [
      "focAll",
      1
    ],
    [
      "axe",
      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
    ],
    [
      "tenon",
      0
    ]
  ],
  "logCount": 551,
  "logSize": 41221,
  "errorLogCount": 23,
  "errorLogSize": 4969,
  "prohibitedCount": 0,
  "visitTimeoutCount": 0,
  "visitRejectionCount": 0,
  "endTime": "2022-07-09T14:40:13",
  "elapsedSeconds": 121,
  "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": 64,
        "bulk": 0,
        "focAll": 4,
        "focInd": 12,
        "focOp": 27,
        "hover": 32,
        "linkUl": 70,
        "role": 33,
        "styleDiff": 26,
        "zIndex": 54
      },
      "alfa": {
        "r13": 4,
        "r14": 16,
        "r47": 4,
        "r65": 1,
        "r66": 18,
        "r69": 10,
        "r73": 4
      },
      "axe": {
        "aria-allowed-attr": 16,
        "color-contrast-enhanced": 77,
        "color-contrast": 68,
        "frame-tested": 1,
        "hidden-content": 0,
        "focus-order-semantics": 1,
        "frame-title": 3,
        "label-content-name-mismatch": 12,
        "landmark-unique": 2,
        "meta-viewport": 4
      },
      "htmlcs": {
        "e:AA.1_4_3.G145.Fail": 8,
        "e:AA.1_4_3.G18.Fail": 28,
        "e:AA.2_4_1.H64.1": 4,
        "e:AA.3_2_2.H32.2": 4,
        "w:AA.1_3_1.H48": 1,
        "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": 3,
        "w:AA.1_4_3.G145.Alpha": 3,
        "w:AA.1_4_3.G145.BgImage": 1,
        "w:AA.1_4_3.G18.Abs": 1,
        "w:AA.1_4_3.G18.Alpha": 19,
        "w:AA.1_4_3_F24.F24.FGColour": 3,
        "w:AA.2_5_3.F96": 5,
        "w:AA.4_1_2.H91.A.Placeholder": 1
      },
      "wave": {
        "e:aria_reference_broken": 4,
        "c:contrast": 87,
        "a:alt_suspicious": 3,
        "a:link_redundant": 2,
        "a:noscript": 20
      },
      "tenon": {
        "28": 4,
        "73": 36,
        "95": 12,
        "98": 20,
        "144": 40,
        "152": 24,
        "153": 6,
        "194": 4,
        "218": 16
      }
    },
    "groupDetails": {
      "groups": {
        "spontaneousMotion": {
          "testaro": {
            "motion": {
              "score": 32,
              "what": "Change of visible content not requested by user"
            }
          }
        },
        "visibleBulk": {
          "testaro": {
            "bulk": {
              "score": 1,
              "what": "Page contains many visible elements"
            }
          }
        },
        "tabFocusability": {
          "testaro": {
            "focAll": {
              "score": 3,
              "what": "Discrepancy between elements that should be and that are Tab-focusable"
            }
          }
        },
        "focusIndication": {
          "testaro": {
            "focInd": {
              "score": 12,
              "what": "Focused element displaying no or nostandard focus indicator"
            }
          },
          "alfa": {
            "r65": {
              "score": 1,
              "what": "Element in sequential focus order has no visible focus"
            }
          }
        },
        "focusableOperable": {
          "testaro": {
            "focOp": {
              "score": 20,
              "what": "Operable elements that cannot be Tab-focused and vice versa"
            }
          }
        },
        "hoverSurprise": {
          "testaro": {
            "hover": {
              "score": 8,
              "what": "Content changes caused by hovering"
            }
          }
        },
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 35,
              "what": "Non-underlined adjacent links"
            }
          }
        },
        "roleBad": {
          "testaro": {
            "role": {
              "score": 25,
              "what": "Nonexistent or implicit-overriding role"
            }
          }
        },
        "inconsistentStyles": {
          "testaro": {
            "styleDiff": {
              "score": 7,
              "what": "Heading, link, and button style inconsistencies"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 14,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "iframeTitleBad": {
          "alfa": {
            "r13": {
              "score": 4,
              "what": "iframe has no accessible name"
            }
          },
          "axe": {
            "frame-title": {
              "score": 3,
              "what": "Frame has no accessible name"
            }
          },
          "htmlcs": {
            "e:AA.2_4_1.H64.1": {
              "score": 4,
              "what": "iframe element has no non-empty title attribute"
            }
          }
        },
        "invisibleLabel": {
          "alfa": {
            "r14": {
              "score": 12,
              "what": "Visible label is not in the accessible name"
            }
          },
          "axe": {
            "label-content-name-mismatch": {
              "score": 9,
              "what": "Element visible text is not part of its accessible name"
            }
          },
          "htmlcs": {
            "w:AA.2_5_3.F96": {
              "score": 4,
              "what": "Visible label is not in the accessible name"
            }
          }
        },
        "metaBansZoom": {
          "alfa": {
            "r47": {
              "score": 4,
              "what": "Meta element restricts zooming"
            }
          },
          "axe": {
            "meta-viewport": {
              "score": 4,
              "what": "Zooming and scaling are disabled"
            }
          }
        },
        "contrastAAA": {
          "alfa": {
            "r66": {
              "score": 5,
              "what": "Text contrast less than AAA requires"
            }
          },
          "axe": {
            "color-contrast-enhanced": {
              "score": 19,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          },
          "tenon": {
            "95": {
              "score": 3,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "contrastAA": {
          "alfa": {
            "r69": {
              "score": 8,
              "what": "Text outside widget has subminimum contrast"
            }
          },
          "axe": {
            "color-contrast": {
              "score": 51,
              "what": "Element has insufficient color contrast"
            }
          },
          "htmlcs": {
            "e:AA.1_4_3.G145.Fail": {
              "score": 6,
              "what": "Contrast between the text and its background is less than 3:1."
            },
            "e:AA.1_4_3.G18.Fail": {
              "score": 21,
              "what": "Contrast between the text and its background is less than 4.5:1"
            }
          },
          "wave": {
            "c:contrast": {
              "score": 65,
              "what": "Very low contrast"
            }
          }
        },
        "noLeading": {
          "alfa": {
            "r73": {
              "score": 3,
              "what": "Paragraph of text has insufficient line height"
            }
          }
        },
        "ariaBadAttribute": {
          "axe": {
            "aria-allowed-attr": {
              "score": 16,
              "what": "ARIA attribute is invalid for the role of its element"
            }
          }
        },
        "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"
            }
          }
        },
        "focusableRole": {
          "axe": {
            "focus-order-semantics": {
              "score": 1,
              "what": "Focusable element has no active role"
            }
          }
        },
        "landmarkConfusion": {
          "axe": {
            "landmark-unique": {
              "score": 2,
              "what": "Landmark has a role and an accessible name that are identical to another"
            }
          }
        },
        "submitButton": {
          "htmlcs": {
            "e:AA.3_2_2.H32.2": {
              "score": 3,
              "what": "Form has no submit button"
            }
          }
        },
        "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.Alpha": {
              "score": 1,
              "what": "Contrast between the text and its background may be less than 3:1, given the transparency"
            },
            "w:AA.1_4_3.G145.BgImage": {
              "score": 1,
              "what": "Contrast between the text and its background image may be less than 3:1"
            },
            "w:AA.1_4_3.G18.Abs": {
              "score": 1,
              "what": "Contrast between the absolutely positioned text and its background may be inadequate"
            },
            "w:AA.1_4_3.G18.Alpha": {
              "score": 5,
              "what": "Contrast between the text and its background may be less than 4.5:1, given the transparency"
            },
            "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"
            }
          }
        },
        "ariaReferenceBad": {
          "wave": {
            "e:aria_reference_broken": {
              "score": 4,
              "what": "Broken ARIA reference"
            }
          }
        },
        "imageTextRisk": {
          "wave": {
            "a:alt_suspicious": {
              "score": 1,
              "what": "Image alternate text is suspicious"
            }
          }
        },
        "linkPair": {
          "wave": {
            "a:link_redundant": {
              "score": 1,
              "what": "Adjacent links go to the same URL"
            }
          }
        },
        "noScriptRisk": {
          "wave": {
            "a:noscript": {
              "score": 5,
              "what": "noscript element may fail to contain an accessible equivalent or alternative"
            }
          }
        },
        "horizontalScrolling": {
          "tenon": {
            "28": {
              "score": 3,
              "what": "Layout or sizing of the page causes horizontal scrolling"
            }
          }
        },
        "linkVague": {
          "tenon": {
            "73": {
              "score": 27,
              "what": "Link text is too generic to communicate the purpose or destination"
            }
          }
        },
        "linkTextsSame": {
          "tenon": {
            "98": {
              "score": 10,
              "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": 12,
              "what": "Actionable element is smaller than the minimum required size"
            }
          }
        },
        "allCaps": {
          "tenon": {
            "153": {
              "score": 2,
              "what": "Long string of text is in all caps"
            }
          }
        },
        "focusableHidden": {
          "tenon": {
            "194": {
              "score": 4,
              "what": "Visible element is focusable but has a presentation role or aria-hidden=true attribute"
            }
          }
        },
        "linkForcesNewWindow": {
          "tenon": {
            "218": {
              "score": 12,
              "what": "Link opens in a new window without user control"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {},
    "summary": {
      "total": 1354,
      "log": 810,
      "preventions": 0,
      "solos": 0,
      "groups": [
        {
          "groupName": "contrastAA",
          "score": 101
        },
        {
          "groupName": "leadingClipsText",
          "score": 42
        },
        {
          "groupName": "linkIndication",
          "score": 37
        },
        {
          "groupName": "spontaneousMotion",
          "score": 34
        },
        {
          "groupName": "linkVague",
          "score": 29
        },
        {
          "groupName": "roleBad",
          "score": 27
        },
        {
          "groupName": "contrastAAA",
          "score": 24
        },
        {
          "groupName": "focusableOperable",
          "score": 22
        },
        {
          "groupName": "invisibleLabel",
          "score": 19
        },
        {
          "groupName": "ariaBadAttribute",
          "score": 18
        },
        {
          "groupName": "zIndexNotZero",
          "score": 16
        },
        {
          "groupName": "focusIndication",
          "score": 14
        },
        {
          "groupName": "targetSize",
          "score": 14
        },
        {
          "groupName": "linkForcesNewWindow",
          "score": 14
        },
        {
          "groupName": "linkTextsSame",
          "score": 12
        },
        {
          "groupName": "contrastRisk",
          "score": 11
        },
        {
          "groupName": "hoverSurprise",
          "score": 10
        },
        {
          "groupName": "inconsistentStyles",
          "score": 9
        },
        {
          "groupName": "iframeTitleBad",
          "score": 9
        },
        {
          "groupName": "metaBansZoom",
          "score": 8
        },
        {
          "groupName": "noScriptRisk",
          "score": 7
        },
        {
          "groupName": "ariaReferenceBad",
          "score": 6
        },
        {
          "groupName": "focusableHidden",
          "score": 6
        },
        {
          "groupName": "tabFocusability",
          "score": 5
        },
        {
          "groupName": "noLeading",
          "score": 5
        },
        {
          "groupName": "submitButton",
          "score": 5
        },
        {
          "groupName": "horizontalScrolling",
          "score": 5
        },
        {
          "groupName": "landmarkConfusion",
          "score": 4
        },
        {
          "groupName": "allCaps",
          "score": 4
        },
        {
          "groupName": "visibleBulk",
          "score": 3
        },
        {
          "groupName": "frameContentRisk",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "focusableRole",
          "score": 3
        },
        {
          "groupName": "pseudoNavListRisk",
          "score": 3
        },
        {
          "groupName": "scrollRisk",
          "score": 3
        },
        {
          "groupName": "linkBrokenRisk",
          "score": 3
        },
        {
          "groupName": "imageTextRisk",
          "score": 3
        },
        {
          "groupName": "linkPair",
          "score": 3
        }
      ]
    }
  }
}