Accessibility test digest

Synopsis

Page: Viscardi Center

URL: https://www.viscardicenter.org/digital-accessibility-services/web-accessibility/

Score: 881

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 Viscardi Center web page at https://www.viscardicenter.org/digital-accessibility-services/web-accessibility/ on 2022/07/06. The procedure performed 808 tests. Of these, 16 are custom tests defined by Testaro, and the others belong to these six other packages (programs that perform collections of tests):

Testaro produced a report enumerating the test results.

Testilo processed the report and used the sp12b scoring procedure to compute partial and total scores for the page. The total score is 881 (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
total881
log53
roleBad148
contrastAA68
contrastAAA59
focusableOperable55
noLeading50
linkForcesNewWindow47
focusIndication36
linkIndication34
hoverSurprise28
fontSmall28
leadingClipsText26
tabFocusability22
allCaps21
overflowHidden18
targetSize18
internalLinkBroken15
linkTextsSame14
titleRedundant13
contentBeyondLandmarks12
pseudoParagraphRisk11
inconsistentStyles10
tabIndexPositive8
headingStructure6
inputNoText6
controlLabel6
tabIndexMissing6
zIndexNotZero5
contrastRisk5
horizontalScrolling5
h1Missing4
skipRepeatedContent4
pseudoHeadingRisk4
visibleBulk3
hiddenContentRisk3
linkConfusionRisk3
pseudoNavListRisk3
selectFlatRisk3
scrollRisk3
linkBrokenRisk3
selectNoText3
imageTextRedundant3
linkComprehensionRisk3
noScriptRisk3
pseudoLinkRisk3

Issue summary

Special issues

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

Classified issues

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

internalLinkBroken: Score 15. Issues reported by tests in this category:

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Discussion

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

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

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

Report

{
  "id": "3zjtz-viscardi",
  "host": {
    "id": "viscardi",
    "which": "https://www.viscardicenter.org/digital-accessibility-services/web-accessibility/",
    "what": "Viscardi Center"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-07-06T01:55:12"
    },
    {
      "event": "endTime",
      "value": "2022-07-06T01:57:05"
    }
  ],
  "script": {
    "id": "tp12",
    "what": "Alfa, Axe, HTML CodeSniffer, IBM, Tenon, WAVE, and 16 custom tests",
    "strict": true,
    "commands": [
      {
        "type": "launch",
        "which": "webkit",
        "what": "Webkit browser"
      },
      {
        "type": "url",
        "which": "https://www.viscardicenter.org/digital-accessibility-services/web-accessibility/",
        "what": "Viscardi Center"
      },
      {
        "type": "tenonRequest",
        "id": "a",
        "withNewContent": true,
        "what": "Tenon API version 2 test request"
      },
      {
        "type": "test",
        "which": "motion",
        "what": "spontaneous change of content; requires webkit",
        "delay": 2500,
        "interval": 2500,
        "count": 5
      },
      {
        "type": "launch",
        "which": "chromium",
        "what": "Chromium browser"
      },
      {
        "type": "url",
        "which": "https://www.viscardicenter.org/digital-accessibility-services/web-accessibility/",
        "what": "Viscardi Center"
      },
      {
        "type": "test",
        "which": "bulk",
        "what": "count of visible elements"
      },
      {
        "type": "test",
        "which": "embAc",
        "withItems": true,
        "what": "active elements incorrectly embedded in each other"
      },
      {
        "type": "test",
        "which": "focAll",
        "what": "Tab-focusability"
      },
      {
        "type": "test",
        "which": "focInd",
        "revealAll": false,
        "allowedDelay": 250,
        "withItems": true,
        "what": "focus indicators"
      },
      {
        "type": "test",
        "which": "focOp",
        "withItems": true,
        "what": "focusability and operability of elements"
      },
      {
        "type": "test",
        "which": "hover",
        "headSize": 20,
        "headSampleSize": 20,
        "tailSampleSize": 15,
        "withItems": true,
        "what": "hover impacts"
      },
      {
        "type": "test",
        "which": "labClash",
        "withItems": true,
        "what": "unlabeled and mislabeled form controls"
      },
      {
        "type": "test",
        "which": "linkUl",
        "withItems": true,
        "what": "underlining of inline links"
      },
      {
        "type": "test",
        "which": "menuNav",
        "withItems": true,
        "what": "keyboard navigation within true-focus menus"
      },
      {
        "type": "test",
        "which": "radioSet",
        "withItems": true,
        "what": "grouping of radio buttons in fieldsets"
      },
      {
        "type": "test",
        "which": "role",
        "what": "validity and necessity of role assignments"
      },
      {
        "type": "test",
        "which": "styleDiff",
        "withItems": true,
        "what": "style consistency of headings, buttons, and links"
      },
      {
        "type": "test",
        "which": "tabNav",
        "withItems": true,
        "what": "keyboard navigation within tab lists"
      },
      {
        "type": "test",
        "which": "zIndex",
        "withItems": true,
        "what": "elements with non-auto z indexes"
      },
      {
        "type": "test",
        "which": "alfa",
        "what": "Siteimprove alfa"
      },
      {
        "type": "test",
        "which": "axe",
        "detailLevel": 2,
        "rules": [],
        "what": "Axe core, all rules"
      },
      {
        "type": "test",
        "which": "htmlcs",
        "what": "HTML CodeSniffer"
      },
      {
        "type": "test",
        "which": "ibm",
        "withItems": true,
        "what": "IBM Accessibility Checker, with page content and again with URL"
      },
      {
        "type": "test",
        "which": "wave",
        "reportType": 4,
        "what": "WAVE, report-type 4"
      },
      {
        "type": "test",
        "which": "tenon",
        "id": "a",
        "what": "Tenon API version 2 result retrieval"
      }
    ]
  },
  "acts": [
    {
      "type": "launch",
      "which": "webkit",
      "what": "Webkit browser"
    },
    {
      "type": "url",
      "which": "https://www.viscardicenter.org/digital-accessibility-services/web-accessibility/",
      "what": "Viscardi Center",
      "result": "https://www.viscardicenter.org/digital-accessibility-services/web-accessibility/"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://www.viscardicenter.org/digital-accessibility-services/web-accessibility/"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://www.viscardicenter.org/digital-accessibility-services/web-accessibility/",
      "result": {
        "bytes": [
          324614,
          324614,
          324614,
          324614,
          324614
        ],
        "localRatios": [
          1,
          1,
          1,
          1
        ],
        "meanLocalRatio": 1,
        "maxLocalRatio": 1,
        "globalRatio": 1,
        "pixelChanges": [
          0,
          0,
          0,
          0
        ],
        "meanPixelChange": 0,
        "maxPixelChange": 0,
        "changeFrequency": 0
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.viscardicenter.org/digital-accessibility-services/web-accessibility/",
      "what": "Viscardi Center",
      "result": "https://www.viscardicenter.org/digital-accessibility-services/web-accessibility/"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://www.viscardicenter.org/digital-accessibility-services/web-accessibility/",
      "result": {
        "visibleElements": 417
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://www.viscardicenter.org/digital-accessibility-services/web-accessibility/",
      "result": {
        "totals": {
          "links": 0,
          "buttons": 0,
          "inputs": 0,
          "selects": 0
        },
        "items": []
      }
    },
    {
      "type": "test",
      "which": "focAll",
      "what": "focusable and Tab-focused elements",
      "url": "https://www.viscardicenter.org/digital-accessibility-services/web-accessibility/",
      "result": {
        "tabFocusables": 98,
        "tabFocused": 111,
        "discrepancy": 13
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.viscardicenter.org/digital-accessibility-services/web-accessibility/",
      "what": "URL",
      "result": "https://www.viscardicenter.org/digital-accessibility-services/web-accessibility/"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://www.viscardicenter.org/digital-accessibility-services/web-accessibility/",
      "result": {
        "totals": {
          "total": 98,
          "types": {
            "indicatorMissing": {
              "total": 10,
              "tagNames": {
                "A": 8,
                "INPUT": 2
              }
            },
            "nonOutlinePresent": {
              "total": 0,
              "tagNames": {}
            },
            "outlinePresent": {
              "total": 88,
              "meanDelay": 102,
              "tagNames": {
                "A": 87,
                "DIV": 1
              }
            }
          }
        },
        "items": {
          "indicatorMissing": [
            {
              "tagName": "A",
              "text": "Skip to Content ↵ENTER"
            },
            {
              "tagName": "A",
              "text": "Skip to Menu ↵ENTER"
            },
            {
              "tagName": "A",
              "text": "Skip to Footer ↵ENTER"
            },
            {
              "tagName": "INPUT",
              "text": ""
            },
            {
              "tagName": "INPUT",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "Share on Facebook"
            },
            {
              "tagName": "A",
              "text": "Click to share on Twitter"
            },
            {
              "tagName": "A",
              "text": "Click to share on Google+"
            },
            {
              "tagName": "A",
              "text": "Click to share on LinkedIN"
            },
            {
              "tagName": "A",
              "text": "Site Map"
            }
          ],
          "nonOutlinePresent": [],
          "outlinePresent": [
            {
              "tagName": "A",
              "text": "The Viscardi Center",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "DONATE",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Login",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Media Room",
              "delay": 103
            },
            {
              "tagName": "A",
              "text": "Contact Us",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 103
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 103
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 103
            },
            {
              "tagName": "A",
              "text": "Home",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Our Services",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Abilities, Inc.",
              "delay": 104
            },
            {
              "tagName": "A",
              "text": "E-Learning",
              "delay": 103
            },
            {
              "tagName": "A",
              "text": "Henry Viscardi School",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "The Disability Entrepreneurship Institute",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "Nathaniel H. Kornreich Technology Center",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Services by Type",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "Services by Age/Audience",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Services for Businesses",
              "delay": 103
            },
            {
              "tagName": "A",
              "text": "How to Obtain Services",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Our Stories",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Adults",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Businesses",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Children",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Donors",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Get Involved",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Ways to Give",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "Together We Soar Campaign",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "Advocacy",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Volunteer",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Share Your Story",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Viscardi Alumni",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "News & Events",
              "delay": 103
            },
            {
              "tagName": "A",
              "text": "News",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Blog",
              "delay": 103
            },
            {
              "tagName": "A",
              "text": "Events",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Media Room",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Viscardi Voice Newsletter",
              "delay": 104
            },
            {
              "tagName": "A",
              "text": "Digital Accessibility",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Document Accessibility",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Web Accessibility",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "Captioning & CART Services",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Audio Description",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "Viscardi Multimedia Learning Center",
              "delay": 103
            },
            {
              "tagName": "A",
              "text": "About",
              "delay": 103
            },
            {
              "tagName": "A",
              "text": "History",
              "delay": 103
            },
            {
              "tagName": "A",
              "text": "Staff Leadership and Boards of Directors",
              "delay": 103
            },
            {
              "tagName": "A",
              "text": "Henry Viscardi Achievement Awards",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Sunny",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "FAQs",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Careers",
              "delay": 103
            },
            {
              "tagName": "A",
              "text": "Financials",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Contact Us",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "A",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "A",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "A",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "www.viscardicenter.org",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Digital Accessibility Services",
              "delay": 103
            },
            {
              "tagName": "A",
              "text": "Compare our services, pricing and expertise to other companies with similar offerings.",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "here.",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Document Accessibility",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Captioning & CART Services",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Audio Description",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Viscardi Multimedia Learning Center",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "Assistive Technology",
              "delay": 105
            },
            {
              "tagName": "A",
              "text": "Education",
              "delay": 103
            },
            {
              "tagName": "A",
              "text": "Empowerment",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "daservices@viscardicenter.org",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "Document Accessibility",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "Web Accessibility",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "Captioning & CART Services",
              "delay": 104
            },
            {
              "tagName": "A",
              "text": "Audio Description",
              "delay": 103
            },
            {
              "tagName": "A",
              "text": "Viscardi Multimedia Learning Center",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Digital Accessibility Interest Form",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "info@viscardicenter.org",
              "delay": 111
            },
            {
              "tagName": "A",
              "text": "Careers at the Viscardi Center",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Staff Log in",
              "delay": 103
            },
            {
              "tagName": "A",
              "text": "Accessibility",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Privacy",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "Sign up For Enews",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 104
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Infinite Media Corp.",
              "delay": 101
            },
            {
              "tagName": "DIV",
              "text": "",
              "delay": 104
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.viscardicenter.org/digital-accessibility-services/web-accessibility/",
      "what": "URL",
      "result": "https://www.viscardicenter.org/digital-accessibility-services/web-accessibility/"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://www.viscardicenter.org/digital-accessibility-services/web-accessibility/",
      "result": {
        "totals": {
          "total": 232,
          "types": {
            "onlyFocusable": {
              "total": 102,
              "tagNames": {
                "SPAN": 32,
                "DIV": 70
              }
            },
            "onlyOperable": {
              "total": 10,
              "tagNames": {
                "DIV": 3,
                "INPUT": 6,
                "SELECT": 1
              }
            },
            "focusableAndOperable": {
              "total": 120,
              "tagNames": {
                "A": 101,
                "INPUT": 17,
                "DIV": 1,
                "SELECT": 1
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [
            {
              "tagName": "SPAN",
              "id": "",
              "text": "<span role=\"button\" tabindex=\"0\" data-acsb-search-results=\"close\" aria-label=\"Cl"
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "OFF ON Seizure Safe Profile Clear flashes & reduces color This profile enables e"
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "OFF ON Vision Impaired Profile Enhances website's visuals This profile adjusts t"
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "OFF ON ADHD Friendly Profile More focus & fewer distractions This profile signif"
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "OFF ON Cognitive Disability Profile Assists with reading & focusing This profile"
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "OFF ON Keyboard Navigation (Motor) Use website with the keyboard This profile en"
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "OFF ON Blind Users (Screen Reader) Optimize website for screen-readers This prof"
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Content Scaling Default"
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "<div class=\"acsb-range-plus acsb-range-button acsb-bg-lead\" data-acsb-range-acti"
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "<div class=\"acsb-range-minus acsb-range-button acsb-bg-lead\" data-acsb-range-act"
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Readable Font"
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Highlight Titles"
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Highlight Links"
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Text Magnifier"
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Adjust Font Sizing Default"
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "<div class=\"acsb-range-plus acsb-range-button acsb-bg-lead\" data-acsb-range-acti"
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "<div class=\"acsb-range-minus acsb-range-button acsb-bg-lead\" data-acsb-range-act"
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Align Center"
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Adjust Line Height Default"
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "<div class=\"acsb-range-plus acsb-range-button acsb-bg-lead\" data-acsb-range-acti"
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "<div class=\"acsb-range-minus acsb-range-button acsb-bg-lead\" data-acsb-range-act"
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Align Left"
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Adjust Letter Spacing Default"
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "<div class=\"acsb-range-plus acsb-range-button acsb-bg-lead\" data-acsb-range-acti"
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "<div class=\"acsb-range-minus acsb-range-button acsb-bg-lead\" data-acsb-range-act"
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Align Right"
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Dark Contrast"
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Light Contrast"
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "High Contrast"
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "High Saturation"
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Adjust Text Colors Cancel"
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "<span data-acsb-color=\"#0076B4\" class=\"acsb-color-selection\" role=\"button\" tabin"
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "<span data-acsb-color=\"#7A549C\" class=\"acsb-color-selection\" role=\"button\" tabin"
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "<span data-acsb-color=\"#C83733\" class=\"acsb-color-selection\" role=\"button\" tabin"
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "<span data-acsb-color=\"#D07021\" class=\"acsb-color-selection\" role=\"button\" tabin"
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "<span data-acsb-color=\"#26999F\" class=\"acsb-color-selection\" role=\"button\" tabin"
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "<span data-acsb-color=\"#4D7831\" class=\"acsb-color-selection\" role=\"button\" tabin"
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "<span data-acsb-color=\"#ffffff\" class=\"acsb-color-selection\" role=\"button\" tabin"
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "<span data-acsb-color=\"#000000\" class=\"acsb-color-selection\" role=\"button\" tabin"
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Cancel"
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Monochrome"
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Adjust Title Colors Cancel"
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "<span data-acsb-color=\"#0076B4\" class=\"acsb-color-selection\" role=\"button\" tabin"
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "<span data-acsb-color=\"#7A549C\" class=\"acsb-color-selection\" role=\"button\" tabin"
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "<span data-acsb-color=\"#C83733\" class=\"acsb-color-selection\" role=\"button\" tabin"
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "<span data-acsb-color=\"#D07021\" class=\"acsb-color-selection\" role=\"button\" tabin"
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "<span data-acsb-color=\"#26999F\" class=\"acsb-color-selection\" role=\"button\" tabin"
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "<span data-acsb-color=\"#4D7831\" class=\"acsb-color-selection\" role=\"button\" tabin"
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "<span data-acsb-color=\"#ffffff\" class=\"acsb-color-selection\" role=\"button\" tabin"
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "<span data-acsb-color=\"#000000\" class=\"acsb-color-selection\" role=\"button\" tabin"
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Cancel"
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Low Saturation"
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Adjust Background Colors Cancel"
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "<span data-acsb-color=\"#0076B4\" class=\"acsb-color-selection\" role=\"button\" tabin"
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "<span data-acsb-color=\"#7A549C\" class=\"acsb-color-selection\" role=\"button\" tabin"
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "<span data-acsb-color=\"#C83733\" class=\"acsb-color-selection\" role=\"button\" tabin"
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "<span data-acsb-color=\"#D07021\" class=\"acsb-color-selection\" role=\"button\" tabin"
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "<span data-acsb-color=\"#26999F\" class=\"acsb-color-selection\" role=\"button\" tabin"
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "<span data-acsb-color=\"#4D7831\" class=\"acsb-color-selection\" role=\"button\" tabin"
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "<span data-acsb-color=\"#ffffff\" class=\"acsb-color-selection\" role=\"button\" tabin"
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "<span data-acsb-color=\"#000000\" class=\"acsb-color-selection\" role=\"button\" tabin"
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Cancel"
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Mute Sounds"
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Hide Images"
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Read Mode"
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Reading Guide"
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Useful Links Select an option Home Header Footer Main Content"
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Stop Animations"
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Reading Mask"
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Highlight Hover"
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Highlight Focus"
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Big Black Cursor"
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Big White Cursor"
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Keyboard Navigation"
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Accessible Mode"
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Screen Reader Adjustments"
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Read Mode"
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Choose the Interface Language English Español Deutsch Português Français Italian"
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "<span class=\"acsb-popup-close\" tabindex=\"0\" role=\"button\" aria-label=\"Close\" dat"
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "English"
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Español"
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Deutsch"
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Português"
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Français"
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Italiano"
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "עברית"
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "繁體中文"
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Pусский"
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "عربى"
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "عربى"
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Nederlands"
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "繁體中文"
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "日本語"
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Accessibility StatementCompliance status\nWe firmly believe that the internet sho"
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "<span class=\"acsb-popup-close\" tabindex=\"0\" role=\"button\" aria-label=\"Close\" dat"
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Hide Accessibility Interface? Please note: If you choose to hide the accessibili"
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "<span class=\"acsb-popup-close\" tabindex=\"0\" role=\"button\" aria-label=\"Close\" dat"
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Accept"
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Cancel"
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Continue"
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "<span class=\"acsb-popup-close\" tabindex=\"0\" role=\"button\" aria-label=\"Close\" dat"
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Continue"
            }
          ],
          "onlyOperable": [
            {
              "tagName": "DIV",
              "id": "",
              "text": "↵ENTER",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "↵ENTER",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "↵ENTER",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "input_22_6_3",
              "text": "<input type=\"text\" name=\"input_6.3\" id=\"input_22_6_3\" value=\"\" tabindex=\"2\" aria",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "input_22_6_6",
              "text": "<input type=\"text\" name=\"input_6.6\" id=\"input_22_6_6\" value=\"\" tabindex=\"4\" aria",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "input_22_9",
              "text": "<input name=\"input_9\" id=\"input_22_9\" type=\"text\" value=\"\" class=\"medium\" tabind",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "input_22_7",
              "text": "<input name=\"input_7\" id=\"input_22_7\" type=\"text\" value=\"\" class=\"medium\" tabind",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "input_22_8",
              "text": "<input name=\"input_8\" id=\"input_22_8\" type=\"text\" value=\"\" class=\"medium\" tabind",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "SELECT",
              "id": "input_22_10",
              "text": "Document AccessibilityWebsite AccessibilityCaptioning ServicesReal-time CART Ser",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "gform_submit_button_22",
              "text": "<input type=\"submit\" id=\"gform_submit_button_22\" class=\"gform_button button\" val",
              "byTag": true,
              "byOnClick": true,
              "byPointer": true
            }
          ],
          "focusableAndOperable": [
            {
              "tagName": "A",
              "id": "",
              "text": "Skip to Content ↵ENTER",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Skip to Menu ↵ENTER",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Skip to Footer ↵ENTER",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "The Viscardi Center",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "donate",
              "text": "DONATE",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Login",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Media Room",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "searchform-1",
              "text": "<input class=\"search-form-input\" type=\"search\" name=\"s\" id=\"searchform-1\" placeh",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input class=\"search-form-submit\" type=\"submit\" value=\"GO\" style=\"cursor: defaul",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"\" target=\"_blank\" href=\"https://www.facebook.com/viscardicenter\" title",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"\" target=\"_blank\" href=\"https://twitter.com/viscardicenter\" title=\"twi",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"\" target=\"_blank\" href=\"https://www.linkedin.com/company/viscardicente",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"\" target=\"_blank\" href=\"http://www.youtube.com/user/AbilitiesOnline\" t",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"\" target=\"_blank\" href=\"https://www.instagram.com/viscardicenter/\" tit",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Home",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Our Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Abilities, Inc.",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "E-Learning",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Henry Viscardi School",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "The Disability Entrepreneurship Institute",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Nathaniel H. Kornreich Technology Center",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Services by Type",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Services by Age/Audience",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Services for Businesses",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "How to Obtain Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Our Stories",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Adults",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Businesses",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Children",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Donors",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Get Involved",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Ways to Give",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Together We Soar Campaign",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Advocacy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Volunteer",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Share Your Story",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Viscardi Alumni",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "News & Events",
              "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": "A",
              "id": "",
              "text": "Events",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Media Room",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Viscardi Voice Newsletter",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Digital Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Document Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Web Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Captioning & CART Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Audio Description",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Viscardi Multimedia Learning Center",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "History",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Staff Leadership and Boards of Directors",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Henry Viscardi Achievement Awards",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Sunny",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FAQs",
              "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": "Contact Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "A",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "A",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "A",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "fontResizer_value",
              "text": "<input type=\"hidden\" id=\"fontResizer_value\" value=\"ownelement\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "fontResizer_ownid",
              "text": "<input type=\"hidden\" id=\"fontResizer_ownid\" value=\"\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "fontResizer_ownelement",
              "text": "<input type=\"hidden\" id=\"fontResizer_ownelement\" value=\"main.content\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "fontResizer_resizeSteps",
              "text": "<input type=\"hidden\" id=\"fontResizer_resizeSteps\" value=\"1.6\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "fontResizer_cookieTime",
              "text": "<input type=\"hidden\" id=\"fontResizer_cookieTime\" value=\"31\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "fontResizer_maxFontsize",
              "text": "<input type=\"hidden\" id=\"fontResizer_maxFontsize\" value=\"\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "fontResizer_minFontsize",
              "text": "<input type=\"hidden\" id=\"fontResizer_minFontsize\" value=\"\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "www.viscardicenter.org",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Digital Accessibility Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Share on Facebook",
              "byTag": true,
              "byOnClick": true,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Click to share on Twitter",
              "byTag": true,
              "byOnClick": true,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Click to share on Google+",
              "byTag": true,
              "byOnClick": true,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Click to share on LinkedIN",
              "byTag": true,
              "byOnClick": true,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Compare our services, pricing and expertise to other companies with similar offe",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "here.",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Document Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Captioning & CART Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Audio Description",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Viscardi Multimedia Learning Center",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Assistive Technology",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Education",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Empowerment",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "daservices@viscardicenter.org",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Document Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Web Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Captioning & CART Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Audio Description",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Viscardi Multimedia Learning Center",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Digital Accessibility Interest Form",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" class=\"gform_hidden\" name=\"is_submit_22\" value=\"1\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" class=\"gform_hidden\" name=\"gform_submit\" value=\"22\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" class=\"gform_hidden\" name=\"gform_unique_id\" value=\"\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" class=\"gform_hidden\" name=\"state_22\" value=\"WyJbXSIsImE4NGZ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "gform_target_page_number_22",
              "text": "<input type=\"hidden\" class=\"gform_hidden\" name=\"gform_target_page_number_22\" id=",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "gform_source_page_number_22",
              "text": "<input type=\"hidden\" class=\"gform_hidden\" name=\"gform_source_page_number_22\" id=",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"gform_field_values\" value=\"\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "info@viscardicenter.org",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Careers at the Viscardi Center",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Staff Log in",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Site Map",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Sign up For Enews",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"\" target=\"_blank\" href=\"https://www.facebook.com/viscardicenter\" title",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"\" target=\"_blank\" href=\"https://twitter.com/viscardicenter\" title=\"twi",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"\" target=\"_blank\" href=\"https://www.linkedin.com/company/viscardicente",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"\" target=\"_blank\" href=\"http://www.youtube.com/user/AbilitiesOnline\" t",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"\" target=\"_blank\" href=\"https://www.instagram.com/viscardicenter/\" tit",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Infinite Media Corp.",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "<div class=\"acsb-trigger acsb-bg-lead acsb-trigger-size-medium acsb-trigger-posi",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"#\" role=\"button\" tabindex=\"0\" class=\"acsb-header-option acsb-header-opt",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Reset Settings",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Statement",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Hide Interface",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"text\" tabindex=\"0\" name=\"acsb_search\" autocomplete=\"off\" placeholde",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "SELECT",
              "id": "",
              "text": "Select an option Home Header Footer Main Content",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Web Accessibility Solution By accessiBe",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.viscardicenter.org/digital-accessibility-services/web-accessibility/",
      "what": "URL",
      "result": "https://www.viscardicenter.org/digital-accessibility-services/web-accessibility/"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 20,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://www.viscardicenter.org/digital-accessibility-services/web-accessibility/",
      "result": {
        "totals": {
          "triggers": 175,
          "headTriggers": 20,
          "tailTriggers": 155,
          "impactTriggers": 30,
          "additions": 0,
          "removals": 0,
          "opacityChanges": 30,
          "opacityImpact": 248,
          "unhoverables": 13
        },
        "items": {
          "head": {
            "impactTriggers": [
              {
                "tagName": "LI",
                "text": "<aclass=\"\"target=\"_blank\"href=\"https://www.faceboo",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "<imgsrc=\"https://www.viscardicenter.org/wp-content",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 0
              },
              {
                "tagName": "LI",
                "text": "<aclass=\"\"target=\"_blank\"href=\"https://twitter.com",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "<imgsrc=\"https://www.viscardicenter.org/wp-content",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 0
              },
              {
                "tagName": "LI",
                "text": "<aclass=\"\"target=\"_blank\"href=\"https://www.linkedi",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "<imgsrc=\"https://www.viscardicenter.org/wp-content",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 0
              },
              {
                "tagName": "LI",
                "text": "<aclass=\"\"target=\"_blank\"href=\"http://www.youtube.",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "<imgsrc=\"https://www.viscardicenter.org/wp-content",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 0
              },
              {
                "tagName": "LI",
                "text": "<aclass=\"\"target=\"_blank\"href=\"https://www.instagr",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 0
              }
            ],
            "unhoverables": [
              {
                "tagName": "A",
                "id": "",
                "text": "SkiptoContent↵ENTER"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "SkiptoMenu↵ENTER"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "SkiptoFooter↵ENTER"
              }
            ]
          },
          "tail": {
            "impactTriggers": [
              {
                "tagName": "LI",
                "text": "AboutHistoryStaffLeadershipandBoardsofDirectorsHen",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 24
              },
              {
                "tagName": "A",
                "text": "<imgsrc=\"https://www.viscardicenter.org/wp-content",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 0
              }
            ],
            "unhoverables": [
              {
                "tagName": "LI",
                "id": "menu-item-8518",
                "text": "Donors"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "HowtoObtainServices"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "TogetherWeSoarCampaign"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "Businesses"
              },
              {
                "tagName": "LI",
                "id": "menu-item-9149",
                "text": "HenryViscardiAchievementAwards"
              },
              {
                "tagName": "LI",
                "id": "menu-item-1537",
                "text": "News"
              },
              {
                "tagName": "LI",
                "id": "menu-item-1536",
                "text": "MediaRoom"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "ViscardiAlumni"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "WebAccessibility"
              },
              {
                "tagName": "LI",
                "id": "menu-item-13263",
                "text": "ViscardiMultimediaLearningCenter"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.viscardicenter.org/digital-accessibility-services/web-accessibility/",
      "what": "URL",
      "result": "https://www.viscardicenter.org/digital-accessibility-services/web-accessibility/"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://www.viscardicenter.org/digital-accessibility-services/web-accessibility/",
      "result": {
        "totals": {
          "mislabeled": 0,
          "unlabeled": 1,
          "wellLabeled": 10
        },
        "items": {
          "mislabeled": [],
          "unlabeled": [
            {
              "index": 0,
              "tagName": "INPUT",
              "type": "search"
            }
          ],
          "wellLabeled": [
            {
              "index": 1,
              "tagName": "INPUT",
              "type": "submit",
              "texts": {
                "content": "GO"
              }
            },
            {
              "index": 2,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "First"
                ]
              }
            },
            {
              "index": 3,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "Last"
                ]
              }
            },
            {
              "index": 4,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "Organization"
                ]
              }
            },
            {
              "index": 5,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "Phone*"
                ]
              }
            },
            {
              "index": 6,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "Email*"
                ]
              }
            },
            {
              "index": 7,
              "tagName": "SELECT",
              "type": "select-one",
              "labelType": "label",
              "texts": {
                "label": [
                  "I am interested in:"
                ]
              }
            },
            {
              "index": 8,
              "tagName": "INPUT",
              "type": "submit",
              "texts": {
                "content": "Submit"
              }
            },
            {
              "index": 9,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Unclear content? Search in dictionary..."
              }
            },
            {
              "index": 10,
              "tagName": "SELECT",
              "type": "select-one",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Useful Links"
              }
            }
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://www.viscardicenter.org/digital-accessibility-services/web-accessibility/",
      "result": {
        "totals": {
          "links": 101,
          "adjacent": {
            "total": 41,
            "underlined": 9,
            "underlinedPercent": 21
          }
        },
        "items": {
          "underlined": [
            "www.viscardicenter.org",
            "Digital Accessibility Services",
            "info@viscardicenter.org",
            "Careers at the Viscardi Center",
            "Staff Log in",
            "Accessibility",
            "Privacy",
            "Site Map",
            "Sign up For Enews"
          ],
          "notUnderlined": [
            "Skip to Content ↵ENTER",
            "Skip to Menu ↵ENTER",
            "Skip to Footer ↵ENTER",
            "The Viscardi Center",
            "DONATE",
            "Home",
            "Our Services",
            "Our Stories",
            "Get Involved",
            "News & Events",
            "Digital Accessibility",
            "About",
            "A",
            "A",
            "A",
            "Compare our services, pricing and expertise to other companies with similar offerings.",
            "here.",
            "Document Accessibility",
            "Captioning & CART Services",
            "Audio Description",
            "Viscardi Multimedia Learning Center",
            "Assistive Technology",
            "Education",
            "Empowerment",
            "daservices@viscardicenter.org",
            "Infinite Media Corp.",
            "",
            "English",
            "Reset Settings",
            "Statement",
            "Hide Interface",
            "Web Accessibility Solution By accessiBe"
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://www.viscardicenter.org/digital-accessibility-services/web-accessibility/",
      "result": {
        "totals": {
          "navigations": {
            "all": {
              "total": 0,
              "correct": 0,
              "incorrect": 0
            },
            "specific": {
              "tab": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "left": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "right": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "up": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "down": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "home": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "end": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              }
            }
          },
          "menuItems": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          },
          "menus": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          }
        },
        "menuItems": {
          "incorrect": [],
          "correct": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.viscardicenter.org/digital-accessibility-services/web-accessibility/",
      "what": "URL",
      "result": "https://www.viscardicenter.org/digital-accessibility-services/web-accessibility/"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://www.viscardicenter.org/digital-accessibility-services/web-accessibility/",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://www.viscardicenter.org/digital-accessibility-services/web-accessibility/",
      "result": {
        "roleElements": 106,
        "badRoleElements": 97,
        "redundantRoleElements": 1,
        "tagNames": {
          "SPAN": {
            "button": {
              "bad": 33,
              "redundant": 0
            }
          },
          "ASIDE": {
            "complementary": {
              "bad": 0,
              "redundant": 1
            }
          },
          "DIV": {
            "button": {
              "bad": 59,
              "redundant": 0
            }
          },
          "A": {
            "button": {
              "bad": 5,
              "redundant": 0
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://www.viscardicenter.org/digital-accessibility-services/web-accessibility/",
      "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": {
          "adjacentLink": {
            "total": 41,
            "subtotals": [
              18,
              8,
              8,
              3,
              3,
              1
            ]
          },
          "listLink": {
            "total": 60,
            "subtotals": [
              37,
              5,
              5,
              5,
              4,
              3,
              1
            ]
          },
          "h1": {
            "total": 1
          },
          "h2": {
            "total": 1
          },
          "h3": {
            "total": 3,
            "subtotals": [
              2,
              1
            ]
          },
          "h4": {
            "total": 7,
            "subtotals": [
              2,
              2,
              1,
              1,
              1
            ]
          }
        },
        "items": {
          "adjacentLink": {
            "fontWeight": {
              "300": [
                "DONATE",
                "Home",
                "Our Services",
                "Our Stories",
                "Get Involved",
                "News & Events",
                "Digital Accessibility",
                "About"
              ],
              "400": [
                "Skip to Content ↵ENTER",
                "Skip to Menu ↵ENTER",
                "Skip to Footer ↵ENTER",
                "The Viscardi Center",
                "www.viscardicenter.org",
                "Digital Accessibility Services",
                "Compare our services, pricing and expertise to other companies with similar offerings.",
                "here.",
                "Document Accessibility",
                "Captioning & CART Services",
                "Audio Description",
                "Viscardi Multimedia Learning Center",
                "Assistive Technology",
                "Education",
                "Empowerment",
                "daservices@viscardicenter.org",
                "info@viscardicenter.org",
                "Careers at the Viscardi Center",
                "Staff Log in",
                "Accessibility",
                "Privacy",
                "Site Map",
                "Infinite Media Corp.",
                "",
                "English",
                "Reset Settings",
                "Statement",
                "Hide Interface",
                "Web Accessibility Solution By accessiBe"
              ],
              "700": [
                "A",
                "A",
                "A",
                "Sign up For Enews"
              ]
            },
            "opacity": {
              "0": [
                "Skip to Content ↵ENTER",
                "Skip to Menu ↵ENTER",
                "Skip to Footer ↵ENTER"
              ],
              "1": [
                "The Viscardi Center",
                "DONATE",
                "Home",
                "Our Services",
                "Our Stories",
                "Get Involved",
                "News & Events",
                "Digital Accessibility",
                "About",
                "A",
                "A",
                "A",
                "www.viscardicenter.org",
                "Digital Accessibility Services",
                "Compare our services, pricing and expertise to other companies with similar offerings.",
                "here.",
                "Document Accessibility",
                "Captioning & CART Services",
                "Audio Description",
                "Viscardi Multimedia Learning Center",
                "Assistive Technology",
                "Education",
                "Empowerment",
                "daservices@viscardicenter.org",
                "info@viscardicenter.org",
                "Careers at the Viscardi Center",
                "Staff Log in",
                "Accessibility",
                "Privacy",
                "Site Map",
                "Sign up For Enews",
                "Infinite Media Corp.",
                "",
                "English",
                "Reset Settings",
                "Statement",
                "Hide Interface",
                "Web Accessibility Solution By accessiBe"
              ]
            },
            "textDecorationLine": {
              "none": [
                "Skip to Content ↵ENTER",
                "Skip to Menu ↵ENTER",
                "Skip to Footer ↵ENTER",
                "The Viscardi Center",
                "DONATE",
                "Home",
                "Our Services",
                "Our Stories",
                "Get Involved",
                "News & Events",
                "Digital Accessibility",
                "About",
                "A",
                "A",
                "A",
                "Compare our services, pricing and expertise to other companies with similar offerings.",
                "here.",
                "Document Accessibility",
                "Captioning & CART Services",
                "Audio Description",
                "Viscardi Multimedia Learning Center",
                "Assistive Technology",
                "Education",
                "Empowerment",
                "daservices@viscardicenter.org",
                "Infinite Media Corp.",
                "",
                "English",
                "Reset Settings",
                "Statement",
                "Hide Interface",
                "Web Accessibility Solution By accessiBe"
              ],
              "underline": [
                "www.viscardicenter.org",
                "Digital Accessibility Services",
                "info@viscardicenter.org",
                "Careers at the Viscardi Center",
                "Staff Log in",
                "Accessibility",
                "Privacy",
                "Site Map",
                "Sign up For Enews"
              ]
            }
          },
          "listLink": {
            "fontWeight": {
              "300": [
                "Abilities, Inc.",
                "E-Learning",
                "Henry Viscardi School",
                "The Disability Entrepreneurship Institute",
                "Nathaniel H. Kornreich Technology Center",
                "Services by Type",
                "Services by Age/Audience",
                "Services for Businesses",
                "How to Obtain Services",
                "Adults",
                "Businesses",
                "Children",
                "Donors",
                "Ways to Give",
                "Together We Soar Campaign",
                "Advocacy",
                "Volunteer",
                "Share Your Story",
                "Viscardi Alumni",
                "News",
                "Blog",
                "Events",
                "Media Room",
                "Viscardi Voice Newsletter",
                "Document Accessibility",
                "Web Accessibility",
                "Captioning & CART Services",
                "Audio Description",
                "Viscardi Multimedia Learning Center",
                "History",
                "Staff Leadership and Boards of Directors",
                "Henry Viscardi Achievement Awards",
                "Sunny",
                "FAQs",
                "Careers",
                "Financials",
                "Contact Us",
                "Document Accessibility",
                "Web Accessibility",
                "Captioning & CART Services",
                "Audio Description",
                "Viscardi Multimedia Learning Center",
                "Digital Accessibility Interest Form"
              ],
              "400": [
                "Login",
                "Media Room",
                "Contact Us",
                "",
                "",
                "",
                "",
                "",
                "Share on Facebook",
                "Click to share on Twitter",
                "Click to share on Google+",
                "Click to share on LinkedIN",
                "",
                "",
                "",
                "",
                ""
              ]
            },
            "textDecorationLine": {
              "underline": [
                "Login",
                "Media Room",
                "Contact Us"
              ],
              "none": [
                "",
                "",
                "",
                "",
                "",
                "Abilities, Inc.",
                "E-Learning",
                "Henry Viscardi School",
                "The Disability Entrepreneurship Institute",
                "Nathaniel H. Kornreich Technology Center",
                "Services by Type",
                "Services by Age/Audience",
                "Services for Businesses",
                "How to Obtain Services",
                "Adults",
                "Businesses",
                "Children",
                "Donors",
                "Ways to Give",
                "Together We Soar Campaign",
                "Advocacy",
                "Volunteer",
                "Share Your Story",
                "Viscardi Alumni",
                "News",
                "Blog",
                "Events",
                "Media Room",
                "Viscardi Voice Newsletter",
                "Document Accessibility",
                "Web Accessibility",
                "Captioning & CART Services",
                "Audio Description",
                "Viscardi Multimedia Learning Center",
                "History",
                "Staff Leadership and Boards of Directors",
                "Henry Viscardi Achievement Awards",
                "Sunny",
                "FAQs",
                "Careers",
                "Financials",
                "Contact Us",
                "Share on Facebook",
                "Click to share on Twitter",
                "Click to share on Google+",
                "Click to share on LinkedIN",
                "Document Accessibility",
                "Web Accessibility",
                "Captioning & CART Services",
                "Audio Description",
                "Viscardi Multimedia Learning Center",
                "Digital Accessibility Interest Form",
                "",
                "",
                "",
                "",
                ""
              ]
            },
            "color": {
              "rgb(61, 116, 179)": [
                "Login",
                "Media Room",
                "Contact Us",
                "",
                "",
                "",
                "",
                ""
              ],
              "rgb(68, 67, 67)": [
                "Abilities, Inc.",
                "E-Learning",
                "Henry Viscardi School",
                "The Disability Entrepreneurship Institute",
                "Nathaniel H. Kornreich Technology Center",
                "Services by Type",
                "Services by Age/Audience",
                "Services for Businesses",
                "How to Obtain Services",
                "Adults",
                "Businesses",
                "Children",
                "Donors",
                "Ways to Give",
                "Together We Soar Campaign",
                "Advocacy",
                "Volunteer",
                "Share Your Story",
                "Viscardi Alumni",
                "News",
                "Blog",
                "Events",
                "Media Room",
                "Viscardi Voice Newsletter",
                "Document Accessibility",
                "Web Accessibility",
                "Captioning & CART Services",
                "Audio Description",
                "Viscardi Multimedia Learning Center",
                "History",
                "Staff Leadership and Boards of Directors",
                "Henry Viscardi Achievement Awards",
                "Sunny",
                "FAQs",
                "Careers",
                "Financials",
                "Contact Us"
              ],
              "rgb(255, 255, 255)": [
                "Share on Facebook",
                "Click to share on Twitter",
                "Click to share on Google+",
                "Click to share on LinkedIN",
                "",
                "",
                "",
                "",
                ""
              ],
              "rgb(40, 111, 183)": [
                "Document Accessibility",
                "Captioning & CART Services",
                "Audio Description",
                "Viscardi Multimedia Learning Center",
                "Digital Accessibility Interest Form"
              ],
              "rgb(26, 78, 138)": [
                "Web Accessibility"
              ]
            },
            "fontSize": {
              "12px": [
                "Login",
                "Media Room",
                "Contact Us"
              ],
              "14px": [
                "",
                "",
                "",
                "",
                "",
                "Share on Facebook",
                "Click to share on Twitter",
                "Click to share on Google+",
                "Click to share on LinkedIN"
              ],
              "20px": [
                "Abilities, Inc.",
                "E-Learning",
                "Henry Viscardi School",
                "The Disability Entrepreneurship Institute",
                "Nathaniel H. Kornreich Technology Center",
                "Services by Type",
                "Services by Age/Audience",
                "Services for Businesses",
                "How to Obtain Services",
                "Adults",
                "Businesses",
                "Children",
                "Donors",
                "Ways to Give",
                "Together We Soar Campaign",
                "Advocacy",
                "Volunteer",
                "Share Your Story",
                "Viscardi Alumni",
                "News",
                "Blog",
                "Events",
                "Media Room",
                "Viscardi Voice Newsletter",
                "Document Accessibility",
                "Web Accessibility",
                "Captioning & CART Services",
                "Audio Description",
                "Viscardi Multimedia Learning Center",
                "History",
                "Staff Leadership and Boards of Directors",
                "Henry Viscardi Achievement Awards",
                "Sunny",
                "FAQs",
                "Careers",
                "Financials",
                "Contact Us"
              ],
              "19px": [
                "Document Accessibility",
                "Web Accessibility",
                "Captioning & CART Services",
                "Audio Description",
                "Viscardi Multimedia Learning Center",
                "Digital Accessibility Interest Form"
              ],
              "11px": [
                "",
                "",
                "",
                "",
                ""
              ]
            },
            "lineHeight": {
              "14px": [
                "Login",
                "Media Room",
                "Contact Us",
                "Share on Facebook",
                "Click to share on Twitter",
                "Click to share on Google+",
                "Click to share on LinkedIN"
              ],
              "normal": [
                "",
                "",
                "",
                "",
                "",
                "Abilities, Inc.",
                "E-Learning",
                "Henry Viscardi School",
                "The Disability Entrepreneurship Institute",
                "Nathaniel H. Kornreich Technology Center",
                "Services by Type",
                "Services by Age/Audience",
                "Services for Businesses",
                "How to Obtain Services",
                "Adults",
                "Businesses",
                "Children",
                "Donors",
                "Ways to Give",
                "Together We Soar Campaign",
                "Advocacy",
                "Volunteer",
                "Share Your Story",
                "Viscardi Alumni",
                "News",
                "Blog",
                "Events",
                "Media Room",
                "Viscardi Voice Newsletter",
                "Document Accessibility",
                "Web Accessibility",
                "Captioning & CART Services",
                "Audio Description",
                "Viscardi Multimedia Learning Center",
                "History",
                "Staff Leadership and Boards of Directors",
                "Henry Viscardi Achievement Awards",
                "Sunny",
                "FAQs",
                "Careers",
                "Financials",
                "Contact Us",
                "",
                "",
                "",
                "",
                ""
              ],
              "28px": [
                "Document Accessibility",
                "Web Accessibility",
                "Captioning & CART Services",
                "Audio Description",
                "Viscardi Multimedia Learning Center",
                "Digital Accessibility Interest Form"
              ]
            }
          },
          "h3": {
            "fontWeight": {
              "300": [
                "Topics",
                "Service Contact"
              ],
              "700": [
                "Sign up For Enews"
              ]
            },
            "color": {
              "rgb(26, 78, 138)": [
                "Topics",
                "Service Contact"
              ],
              "rgb(47, 110, 183)": [
                "Sign up For Enews"
              ]
            }
          },
          "h4": {
            "fontWeight": {
              "300": [
                "Contact Us",
                "Connect With Us"
              ],
              "400": [
                "Share",
                "Digital Accessbility",
                "Digital Accessibility Services Interest Form"
              ],
              "700": [
                "Header Links",
                "Additional Digital Accessibility Services Available"
              ]
            },
            "color": {
              "rgb(47, 110, 183)": [
                "Header Links",
                "Additional Digital Accessibility Services Available",
                "Digital Accessbility",
                "Digital Accessibility Services Interest Form"
              ],
              "rgb(68, 67, 67)": [
                "Share"
              ],
              "rgb(255, 255, 255)": [
                "Contact Us",
                "Connect With Us"
              ]
            },
            "fontSize": {
              "16px": [
                "Header Links"
              ],
              "14px": [
                "Share",
                "Additional Digital Accessibility Services Available"
              ],
              "22px": [
                "Digital Accessbility",
                "Digital Accessibility Services Interest Form"
              ],
              "20px": [
                "Contact Us",
                "Connect With Us"
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://www.viscardicenter.org/digital-accessibility-services/web-accessibility/",
      "result": {
        "totals": {
          "navigations": {
            "all": {
              "total": 0,
              "correct": 0,
              "incorrect": 0
            },
            "specific": {
              "tab": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "left": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "right": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "up": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "down": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "home": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "end": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              }
            }
          },
          "tabElements": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          },
          "tabLists": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          }
        },
        "tabElements": {
          "incorrect": [],
          "correct": []
        }
      }
    },
    {
      "type": "test",
      "which": "zIndex",
      "withItems": true,
      "what": "z indexes",
      "url": "https://www.viscardicenter.org/digital-accessibility-services/web-accessibility/",
      "result": {
        "totals": {
          "total": 12,
          "tagNames": {
            "SPAN": 1,
            "DIV": 2,
            "A": 3,
            "UL": 6
          }
        },
        "items": [
          {
            "tagName": "SPAN",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Skip to Content ↵ENTER Skip to Menu ↵ENTER Skip to Footer ↵ENTER"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Skip to Content ↵ENTER"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Skip to Menu ↵ENTER"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Skip to Footer ↵ENTER"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Abilities, Inc. E-Learning Henry Viscardi School The Disability Entrepreneurship Institute Nathaniel"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Adults Businesses Children Donors"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Ways to Give Together We Soar Campaign Advocacy Volunteer Share Your Story Viscardi Alumni"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "News Blog Events Media Room Viscardi Voice Newsletter"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Document Accessibility Web Accessibility Captioning & CART Services Audio Description Viscardi Multi"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "History Staff Leadership and Boards of Directors Henry Viscardi Achievement Awards Sunny FAQs Career"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://www.viscardicenter.org/digital-accessibility-services/web-accessibility/",
      "result": {
        "totals": {
          "failures": 45,
          "warnings": 11
        },
        "items": [
          {
            "index": 925,
            "verdict": "failed",
            "rule": {
              "ruleID": "r53",
              "ruleSummary": "Headings are structured",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r53",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h4",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/main[1]/article[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h4[1]",
              "codeLines": [
                "<h4>",
                "  Additional Digital Accessibility Services Available",
                "</h4>"
              ]
            }
          },
          {
            "index": 1092,
            "verdict": "failed",
            "rule": {
              "ruleID": "r61",
              "ruleSummary": "Documents start with a level 1 heading",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r61",
              "requirements": []
            },
            "target": {
              "type": "document",
              "tagName": "",
              "path": "/",
              "codeLines": [
                "#document",
                "  <!-- This page is cached by the Hummingbird Performance plugin v3.1.4 - https://wordpress.org/plu...",
                "...",
                "  </html>"
              ]
            }
          },
          {
            "index": 1113,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "input",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/aside[1]/section[2]/div[1]/div[1]/form[1]/div[2]/input[1]",
              "codeLines": [
                "<input type=\"submit\" id=\"gform_submit_button_22\" class=\"gform_button button\" value=\"Submit\" tabinde..."
              ]
            }
          },
          {
            "index": 1114,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/a[1]",
              "codeLines": [
                "<a href=\"#acsbContent\" data-acsb-skip-link=\"content\" class=\"acsb-skip-link\">",
                "  Skip to Content",
                "  <div aria-hidden=\"true\">",
                "    <span class=\"acsb-symbol\">",
                "      ↵",
                "    </span>",
                "    ENTER",
                "  </div>",
                "</a>"
              ]
            }
          },
          {
            "index": 1115,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/a[2]",
              "codeLines": [
                "<a href=\"#acsbMenu\" data-acsb-skip-link=\"menu\" class=\"acsb-skip-link\">",
                "  Skip to Menu",
                "  <div aria-hidden=\"true\">",
                "    <span class=\"acsb-symbol\">",
                "      ↵",
                "    </span>",
                "    ENTER",
                "  </div>",
                "</a>"
              ]
            }
          },
          {
            "index": 1116,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/a[3]",
              "codeLines": [
                "<a href=\"#acsbFooter\" data-acsb-skip-link=\"footer\" class=\"acsb-skip-link\">",
                "  Skip to Footer",
                "  <div aria-hidden=\"true\">",
                "    <span class=\"acsb-symbol\">",
                "      ↵",
                "    </span>",
                "    ENTER",
                "  </div>",
                "</a>"
              ]
            }
          },
          {
            "index": 1123,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "input",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[1]/div[3]/section[1]/div[1]/form[1]/input[2]",
              "codeLines": [
                "<input class=\"search-form-submit\" type=\"submit\" value=\"GO\">"
              ]
            }
          },
          {
            "index": 1178,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/main[1]/article[1]/div[2]/div[1]/ul[1]/li[1]/a[1]",
              "codeLines": [
                "<a href=\"https://www.facebook.com/dialog/feed?app_id=2204533053099474&display=popup&name=Web+Access...",
                "  <span class=\"essb_icon essb_icon_facebook\"></span>",
                "  <span class=\"essb_network_name\">",
                "    Share on Facebook",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 1179,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/main[1]/article[1]/div[2]/div[1]/ul[1]/li[2]/a[1]",
              "codeLines": [
                "<a href=\"#\" title=\"\" onclick=\"essb_window('https://twitter.com/intent/tweet?text=Web+Accessibility&...",
                "  <span class=\"essb_icon essb_icon_twitter\"></span>",
                "  <span class=\"essb_network_name\">",
                "    Click to share on Twitter",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 1180,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/main[1]/article[1]/div[2]/div[1]/ul[1]/li[3]/a[1]",
              "codeLines": [
                "<a href=\"https://plus.google.com/share?url=https://www.viscardicenter.org/digital-accessibility-ser...",
                "  <span class=\"essb_icon essb_icon_google\"></span>",
                "  <span class=\"essb_network_name\">",
                "    Click to share on Google+",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 1181,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/main[1]/article[1]/div[2]/div[1]/ul[1]/li[4]/a[1]",
              "codeLines": [
                "<a href=\"https://www.linkedin.com/shareArticle?mini=true&ro=true&trk=EasySocialShareButtons&title=W...",
                "  <span class=\"essb_icon essb_icon_linkedin\"></span>",
                "  <span class=\"essb_network_name\">",
                "    Click to share on LinkedIN",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 1211,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "at The Viscardi Center"
              ]
            }
          },
          {
            "index": 1212,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[1]/div[2]/div[1]/text()[1]",
              "codeLines": [
                "Providing a lifespan of programs and services that educate, employ and empower children and adults ..."
              ]
            }
          },
          {
            "index": 1214,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/main[1]/article[1]/header[1]/h1[1]/text()[1]",
              "codeLines": [
                "Web Accessibility"
              ]
            }
          },
          {
            "index": 1239,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/main[1]/article[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h4[1]/text()[1]",
              "codeLines": [
                "Additional Digital Accessibility Services Available"
              ]
            }
          },
          {
            "index": 1250,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/aside[1]/section[1]/div[1]/h4[1]/text()[1]",
              "codeLines": [
                "Digital Accessbility"
              ]
            }
          },
          {
            "index": 1251,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/aside[1]/section[2]/div[1]/h4[1]/text()[1]",
              "codeLines": [
                "Digital Accessibility Services Interest Form"
              ]
            }
          },
          {
            "index": 1262,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/section[1]/div[1]/h4[1]/text()[1]",
              "codeLines": [
                "Contact Us"
              ]
            }
          },
          {
            "index": 1263,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "The Viscardi Center"
              ]
            }
          },
          {
            "index": 1264,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/section[1]/div[1]/div[1]/div[3]/text()[1]",
              "codeLines": [
                "201 I.U. Willets Road"
              ]
            }
          },
          {
            "index": 1265,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/section[1]/div[1]/div[1]/div[4]/text()[1]",
              "codeLines": [
                "Albertson, NY 11507"
              ]
            }
          },
          {
            "index": 1266,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/section[1]/div[1]/div[1]/div[5]/text()[1]",
              "codeLines": [
                "516.465.1400"
              ]
            }
          },
          {
            "index": 1267,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/section[1]/div[1]/div[1]/div[7]/text()[1]",
              "codeLines": [
                "|"
              ]
            }
          },
          {
            "index": 1268,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/section[1]/div[1]/div[1]/div[8]/text()[1]",
              "codeLines": [
                "|"
              ]
            }
          },
          {
            "index": 1269,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/section[1]/div[1]/div[1]/div[8]/text()[2]",
              "codeLines": [
                "|"
              ]
            }
          },
          {
            "index": 1270,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/section[1]/div[1]/div[1]/div[8]/a[3]/text()[1]",
              "codeLines": [
                "Site Map"
              ]
            }
          },
          {
            "index": 1271,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[2]/section[2]/div[1]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "The Viscardi Center is a 501(c)(3)"
              ]
            }
          },
          {
            "index": 1272,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[2]/section[2]/div[1]/div[1]/div[2]/text()[1]",
              "codeLines": [
                "non-profit recognized by the IRS."
              ]
            }
          },
          {
            "index": 1273,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[3]/section[1]/div[1]/h4[1]/text()[1]",
              "codeLines": [
                "Connect With Us"
              ]
            }
          },
          {
            "index": 1274,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/footer[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "© 2022 The Viscardi Center. All rights reserved. | Designed & Developed by"
              ]
            }
          },
          {
            "index": 1293,
            "verdict": "failed",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "at The Viscardi Center"
              ]
            }
          },
          {
            "index": 1296,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/main[1]/article[1]/header[1]/h1[1]/text()[1]",
              "codeLines": [
                "Web Accessibility"
              ]
            }
          },
          {
            "index": 1332,
            "verdict": "failed",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/aside[1]/section[1]/div[1]/h4[1]/text()[1]",
              "codeLines": [
                "Digital Accessbility"
              ]
            }
          },
          {
            "index": 1333,
            "verdict": "failed",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/aside[1]/section[2]/div[1]/h4[1]/text()[1]",
              "codeLines": [
                "Digital Accessibility Services Interest Form"
              ]
            }
          },
          {
            "index": 1375,
            "verdict": "failed",
            "rule": {
              "ruleID": "r72",
              "ruleSummary": "Paragraphs of text are not all uppercase",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r72",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"site-title\">",
                "  <a href=\"https://www.viscardicenter.org/\">",
                "    The Viscardi Center",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 1391,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"site-title\">",
                "  <a href=\"https://www.viscardicenter.org/\">",
                "    The Viscardi Center",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 1392,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"site-description\">",
                "  at The Viscardi Center",
                "</p>"
              ]
            }
          },
          {
            "index": 1393,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[1]/div[2]/section[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <a id=\"donate\" href=\"https://secure2.convio.net/ncds/site/Donation2;jsessionid=9CADCA33118D251D37...",
                "    DONATE",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 1394,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/main[1]/article[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"aligninfo\">",
                "  By law, companies, as well as academic institutions, government agencies, and nonprofits are requ...",
                "</p>"
              ]
            }
          },
          {
            "index": 1395,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/main[1]/article[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p>",
                "  Is your website accessible for blind and low-vision individuals? Have you performed website acces...",
                "</p>"
              ]
            }
          },
          {
            "index": 1396,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/main[1]/article[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[3]",
              "codeLines": [
                "<p>",
                "  If you don’t know, you are at risk for legal action. You need to be sure that all visitors to you...",
                "</p>"
              ]
            }
          },
          {
            "index": 1397,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/main[1]/article[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[4]",
              "codeLines": [
                "<p>",
                "  <strong>",
                "    The Viscardi Center Offers Website Accessibility Services",
                "  </strong>",
                "</p>"
              ]
            }
          },
          {
            "index": 1398,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/main[1]/article[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[5]",
              "codeLines": [
                "<p>",
                "  The Viscardi Center has teamed up with",
                "  <strong>",
                "    website accessibility",
                "  </strong>",
                "  industry specialists to offer best-in-class products and services to help make your websites and ...",
                "</p>"
              ]
            }
          },
          {
            "index": 1399,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/main[1]/article[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[6]",
              "codeLines": [
                "<p>",
                "  In addition, today’s environment of litigation has made it costly for organizations not to addres...",
                "  <strong>",
                "    web accessibility",
                "  </strong>",
                "  .",
                "  <strong>",
                "    Close to 10,000 lawsuits",
                "  </strong>",
                "  were expected in 2018 alone",
                "  <sup>",
                "    1",
                "  </sup>",
                "  . It is in everyone’s interest to create the best possible experience for customers and employees...",
                "</p>"
              ]
            }
          },
          {
            "index": 1400,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/main[1]/article[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[7]",
              "codeLines": [
                "<p>",
                "  <strong>",
                "    Your Website Needs to be Accessible",
                "  </strong>",
                "</p>"
              ]
            }
          },
          {
            "index": 1401,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/main[1]/article[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[8]",
              "codeLines": [
                "<p>",
                "  Utilizing top-notch products and web accessibility evaluation & remediation teams, we can ensure ...",
                "</p>"
              ]
            }
          },
          {
            "index": 1402,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/main[1]/article[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[9]",
              "codeLines": [
                "<p>",
                "  The proprietary website accessibility platform and services allow for nearly codeless accessibili...",
                "</p>"
              ]
            }
          },
          {
            "index": 1403,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/main[1]/article[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[10]",
              "codeLines": [
                "<p>",
                "  <a href=\"https://www.viscardicenter.org/digital-accessibility-services/competitive-analysis/\">",
                "    <strong>",
                "      Compare our services, pricing and expertise to other companies with similar offerings.",
                "    </strong>",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 1404,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/main[1]/article[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[11]",
              "codeLines": [
                "<p>",
                "  <strong>",
                "    If you are interested in our Web Accessibility Services, please fill out the interest form",
                "  </strong>",
                "  <a href=\"https://www.viscardicenter.org/services/digital-accessibility-interest-form/\">",
                "    <strong>",
                "      here.",
                "    </strong>",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 1405,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/main[1]/article[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[12]",
              "codeLines": [
                "<p>",
                "  ¹Seyfarth Shaw LLP (2018)",
                "</p>"
              ]
            }
          },
          {
            "index": 1406,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/footer[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  © 2022 The Viscardi Center. All rights reserved. | Designed & Developed by",
                "  <a href=\"https://www.infinitemediacorp.com/\">",
                "    Infinite Media Corp.",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 1490,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/main[1]/article[1]/div[2]/div[1]/ul[1]/li[1]/a[1]/span[2]/text()[1]",
              "codeLines": [
                "Share on Facebook"
              ]
            }
          },
          {
            "index": 1491,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/main[1]/article[1]/div[2]/div[1]/ul[1]/li[2]/a[1]/span[2]/text()[1]",
              "codeLines": [
                "Click to share on Twitter"
              ]
            }
          },
          {
            "index": 1492,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/main[1]/article[1]/div[2]/div[1]/ul[1]/li[3]/a[1]/span[2]/text()[1]",
              "codeLines": [
                "Click to share on Google+"
              ]
            }
          },
          {
            "index": 1493,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/main[1]/article[1]/div[2]/div[1]/ul[1]/li[4]/a[1]/span[2]/text()[1]",
              "codeLines": [
                "Click to share on LinkedIN"
              ]
            }
          },
          {
            "index": 1512,
            "verdict": "failed",
            "rule": {
              "ruleID": "r87",
              "ruleSummary": "First focusable element is link to main content",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r87",
              "requirements": [
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G1",
                  "name": "G1",
                  "title": "Adding a link at the top of each page that goes directly to the main content area"
                }
              ]
            },
            "target": {
              "type": "document",
              "tagName": "",
              "path": "/",
              "codeLines": [
                "#document",
                "  <!-- This page is cached by the Hummingbird Performance plugin v3.1.4 - https://wordpress.org/plu...",
                "...",
                "  </html>"
              ]
            }
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "rules": [],
      "what": "Axe",
      "url": "https://www.viscardicenter.org/digital-accessibility-services/web-accessibility/",
      "result": {
        "totals": {
          "rulesNA": 44,
          "rulesPassed": 52,
          "rulesWarned": 5,
          "rulesViolated": 5,
          "warnings": {
            "minor": 12,
            "moderate": 0,
            "serious": 20,
            "critical": 0
          },
          "violations": {
            "minor": 0,
            "moderate": 11,
            "serious": 77,
            "critical": 0
          }
        },
        "details": {
          "testEngine": {
            "name": "axe-core",
            "version": "4.4.2"
          },
          "testRunner": {
            "name": "axe"
          },
          "testEnvironment": {
            "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/102.0.5005.40 Safari/537.36",
            "windowWidth": 1280,
            "windowHeight": 720,
            "orientationAngle": 90,
            "orientationType": "landscape-primary"
          },
          "timestamp": "2022-07-06T01:56:35.717Z",
          "url": "https://www.viscardicenter.org/digital-accessibility-services/web-accessibility/",
          "toolOptions": {
            "resultTypes": [
              "violations",
              "incomplete"
            ],
            "runOnly": {
              "type": "tag",
              "values": [
                "experimental",
                "best-practice",
                "wcag2a",
                "wcag2aa",
                "wcag2aaa",
                "wcag21a",
                "wcag21aa",
                "wcag21aaa"
              ]
            },
            "reporter": "v1"
          },
          "incomplete": [
            {
              "id": "color-contrast-enhanced",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aaa",
                "wcag146"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast-enhanced?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<input class=\"search-form-submit\" type=\"submit\" value=\"GO\">",
                          "target": [
                            ".search-form-submit"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<input class=\"search-form-submit\" type=\"submit\" value=\"GO\">",
                  "target": [
                    ".search-form-submit"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "16.8pt (22.4px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span>Home</span>",
                          "target": [
                            "#menu-item-1509 > a > span"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Home</span>",
                  "target": [
                    "#menu-item-1509 > a > span"
                  ],
                  "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": "#2f6eb7",
                        "contrastRatio": 0,
                        "fontSize": "22.5pt (30px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<h1 class=\"entry-title-image\">Web Accessibility</h1>",
                          "target": [
                            "h1"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1 class=\"entry-title-image\">Web Accessibility</h1>",
                  "target": [
                    "h1"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#3d74b3",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.83,
                        "fontSize": "7.4pt (9.8px)",
                        "fontWeight": "bold",
                        "messageKey": "shortTextContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<article class=\"post-13162 page type-page status-publish service-topic-assistive-technology service-topic-education service-topic-empowerment service-our-services service-by-type-digital-accessibility service-by-age-adults service-by-age-businesses service-by-age-colleges service-by-age-educators-school-administrators service-by-age-government-agencies service-by-age-healthcare-professionals entry\" aria-label=\"Web Accessibility\">",
                          "target": [
                            "article"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element content is too short to determine if it is actual text content"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"fontResizer_minus ct-font-resizer-minus\" href=\"#\" title=\"Decrease font size\" style=\"font-size: 0.7em; cursor: pointer;\">A</a>",
                  "target": [
                    ".fontResizer_minus"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#3d74b3",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.83,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": "shortTextContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<article class=\"post-13162 page type-page status-publish service-topic-assistive-technology service-topic-education service-topic-empowerment service-our-services service-by-type-digital-accessibility service-by-age-adults service-by-age-businesses service-by-age-colleges service-by-age-educators-school-administrators service-by-age-government-agencies service-by-age-healthcare-professionals entry\" aria-label=\"Web Accessibility\">",
                          "target": [
                            "article"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element content is too short to determine if it is actual text content"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"fontResizer_reset ct-font-resizer-reset\" href=\"#\" title=\"Reset font size\" style=\"cursor: pointer;\">A</a>",
                  "target": [
                    ".fontResizer_reset"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#3d74b3",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.83,
                        "fontSize": "12.6pt (16.8px)",
                        "fontWeight": "bold",
                        "messageKey": "shortTextContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<article class=\"post-13162 page type-page status-publish service-topic-assistive-technology service-topic-education service-topic-empowerment service-our-services service-by-type-digital-accessibility service-by-age-adults service-by-age-businesses service-by-age-colleges service-by-age-educators-school-administrators service-by-age-government-agencies service-by-age-healthcare-professionals entry\" aria-label=\"Web Accessibility\">",
                          "target": [
                            "article"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element content is too short to determine if it is actual text content"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"fontResizer_add ct-font-resizer-plus\" href=\"#\" title=\"Increase font size\" style=\"font-size: 1.2em; cursor: pointer;\">A</a>",
                  "target": [
                    ".fontResizer_add"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Unable to determine contrast ratio"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"essb_network_name\">Share on Facebook</span>",
                  "target": [
                    ".essb_link_facebook > a[title=\"\"][rel=\"nofollow\"][target=\"_blank\"] > .essb_network_name"
                  ],
                  "failureSummary": "Fix any of the following:\n  Unable to determine contrast ratio"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Unable to determine contrast ratio"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"essb_network_name\">Click to share on Twitter</span>",
                  "target": [
                    "a[title=\"\"][rel=\"nofollow\"][href=\"#\"] > .essb_network_name"
                  ],
                  "failureSummary": "Fix any of the following:\n  Unable to determine contrast ratio"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Unable to determine contrast ratio"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"essb_network_name\">Click to share on Google+</span>",
                  "target": [
                    ".essb_link_google > a[title=\"\"][rel=\"nofollow\"][target=\"_blank\"] > .essb_network_name"
                  ],
                  "failureSummary": "Fix any of the following:\n  Unable to determine contrast ratio"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Unable to determine contrast ratio"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"essb_network_name\">Click to share on LinkedIN</span>",
                  "target": [
                    ".essb_link_linkedin > a[title=\"\"][rel=\"nofollow\"][target=\"_blank\"] > .essb_network_name"
                  ],
                  "failureSummary": "Fix any of the following:\n  Unable to determine contrast ratio"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<input type=\"submit\" id=\"gform_submit_button_22\" class=\"gform_button button\" value=\"Submit\" tabindex=\"10\" onclick=\"if(window[&quot;gf_submitting_22&quot;]){return false;}  window[&quot;gf_submitting_22&quot;]=true;  \" onkeypress=\"if( event.keyCode == 13 ){ if(window[&quot;gf_submitting_22&quot;]){return false;} window[&quot;gf_submitting_22&quot;]=true;  jQuery(&quot;#gform_22&quot;).trigger(&quot;submit&quot;,[true]); }\">",
                          "target": [
                            "#gform_submit_button_22"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<input type=\"submit\" id=\"gform_submit_button_22\" class=\"gform_button button\" value=\"Submit\" tabindex=\"10\" onclick=\"if(window[&quot;gf_submitting_22&quot;]){return false;}  window[&quot;gf_submitting_22&quot;]=true;  \" onkeypress=\"if( event.keyCode == 13 ){ if(window[&quot;gf_submitting_22&quot;]){return false;} window[&quot;gf_submitting_22&quot;]=true;  jQuery(&quot;#gform_22&quot;).trigger(&quot;submit&quot;,[true]); }\">",
                  "target": [
                    "#gform_submit_button_22"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                }
              ]
            },
            {
              "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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<input class=\"search-form-submit\" type=\"submit\" value=\"GO\">",
                          "target": [
                            ".search-form-submit"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<input class=\"search-form-submit\" type=\"submit\" value=\"GO\">",
                  "target": [
                    ".search-form-submit"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "16.8pt (22.4px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span>Home</span>",
                          "target": [
                            "#menu-item-1509 > a > span"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Home</span>",
                  "target": [
                    "#menu-item-1509 > a > span"
                  ],
                  "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": "#2f6eb7",
                        "contrastRatio": 0,
                        "fontSize": "22.5pt (30px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<h1 class=\"entry-title-image\">Web Accessibility</h1>",
                          "target": [
                            "h1"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1 class=\"entry-title-image\">Web Accessibility</h1>",
                  "target": [
                    "h1"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Unable to determine contrast ratio"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"essb_network_name\">Share on Facebook</span>",
                  "target": [
                    ".essb_link_facebook > a[title=\"\"][rel=\"nofollow\"][target=\"_blank\"] > .essb_network_name"
                  ],
                  "failureSummary": "Fix any of the following:\n  Unable to determine contrast ratio"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Unable to determine contrast ratio"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"essb_network_name\">Click to share on Twitter</span>",
                  "target": [
                    "a[title=\"\"][rel=\"nofollow\"][href=\"#\"] > .essb_network_name"
                  ],
                  "failureSummary": "Fix any of the following:\n  Unable to determine contrast ratio"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Unable to determine contrast ratio"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"essb_network_name\">Click to share on Google+</span>",
                  "target": [
                    ".essb_link_google > a[title=\"\"][rel=\"nofollow\"][target=\"_blank\"] > .essb_network_name"
                  ],
                  "failureSummary": "Fix any of the following:\n  Unable to determine contrast ratio"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Unable to determine contrast ratio"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"essb_network_name\">Click to share on LinkedIN</span>",
                  "target": [
                    ".essb_link_linkedin > a[title=\"\"][rel=\"nofollow\"][target=\"_blank\"] > .essb_network_name"
                  ],
                  "failureSummary": "Fix any of the following:\n  Unable to determine contrast ratio"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<input type=\"submit\" id=\"gform_submit_button_22\" class=\"gform_button button\" value=\"Submit\" tabindex=\"10\" onclick=\"if(window[&quot;gf_submitting_22&quot;]){return false;}  window[&quot;gf_submitting_22&quot;]=true;  \" onkeypress=\"if( event.keyCode == 13 ){ if(window[&quot;gf_submitting_22&quot;]){return false;} window[&quot;gf_submitting_22&quot;]=true;  jQuery(&quot;#gform_22&quot;).trigger(&quot;submit&quot;,[true]); }\">",
                          "target": [
                            "#gform_submit_button_22"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<input type=\"submit\" id=\"gform_submit_button_22\" class=\"gform_button button\" value=\"Submit\" tabindex=\"10\" onclick=\"if(window[&quot;gf_submitting_22&quot;]){return false;}  window[&quot;gf_submitting_22&quot;]=true;  \" onkeypress=\"if( event.keyCode == 13 ){ if(window[&quot;gf_submitting_22&quot;]){return false;} window[&quot;gf_submitting_22&quot;]=true;  jQuery(&quot;#gform_22&quot;).trigger(&quot;submit&quot;,[true]); }\">",
                  "target": [
                    "#gform_submit_button_22"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                }
              ]
            },
            {
              "id": "hidden-content",
              "impact": "minor",
              "tags": [
                "cat.structure",
                "experimental",
                "review-item",
                "best-practice"
              ],
              "description": "Informs users about hidden content.",
              "help": "Hidden content on the page should be analyzed",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/hidden-content?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"header-quote2\">An employer membership organization and comprehensive resource for disability employment best practices.</div>",
                  "target": [
                    "#header-quote2"
                  ],
                  "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": "<h4 class=\"widget-title widgettitle\">Header Links</h4>",
                  "target": [
                    "#linkcat-4 > .widget-wrap > .widget-title.widgettitle"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<img class=\"post-photo\" src=\"https://www.viscardicenter.org/wp-content/uploads/2018/12/rsz_keyboard_with_highlighted_disability_icon_keys.jpg\" alt=\"Web Accessibility\">",
                  "target": [
                    ".post-photo"
                  ],
                  "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=\"NBDC\">National Business &amp; Disability Council at The Viscardi Center</div>",
                  "target": [
                    ".NBDC"
                  ],
                  "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": "<p id=\"a11y-speak-intro-text\" class=\"a11y-speak-intro-text\" style=\"position: absolute;margin: -1px;padding: 0;height: 1px;width: 1px;overflow: hidden;clip: rect(1px, 1px, 1px, 1px);-webkit-clip-path: inset(50%);clip-path: inset(50%);border: 0;word-wrap: normal !important;\" hidden=\"hidden\">",
                  "target": [
                    "#a11y-speak-intro-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"acsb-actions-active-icon\">",
                  "target": [
                    ".acsb-actions-active-icon"
                  ],
                  "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=\"acsb-widget acsb-widget-position-left acsb-ready\" style=\"display: none;\" tabindex=\"-1\" role=\"dialog\" aria-label=\"Accessibility Adjustments\" aria-modal=\"true\" aria-hidden=\"true\" data-acsb=\"widget\">",
                  "target": [
                    ".acsb-widget"
                  ],
                  "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 data-acsb=\"processor\" class=\"acsb-processor acsb-ready\" style=\"display: none;\">",
                  "target": [
                    ".acsb-processor"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                }
              ]
            },
            {
              "id": "identical-links-same-purpose",
              "impact": "minor",
              "tags": [
                "cat.semantics",
                "wcag2aaa",
                "wcag249"
              ],
              "description": "Ensure that links with the same accessible name serve a similar purpose",
              "help": "Links with the same name must have a similar purpose",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/identical-links-same-purpose?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "identical-links-same-purpose",
                      "data": {
                        "name": "document accessibility",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "www.viscardicenter.org",
                          "port": "",
                          "pathname": "/digital-accessibility-services/document-accessibility/",
                          "search": {},
                          "hash": "",
                          "filename": ""
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.viscardicenter.org/services/document-accessibility/\"><strong>Document Accessibility</strong></a>",
                          "target": [
                            "ul:nth-child(15) > li:nth-child(1) > a"
                          ]
                        },
                        {
                          "html": "<a href=\"https://www.viscardicenter.org/digital-accessibility-services/document-accessibility/\">Document Accessibility</a>",
                          "target": [
                            "#menu-item-13262 > a"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"https://www.viscardicenter.org/digital-accessibility-services/document-accessibility/\"><span>Document Accessibility</span></a>",
                  "target": [
                    "#menu-item-12735 > a"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "identical-links-same-purpose",
                      "data": {
                        "name": "captioning cart services",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "www.viscardicenter.org",
                          "port": "",
                          "pathname": "/digital-accessibility-services/video-accessibility-captioning-cart/",
                          "search": {},
                          "hash": "",
                          "filename": ""
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.viscardicenter.org/digital-accessibilty-services/video-accessibility-captioning-cart/\"><strong>Captioning &amp; CART Services</strong></a>",
                          "target": [
                            "ul:nth-child(15) > li:nth-child(2) > a"
                          ]
                        },
                        {
                          "html": "<a href=\"https://www.viscardicenter.org/digital-accessibility-services/video-accessibility-captioning-cart/\">Captioning &amp; CART Services</a>",
                          "target": [
                            "#menu-item-13258 > a"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"https://www.viscardicenter.org/digital-accessibility-services/video-accessibility-captioning-cart/\"><span>Captioning &amp; CART Services</span></a>",
                  "target": [
                    "#menu-item-13265 > a"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "identical-links-same-purpose",
                      "data": {
                        "name": "audio description",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "www.viscardicenter.org",
                          "port": "",
                          "pathname": "/digital-accessibility-services/video-accessibility-audio-description/",
                          "search": {},
                          "hash": "",
                          "filename": ""
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.viscardicenter.org/services/video-accessibility-audio-description\"><strong>Audio Description</strong></a>",
                          "target": [
                            "ul:nth-child(15) > li:nth-child(3) > a"
                          ]
                        },
                        {
                          "html": "<a href=\"https://www.viscardicenter.org/digital-accessibility-services/video-accessibility-audio-description/\">Audio Description</a>",
                          "target": [
                            "#menu-item-13257 > a"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"https://www.viscardicenter.org/digital-accessibility-services/video-accessibility-audio-description/\"><span>Audio Description</span></a>",
                  "target": [
                    "#menu-item-13264 > a"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "identical-links-same-purpose",
                      "data": {
                        "name": "viscardi multimedia learning center",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "www.viscardicenter.org",
                          "port": "",
                          "pathname": "/digital-accessibility-services/viscardi-multimedia-lc-2/",
                          "search": {},
                          "hash": "",
                          "filename": ""
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.viscardicenter.org/services/viscardi-multimedia-lc/\"><strong>Viscardi Multimedia Learning Center</strong></a>",
                          "target": [
                            "ul:nth-child(15) > li:nth-child(4) > a"
                          ]
                        },
                        {
                          "html": "<a href=\"https://www.viscardicenter.org/digital-accessibility-services/viscardi-multimedia-lc-2/\">Viscardi Multimedia Learning Center</a>",
                          "target": [
                            "#menu-item-13256 > a"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"https://www.viscardicenter.org/digital-accessibility-services/viscardi-multimedia-lc-2/\"><span>Viscardi Multimedia Learning Center</span></a>",
                  "target": [
                    "#menu-item-13263 > a"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                }
              ]
            },
            {
              "id": "p-as-heading",
              "impact": "serious",
              "tags": [
                "cat.semantics",
                "wcag2a",
                "wcag131",
                "experimental"
              ],
              "description": "Ensure bold, italic text and font-size is not used to style <p> elements as a heading",
              "help": "Styled <p> elements must not be used as headings",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/p-as-heading?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "p-as-heading",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Unable to determine if <p> elements are styled as headings"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"site-title\"><a href=\"https://www.viscardicenter.org/\">The Viscardi Center</a></p>",
                  "target": [
                    ".site-title"
                  ],
                  "failureSummary": "Fix all of the following:\n  Unable to determine if <p> elements are styled as headings"
                }
              ]
            }
          ],
          "violations": [
            {
              "id": "color-contrast-enhanced",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aaa",
                "wcag146"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast-enhanced?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2f6eb7",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.2,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header class=\"site-header\">",
                          "target": [
                            ".site-header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.2 (foreground color: #2f6eb7, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div id=\"header-quote\">Providing a lifespan of programs and services that educate, employ and empower children and adults with disabilities.</div>",
                  "target": [
                    "#header-quote"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.2 (foreground color: #2f6eb7, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#444343",
                        "bgColor": "#ffc552",
                        "contrastRatio": 6.27,
                        "fontSize": "12.6pt (16.8px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a id=\"donate\" href=\"https://secure2.convio.net/ncds/site/Donation2;jsessionid=9CADCA33118D251D37F3A9B131012A0F.app267a?df_id=1443&amp;1443.donation=form1\">DONATE</a>",
                          "target": [
                            "#donate"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.27 (foreground color: #444343, background color: #ffc552, font size: 12.6pt (16.8px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a id=\"donate\" href=\"https://secure2.convio.net/ncds/site/Donation2;jsessionid=9CADCA33118D251D37F3A9B131012A0F.app267a?df_id=1443&amp;1443.donation=form1\">DONATE</a>",
                  "target": [
                    "#donate"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.27 (foreground color: #444343, background color: #ffc552, font size: 12.6pt (16.8px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#3d74b3",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.83,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header class=\"site-header\">",
                          "target": [
                            ".site-header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.83 (foreground color: #3d74b3, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://support.viscardicenter.org/site/UserLogin?NEXTURL=http%3A%2F%2Fwww.viscardicenter.org%2F%3Freferrer%3Dhttp%3A%2F%2Fviscardicenter.org%2F%3Freferrer%3Dhttp%3A%2F%2Fviscardicenter.org%2F\" rel=\"noopener\" target=\"_top\">Login</a>",
                  "target": [
                    "a[target=\"_top\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.83 (foreground color: #3d74b3, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#3d74b3",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.83,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header class=\"site-header\">",
                          "target": [
                            ".site-header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.83 (foreground color: #3d74b3, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/news-events/media/\">Media Room</a>",
                  "target": [
                    "li:nth-child(2) > a[href$=\"media/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.83 (foreground color: #3d74b3, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#3d74b3",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.83,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header class=\"site-header\">",
                          "target": [
                            ".site-header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.83 (foreground color: #3d74b3, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.viscardicenter.org/about/contact-us/\" title=\"Please click here to contact us\">Contact Us</a>",
                  "target": [
                    ".xoxo > li:nth-child(3) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.83 (foreground color: #3d74b3, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#999999",
                        "bgColor": "#ffffff",
                        "contrastRatio": 2.84,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<input class=\"search-form-input\" type=\"search\" name=\"s\" id=\"searchform-1\" placeholder=\"Search this website\">",
                          "target": [
                            "#searchform-1"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<input class=\"search-form-input\" type=\"search\" name=\"s\" id=\"searchform-1\" placeholder=\"Search this website\">",
                  "target": [
                    "#searchform-1"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#2f6eb7",
                        "contrastRatio": 5.2,
                        "fontSize": "16.8pt (22.4px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"nav-primary\" aria-label=\"Main\">",
                          "target": [
                            "nav"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.2 (foreground color: #ffffff, background color: #2f6eb7, font size: 16.8pt (22.4px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Our Services</span>",
                  "target": [
                    "#menu-item-1510 > a > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.2 (foreground color: #ffffff, background color: #2f6eb7, font size: 16.8pt (22.4px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#2f6eb7",
                        "contrastRatio": 5.2,
                        "fontSize": "16.8pt (22.4px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"nav-primary\" aria-label=\"Main\">",
                          "target": [
                            "nav"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.2 (foreground color: #ffffff, background color: #2f6eb7, font size: 16.8pt (22.4px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Our Stories</span>",
                  "target": [
                    "#menu-item-1511 > a > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.2 (foreground color: #ffffff, background color: #2f6eb7, font size: 16.8pt (22.4px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#2f6eb7",
                        "contrastRatio": 5.2,
                        "fontSize": "16.8pt (22.4px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"nav-primary\" aria-label=\"Main\">",
                          "target": [
                            "nav"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.2 (foreground color: #ffffff, background color: #2f6eb7, font size: 16.8pt (22.4px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Get Involved</span>",
                  "target": [
                    "#menu-item-12625 > a > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.2 (foreground color: #ffffff, background color: #2f6eb7, font size: 16.8pt (22.4px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#2f6eb7",
                        "contrastRatio": 5.2,
                        "fontSize": "16.8pt (22.4px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"nav-primary\" aria-label=\"Main\">",
                          "target": [
                            "nav"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.2 (foreground color: #ffffff, background color: #2f6eb7, font size: 16.8pt (22.4px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>News &amp; Events</span>",
                  "target": [
                    "#menu-item-11619 > a > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.2 (foreground color: #ffffff, background color: #2f6eb7, font size: 16.8pt (22.4px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#444343",
                        "bgColor": "#ffc552",
                        "contrastRatio": 6.27,
                        "fontSize": "16.8pt (22.4px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li id=\"menu-item-12732\" class=\"menu-item menu-item-type-post_type menu-item-object-page current-page-ancestor current-menu-ancestor current-menu-parent current-page-parent current_page_parent current_page_ancestor menu-item-has-children menu-item-12732\">",
                          "target": [
                            "#menu-item-12732"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.27 (foreground color: #444343, background color: #ffc552, font size: 16.8pt (22.4px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Digital Accessibility</span>",
                  "target": [
                    "#menu-item-12732 > a > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.27 (foreground color: #444343, background color: #ffc552, font size: 16.8pt (22.4px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#2f6eb7",
                        "contrastRatio": 5.2,
                        "fontSize": "16.8pt (22.4px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"nav-primary\" aria-label=\"Main\">",
                          "target": [
                            "nav"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.2 (foreground color: #ffffff, background color: #2f6eb7, font size: 16.8pt (22.4px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>About</span>",
                  "target": [
                    "#menu-item-11909 > a > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.2 (foreground color: #ffffff, background color: #2f6eb7, font size: 16.8pt (22.4px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#3d74b3",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.83,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"page-template-default page page-id-13162 page-child parent-pageid-12543 header-image header-full-width content-sidebar genesis-breadcrumbs-visible genesis-footer-widgets-visible wpb-js-composer js-comp-ver-6.9.0 vc_responsive breadontop\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.83 (foreground color: #3d74b3, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"breadcrumb-link-text-wrap\">www.viscardicenter.org</span>",
                  "target": [
                    ".breadcrumb-link-wrap:nth-child(1) > .breadcrumb-link > .breadcrumb-link-text-wrap"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.83 (foreground color: #3d74b3, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#3d74b3",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.83,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"page-template-default page page-id-13162 page-child parent-pageid-12543 header-image header-full-width content-sidebar genesis-breadcrumbs-visible genesis-footer-widgets-visible wpb-js-composer js-comp-ver-6.9.0 vc_responsive breadontop\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.83 (foreground color: #3d74b3, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"breadcrumb-link-text-wrap\">Digital Accessibility Services</span>",
                  "target": [
                    ".breadcrumb-link-wrap:nth-child(2) > .breadcrumb-link > .breadcrumb-link-text-wrap"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.83 (foreground color: #3d74b3, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0e6caa",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.6,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<article class=\"post-13162 page type-page status-publish service-topic-assistive-technology service-topic-education service-topic-empowerment service-our-services service-by-type-digital-accessibility service-by-age-adults service-by-age-businesses service-by-age-colleges service-by-age-educators-school-administrators service-by-age-government-agencies service-by-age-healthcare-professionals entry\" aria-label=\"Web Accessibility\">",
                          "target": [
                            "article"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.6 (foreground color: #0e6caa, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Compare our services, pricing and expertise to other companies with similar offerings.</strong>",
                  "target": [
                    "p:nth-child(12) > a > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.6 (foreground color: #0e6caa, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0e6caa",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.6,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<article class=\"post-13162 page type-page status-publish service-topic-assistive-technology service-topic-education service-topic-empowerment service-our-services service-by-type-digital-accessibility service-by-age-adults service-by-age-businesses service-by-age-colleges service-by-age-educators-school-administrators service-by-age-government-agencies service-by-age-healthcare-professionals entry\" aria-label=\"Web Accessibility\">",
                          "target": [
                            "article"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.6 (foreground color: #0e6caa, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>here.</strong>",
                  "target": [
                    "p:nth-child(13) > a > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.6 (foreground color: #0e6caa, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2f6eb7",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.2,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<article class=\"post-13162 page type-page status-publish service-topic-assistive-technology service-topic-education service-topic-empowerment service-our-services service-by-type-digital-accessibility service-by-age-adults service-by-age-businesses service-by-age-colleges service-by-age-educators-school-administrators service-by-age-government-agencies service-by-age-healthcare-professionals entry\" aria-label=\"Web Accessibility\">",
                          "target": [
                            "article"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.2 (foreground color: #2f6eb7, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h4>Additional Digital Accessibility Services Available</h4>",
                  "target": [
                    ".body > h4"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.2 (foreground color: #2f6eb7, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0e6caa",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.6,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<article class=\"post-13162 page type-page status-publish service-topic-assistive-technology service-topic-education service-topic-empowerment service-our-services service-by-type-digital-accessibility service-by-age-adults service-by-age-businesses service-by-age-colleges service-by-age-educators-school-administrators service-by-age-government-agencies service-by-age-healthcare-professionals entry\" aria-label=\"Web Accessibility\">",
                          "target": [
                            "article"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.6 (foreground color: #0e6caa, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Document Accessibility</strong>",
                  "target": [
                    "li:nth-child(1) > a > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.6 (foreground color: #0e6caa, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0e6caa",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.6,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<article class=\"post-13162 page type-page status-publish service-topic-assistive-technology service-topic-education service-topic-empowerment service-our-services service-by-type-digital-accessibility service-by-age-adults service-by-age-businesses service-by-age-colleges service-by-age-educators-school-administrators service-by-age-government-agencies service-by-age-healthcare-professionals entry\" aria-label=\"Web Accessibility\">",
                          "target": [
                            "article"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.6 (foreground color: #0e6caa, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Captioning &amp; CART Services</strong>",
                  "target": [
                    "li:nth-child(2) > a > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.6 (foreground color: #0e6caa, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0e6caa",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.6,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<article class=\"post-13162 page type-page status-publish service-topic-assistive-technology service-topic-education service-topic-empowerment service-our-services service-by-type-digital-accessibility service-by-age-adults service-by-age-businesses service-by-age-colleges service-by-age-educators-school-administrators service-by-age-government-agencies service-by-age-healthcare-professionals entry\" aria-label=\"Web Accessibility\">",
                          "target": [
                            "article"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.6 (foreground color: #0e6caa, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Audio Description</strong>",
                  "target": [
                    "li:nth-child(3) > a > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.6 (foreground color: #0e6caa, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0e6caa",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.6,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<article class=\"post-13162 page type-page status-publish service-topic-assistive-technology service-topic-education service-topic-empowerment service-our-services service-by-type-digital-accessibility service-by-age-adults service-by-age-businesses service-by-age-colleges service-by-age-educators-school-administrators service-by-age-government-agencies service-by-age-healthcare-professionals entry\" aria-label=\"Web Accessibility\">",
                          "target": [
                            "article"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.6 (foreground color: #0e6caa, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Viscardi Multimedia Learning Center</strong>",
                  "target": [
                    "li:nth-child(4) > a > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.6 (foreground color: #0e6caa, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0e6caa",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.6,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<article class=\"post-13162 page type-page status-publish service-topic-assistive-technology service-topic-education service-topic-empowerment service-our-services service-by-type-digital-accessibility service-by-age-adults service-by-age-businesses service-by-age-colleges service-by-age-educators-school-administrators service-by-age-government-agencies service-by-age-healthcare-professionals entry\" aria-label=\"Web Accessibility\">",
                          "target": [
                            "article"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.6 (foreground color: #0e6caa, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.viscardicenter.org/service-topic/assistive-technology/\" rel=\"tag\">Assistive Technology</a>",
                  "target": [
                    "a[rel=\"tag\"]:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.6 (foreground color: #0e6caa, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0e6caa",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.6,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<article class=\"post-13162 page type-page status-publish service-topic-assistive-technology service-topic-education service-topic-empowerment service-our-services service-by-type-digital-accessibility service-by-age-adults service-by-age-businesses service-by-age-colleges service-by-age-educators-school-administrators service-by-age-government-agencies service-by-age-healthcare-professionals entry\" aria-label=\"Web Accessibility\">",
                          "target": [
                            "article"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.6 (foreground color: #0e6caa, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.viscardicenter.org/service-topic/education/\" rel=\"tag\">Education</a>",
                  "target": [
                    "a[rel=\"tag\"]:nth-child(4)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.6 (foreground color: #0e6caa, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0e6caa",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.6,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<article class=\"post-13162 page type-page status-publish service-topic-assistive-technology service-topic-education service-topic-empowerment service-our-services service-by-type-digital-accessibility service-by-age-adults service-by-age-businesses service-by-age-colleges service-by-age-educators-school-administrators service-by-age-government-agencies service-by-age-healthcare-professionals entry\" aria-label=\"Web Accessibility\">",
                          "target": [
                            "article"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.6 (foreground color: #0e6caa, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.viscardicenter.org/service-topic/empowerment/\" rel=\"tag\">Empowerment</a>",
                  "target": [
                    "a[rel=\"tag\"]:nth-child(7)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.6 (foreground color: #0e6caa, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0e6caa",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.6,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<article class=\"post-13162 page type-page status-publish service-topic-assistive-technology service-topic-education service-topic-empowerment service-our-services service-by-type-digital-accessibility service-by-age-adults service-by-age-businesses service-by-age-colleges service-by-age-educators-school-administrators service-by-age-government-agencies service-by-age-healthcare-professionals entry\" aria-label=\"Web Accessibility\">",
                          "target": [
                            "article"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.6 (foreground color: #0e6caa, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"mailto:daservices@viscardicenter.org\">daservices@viscardicenter.org</a>",
                  "target": [
                    "div:nth-child(5) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.6 (foreground color: #0e6caa, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2f6eb7",
                        "bgColor": "#d7e6f7",
                        "contrastRatio": 4.1,
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"widget-wrap\">",
                          "target": [
                            "#nav_menu-34 > .widget-wrap"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.1 (foreground color: #2f6eb7, background color: #d7e6f7, font size: 16.5pt (22px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h4 class=\"widget-title widgettitle\">Digital Accessbility</h4>",
                  "target": [
                    "#nav_menu-34 > .widget-wrap > .widget-title.widgettitle"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.1 (foreground color: #2f6eb7, background color: #d7e6f7, font size: 16.5pt (22px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#286fb7",
                        "bgColor": "#d7e6f7",
                        "contrastRatio": 4.08,
                        "fontSize": "14.3pt (19px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"widget-wrap\">",
                          "target": [
                            "#nav_menu-34 > .widget-wrap"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.08 (foreground color: #286fb7, background color: #d7e6f7, font size: 14.3pt (19px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.viscardicenter.org/digital-accessibility-services/document-accessibility/\">Document Accessibility</a>",
                  "target": [
                    "#menu-item-13262 > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.08 (foreground color: #286fb7, background color: #d7e6f7, font size: 14.3pt (19px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1a4e8a",
                        "bgColor": "#d7e6f7",
                        "contrastRatio": 6.61,
                        "fontSize": "14.3pt (19px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"widget-wrap\">",
                          "target": [
                            "#nav_menu-34 > .widget-wrap"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.61 (foreground color: #1a4e8a, background color: #d7e6f7, font size: 14.3pt (19px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.viscardicenter.org/digital-accessibility-services/web-accessibility/\" aria-current=\"page\">Web Accessibility</a>",
                  "target": [
                    "#menu-item-13259 > a[aria-current=\"page\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.61 (foreground color: #1a4e8a, background color: #d7e6f7, font size: 14.3pt (19px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#286fb7",
                        "bgColor": "#d7e6f7",
                        "contrastRatio": 4.08,
                        "fontSize": "14.3pt (19px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"widget-wrap\">",
                          "target": [
                            "#nav_menu-34 > .widget-wrap"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.08 (foreground color: #286fb7, background color: #d7e6f7, font size: 14.3pt (19px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.viscardicenter.org/digital-accessibility-services/video-accessibility-captioning-cart/\">Captioning &amp; CART Services</a>",
                  "target": [
                    "#menu-item-13258 > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.08 (foreground color: #286fb7, background color: #d7e6f7, font size: 14.3pt (19px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#286fb7",
                        "bgColor": "#d7e6f7",
                        "contrastRatio": 4.08,
                        "fontSize": "14.3pt (19px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"widget-wrap\">",
                          "target": [
                            "#nav_menu-34 > .widget-wrap"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.08 (foreground color: #286fb7, background color: #d7e6f7, font size: 14.3pt (19px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.viscardicenter.org/digital-accessibility-services/video-accessibility-audio-description/\">Audio Description</a>",
                  "target": [
                    "#menu-item-13257 > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.08 (foreground color: #286fb7, background color: #d7e6f7, font size: 14.3pt (19px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#286fb7",
                        "bgColor": "#d7e6f7",
                        "contrastRatio": 4.08,
                        "fontSize": "14.3pt (19px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"widget-wrap\">",
                          "target": [
                            "#nav_menu-34 > .widget-wrap"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.08 (foreground color: #286fb7, background color: #d7e6f7, font size: 14.3pt (19px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.viscardicenter.org/digital-accessibility-services/viscardi-multimedia-lc-2/\">Viscardi Multimedia Learning Center</a>",
                  "target": [
                    "#menu-item-13256 > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.08 (foreground color: #286fb7, background color: #d7e6f7, font size: 14.3pt (19px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#286fb7",
                        "bgColor": "#d7e6f7",
                        "contrastRatio": 4.08,
                        "fontSize": "14.3pt (19px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"widget-wrap\">",
                          "target": [
                            "#nav_menu-34 > .widget-wrap"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.08 (foreground color: #286fb7, background color: #d7e6f7, font size: 14.3pt (19px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.viscardicenter.org/services/digital-accessibility-interest-form/\">Digital Accessibility Interest Form</a>",
                  "target": [
                    "#menu-item-14338 > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.08 (foreground color: #286fb7, background color: #d7e6f7, font size: 14.3pt (19px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2f6eb7",
                        "bgColor": "#d7e6f7",
                        "contrastRatio": 4.1,
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"widget-wrap\">",
                          "target": [
                            "#gform_widget-5 > .widget-wrap"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.1 (foreground color: #2f6eb7, background color: #d7e6f7, font size: 16.5pt (22px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h4 class=\"widget-title widgettitle\">Digital Accessibility Services Interest Form</h4>",
                  "target": [
                    "#gform_widget-5 > .widget-wrap > .widget-title.widgettitle"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.1 (foreground color: #2f6eb7, background color: #d7e6f7, font size: 16.5pt (22px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#999999",
                        "bgColor": "#ffffff",
                        "contrastRatio": 2.84,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<input type=\"text\" name=\"input_6.3\" id=\"input_22_6_3\" value=\"\" tabindex=\"2\" aria-required=\"true\">",
                          "target": [
                            "#input_22_6_3"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<input type=\"text\" name=\"input_6.3\" id=\"input_22_6_3\" value=\"\" tabindex=\"2\" aria-required=\"true\">",
                  "target": [
                    "#input_22_6_3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#999999",
                        "bgColor": "#ffffff",
                        "contrastRatio": 2.84,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<input type=\"text\" name=\"input_6.6\" id=\"input_22_6_6\" value=\"\" tabindex=\"4\" aria-required=\"true\">",
                          "target": [
                            "#input_22_6_6"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<input type=\"text\" name=\"input_6.6\" id=\"input_22_6_6\" value=\"\" tabindex=\"4\" aria-required=\"true\">",
                  "target": [
                    "#input_22_6_6"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#999999",
                        "bgColor": "#ffffff",
                        "contrastRatio": 2.84,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<input name=\"input_9\" id=\"input_22_9\" type=\"text\" value=\"\" class=\"medium\" tabindex=\"6\" aria-invalid=\"false\">",
                          "target": [
                            "#input_22_9"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<input name=\"input_9\" id=\"input_22_9\" type=\"text\" value=\"\" class=\"medium\" tabindex=\"6\" aria-invalid=\"false\">",
                  "target": [
                    "#input_22_9"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#999999",
                        "bgColor": "#ffffff",
                        "contrastRatio": 2.84,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<input name=\"input_7\" id=\"input_22_7\" type=\"text\" value=\"\" class=\"medium\" tabindex=\"7\" aria-required=\"true\" aria-invalid=\"false\">",
                          "target": [
                            "#input_22_7"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<input name=\"input_7\" id=\"input_22_7\" type=\"text\" value=\"\" class=\"medium\" tabindex=\"7\" aria-required=\"true\" aria-invalid=\"false\">",
                  "target": [
                    "#input_22_7"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#999999",
                        "bgColor": "#ffffff",
                        "contrastRatio": 2.84,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<input name=\"input_8\" id=\"input_22_8\" type=\"text\" value=\"\" class=\"medium\" tabindex=\"8\" aria-required=\"true\" aria-invalid=\"false\">",
                          "target": [
                            "#input_22_8"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<input name=\"input_8\" id=\"input_22_8\" type=\"text\" value=\"\" class=\"medium\" tabindex=\"8\" aria-required=\"true\" aria-invalid=\"false\">",
                  "target": [
                    "#input_22_8"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#999999",
                        "bgColor": "#ffffff",
                        "contrastRatio": 2.84,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<select name=\"input_10\" id=\"input_22_10\" class=\"medium gfield_select\" tabindex=\"9\" aria-invalid=\"false\">",
                          "target": [
                            "#input_22_10"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<select name=\"input_10\" id=\"input_22_10\" class=\"medium gfield_select\" tabindex=\"9\" aria-invalid=\"false\">",
                  "target": [
                    "#input_22_10"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#3d74b3",
                        "contrastRatio": 4.83,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-widgets\">",
                          "target": [
                            ".footer-widgets"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.83 (foreground color: #ffffff, background color: #3d74b3, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h4 class=\"widget-title widgettitle\">Contact Us</h4>",
                  "target": [
                    "#black-studio-tinymce-2 > .widget-wrap > .widget-title.widgettitle"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.83 (foreground color: #ffffff, background color: #3d74b3, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#3d74b3",
                        "contrastRatio": 4.83,
                        "fontSize": "8.3pt (11px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-widgets\">",
                          "target": [
                            ".footer-widgets"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.83 (foreground color: #ffffff, background color: #3d74b3, font size: 8.3pt (11px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"Viscardi\">The Viscardi Center</div>",
                  "target": [
                    ".Viscardi"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.83 (foreground color: #ffffff, background color: #3d74b3, font size: 8.3pt (11px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#3d74b3",
                        "contrastRatio": 4.83,
                        "fontSize": "8.3pt (11px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-widgets\">",
                          "target": [
                            ".footer-widgets"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.83 (foreground color: #ffffff, background color: #3d74b3, font size: 8.3pt (11px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div>201 I.U. Willets Road</div>",
                  "target": [
                    ".textwidget > div:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.83 (foreground color: #ffffff, background color: #3d74b3, font size: 8.3pt (11px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#3d74b3",
                        "contrastRatio": 4.83,
                        "fontSize": "8.3pt (11px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-widgets\">",
                          "target": [
                            ".footer-widgets"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.83 (foreground color: #ffffff, background color: #3d74b3, font size: 8.3pt (11px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div>Albertson, NY 11507</div>",
                  "target": [
                    ".textwidget > div:nth-child(4)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.83 (foreground color: #ffffff, background color: #3d74b3, font size: 8.3pt (11px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#3d74b3",
                        "contrastRatio": 4.83,
                        "fontSize": "8.3pt (11px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-widgets\">",
                          "target": [
                            ".footer-widgets"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.83 (foreground color: #ffffff, background color: #3d74b3, font size: 8.3pt (11px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div>516.465.1400</div>",
                  "target": [
                    ".textwidget > div:nth-child(5)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.83 (foreground color: #ffffff, background color: #3d74b3, font size: 8.3pt (11px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#3d74b3",
                        "contrastRatio": 4.83,
                        "fontSize": "8.3pt (11px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-widgets\">",
                          "target": [
                            ".footer-widgets"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.83 (foreground color: #ffffff, background color: #3d74b3, font size: 8.3pt (11px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"mailto:info@viscardicenter.org\">info@viscardicenter.org</a>",
                  "target": [
                    "a[href=\"mailto:info@viscardicenter.org\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.83 (foreground color: #ffffff, background color: #3d74b3, font size: 8.3pt (11px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#3d74b3",
                        "contrastRatio": 4.83,
                        "fontSize": "8.3pt (11px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-widgets\">",
                          "target": [
                            ".footer-widgets"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.83 (foreground color: #ffffff, background color: #3d74b3, font size: 8.3pt (11px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://jobs.viscardicenter.org/careers/\">Careers at the Viscardi Center</a>",
                  "target": [
                    "div:nth-child(7) > a:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.83 (foreground color: #ffffff, background color: #3d74b3, font size: 8.3pt (11px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#3d74b3",
                        "contrastRatio": 4.83,
                        "fontSize": "8.3pt (11px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-widgets\">",
                          "target": [
                            ".footer-widgets"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.83 (foreground color: #ffffff, background color: #3d74b3, font size: 8.3pt (11px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.viscardicenter.org/staff-log-in-1/\">Staff Log in</a>",
                  "target": [
                    "div:nth-child(7) > a:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.83 (foreground color: #ffffff, background color: #3d74b3, font size: 8.3pt (11px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#3d74b3",
                        "contrastRatio": 4.83,
                        "fontSize": "8.3pt (11px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-widgets\">",
                          "target": [
                            ".footer-widgets"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.83 (foreground color: #ffffff, background color: #3d74b3, font size: 8.3pt (11px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div><a href=\"https://www.viscardicenter.org/accessibility/\">Accessibility</a> | <a href=\"https://www.viscardicenter.org/privacy/\">Privacy</a> | <a>Site Map</a></div>",
                  "target": [
                    ".textwidget > div:nth-child(8)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.83 (foreground color: #ffffff, background color: #3d74b3, font size: 8.3pt (11px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#3d74b3",
                        "contrastRatio": 4.83,
                        "fontSize": "8.3pt (11px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-widgets\">",
                          "target": [
                            ".footer-widgets"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.83 (foreground color: #ffffff, background color: #3d74b3, font size: 8.3pt (11px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.viscardicenter.org/accessibility/\">Accessibility</a>",
                  "target": [
                    "div:nth-child(8) > a:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.83 (foreground color: #ffffff, background color: #3d74b3, font size: 8.3pt (11px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#3d74b3",
                        "contrastRatio": 4.83,
                        "fontSize": "8.3pt (11px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-widgets\">",
                          "target": [
                            ".footer-widgets"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.83 (foreground color: #ffffff, background color: #3d74b3, font size: 8.3pt (11px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.viscardicenter.org/privacy/\">Privacy</a>",
                  "target": [
                    "div:nth-child(8) > a:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.83 (foreground color: #ffffff, background color: #3d74b3, font size: 8.3pt (11px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#3d74b3",
                        "contrastRatio": 4.83,
                        "fontSize": "8.3pt (11px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-widgets\">",
                          "target": [
                            ".footer-widgets"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.83 (foreground color: #ffffff, background color: #3d74b3, font size: 8.3pt (11px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a>Site Map</a>",
                  "target": [
                    "div:nth-child(8) > a:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.83 (foreground color: #ffffff, background color: #3d74b3, font size: 8.3pt (11px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#3d74b3",
                        "contrastRatio": 4.83,
                        "fontSize": "8.3pt (11px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-widgets\">",
                          "target": [
                            ".footer-widgets"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.83 (foreground color: #ffffff, background color: #3d74b3, font size: 8.3pt (11px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div>The Viscardi Center is a 501(c)(3)</div>",
                  "target": [
                    "#black-studio-tinymce-4 > .widget-wrap > .textwidget > div:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.83 (foreground color: #ffffff, background color: #3d74b3, font size: 8.3pt (11px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#3d74b3",
                        "contrastRatio": 4.83,
                        "fontSize": "8.3pt (11px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-widgets\">",
                          "target": [
                            ".footer-widgets"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.83 (foreground color: #ffffff, background color: #3d74b3, font size: 8.3pt (11px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div>non-profit recognized by the IRS.</div>",
                  "target": [
                    "#black-studio-tinymce-4 > .widget-wrap > .textwidget > div:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.83 (foreground color: #ffffff, background color: #3d74b3, font size: 8.3pt (11px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#3d74b3",
                        "contrastRatio": 4.83,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-widgets\">",
                          "target": [
                            ".footer-widgets"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.83 (foreground color: #ffffff, background color: #3d74b3, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h4 class=\"widget-title widgettitle\">Connect With Us</h4>",
                  "target": [
                    "#cnss_widget-3 > .widget-wrap > .widget-title.widgettitle"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.83 (foreground color: #ffffff, background color: #3d74b3, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#3d74b3",
                        "contrastRatio": 4.83,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"site-footer\"><div class=\"wrap\"><p>©&nbsp;2022 The Viscardi Center. All rights reserved. | Designed &amp; Developed by <a href=\"https://www.infinitemediacorp.com/\">Infinite Media Corp.</a></p></div></footer>",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.83 (foreground color: #ffffff, background color: #3d74b3, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>©&nbsp;2022 The Viscardi Center. All rights reserved. | Designed &amp; Developed by <a href=\"https://www.infinitemediacorp.com/\">Infinite Media Corp.</a></p>",
                  "target": [
                    ".wrap > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.83 (foreground color: #ffffff, background color: #3d74b3, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#3d74b3",
                        "contrastRatio": 4.83,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"site-footer\"><div class=\"wrap\"><p>©&nbsp;2022 The Viscardi Center. All rights reserved. | Designed &amp; Developed by <a href=\"https://www.infinitemediacorp.com/\">Infinite Media Corp.</a></p></div></footer>",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.83 (foreground color: #ffffff, background color: #3d74b3, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.infinitemediacorp.com/\">Infinite Media Corp.</a>",
                  "target": [
                    ".wrap > p > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.83 (foreground color: #ffffff, background color: #3d74b3, 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": "#999999",
                        "bgColor": "#ffffff",
                        "contrastRatio": 2.84,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<input class=\"search-form-input\" type=\"search\" name=\"s\" id=\"searchform-1\" placeholder=\"Search this website\">",
                          "target": [
                            "#searchform-1"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<input class=\"search-form-input\" type=\"search\" name=\"s\" id=\"searchform-1\" placeholder=\"Search this website\">",
                  "target": [
                    "#searchform-1"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#2f6eb7",
                        "bgColor": "#d7e6f7",
                        "contrastRatio": 4.1,
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"widget-wrap\">",
                          "target": [
                            "#nav_menu-34 > .widget-wrap"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.1 (foreground color: #2f6eb7, background color: #d7e6f7, font size: 16.5pt (22px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h4 class=\"widget-title widgettitle\">Digital Accessbility</h4>",
                  "target": [
                    "#nav_menu-34 > .widget-wrap > .widget-title.widgettitle"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.1 (foreground color: #2f6eb7, background color: #d7e6f7, font size: 16.5pt (22px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#286fb7",
                        "bgColor": "#d7e6f7",
                        "contrastRatio": 4.08,
                        "fontSize": "14.3pt (19px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"widget-wrap\">",
                          "target": [
                            "#nav_menu-34 > .widget-wrap"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.08 (foreground color: #286fb7, background color: #d7e6f7, font size: 14.3pt (19px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.viscardicenter.org/digital-accessibility-services/document-accessibility/\">Document Accessibility</a>",
                  "target": [
                    "#menu-item-13262 > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.08 (foreground color: #286fb7, background color: #d7e6f7, font size: 14.3pt (19px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#286fb7",
                        "bgColor": "#d7e6f7",
                        "contrastRatio": 4.08,
                        "fontSize": "14.3pt (19px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"widget-wrap\">",
                          "target": [
                            "#nav_menu-34 > .widget-wrap"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.08 (foreground color: #286fb7, background color: #d7e6f7, font size: 14.3pt (19px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.viscardicenter.org/digital-accessibility-services/video-accessibility-captioning-cart/\">Captioning &amp; CART Services</a>",
                  "target": [
                    "#menu-item-13258 > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.08 (foreground color: #286fb7, background color: #d7e6f7, font size: 14.3pt (19px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#286fb7",
                        "bgColor": "#d7e6f7",
                        "contrastRatio": 4.08,
                        "fontSize": "14.3pt (19px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"widget-wrap\">",
                          "target": [
                            "#nav_menu-34 > .widget-wrap"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.08 (foreground color: #286fb7, background color: #d7e6f7, font size: 14.3pt (19px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.viscardicenter.org/digital-accessibility-services/video-accessibility-audio-description/\">Audio Description</a>",
                  "target": [
                    "#menu-item-13257 > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.08 (foreground color: #286fb7, background color: #d7e6f7, font size: 14.3pt (19px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#286fb7",
                        "bgColor": "#d7e6f7",
                        "contrastRatio": 4.08,
                        "fontSize": "14.3pt (19px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"widget-wrap\">",
                          "target": [
                            "#nav_menu-34 > .widget-wrap"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.08 (foreground color: #286fb7, background color: #d7e6f7, font size: 14.3pt (19px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.viscardicenter.org/digital-accessibility-services/viscardi-multimedia-lc-2/\">Viscardi Multimedia Learning Center</a>",
                  "target": [
                    "#menu-item-13256 > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.08 (foreground color: #286fb7, background color: #d7e6f7, font size: 14.3pt (19px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#286fb7",
                        "bgColor": "#d7e6f7",
                        "contrastRatio": 4.08,
                        "fontSize": "14.3pt (19px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"widget-wrap\">",
                          "target": [
                            "#nav_menu-34 > .widget-wrap"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.08 (foreground color: #286fb7, background color: #d7e6f7, font size: 14.3pt (19px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.viscardicenter.org/services/digital-accessibility-interest-form/\">Digital Accessibility Interest Form</a>",
                  "target": [
                    "#menu-item-14338 > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.08 (foreground color: #286fb7, background color: #d7e6f7, font size: 14.3pt (19px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#2f6eb7",
                        "bgColor": "#d7e6f7",
                        "contrastRatio": 4.1,
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"widget-wrap\">",
                          "target": [
                            "#gform_widget-5 > .widget-wrap"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.1 (foreground color: #2f6eb7, background color: #d7e6f7, font size: 16.5pt (22px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h4 class=\"widget-title widgettitle\">Digital Accessibility Services Interest Form</h4>",
                  "target": [
                    "#gform_widget-5 > .widget-wrap > .widget-title.widgettitle"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.1 (foreground color: #2f6eb7, background color: #d7e6f7, font size: 16.5pt (22px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#999999",
                        "bgColor": "#ffffff",
                        "contrastRatio": 2.84,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<input type=\"text\" name=\"input_6.3\" id=\"input_22_6_3\" value=\"\" tabindex=\"2\" aria-required=\"true\">",
                          "target": [
                            "#input_22_6_3"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<input type=\"text\" name=\"input_6.3\" id=\"input_22_6_3\" value=\"\" tabindex=\"2\" aria-required=\"true\">",
                  "target": [
                    "#input_22_6_3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#999999",
                        "bgColor": "#ffffff",
                        "contrastRatio": 2.84,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<input type=\"text\" name=\"input_6.6\" id=\"input_22_6_6\" value=\"\" tabindex=\"4\" aria-required=\"true\">",
                          "target": [
                            "#input_22_6_6"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<input type=\"text\" name=\"input_6.6\" id=\"input_22_6_6\" value=\"\" tabindex=\"4\" aria-required=\"true\">",
                  "target": [
                    "#input_22_6_6"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#999999",
                        "bgColor": "#ffffff",
                        "contrastRatio": 2.84,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<input name=\"input_9\" id=\"input_22_9\" type=\"text\" value=\"\" class=\"medium\" tabindex=\"6\" aria-invalid=\"false\">",
                          "target": [
                            "#input_22_9"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<input name=\"input_9\" id=\"input_22_9\" type=\"text\" value=\"\" class=\"medium\" tabindex=\"6\" aria-invalid=\"false\">",
                  "target": [
                    "#input_22_9"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#999999",
                        "bgColor": "#ffffff",
                        "contrastRatio": 2.84,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<input name=\"input_7\" id=\"input_22_7\" type=\"text\" value=\"\" class=\"medium\" tabindex=\"7\" aria-required=\"true\" aria-invalid=\"false\">",
                          "target": [
                            "#input_22_7"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<input name=\"input_7\" id=\"input_22_7\" type=\"text\" value=\"\" class=\"medium\" tabindex=\"7\" aria-required=\"true\" aria-invalid=\"false\">",
                  "target": [
                    "#input_22_7"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#999999",
                        "bgColor": "#ffffff",
                        "contrastRatio": 2.84,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<input name=\"input_8\" id=\"input_22_8\" type=\"text\" value=\"\" class=\"medium\" tabindex=\"8\" aria-required=\"true\" aria-invalid=\"false\">",
                          "target": [
                            "#input_22_8"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<input name=\"input_8\" id=\"input_22_8\" type=\"text\" value=\"\" class=\"medium\" tabindex=\"8\" aria-required=\"true\" aria-invalid=\"false\">",
                  "target": [
                    "#input_22_8"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#999999",
                        "bgColor": "#ffffff",
                        "contrastRatio": 2.84,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<select name=\"input_10\" id=\"input_22_10\" class=\"medium gfield_select\" tabindex=\"9\" aria-invalid=\"false\">",
                          "target": [
                            "#input_22_10"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<select name=\"input_10\" id=\"input_22_10\" class=\"medium gfield_select\" tabindex=\"9\" aria-invalid=\"false\">",
                  "target": [
                    "#input_22_10"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ]
            },
            {
              "id": "heading-order",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensures the order of headings is semantically correct",
              "help": "Heading levels should only increase by one",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/heading-order?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "heading-order",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Heading order invalid"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<h4>Additional Digital Accessibility Services Available</h4>",
                  "target": [
                    ".body > h4"
                  ],
                  "failureSummary": "Fix any of the following:\n  Heading order invalid"
                }
              ]
            },
            {
              "id": "region",
              "impact": "moderate",
              "tags": [
                "cat.keyboard",
                "best-practice"
              ],
              "description": "Ensures all page content is contained by landmarks",
              "help": "All page content should be contained by landmarks",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/region?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<h4 class=\"widget-title widgettitle\">Contact Us</h4>",
                  "target": [
                    "#black-studio-tinymce-2 > .widget-wrap > .widget-title.widgettitle"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"Viscardi\">The Viscardi Center</div>",
                  "target": [
                    ".Viscardi"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div>201 I.U. Willets Road</div>",
                  "target": [
                    ".textwidget > div:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div>Albertson, NY 11507</div>",
                  "target": [
                    ".textwidget > div:nth-child(4)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div>516.465.1400</div>",
                  "target": [
                    ".textwidget > div:nth-child(5)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div><a href=\"mailto:info@viscardicenter.org\">info@viscardicenter.org</a></div>",
                  "target": [
                    ".textwidget > div:nth-child(6)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div><a href=\"https://jobs.viscardicenter.org/careers/\">Careers at the Viscardi Center</a> | <a href=\"https://www.viscardicenter.org/staff-log-in-1/\">Staff Log in</a></div>",
                  "target": [
                    ".textwidget > div:nth-child(7)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div><a href=\"https://www.viscardicenter.org/accessibility/\">Accessibility</a> | <a href=\"https://www.viscardicenter.org/privacy/\">Privacy</a> | <a>Site Map</a></div>",
                  "target": [
                    ".textwidget > div:nth-child(8)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"widget-area footer-widgets-2 footer-widget-area\">",
                  "target": [
                    ".footer-widgets-2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"widget-area footer-widgets-3 footer-widget-area\">",
                  "target": [
                    ".footer-widgets-3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                }
              ]
            },
            {
              "id": "tabindex",
              "impact": "serious",
              "tags": [
                "cat.keyboard",
                "best-practice"
              ],
              "description": "Ensures tabindex attribute values are not greater than 0",
              "help": "Elements should not have tabindex greater than zero",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/tabindex?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "tabindex",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has a tabindex greater than 0"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<input type=\"text\" name=\"input_6.3\" id=\"input_22_6_3\" value=\"\" tabindex=\"2\" aria-required=\"true\">",
                  "target": [
                    "#input_22_6_3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has a tabindex greater than 0"
                },
                {
                  "any": [
                    {
                      "id": "tabindex",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has a tabindex greater than 0"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<input type=\"text\" name=\"input_6.6\" id=\"input_22_6_6\" value=\"\" tabindex=\"4\" aria-required=\"true\">",
                  "target": [
                    "#input_22_6_6"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has a tabindex greater than 0"
                },
                {
                  "any": [
                    {
                      "id": "tabindex",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has a tabindex greater than 0"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<input name=\"input_9\" id=\"input_22_9\" type=\"text\" value=\"\" class=\"medium\" tabindex=\"6\" aria-invalid=\"false\">",
                  "target": [
                    "#input_22_9"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has a tabindex greater than 0"
                },
                {
                  "any": [
                    {
                      "id": "tabindex",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has a tabindex greater than 0"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<input name=\"input_7\" id=\"input_22_7\" type=\"text\" value=\"\" class=\"medium\" tabindex=\"7\" aria-required=\"true\" aria-invalid=\"false\">",
                  "target": [
                    "#input_22_7"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has a tabindex greater than 0"
                },
                {
                  "any": [
                    {
                      "id": "tabindex",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has a tabindex greater than 0"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<input name=\"input_8\" id=\"input_22_8\" type=\"text\" value=\"\" class=\"medium\" tabindex=\"8\" aria-required=\"true\" aria-invalid=\"false\">",
                  "target": [
                    "#input_22_8"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has a tabindex greater than 0"
                },
                {
                  "any": [
                    {
                      "id": "tabindex",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has a tabindex greater than 0"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<select name=\"input_10\" id=\"input_22_10\" class=\"medium gfield_select\" tabindex=\"9\" aria-invalid=\"false\">",
                  "target": [
                    "#input_22_10"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has a tabindex greater than 0"
                },
                {
                  "any": [
                    {
                      "id": "tabindex",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has a tabindex greater than 0"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<input type=\"submit\" id=\"gform_submit_button_22\" class=\"gform_button button\" value=\"Submit\" tabindex=\"10\" onclick=\"if(window[&quot;gf_submitting_22&quot;]){return false;}  window[&quot;gf_submitting_22&quot;]=true;  \" onkeypress=\"if( event.keyCode == 13 ){ if(window[&quot;gf_submitting_22&quot;]){return false;} window[&quot;gf_submitting_22&quot;]=true;  jQuery(&quot;#gform_22&quot;).trigger(&quot;submit&quot;,[true]); }\">",
                  "target": [
                    "#gform_submit_button_22"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has a tabindex greater than 0"
                }
              ]
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.viscardicenter.org/digital-accessibility-services/web-accessibility/",
      "what": "URL",
      "result": "https://www.viscardicenter.org/digital-accessibility-services/web-accessibility/"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://www.viscardicenter.org/digital-accessibility-services/web-accessibility/",
      "result": {
        "Error": {
          "AA.1_4_3.G18.Fail": {
            "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 4.09:1. Recommendation:  change text colour to #2168b0.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.viscardicenter.org/digital-accessibility-services/document-accessibility/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.viscardicenter.org/digital-accessibility-services/video-accessibility-audio-description/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.viscardicenter.org/digital-accessibility-services/video-accessibility-captioning-cart/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.viscardicenter.org/digital-accessibility-services/viscardi-multimedia-lc-2/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.viscardicenter.org/services/digital-accessibility-interest-form/\">...</a>"
              }
            ],
            "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 4.1:1. Recommendation:  change text colour to #2867b0.": [
              {
                "tagName": "h4",
                "id": "",
                "code": "<h4 class=\"widget-title widgettitle\">...</h4>"
              }
            ],
            "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.85:1. Recommendation:  change text colour to #767676.": [
              {
                "tagName": "option",
                "id": "",
                "code": "<option value=\"Captioning Services\">...</option>"
              },
              {
                "tagName": "option",
                "id": "",
                "code": "<option value=\"Document Accessibility\">...</option>"
              },
              {
                "tagName": "option",
                "id": "",
                "code": "<option value=\"Real-time CART Services\">...</option>"
              },
              {
                "tagName": "option",
                "id": "",
                "code": "<option value=\"Website Accessibility\">...</option>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"site-description\">...</p>"
              }
            ],
            "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.6:1. Recommendation:  change background to #007eb1.": [
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"essb_network_name\">...</span>"
              }
            ],
            "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.92:1. Recommendation:  change background to #dd3628.": [
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"essb_network_name\">...</span>"
              }
            ]
          },
          "AA.2_4_1.G1,G123,G124.NoSuchID": {
            "This link points to a named anchor \"acsbContent\" within the document, but no anchor exists with that name.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"#acsbContent\" data-acsb-skip-link=\"content\" class=\"acsb-skip-link\">...</a>"
              }
            ],
            "This link points to a named anchor \"acsbFooter\" within the document, but no anchor exists with that name.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"#acsbFooter\" data-acsb-skip-link=\"footer\" class=\"acsb-skip-link\">...</a>"
              }
            ],
            "This link points to a named anchor \"acsbMenu\" within the document, but no anchor exists with that name.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"#acsbMenu\" data-acsb-skip-link=\"menu\" class=\"acsb-skip-link\">...</a>"
              }
            ]
          },
          "AA.4_1_2.H91.InputSearch.Name": {
            "This searchinput element does not have a name available to an accessibility API. Valid names are: label element, title attribute, aria-label attribute, aria-labelledby attribute.": [
              {
                "tagName": "input",
                "id": "#searchform-1",
                "code": "<input class=\"search-form-input\" type=\"search\" name=\"s\" id=\"searchform-1\" placeholder=\"Search this website\">"
              }
            ]
          }
        },
        "Warning": {
          "AA.1_3_1.H42": {
            "Heading markup should be used if this content is intended as a heading.": [
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              }
            ]
          },
          "AA.1_3_1.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=\"acsb-skip-links acsb-force-visible acsb-ready\" role=\"region\" aria-label=\"Skip Links\" data-acsb=\"skipLinks\" style=\"display: none;\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div>...</div>"
              }
            ]
          },
          "AA.1_3_1.H85.2": {
            "If this selection list contains groups of related options, they should be grouped with optgroup.": [
              {
                "tagName": "select",
                "id": "#input_22_10",
                "code": "<select name=\"input_10\" id=\"input_22_10\" class=\"medium gfield_select\" tabindex=\"9\" aria-invalid=\"false\">...</select>"
              }
            ]
          },
          "AA.1_3_1_A.G141": {
            "The heading structure is not logically nested. This h4 element appears to be the primary document heading, so should be an h1 element.": [
              {
                "tagName": "h4",
                "id": "",
                "code": "<h4 class=\"widget-title widgettitle\">...</h4>"
              }
            ],
            "The heading structure is not logically nested. This h4 element should be an h1 to be properly nested.": [
              {
                "tagName": "h4",
                "id": "",
                "code": "<h4 class=\"widget-title widgettitle\">...</h4>"
              }
            ],
            "The heading structure is not logically nested. This h4 element should be an h3 to be properly nested.": [
              {
                "tagName": "h4",
                "id": "",
                "code": "<h4>...</h4>"
              }
            ]
          },
          "AA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
            "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"#acsbContent\" data-acsb-skip-link=\"content\" class=\"acsb-skip-link\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"#acsbFooter\" data-acsb-skip-link=\"footer\" class=\"acsb-skip-link\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"#acsbMenu\" data-acsb-skip-link=\"menu\" class=\"acsb-skip-link\">...</a>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"acsb-skip-links acsb-force-visible acsb-ready\" role=\"region\" aria-label=\"Skip Links\" data-acsb=\"skipLinks\" style=\"display: none;\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"acsb-trigger acsb-bg-lead acsb-trigger-size-medium acsb-trigger-position-x-left acsb-trigger-position-y-bottom acsb-ready\" tabindex=\"0\" role=\"button\" style=\"display: none; inset: auto auto 20px 20px; border-radius: 50%;\" aria-label=\"Open accessibility options, statement and help\" data-acsb=\"trigger\">...</div>"
              }
            ]
          },
          "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 href=\"https://www.viscardicenter.org/\">...</a>"
              },
              {
                "tagName": "h1",
                "id": "",
                "code": "<h1 class=\"entry-title-image\">...</h1>"
              }
            ]
          },
          "AA.1_4_3.G18.BgImage": {
            "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 4.5:1.": [
              {
                "tagName": "span",
                "id": "",
                "code": "<span>...</span>"
              }
            ]
          },
          "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 style=\"color: #1a4e8a;\">...</h3>"
              }
            ]
          },
          "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>"
              }
            ]
          },
          "AA.4_1_2.H91.Select.Value": {
            "This select element does not have a value available to an accessibility API.": [
              {
                "tagName": "select",
                "id": "#input_22_10",
                "code": "<select name=\"input_10\" id=\"input_22_10\" class=\"medium gfield_select\" tabindex=\"9\" aria-invalid=\"false\">...</select>"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.viscardicenter.org/digital-accessibility-services/web-accessibility/",
      "what": "URL",
      "result": "https://www.viscardicenter.org/digital-accessibility-services/web-accessibility/"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://www.viscardicenter.org/digital-accessibility-services/web-accessibility/",
      "result": {
        "content": {
          "totals": {
            "violation": 29,
            "recommendation": 14,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG20_Input_LabelBefore",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/aside[1]/section[2]/div[1]/div[1]/form[1]/div[1]/ul[1]/li[1]/div[1]/span[2]/input[1]",
                "aria": "/document[1]/complementary[1]/list[2]/listitem[1]/textbox[2]"
              },
              "message": "Label text is located after its associated text input or <select> element",
              "bounds": {
                "left": 650,
                "top": 2671,
                "height": 30,
                "width": 114
              },
              "snippet": "<input aria-required=\"true\" tabindex=\"4\" value=\"\" id=\"input_22_6_6\" name=\"input_6.6\" type=\"text\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Input_LabelBefore",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/aside[1]/section[2]/div[1]/div[1]/form[1]/div[1]/ul[1]/li[1]/div[1]/span[1]/input[1]",
                "aria": "/document[1]/complementary[1]/list[2]/listitem[1]/textbox[1]"
              },
              "message": "Label text is located after its associated text input or <select> element",
              "bounds": {
                "left": 521,
                "top": 2671,
                "height": 30,
                "width": 114
              },
              "snippet": "<input aria-required=\"true\" tabindex=\"2\" value=\"\" id=\"input_22_6_3\" name=\"input_6.3\" type=\"text\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[1]/div[3]/section[2]/div[1]/ul[1]",
                "aria": "/document[1]/banner[1]/list[2]"
              },
              "message": "The <ul> element has the id \"\" that is empty",
              "bounds": {
                "left": 354,
                "top": 163,
                "height": 33,
                "width": 200
              },
              "snippet": "<ul style=\"text-align:right;\" class=\"cnss-social-icon \" id=\"\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[3]/section[1]/div[1]/ul[1]",
                "aria": "/document[1]/list[1]"
              },
              "message": "The <ul> element has the id \"\" that is empty",
              "bounds": {
                "left": 470,
                "top": 3300,
                "height": 41,
                "width": 200
              },
              "snippet": "<ul style=\"text-align:center;\" class=\"cnss-social-icon \" id=\"\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[3]/section[1]/div[1]/ul[1]/li[5]/a[1]",
                "aria": "/document[1]/list[1]/listitem[5]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 626,
                "top": 3327,
                "height": 13,
                "width": 36
              },
              "snippet": "<a style=\"\" title=\"Instagram\" href=\"https://www.instagram.com/viscardicenter/\" target=\"_blank\" class=\"\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[3]/section[1]/div[1]/ul[1]/li[4]/a[1]",
                "aria": "/document[1]/list[1]/listitem[4]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 590,
                "top": 3327,
                "height": 13,
                "width": 36
              },
              "snippet": "<a style=\"\" title=\"You Tube\" href=\"http://www.youtube.com/user/AbilitiesOnline\" target=\"_blank\" class=\"\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[3]/section[1]/div[1]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/list[1]/listitem[3]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 554,
                "top": 3327,
                "height": 13,
                "width": 36
              },
              "snippet": "<a style=\"\" title=\"linkedin\" href=\"https://www.linkedin.com/company/viscardicenter\" target=\"_blank\" class=\"\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[3]/section[1]/div[1]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/list[1]/listitem[2]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 518,
                "top": 3327,
                "height": 13,
                "width": 36
              },
              "snippet": "<a style=\"\" title=\"twitter\" href=\"https://twitter.com/viscardicenter\" target=\"_blank\" class=\"\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[3]/section[1]/div[1]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/list[1]/listitem[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 479,
                "top": 3328,
                "height": 13,
                "width": 39
              },
              "snippet": "<a style=\"\" title=\"facebook\" href=\"https://www.facebook.com/viscardicenter\" target=\"_blank\" class=\"\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[3]/section[1]/div[1]/h4[1]",
                "aria": "/document[1]/heading[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 470,
                "top": 3252,
                "height": 24,
                "width": 200
              },
              "snippet": "<h4 class=\"widget-title widgettitle\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[2]/section[1]/div[1]/div[1]/h3[1]",
                "aria": "/document[1]/heading[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 410,
                "top": 3174,
                "height": 29,
                "width": 217
              },
              "snippet": "<h3>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/section[1]/div[1]/h4[1]",
                "aria": "/document[1]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 20,
                "top": 3174,
                "height": 24,
                "width": 298
              },
              "snippet": "<h4 class=\"widget-title widgettitle\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/section[1]/div[1]/div[1]/div[8]/a[1]",
                "aria": "/document[1]/link[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 20,
                "top": 3343,
                "height": 13,
                "width": 60
              },
              "snippet": "<a href=\"https://www.viscardicenter.org/accessibility/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/section[1]/div[1]/div[1]/div[7]/a[1]",
                "aria": "/document[1]/link[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 20,
                "top": 3326,
                "height": 13,
                "width": 148
              },
              "snippet": "<a href=\"https://jobs.viscardicenter.org/careers/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/section[1]/div[1]/div[1]/div[6]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 20,
                "top": 3309,
                "height": 13,
                "width": 116
              },
              "snippet": "<a href=\"mailto:info@viscardicenter.org\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[1]/div[1]/p[2]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "Text contrast of 2.85 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 300",
              "bounds": {
                "left": 20,
                "top": 8,
                "height": 16,
                "width": 780
              },
              "snippet": "<p class=\"site-description\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/footer[1]/div[1]/p[1]",
                "aria": "/document[1]/contentinfo[1]"
              },
              "message": "Text contrast of 2.85 with its background is less than the WCAG AA minimum requirements for text of size 14px and weight of 400",
              "bounds": {
                "left": 0,
                "top": 3368,
                "height": 17,
                "width": 800
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/aside[1]/section[2]/div[1]/h4[1]",
                "aria": "/document[1]/complementary[1]/heading[2]"
              },
              "message": "Text contrast of 4.10 with its background is less than the WCAG AA minimum requirements for text of size 18.2px and weight of 600",
              "bounds": {
                "left": 521,
                "top": 2577,
                "height": 44,
                "width": 260
              },
              "snippet": "<h4 class=\"widget-title widgettitle\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/aside[1]/section[2]/div[1]/div[1]/form[1]/div[1]/ul[1]/li[5]/div[1]/select[1]/option[4]",
                "aria": "/document[1]/complementary[1]/list[2]/listitem[5]/combobox[1]/option[4]"
              },
              "message": "Text contrast of 2.85 with its background is less than the WCAG AA minimum requirements for text of size 14px and weight of 400",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<option value=\"Real-time CART Services\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/aside[1]/section[2]/div[1]/div[1]/form[1]/div[1]/ul[1]/li[5]/div[1]/select[1]/option[3]",
                "aria": "/document[1]/complementary[1]/list[2]/listitem[5]/combobox[1]/option[3]"
              },
              "message": "Text contrast of 2.85 with its background is less than the WCAG AA minimum requirements for text of size 14px and weight of 400",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<option value=\"Captioning Services\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/aside[1]/section[2]/div[1]/div[1]/form[1]/div[1]/ul[1]/li[5]/div[1]/select[1]/option[2]",
                "aria": "/document[1]/complementary[1]/list[2]/listitem[5]/combobox[1]/option[2]"
              },
              "message": "Text contrast of 2.85 with its background is less than the WCAG AA minimum requirements for text of size 14px and weight of 400",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<option value=\"Website Accessibility\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/aside[1]/section[2]/div[1]/div[1]/form[1]/div[1]/ul[1]/li[5]/div[1]/select[1]/option[1]",
                "aria": "/document[1]/complementary[1]/list[2]/listitem[5]/combobox[1]/option[1]"
              },
              "message": "Text contrast of 2.85 with its background is less than the WCAG AA minimum requirements for text of size 14px and weight of 400",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<option value=\"Document Accessibility\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/aside[1]/section[1]/div[1]/h4[1]",
                "aria": "/document[1]/complementary[1]/heading[1]"
              },
              "message": "Text contrast of 4.10 with its background is less than the WCAG AA minimum requirements for text of size 18.2px and weight of 600",
              "bounds": {
                "left": 521,
                "top": 2314,
                "height": 22,
                "width": 260
              },
              "snippet": "<h4 class=\"widget-title widgettitle\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/aside[1]/section[1]/div[1]/div[1]/ul[1]/li[6]/a[1]",
                "aria": "/document[1]/complementary[1]/list[1]/listitem[6]/link[1]"
              },
              "message": "Text contrast of 3.81 with its background is less than the WCAG AA minimum requirements for text of size 14px and weight of 400",
              "bounds": {
                "left": 521,
                "top": 2480,
                "height": 17,
                "width": 206
              },
              "snippet": "<a href=\"https://www.viscardicenter.org/services/digital-accessibility-interest-form/\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/aside[1]/section[1]/div[1]/div[1]/ul[1]/li[5]/a[1]",
                "aria": "/document[1]/complementary[1]/list[1]/listitem[5]/link[1]"
              },
              "message": "Text contrast of 3.81 with its background is less than the WCAG AA minimum requirements for text of size 14px and weight of 400",
              "bounds": {
                "left": 521,
                "top": 2456,
                "height": 17,
                "width": 226
              },
              "snippet": "<a href=\"https://www.viscardicenter.org/digital-accessibility-services/viscardi-multimedia-lc-2/\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/aside[1]/section[1]/div[1]/div[1]/ul[1]/li[4]/a[1]",
                "aria": "/document[1]/complementary[1]/list[1]/listitem[4]/link[1]"
              },
              "message": "Text contrast of 3.81 with its background is less than the WCAG AA minimum requirements for text of size 14px and weight of 400",
              "bounds": {
                "left": 521,
                "top": 2432,
                "height": 17,
                "width": 110
              },
              "snippet": "<a href=\"https://www.viscardicenter.org/digital-accessibility-services/video-accessibility-audio-description/\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/aside[1]/section[1]/div[1]/div[1]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/complementary[1]/list[1]/listitem[3]/link[1]"
              },
              "message": "Text contrast of 3.81 with its background is less than the WCAG AA minimum requirements for text of size 14px and weight of 400",
              "bounds": {
                "left": 521,
                "top": 2408,
                "height": 17,
                "width": 180
              },
              "snippet": "<a href=\"https://www.viscardicenter.org/digital-accessibility-services/video-accessibility-captioning-cart/\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/aside[1]/section[1]/div[1]/div[1]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/complementary[1]/list[1]/listitem[2]/link[1]"
              },
              "message": "Text contrast of 3.81 with its background is less than the WCAG AA minimum requirements for text of size 14px and weight of 400",
              "bounds": {
                "left": 521,
                "top": 2384,
                "height": 17,
                "width": 108
              },
              "snippet": "<a aria-current=\"page\" href=\"https://www.viscardicenter.org/digital-accessibility-services/web-accessibility/\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/aside[1]/section[1]/div[1]/div[1]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/complementary[1]/list[1]/listitem[1]/link[1]"
              },
              "message": "Text contrast of 3.81 with its background is less than the WCAG AA minimum requirements for text of size 14px and weight of 400",
              "bounds": {
                "left": 521,
                "top": 2360,
                "height": 17,
                "width": 144
              },
              "snippet": "<a href=\"https://www.viscardicenter.org/digital-accessibility-services/document-accessibility/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ComplementaryLandmarkLabel_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/aside[1]",
                "aria": "/document[1]/complementary[1]"
              },
              "message": "The element with \"complementary\" role does not have a visible label",
              "bounds": {
                "left": 515,
                "top": 2289,
                "height": 875,
                "width": 285
              },
              "snippet": "<aside aria-label=\"Primary Sidebar\" role=\"complementary\" class=\"sidebar sidebar-primary widget-area\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[29]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"A9wkrvp9y21k30U9lU7MJMjBj4USjLrGwV+Z8zO3J3ZBH139DOnCv3XLK2Ii40S94HG1SZ/Zeg2GSHOD3wlWngYAAAB7eyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGV0YWdtYW5hZ2VyLmNvbTo0NDMiLCJmZWF0dXJlIjoiUHJpdmFjeVNhbmRib3hBZHNBUElzIiwiZXhwaXJ5IjoxNjYxMjk5MTk5LCJpc1RoaXJkUGFydHkiOnRydWV9\" http-equiv=\"origin-trial\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[28]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"A9wkrvp9y21k30U9lU7MJMjBj4USjLrGwV+Z8zO3J3ZBH139DOnCv3XLK2Ii40S94HG1SZ/Zeg2GSHOD3wlWngYAAAB7eyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGV0YWdtYW5hZ2VyLmNvbTo0NDMiLCJmZWF0dXJlIjoiUHJpdmFjeVNhbmRib3hBZHNBUElzIiwiZXhwaXJ5IjoxNjYxMjk5MTk5LCJpc1RoaXJkUGFydHkiOnRydWV9\" http-equiv=\"origin-trial\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[1]/div[3]/section[2]/div[1]/ul[1]/li[5]/a[1]/img[1]",
                "aria": "/document[1]/banner[1]/list[2]/listitem[5]/link[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"border\" is deprecated for the <img> element in HTML 5",
              "bounds": {
                "left": 527,
                "top": 165,
                "height": 25,
                "width": 25
              },
              "snippet": "<img style=\"margin:2px;height:25px;\" title=\"Instagram\" alt=\"Instagram\" height=\"25\" width=\"20\" border=\"0\" src=\"https://www.viscardicenter.org/wp-content/uploads/2020/02/rsz_instagram.jpg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[1]/div[3]/section[2]/div[1]/ul[1]/li[4]/a[1]/img[1]",
                "aria": "/document[1]/banner[1]/list[2]/listitem[4]/link[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"border\" is deprecated for the <img> element in HTML 5",
              "bounds": {
                "left": 498,
                "top": 165,
                "height": 25,
                "width": 25
              },
              "snippet": "<img style=\"margin:2px;height:25px;\" title=\"You Tube\" alt=\"You Tube\" height=\"25\" width=\"20\" border=\"0\" src=\"https://www.viscardicenter.org/wp-content/uploads/2020/08/1394823366_youTube.png\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[1]/div[3]/section[2]/div[1]/ul[1]/li[3]/a[1]/img[1]",
                "aria": "/document[1]/banner[1]/list[2]/listitem[3]/link[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"border\" is deprecated for the <img> element in HTML 5",
              "bounds": {
                "left": 469,
                "top": 165,
                "height": 25,
                "width": 25
              },
              "snippet": "<img style=\"margin:2px;height:25px;\" title=\"linkedin\" alt=\"linkedin\" height=\"25\" width=\"20\" border=\"0\" src=\"https://www.viscardicenter.org/wp-content/uploads/2016/07/linkedin-32px.png\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[1]/div[3]/section[2]/div[1]/ul[1]/li[2]/a[1]/img[1]",
                "aria": "/document[1]/banner[1]/list[2]/listitem[2]/link[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"border\" is deprecated for the <img> element in HTML 5",
              "bounds": {
                "left": 440,
                "top": 165,
                "height": 25,
                "width": 25
              },
              "snippet": "<img style=\"margin:2px;height:25px;\" title=\"twitter\" alt=\"twitter\" height=\"25\" width=\"20\" border=\"0\" src=\"https://www.viscardicenter.org/wp-content/uploads/2022/03/twitter-icon-square-logo-108D17D373-seeklogo.com_-e1647630220471.png\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[1]/div[3]/section[2]/div[1]/ul[1]/li[1]/a[1]/img[1]",
                "aria": "/document[1]/banner[1]/list[2]/listitem[1]/link[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"border\" is deprecated for the <img> element in HTML 5",
              "bounds": {
                "left": 410,
                "top": 165,
                "height": 25,
                "width": 26
              },
              "snippet": "<img style=\"margin:2px;height:25px;\" title=\"facebook\" alt=\"facebook\" height=\"25\" width=\"20\" border=\"0\" src=\"https://www.viscardicenter.org/wp-content/uploads/2020/08/1368459524_facebook.png\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[3]/section[1]/div[1]/ul[1]/li[5]/a[1]/img[1]",
                "aria": "/document[1]/list[1]/listitem[5]/link[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"border\" is deprecated for the <img> element in HTML 5",
              "bounds": {
                "left": 628,
                "top": 3303,
                "height": 32,
                "width": 32
              },
              "snippet": "<img style=\"margin:2px;\" title=\"Instagram\" alt=\"Instagram\" height=\"30\" width=\"30\" border=\"0\" src=\"https://www.viscardicenter.org/wp-content/uploads/2020/02/rsz_instagram.jpg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[3]/section[1]/div[1]/ul[1]/li[4]/a[1]/img[1]",
                "aria": "/document[1]/list[1]/listitem[4]/link[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"border\" is deprecated for the <img> element in HTML 5",
              "bounds": {
                "left": 592,
                "top": 3303,
                "height": 32,
                "width": 32
              },
              "snippet": "<img style=\"margin:2px;\" title=\"You Tube\" alt=\"You Tube\" height=\"30\" width=\"30\" border=\"0\" src=\"https://www.viscardicenter.org/wp-content/uploads/2020/08/1394823366_youTube.png\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[3]/section[1]/div[1]/ul[1]/li[3]/a[1]/img[1]",
                "aria": "/document[1]/list[1]/listitem[3]/link[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"border\" is deprecated for the <img> element in HTML 5",
              "bounds": {
                "left": 556,
                "top": 3303,
                "height": 32,
                "width": 32
              },
              "snippet": "<img style=\"margin:2px;\" title=\"linkedin\" alt=\"linkedin\" height=\"30\" width=\"30\" border=\"0\" src=\"https://www.viscardicenter.org/wp-content/uploads/2016/07/linkedin-32px.png\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[3]/section[1]/div[1]/ul[1]/li[2]/a[1]/img[1]",
                "aria": "/document[1]/list[1]/listitem[2]/link[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"border\" is deprecated for the <img> element in HTML 5",
              "bounds": {
                "left": 520,
                "top": 3303,
                "height": 32,
                "width": 32
              },
              "snippet": "<img style=\"margin:2px;\" title=\"twitter\" alt=\"twitter\" height=\"30\" width=\"30\" border=\"0\" src=\"https://www.viscardicenter.org/wp-content/uploads/2022/03/twitter-icon-square-logo-108D17D373-seeklogo.com_-e1647630220471.png\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[3]/section[1]/div[1]/ul[1]/li[1]/a[1]/img[1]",
                "aria": "/document[1]/list[1]/listitem[1]/link[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"border\" is deprecated for the <img> element in HTML 5",
              "bounds": {
                "left": 481,
                "top": 3302,
                "height": 34,
                "width": 35
              },
              "snippet": "<img style=\"margin:2px;\" title=\"facebook\" alt=\"facebook\" height=\"30\" width=\"30\" border=\"0\" src=\"https://www.viscardicenter.org/wp-content/uploads/2020/08/1368459524_facebook.png\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/aside[1]",
                "aria": "/document[1]/complementary[1]"
              },
              "message": "The explicitly-assigned ARIA role \"complementary\" is redundant with the implicit role of the element <aside>",
              "bounds": {
                "left": 515,
                "top": 2289,
                "height": 875,
                "width": 285
              },
              "snippet": "<aside aria-label=\"Primary Sidebar\" role=\"complementary\" class=\"sidebar sidebar-primary widget-area\">",
              "level": "recommendation"
            }
          ]
        },
        "url": {
          "totals": {
            "violation": 27,
            "recommendation": 13,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG20_Input_LabelBefore",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/aside[1]/section[2]/div[1]/div[1]/form[1]/div[1]/ul[1]/li[1]/div[1]/span[2]/input[1]",
                "aria": "/document[1]/complementary[1]/list[2]/listitem[1]/textbox[2]"
              },
              "message": "Label text is located after its associated text input or <select> element",
              "bounds": {
                "left": 632,
                "top": 2534,
                "height": 30,
                "width": 132
              },
              "snippet": "<input aria-required=\"true\" tabindex=\"4\" value=\"\" id=\"input_22_6_6\" name=\"input_6.6\" type=\"text\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Input_LabelBefore",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/aside[1]/section[2]/div[1]/div[1]/form[1]/div[1]/ul[1]/li[1]/div[1]/span[1]/input[1]",
                "aria": "/document[1]/complementary[1]/list[2]/listitem[1]/textbox[1]"
              },
              "message": "Label text is located after its associated text input or <select> element",
              "bounds": {
                "left": 484,
                "top": 2534,
                "height": 30,
                "width": 132
              },
              "snippet": "<input aria-required=\"true\" tabindex=\"2\" value=\"\" id=\"input_22_6_3\" name=\"input_6.3\" type=\"text\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[1]/div[3]/section[2]/div[1]/ul[1]",
                "aria": "/document[1]/banner[1]/list[2]"
              },
              "message": "The <ul> element has the id \"\" that is empty",
              "bounds": {
                "left": 411,
                "top": 163,
                "height": 65,
                "width": 150
              },
              "snippet": "<ul style=\"text-align:right;\" class=\"cnss-social-icon \" id=\"\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[3]/section[1]/div[1]/ul[1]",
                "aria": "/document[1]/list[1]"
              },
              "message": "The <ul> element has the id \"\" that is empty",
              "bounds": {
                "left": 470,
                "top": 3164,
                "height": 41,
                "width": 200
              },
              "snippet": "<ul style=\"text-align:center;\" class=\"cnss-social-icon \" id=\"\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[3]/section[1]/div[1]/ul[1]/li[5]/a[1]",
                "aria": "/document[1]/list[1]/listitem[5]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 626,
                "top": 3191,
                "height": 13,
                "width": 36
              },
              "snippet": "<a style=\"\" title=\"Instagram\" href=\"https://www.instagram.com/viscardicenter/\" target=\"_blank\" class=\"\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[3]/section[1]/div[1]/ul[1]/li[4]/a[1]",
                "aria": "/document[1]/list[1]/listitem[4]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 590,
                "top": 3191,
                "height": 13,
                "width": 36
              },
              "snippet": "<a style=\"\" title=\"You Tube\" href=\"http://www.youtube.com/user/AbilitiesOnline\" target=\"_blank\" class=\"\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[3]/section[1]/div[1]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/list[1]/listitem[3]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 554,
                "top": 3191,
                "height": 13,
                "width": 36
              },
              "snippet": "<a style=\"\" title=\"linkedin\" href=\"https://www.linkedin.com/company/viscardicenter\" target=\"_blank\" class=\"\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[3]/section[1]/div[1]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/list[1]/listitem[2]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 518,
                "top": 3191,
                "height": 13,
                "width": 36
              },
              "snippet": "<a style=\"\" title=\"twitter\" href=\"https://twitter.com/viscardicenter\" target=\"_blank\" class=\"\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[3]/section[1]/div[1]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/list[1]/listitem[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 479,
                "top": 3192,
                "height": 13,
                "width": 39
              },
              "snippet": "<a style=\"\" title=\"facebook\" href=\"https://www.facebook.com/viscardicenter\" target=\"_blank\" class=\"\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[3]/section[1]/div[1]/h4[1]",
                "aria": "/document[1]/heading[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 470,
                "top": 3116,
                "height": 24,
                "width": 200
              },
              "snippet": "<h4 class=\"widget-title widgettitle\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[2]/section[1]/div[1]/div[1]/h3[1]",
                "aria": "/document[1]/heading[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 410,
                "top": 3037,
                "height": 29,
                "width": 176
              },
              "snippet": "<h3>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/section[1]/div[1]/h4[1]",
                "aria": "/document[1]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 20,
                "top": 3037,
                "height": 24,
                "width": 213
              },
              "snippet": "<h4 class=\"widget-title widgettitle\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/section[1]/div[1]/div[1]/div[8]/a[1]",
                "aria": "/document[1]/link[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 20,
                "top": 3189,
                "height": 13,
                "width": 60
              },
              "snippet": "<a href=\"https://www.viscardicenter.org/accessibility/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/section[1]/div[1]/div[1]/div[7]/a[1]",
                "aria": "/document[1]/link[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 20,
                "top": 3172,
                "height": 13,
                "width": 148
              },
              "snippet": "<a href=\"https://jobs.viscardicenter.org/careers/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/section[1]/div[1]/div[1]/div[6]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 20,
                "top": 3155,
                "height": 13,
                "width": 116
              },
              "snippet": "<a href=\"mailto:info@viscardicenter.org\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[1]/div[1]/p[2]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "Text contrast of 2.85 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 300",
              "bounds": {
                "left": 20,
                "top": 8,
                "height": 16,
                "width": 780
              },
              "snippet": "<p class=\"site-description\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/aside[1]/section[2]/div[1]/h4[1]",
                "aria": "/document[1]/complementary[1]/heading[2]"
              },
              "message": "Text contrast of 4.10 with its background is less than the WCAG AA minimum requirements for text of size 22px and weight of 400",
              "bounds": {
                "left": 484,
                "top": 2431,
                "height": 53,
                "width": 296
              },
              "snippet": "<h4 class=\"widget-title widgettitle\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/aside[1]/section[2]/div[1]/div[1]/form[1]/div[1]/ul[1]/li[5]/div[1]/select[1]/option[4]",
                "aria": "/document[1]/complementary[1]/list[2]/listitem[5]/combobox[1]/option[4]"
              },
              "message": "Text contrast of 2.85 with its background is less than the WCAG AA minimum requirements for text of size 14px and weight of 400",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<option value=\"Real-time CART Services\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/aside[1]/section[2]/div[1]/div[1]/form[1]/div[1]/ul[1]/li[5]/div[1]/select[1]/option[3]",
                "aria": "/document[1]/complementary[1]/list[2]/listitem[5]/combobox[1]/option[3]"
              },
              "message": "Text contrast of 2.85 with its background is less than the WCAG AA minimum requirements for text of size 14px and weight of 400",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<option value=\"Captioning Services\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/aside[1]/section[2]/div[1]/div[1]/form[1]/div[1]/ul[1]/li[5]/div[1]/select[1]/option[2]",
                "aria": "/document[1]/complementary[1]/list[2]/listitem[5]/combobox[1]/option[2]"
              },
              "message": "Text contrast of 2.85 with its background is less than the WCAG AA minimum requirements for text of size 14px and weight of 400",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<option value=\"Website Accessibility\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/aside[1]/section[2]/div[1]/div[1]/form[1]/div[1]/ul[1]/li[5]/div[1]/select[1]/option[1]",
                "aria": "/document[1]/complementary[1]/list[2]/listitem[5]/combobox[1]/option[1]"
              },
              "message": "Text contrast of 2.85 with its background is less than the WCAG AA minimum requirements for text of size 14px and weight of 400",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<option value=\"Document Accessibility\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/aside[1]/section[1]/div[1]/h4[1]",
                "aria": "/document[1]/complementary[1]/heading[1]"
              },
              "message": "Text contrast of 4.10 with its background is less than the WCAG AA minimum requirements for text of size 22px and weight of 400",
              "bounds": {
                "left": 484,
                "top": 2034,
                "height": 27,
                "width": 296
              },
              "snippet": "<h4 class=\"widget-title widgettitle\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/aside[1]/section[1]/div[1]/div[1]/ul[1]/li[6]/a[1]",
                "aria": "/document[1]/complementary[1]/list[1]/listitem[6]/link[1]"
              },
              "message": "Text contrast of 4.09 with its background is less than the WCAG AA minimum requirements for text of size 19px and weight of 300",
              "bounds": {
                "left": 484,
                "top": 2336,
                "height": 28,
                "width": 219
              },
              "snippet": "<a href=\"https://www.viscardicenter.org/services/digital-accessibility-interest-form/\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/aside[1]/section[1]/div[1]/div[1]/ul[1]/li[5]/a[1]",
                "aria": "/document[1]/complementary[1]/list[1]/listitem[5]/link[1]"
              },
              "message": "Text contrast of 4.09 with its background is less than the WCAG AA minimum requirements for text of size 19px and weight of 300",
              "bounds": {
                "left": 484,
                "top": 2287,
                "height": 28,
                "width": 235
              },
              "snippet": "<a href=\"https://www.viscardicenter.org/digital-accessibility-services/viscardi-multimedia-lc-2/\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/aside[1]/section[1]/div[1]/div[1]/ul[1]/li[4]/a[1]",
                "aria": "/document[1]/complementary[1]/list[1]/listitem[4]/link[1]"
              },
              "message": "Text contrast of 4.09 with its background is less than the WCAG AA minimum requirements for text of size 19px and weight of 300",
              "bounds": {
                "left": 484,
                "top": 2238,
                "height": 28,
                "width": 114
              },
              "snippet": "<a href=\"https://www.viscardicenter.org/digital-accessibility-services/video-accessibility-audio-description/\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/aside[1]/section[1]/div[1]/div[1]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/complementary[1]/list[1]/listitem[3]/link[1]"
              },
              "message": "Text contrast of 4.09 with its background is less than the WCAG AA minimum requirements for text of size 19px and weight of 300",
              "bounds": {
                "left": 484,
                "top": 2189,
                "height": 28,
                "width": 183
              },
              "snippet": "<a href=\"https://www.viscardicenter.org/digital-accessibility-services/video-accessibility-captioning-cart/\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/aside[1]/section[1]/div[1]/div[1]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/complementary[1]/list[1]/listitem[1]/link[1]"
              },
              "message": "Text contrast of 4.09 with its background is less than the WCAG AA minimum requirements for text of size 19px and weight of 300",
              "bounds": {
                "left": 484,
                "top": 2091,
                "height": 28,
                "width": 151
              },
              "snippet": "<a href=\"https://www.viscardicenter.org/digital-accessibility-services/document-accessibility/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ComplementaryLandmarkLabel_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/aside[1]",
                "aria": "/document[1]/complementary[1]"
              },
              "message": "The element with \"complementary\" role does not have a visible label",
              "bounds": {
                "left": 480,
                "top": 2009,
                "height": 999,
                "width": 320
              },
              "snippet": "<aside aria-label=\"Primary Sidebar\" role=\"complementary\" class=\"sidebar sidebar-primary widget-area\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[28]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"A9wkrvp9y21k30U9lU7MJMjBj4USjLrGwV+Z8zO3J3ZBH139DOnCv3XLK2Ii40S94HG1SZ/Zeg2GSHOD3wlWngYAAAB7eyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGV0YWdtYW5hZ2VyLmNvbTo0NDMiLCJmZWF0dXJlIjoiUHJpdmFjeVNhbmRib3hBZHNBUElzIiwiZXhwaXJ5IjoxNjYxMjk5MTk5LCJpc1RoaXJkUGFydHkiOnRydWV9\" http-equiv=\"origin-trial\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[1]/div[3]/section[2]/div[1]/ul[1]/li[5]/a[1]/img[1]",
                "aria": "/document[1]/banner[1]/list[2]/listitem[5]/link[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"border\" is deprecated for the <img> element in HTML 5",
              "bounds": {
                "left": 534,
                "top": 198,
                "height": 25,
                "width": 25
              },
              "snippet": "<img style=\"margin:2px;height:25px;\" title=\"Instagram\" alt=\"Instagram\" height=\"25\" width=\"20\" border=\"0\" src=\"https://www.viscardicenter.org/wp-content/uploads/2020/02/rsz_instagram.jpg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[1]/div[3]/section[2]/div[1]/ul[1]/li[4]/a[1]/img[1]",
                "aria": "/document[1]/banner[1]/list[2]/listitem[4]/link[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"border\" is deprecated for the <img> element in HTML 5",
              "bounds": {
                "left": 505,
                "top": 198,
                "height": 25,
                "width": 25
              },
              "snippet": "<img style=\"margin:2px;height:25px;\" title=\"You Tube\" alt=\"You Tube\" height=\"25\" width=\"20\" border=\"0\" src=\"https://www.viscardicenter.org/wp-content/uploads/2020/08/1394823366_youTube.png\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[1]/div[3]/section[2]/div[1]/ul[1]/li[3]/a[1]/img[1]",
                "aria": "/document[1]/banner[1]/list[2]/listitem[3]/link[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"border\" is deprecated for the <img> element in HTML 5",
              "bounds": {
                "left": 534,
                "top": 165,
                "height": 25,
                "width": 25
              },
              "snippet": "<img style=\"margin:2px;height:25px;\" title=\"linkedin\" alt=\"linkedin\" height=\"25\" width=\"20\" border=\"0\" src=\"https://www.viscardicenter.org/wp-content/uploads/2016/07/linkedin-32px.png\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[1]/div[3]/section[2]/div[1]/ul[1]/li[2]/a[1]/img[1]",
                "aria": "/document[1]/banner[1]/list[2]/listitem[2]/link[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"border\" is deprecated for the <img> element in HTML 5",
              "bounds": {
                "left": 505,
                "top": 165,
                "height": 25,
                "width": 25
              },
              "snippet": "<img style=\"margin:2px;height:25px;\" title=\"twitter\" alt=\"twitter\" height=\"25\" width=\"20\" border=\"0\" src=\"https://www.viscardicenter.org/wp-content/uploads/2022/03/twitter-icon-square-logo-108D17D373-seeklogo.com_-e1647630220471.png\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[1]/div[3]/section[2]/div[1]/ul[1]/li[1]/a[1]/img[1]",
                "aria": "/document[1]/banner[1]/list[2]/listitem[1]/link[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"border\" is deprecated for the <img> element in HTML 5",
              "bounds": {
                "left": 475,
                "top": 165,
                "height": 25,
                "width": 26
              },
              "snippet": "<img style=\"margin:2px;height:25px;\" title=\"facebook\" alt=\"facebook\" height=\"25\" width=\"20\" border=\"0\" src=\"https://www.viscardicenter.org/wp-content/uploads/2020/08/1368459524_facebook.png\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[3]/section[1]/div[1]/ul[1]/li[5]/a[1]/img[1]",
                "aria": "/document[1]/list[1]/listitem[5]/link[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"border\" is deprecated for the <img> element in HTML 5",
              "bounds": {
                "left": 628,
                "top": 3167,
                "height": 32,
                "width": 32
              },
              "snippet": "<img style=\"margin:2px;\" title=\"Instagram\" alt=\"Instagram\" height=\"30\" width=\"30\" border=\"0\" src=\"https://www.viscardicenter.org/wp-content/uploads/2020/02/rsz_instagram.jpg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[3]/section[1]/div[1]/ul[1]/li[4]/a[1]/img[1]",
                "aria": "/document[1]/list[1]/listitem[4]/link[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"border\" is deprecated for the <img> element in HTML 5",
              "bounds": {
                "left": 592,
                "top": 3167,
                "height": 32,
                "width": 32
              },
              "snippet": "<img style=\"margin:2px;\" title=\"You Tube\" alt=\"You Tube\" height=\"30\" width=\"30\" border=\"0\" src=\"https://www.viscardicenter.org/wp-content/uploads/2020/08/1394823366_youTube.png\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[3]/section[1]/div[1]/ul[1]/li[3]/a[1]/img[1]",
                "aria": "/document[1]/list[1]/listitem[3]/link[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"border\" is deprecated for the <img> element in HTML 5",
              "bounds": {
                "left": 556,
                "top": 3167,
                "height": 32,
                "width": 32
              },
              "snippet": "<img style=\"margin:2px;\" title=\"linkedin\" alt=\"linkedin\" height=\"30\" width=\"30\" border=\"0\" src=\"https://www.viscardicenter.org/wp-content/uploads/2016/07/linkedin-32px.png\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[3]/section[1]/div[1]/ul[1]/li[2]/a[1]/img[1]",
                "aria": "/document[1]/list[1]/listitem[2]/link[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"border\" is deprecated for the <img> element in HTML 5",
              "bounds": {
                "left": 520,
                "top": 3167,
                "height": 32,
                "width": 32
              },
              "snippet": "<img style=\"margin:2px;\" title=\"twitter\" alt=\"twitter\" height=\"30\" width=\"30\" border=\"0\" src=\"https://www.viscardicenter.org/wp-content/uploads/2022/03/twitter-icon-square-logo-108D17D373-seeklogo.com_-e1647630220471.png\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[3]/section[1]/div[1]/ul[1]/li[1]/a[1]/img[1]",
                "aria": "/document[1]/list[1]/listitem[1]/link[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"border\" is deprecated for the <img> element in HTML 5",
              "bounds": {
                "left": 481,
                "top": 3166,
                "height": 34,
                "width": 35
              },
              "snippet": "<img style=\"margin:2px;\" title=\"facebook\" alt=\"facebook\" height=\"30\" width=\"30\" border=\"0\" src=\"https://www.viscardicenter.org/wp-content/uploads/2020/08/1368459524_facebook.png\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/aside[1]",
                "aria": "/document[1]/complementary[1]"
              },
              "message": "The explicitly-assigned ARIA role \"complementary\" is redundant with the implicit role of the element <aside>",
              "bounds": {
                "left": 480,
                "top": 2009,
                "height": 999,
                "width": 320
              },
              "snippet": "<aside aria-label=\"Primary Sidebar\" role=\"complementary\" class=\"sidebar sidebar-primary widget-area\">",
              "level": "recommendation"
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.viscardicenter.org/digital-accessibility-services/web-accessibility/",
      "what": "URL",
      "result": "https://www.viscardicenter.org/digital-accessibility-services/web-accessibility/"
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://www.viscardicenter.org/digital-accessibility-services/web-accessibility/",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "Web Accessibility - The Viscardi Center",
          "pageurl": "https://www.viscardicenter.org/digital-accessibility-services/web-accessibility/",
          "time": 3.03,
          "creditsremaining": 369,
          "allitemcount": 387,
          "totalelements": 1102,
          "waveurl": "http://wave.webaim.org/report?url=https://www.viscardicenter.org/digital-accessibility-services/web-accessibility/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 1,
            "items": {
              "label_missing": {
                "id": "label_missing",
                "description": "Missing form label",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > SPAN:first-child + DIV + DIV > HEADER:first-child > DIV:first-child > DIV:first-child + DIV + DIV > SECTION#search-3 > DIV:first-child > FORM:first-child > INPUT#searchform-1"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  },
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  },
                  {
                    "name": "3.3.2 Labels or Instructions (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc3.3.2"
                  }
                ]
              }
            }
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 9,
            "items": {
              "contrast": {
                "id": "contrast",
                "description": "Very low contrast",
                "count": 9,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > SPAN:first-child + DIV + DIV > HEADER:first-child > DIV:first-child > DIV#title-area > P:first-child + P",
                  "HTML > HEAD:first-child + BODY > SPAN:first-child + DIV + DIV > HEADER:first-child + NAV + DIV > DIV:first-child > MAIN:first-child + ASIDE > SECTION#nav_menu-34 > DIV:first-child > H4:first-child",
                  "HTML > HEAD:first-child + BODY > SPAN:first-child + DIV + DIV > HEADER:first-child + NAV + DIV > DIV:first-child > MAIN:first-child + ASIDE > SECTION#nav_menu-34 > DIV:first-child > H4:first-child + DIV > UL#menu-digital-accessibility-services > LI#menu-item-13262 > A:first-child",
                  "HTML > HEAD:first-child + BODY > SPAN:first-child + DIV + DIV > HEADER:first-child + NAV + DIV > DIV:first-child > MAIN:first-child + ASIDE > SECTION#nav_menu-34 > DIV:first-child > H4:first-child + DIV > UL#menu-digital-accessibility-services > LI#menu-item-13258 > A:first-child",
                  "HTML > HEAD:first-child + BODY > SPAN:first-child + DIV + DIV > HEADER:first-child + NAV + DIV > DIV:first-child > MAIN:first-child + ASIDE > SECTION#nav_menu-34 > DIV:first-child > H4:first-child + DIV > UL#menu-digital-accessibility-services > LI#menu-item-13257 > A:first-child",
                  "HTML > HEAD:first-child + BODY > SPAN:first-child + DIV + DIV > HEADER:first-child + NAV + DIV > DIV:first-child > MAIN:first-child + ASIDE > SECTION#nav_menu-34 > DIV:first-child > H4:first-child + DIV > UL#menu-digital-accessibility-services > LI#menu-item-13256 > A:first-child",
                  "HTML > HEAD:first-child + BODY > SPAN:first-child + DIV + DIV > HEADER:first-child + NAV + DIV > DIV:first-child > MAIN:first-child + ASIDE > SECTION#nav_menu-34 > DIV:first-child > H4:first-child + DIV > UL#menu-digital-accessibility-services > LI#menu-item-14338 > A:first-child",
                  "HTML > HEAD:first-child + BODY > SPAN:first-child + DIV + DIV > HEADER:first-child + NAV + DIV > DIV:first-child > MAIN:first-child + ASIDE > SECTION#gform_widget-5 > DIV:first-child > H4:first-child",
                  "HTML > HEAD:first-child + BODY > SPAN:first-child + DIV + DIV > HEADER:first-child + NAV + DIV > DIV:first-child > MAIN:first-child + ASIDE > SECTION#gform_widget-5 > DIV:first-child > DIV#gform_wrapper_22 > FORM#gform_22 > DIV:first-child > UL#gform_fields_22 > LI#field_22_10 > LABEL:first-child + DIV > SELECT#input_22_10"
                ],
                "contrastdata": [
                  [
                    2.84,
                    "#999999",
                    "#ffffff",
                    false
                  ],
                  [
                    4.1,
                    "#2f6eb7",
                    "#d7e6f7",
                    false
                  ],
                  [
                    4.08,
                    "#286fb7",
                    "#d7e6f7",
                    false
                  ],
                  [
                    4.08,
                    "#286fb7",
                    "#d7e6f7",
                    false
                  ],
                  [
                    4.08,
                    "#286fb7",
                    "#d7e6f7",
                    false
                  ],
                  [
                    4.08,
                    "#286fb7",
                    "#d7e6f7",
                    false
                  ],
                  [
                    4.08,
                    "#286fb7",
                    "#d7e6f7",
                    false
                  ],
                  [
                    4.1,
                    "#2f6eb7",
                    "#d7e6f7",
                    false
                  ],
                  [
                    2.84,
                    "#999999",
                    "#ffffff",
                    false
                  ]
                ],
                "wcag": [
                  {
                    "name": "1.4.3 Contrast (Minimum) (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.4.3"
                  }
                ]
              }
            }
          },
          "alert": {
            "description": "Alerts",
            "count": 31,
            "items": {
              "alt_redundant": {
                "id": "alt_redundant",
                "description": "Redundant alternative text",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > SPAN:first-child + DIV + DIV > HEADER:first-child + NAV + DIV > DIV:first-child > MAIN:first-child > ARTICLE:first-child > HEADER:first-child > IMG:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  }
                ]
              },
              "heading_skipped": {
                "id": "heading_skipped",
                "description": "Skipped heading level",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > SPAN:first-child + DIV + DIV > HEADER:first-child + NAV + DIV > DIV:first-child > MAIN:first-child > ARTICLE:first-child > HEADER:first-child + UL + DIV + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H2:first-child + DIV > DIV:first-child + P + P + P + P + P + P + P + P + UL + P + P + P + H4"
                ],
                "wcag": [
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.1 Bypass Blocks (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  }
                ]
              },
              "heading_possible": {
                "id": "heading_possible",
                "description": "Possible heading",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > SPAN:first-child + DIV + DIV > HEADER:first-child > DIV:first-child > DIV#title-area > P:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.1 Bypass Blocks (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  }
                ]
              },
              "link_internal_broken": {
                "id": "link_internal_broken",
                "description": "Broken same-page link",
                "count": 3,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > SPAN:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > SPAN:first-child + DIV > A:first-child + A",
                  "HTML > HEAD:first-child + BODY > SPAN:first-child + DIV > A:first-child + A + A"
                ],
                "wcag": [
                  {
                    "name": "2.1.1 Keyboard (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.1.1"
                  }
                ]
              },
              "link_suspicious": {
                "id": "link_suspicious",
                "description": "Suspicious link text",
                "count": 3,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > SPAN:first-child + DIV + DIV > HEADER:first-child + NAV + DIV > DIV:first-child > MAIN:first-child > ARTICLE:first-child > HEADER:first-child + UL + DIV + DIV > DIV#essb_displayed_top_1531771993 > UL:first-child > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > SPAN:first-child + DIV + DIV > HEADER:first-child + NAV + DIV > DIV:first-child > MAIN:first-child > ARTICLE:first-child > HEADER:first-child + UL + DIV + DIV > DIV#essb_displayed_top_1531771993 > UL:first-child > LI:first-child + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > SPAN:first-child + DIV + DIV > HEADER:first-child + NAV + DIV > DIV:first-child > MAIN:first-child > ARTICLE:first-child > HEADER:first-child + UL + DIV + DIV > DIV#essb_displayed_top_1531771993 > UL:first-child > LI:first-child + LI + LI + LI > 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": 2,
                "selectors": [
                  "HTML > HEAD:first-child > META:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + META + META + META + META + META + META + META + META + TITLE + META + LINK + META + META + META + META + META + META + META + META + META + META + META + META + META + META + SCRIPT + LINK + LINK + LINK + LINK + SCRIPT + LINK + LINK + LINK + LINK + LINK + STYLE + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + LINK + LINK + LINK + STYLE + NOSCRIPT",
                  "HTML > HEAD:first-child > META:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + META + META + META + META + META + META + META + META + TITLE + META + LINK + META + META + META + META + META + META + META + META + META + META + META + META + META + META + SCRIPT + LINK + LINK + LINK + LINK + SCRIPT + LINK + LINK + LINK + LINK + LINK + STYLE + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + LINK + LINK + LINK + STYLE + NOSCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + META + STYLE + META + STYLE + LINK + LINK + LINK + META + SCRIPT + NOSCRIPT"
                ],
                "wcag": []
              },
              "tabindex": {
                "id": "tabindex",
                "description": "Tabindex",
                "count": 7,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > SPAN:first-child + DIV + DIV > HEADER:first-child + NAV + DIV > DIV:first-child > MAIN:first-child + ASIDE > SECTION#gform_widget-5 > DIV:first-child > DIV#gform_wrapper_22 > FORM#gform_22 > DIV:first-child > UL#gform_fields_22 > LI#field_22_6 > DIV#input_22_6 > SPAN#input_22_6_3_container > INPUT#input_22_6_3",
                  "HTML > HEAD:first-child + BODY > SPAN:first-child + DIV + DIV > HEADER:first-child + NAV + DIV > DIV:first-child > MAIN:first-child + ASIDE > SECTION#gform_widget-5 > DIV:first-child > DIV#gform_wrapper_22 > FORM#gform_22 > DIV:first-child > UL#gform_fields_22 > LI#field_22_6 > DIV#input_22_6 > SPAN#input_22_6_6_container > INPUT#input_22_6_6",
                  "HTML > HEAD:first-child + BODY > SPAN:first-child + DIV + DIV > HEADER:first-child + NAV + DIV > DIV:first-child > MAIN:first-child + ASIDE > SECTION#gform_widget-5 > DIV:first-child > DIV#gform_wrapper_22 > FORM#gform_22 > DIV:first-child > UL#gform_fields_22 > LI#field_22_9 > LABEL:first-child + DIV > INPUT#input_22_9",
                  "HTML > HEAD:first-child + BODY > SPAN:first-child + DIV + DIV > HEADER:first-child + NAV + DIV > DIV:first-child > MAIN:first-child + ASIDE > SECTION#gform_widget-5 > DIV:first-child > DIV#gform_wrapper_22 > FORM#gform_22 > DIV:first-child > UL#gform_fields_22 > LI#field_22_7 > LABEL:first-child + DIV > INPUT#input_22_7",
                  "HTML > HEAD:first-child + BODY > SPAN:first-child + DIV + DIV > HEADER:first-child + NAV + DIV > DIV:first-child > MAIN:first-child + ASIDE > SECTION#gform_widget-5 > DIV:first-child > DIV#gform_wrapper_22 > FORM#gform_22 > DIV:first-child > UL#gform_fields_22 > LI#field_22_8 > LABEL:first-child + DIV > INPUT#input_22_8",
                  "HTML > HEAD:first-child + BODY > SPAN:first-child + DIV + DIV > HEADER:first-child + NAV + DIV > DIV:first-child > MAIN:first-child + ASIDE > SECTION#gform_widget-5 > DIV:first-child > DIV#gform_wrapper_22 > FORM#gform_22 > DIV:first-child > UL#gform_fields_22 > LI#field_22_10 > LABEL:first-child + DIV > SELECT#input_22_10",
                  "HTML > HEAD:first-child + BODY > SPAN:first-child + DIV + DIV > HEADER:first-child + NAV + DIV > DIV:first-child > MAIN:first-child + ASIDE > SECTION#gform_widget-5 > DIV:first-child > DIV#gform_wrapper_22 > FORM#gform_22 > DIV:first-child + DIV > INPUT#gform_submit_button_22"
                ],
                "wcag": [
                  {
                    "name": "2.4.3 Focus Order (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.3"
                  }
                ]
              },
              "text_small": {
                "id": "text_small",
                "description": "Very small text",
                "count": 3,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > SPAN:first-child + DIV > A:first-child > DIV:first-child",
                  "HTML > HEAD:first-child + BODY > SPAN:first-child + DIV > A:first-child + A > DIV:first-child",
                  "HTML > HEAD:first-child + BODY > SPAN:first-child + DIV > A:first-child + A + A > DIV:first-child"
                ],
                "wcag": []
              },
              "title_redundant": {
                "id": "title_redundant",
                "description": "Redundant title text",
                "count": 10,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > SPAN:first-child + DIV + DIV > HEADER:first-child > DIV:first-child > DIV:first-child + DIV + DIV > SECTION#cnss_widget-4 > DIV:first-child > H4:first-child + UL > LI:first-child > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > SPAN:first-child + DIV + DIV > HEADER:first-child > DIV:first-child > DIV:first-child + DIV + DIV > SECTION#cnss_widget-4 > DIV:first-child > H4:first-child + UL > LI:first-child + LI > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > SPAN:first-child + DIV + DIV > HEADER:first-child > DIV:first-child > DIV:first-child + DIV + DIV > SECTION#cnss_widget-4 > DIV:first-child > H4:first-child + UL > LI:first-child + LI + LI > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > SPAN:first-child + DIV + DIV > HEADER:first-child > DIV:first-child > DIV:first-child + DIV + DIV > SECTION#cnss_widget-4 > DIV:first-child > H4:first-child + UL > LI:first-child + LI + LI + LI > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > SPAN:first-child + DIV + DIV > HEADER:first-child > DIV:first-child > DIV:first-child + DIV + DIV > SECTION#cnss_widget-4 > DIV:first-child > H4:first-child + UL > LI:first-child + LI + LI + LI + LI > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > SPAN:first-child + DIV + DIV > HEADER:first-child + NAV + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV > SECTION#cnss_widget-3 > DIV:first-child > H4:first-child + UL > LI:first-child > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > SPAN:first-child + DIV + DIV > HEADER:first-child + NAV + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV > SECTION#cnss_widget-3 > DIV:first-child > H4:first-child + UL > LI:first-child + LI > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > SPAN:first-child + DIV + DIV > HEADER:first-child + NAV + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV > SECTION#cnss_widget-3 > DIV:first-child > H4:first-child + UL > LI:first-child + LI + LI > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > SPAN:first-child + DIV + DIV > HEADER:first-child + NAV + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV > SECTION#cnss_widget-3 > DIV:first-child > H4:first-child + UL > LI:first-child + LI + LI + LI > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > SPAN:first-child + DIV + DIV > HEADER:first-child + NAV + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV > SECTION#cnss_widget-3 > DIV:first-child > H4:first-child + UL > LI:first-child + LI + LI + LI + LI > A:first-child > IMG:first-child"
                ],
                "wcag": []
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.viscardicenter.org/digital-accessibility-services/web-accessibility/",
      "what": "URL",
      "result": "https://www.viscardicenter.org/digital-accessibility-services/web-accessibility/"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://www.viscardicenter.org/digital-accessibility-services/web-accessibility/",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.072",
        "responseTime": "2022-07-06T01:57:05.090Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1110357,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 167,
              "failing": 13
            },
            "issues": {
              "totalErrors": 81,
              "totalWarnings": 38,
              "totalIssues": 119
            },
            "issuesByLevel": {
              "A": {
                "count": 84,
                "pct": 70.59
              },
              "AA": {
                "count": 57,
                "pct": 47.9
              },
              "AAA": {
                "count": 119,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 7,
              "warningDensity": 4,
              "allDensity": 11
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "7edb3a00-cf82-45a2-8673-3d4f0dce73b1",
          "docID": "5232ab97-8b7a-4c6c-faa4-4c6f5531d41f",
          "sourceHash": "71dbe21717dd4cf40ab309bc104eec5e",
          "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=7edb3a00-cf82-45a2-8673-3d4f0dce73b1",
          "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": 3151
                },
                "height": 3151,
                "width": 1024
              },
              "position": {
                "line": 3350,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"page-template-default page page-id-13162 page-child parent-pageid-12543 header-image header-full-width content-sidebar genesis-breadcrumbs-visible genesis-footer-widgets-visible wpb-js-composer js-comp-ver-6.9.0 vc_responsive breadontop\"&",
              "xpath": "/html/body",
              "issueID": "2a6094ae390f01c33efd561559ec805f",
              "signature": "30ca7fdadca779227b15e0b2f3d71820",
              "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=2a6094ae390f01c33efd561559ec805f"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 671.265625,
                  "y": 80
                },
                "bottom-right": {
                  "x": 701.265625,
                  "y": 96
                },
                "height": 16,
                "width": 30
              },
              "position": {
                "line": 1315,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"\" target=\"_blank\" href=\"https://www.facebook.com/viscardicenter\" title=\"facebook\" style=\"\"&gt;&lt;img src=\"https://www.viscardicenter.org/wp-content/uploads/2020/08/1368459524_facebook.png\" border=\"0\" width=\"20\" height=\"25\" alt=\"facebook\" ti",
              "xpath": "/html/body/div[2]/header[1]/div[1]/div[3]/section[2]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "b139ef2b2c99a069bcadd5606880051d",
              "signature": "45d5d9fb861defa868187f0ab9d1b077",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=b139ef2b2c99a069bcadd5606880051d"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 701,
                  "y": 80
                },
                "bottom-right": {
                  "x": 730,
                  "y": 96
                },
                "height": 16,
                "width": 29
              },
              "position": {
                "line": 1315,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"\" target=\"_blank\" href=\"https://twitter.com/viscardicenter\" title=\"twitter\" style=\"\"&gt;&lt;img src=\"https://www.viscardicenter.org/wp-content/uploads/2022/03/twitter-icon-square-logo-108D17D373-seeklogo.com_-e1647630220471.png\" border=\"0\" w",
              "xpath": "/html/body/div[2]/header[1]/div[1]/div[3]/section[2]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "3d1a5196ad532412b2e994c8dc220ce0",
              "signature": "be8848e988f83039a0db2817a7ac3d62",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=3d1a5196ad532412b2e994c8dc220ce0"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 730,
                  "y": 80
                },
                "bottom-right": {
                  "x": 759,
                  "y": 96
                },
                "height": 16,
                "width": 29
              },
              "position": {
                "line": 1315,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"\" target=\"_blank\" href=\"https://www.linkedin.com/company/viscardicenter\" title=\"linkedin\" style=\"\"&gt;&lt;img src=\"https://www.viscardicenter.org/wp-content/uploads/2016/07/linkedin-32px.png\" border=\"0\" width=\"20\" height=\"25\" alt=\"linkedin\" ",
              "xpath": "/html/body/div[2]/header[1]/div[1]/div[3]/section[2]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "8135a10683f40c2851ba75a429f06d2c",
              "signature": "13b83e8d61cca8a6e39223ef465dcd0c",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=8135a10683f40c2851ba75a429f06d2c"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 701,
                  "y": 112
                },
                "bottom-right": {
                  "x": 730,
                  "y": 128
                },
                "height": 16,
                "width": 29
              },
              "position": {
                "line": 1315,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"\" target=\"_blank\" href=\"http://www.youtube.com/user/AbilitiesOnline\" title=\"You Tube\" style=\"\"&gt;&lt;img src=\"https://www.viscardicenter.org/wp-content/uploads/2020/08/1394823366_youTube.png\" border=\"0\" width=\"20\" height=\"25\" alt=\"You Tube\"",
              "xpath": "/html/body/div[2]/header[1]/div[1]/div[3]/section[2]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "ffe763b28344ae414fbd773b6e4d8e0c",
              "signature": "4db5fbd76a5521d99f15975c8328040c",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=ffe763b28344ae414fbd773b6e4d8e0c"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 730,
                  "y": 112
                },
                "bottom-right": {
                  "x": 759,
                  "y": 128
                },
                "height": 16,
                "width": 29
              },
              "position": {
                "line": 1315,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"\" target=\"_blank\" href=\"https://www.instagram.com/viscardicenter/\" title=\"Instagram\" style=\"\"&gt;&lt;img src=\"https://www.viscardicenter.org/wp-content/uploads/2020/02/rsz_instagram.jpg\" border=\"0\" width=\"20\" height=\"25\" alt=\"Instagram\" titl",
              "xpath": "/html/body/div[2]/header[1]/div[1]/div[3]/section[2]/div[1]/ul[1]/li[5]/a[1]",
              "issueID": "0949b40137ff2b59b53d2141cf5256ca",
              "signature": "97d91141d0e694cec07498a8f067a6e2",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=0949b40137ff2b59b53d2141cf5256ca"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 702.5,
                  "y": 3086
                },
                "bottom-right": {
                  "x": 741.5,
                  "y": 3098
                },
                "height": 12,
                "width": 39
              },
              "position": {
                "line": 9026,
                "column": 5
              },
              "errorSnippet": "&lt;a class=\"\" target=\"_blank\" href=\"https://www.facebook.com/viscardicenter\" title=\"facebook\" style=\"\"&gt;&lt;img src=\"https://www.viscardicenter.org/wp-content/uploads/2020/08/1368459524_facebook.png\" border=\"0\" width=\"30\" height=\"30\" alt=\"facebook\" ti",
              "xpath": "/html/body/div[2]/div[3]/div[1]/div[3]/section[1]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "0c4ddec24858ea406c0586e7e3c3da77",
              "signature": "46b3652886ad9e28fcc1b9986db8e754",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=0c4ddec24858ea406c0586e7e3c3da77"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 741.5,
                  "y": 3085
                },
                "bottom-right": {
                  "x": 777.5,
                  "y": 3097
                },
                "height": 12,
                "width": 36
              },
              "position": {
                "line": 9027,
                "column": 5
              },
              "errorSnippet": "&lt;a class=\"\" target=\"_blank\" href=\"https://twitter.com/viscardicenter\" title=\"twitter\" style=\"\"&gt;&lt;img src=\"https://www.viscardicenter.org/wp-content/uploads/2022/03/twitter-icon-square-logo-108D17D373-seeklogo.com_-e1647630220471.png\" border=\"0\" w",
              "xpath": "/html/body/div[2]/div[3]/div[1]/div[3]/section[1]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "d038618a22f98272753fc5453fae8f7d",
              "signature": "8a6eb6e43f01f3ddf0e0b1ee88d93dda",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=d038618a22f98272753fc5453fae8f7d"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 777.5,
                  "y": 3085
                },
                "bottom-right": {
                  "x": 813.5,
                  "y": 3097
                },
                "height": 12,
                "width": 36
              },
              "position": {
                "line": 9028,
                "column": 5
              },
              "errorSnippet": "&lt;a class=\"\" target=\"_blank\" href=\"https://www.linkedin.com/company/viscardicenter\" title=\"linkedin\" style=\"\"&gt;&lt;img src=\"https://www.viscardicenter.org/wp-content/uploads/2016/07/linkedin-32px.png\" border=\"0\" width=\"30\" height=\"30\" alt=\"linkedin\" ",
              "xpath": "/html/body/div[2]/div[3]/div[1]/div[3]/section[1]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "284de7a7a017e081e86ca38c3e5ef73e",
              "signature": "e794a535f50638876c662145a9fe1eb4",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=284de7a7a017e081e86ca38c3e5ef73e"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 813.5,
                  "y": 3085
                },
                "bottom-right": {
                  "x": 849.5,
                  "y": 3097
                },
                "height": 12,
                "width": 36
              },
              "position": {
                "line": 9035,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"\" target=\"_blank\" href=\"http://www.youtube.com/user/AbilitiesOnline\" title=\"You Tube\" style=\"\"&gt;&lt;img src=\"https://www.viscardicenter.org/wp-content/uploads/2020/08/1394823366_youTube.png\" border=\"0\" width=\"30\" height=\"30\" alt=\"You Tube\"",
              "xpath": "/html/body/div[2]/div[3]/div[1]/div[3]/section[1]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "7f4d5e6ab0d543e831f4f64f28a03525",
              "signature": "910276d41256e9089ad4e03ad2ea267b",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=7f4d5e6ab0d543e831f4f64f28a03525"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 849.5,
                  "y": 3085
                },
                "bottom-right": {
                  "x": 885.5,
                  "y": 3097
                },
                "height": 12,
                "width": 36
              },
              "position": {
                "line": 9035,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"\" target=\"_blank\" href=\"https://www.instagram.com/viscardicenter/\" title=\"Instagram\" style=\"\"&gt;&lt;img src=\"https://www.viscardicenter.org/wp-content/uploads/2020/02/rsz_instagram.jpg\" border=\"0\" width=\"30\" height=\"30\" alt=\"Instagram\" titl",
              "xpath": "/html/body/div[2]/div[3]/div[1]/div[3]/section[1]/div[1]/ul[1]/li[5]/a[1]",
              "issueID": "9561aa0b3d275f0c9d23ed3ae168d1d6",
              "signature": "a18b1f28a14f68ff7178016b22353d78",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=9561aa0b3d275f0c9d23ed3ae168d1d6"
            },
            {
              "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": 129.40625,
                  "y": 13
                },
                "bottom-right": {
                  "x": 175.32815,
                  "y": 28
                },
                "height": 15,
                "width": 45.921899999999994
              },
              "position": {
                "line": 1725,
                "column": 38
              },
              "errorSnippet": "&lt;div aria-hidden=\"true\"&gt;&lt;span class=\"acsb-symbol\"&gt;↵&lt;/span&gt;ENTER&lt;/div&gt;",
              "xpath": "/html/body/div[1]/a[1]/div[1]",
              "issueID": "0f180a7a8394f49571761a34aec10f91",
              "signature": "e15cf5a7ba9b9a0ecb591f787371e111",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=0f180a7a8394f49571761a34aec10f91"
            },
            {
              "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": 169.40625,
                  "y": 18
                },
                "bottom-right": {
                  "x": 178.42187,
                  "y": 33
                },
                "height": 15,
                "width": 9.01562
              },
              "position": {
                "line": 9020,
                "column": 0
              },
              "errorSnippet": "&lt;span class=\"acsb-symbol\"&gt;↵&lt;/span&gt;",
              "xpath": "/html/body/div[1]/a[1]/div[1]/span[1]",
              "issueID": "3ae751dfe3df947d300a432658ce8db7",
              "signature": "caafd5282cddb067df868081ea56f71f",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=3ae751dfe3df947d300a432658ce8db7"
            },
            {
              "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": 113.390625,
                  "y": 13
                },
                "bottom-right": {
                  "x": 159.312525,
                  "y": 28
                },
                "height": 15,
                "width": 45.921899999999994
              },
              "position": {
                "line": 4717,
                "column": 38
              },
              "errorSnippet": "&lt;div aria-hidden=\"true\"&gt;&lt;span class=\"acsb-symbol\"&gt;↵&lt;/span&gt;ENTER&lt;/div&gt;",
              "xpath": "/html/body/div[1]/a[2]/div[1]",
              "issueID": "44567fb92da7a4b7463353f34867e8dd",
              "signature": "32f1f5ae49cee55a8685b4f09c873750",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=44567fb92da7a4b7463353f34867e8dd"
            },
            {
              "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": 153.390625,
                  "y": 18
                },
                "bottom-right": {
                  "x": 162.406245,
                  "y": 33
                },
                "height": 15,
                "width": 9.01562
              },
              "position": {
                "line": 9020,
                "column": 0
              },
              "errorSnippet": "&lt;span class=\"acsb-symbol\"&gt;↵&lt;/span&gt;",
              "xpath": "/html/body/div[1]/a[2]/div[1]/span[1]",
              "issueID": "3f93b44b4095c4a9863cf85ac30cedcd",
              "signature": "4d2802951e3d0efe5ba5efcca0ed1fb1",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=3f93b44b4095c4a9863cf85ac30cedcd"
            },
            {
              "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": 119.609375,
                  "y": 13
                },
                "bottom-right": {
                  "x": 165.531275,
                  "y": 28
                },
                "height": 15,
                "width": 45.921899999999994
              },
              "position": {
                "line": 4792,
                "column": 391
              },
              "errorSnippet": "&lt;div aria-hidden=\"true\"&gt;&lt;span class=\"acsb-symbol\"&gt;↵&lt;/span&gt;ENTER&lt;/div&gt;",
              "xpath": "/html/body/div[1]/a[3]/div[1]",
              "issueID": "0dd59e9afa5ca713f83404bf6414592b",
              "signature": "03e83d4230699122aa917c90d16f4e40",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=0dd59e9afa5ca713f83404bf6414592b"
            },
            {
              "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": 159.609375,
                  "y": 18
                },
                "bottom-right": {
                  "x": 168.624995,
                  "y": 33
                },
                "height": 15,
                "width": 9.01562
              },
              "position": {
                "line": 9020,
                "column": 0
              },
              "errorSnippet": "&lt;span class=\"acsb-symbol\"&gt;↵&lt;/span&gt;",
              "xpath": "/html/body/div[1]/a[3]/div[1]/span[1]",
              "issueID": "5701b292fee51dd66ba3a33f39942b8f",
              "signature": "2a891e89896162f6cde924c9ad95dcbe",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=5701b292fee51dd66ba3a33f39942b8f"
            },
            {
              "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": 20,
                  "y": 8
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 24
                },
                "height": 16,
                "width": 1004
              },
              "position": {
                "line": 4145,
                "column": 138
              },
              "errorSnippet": "&lt;p class=\"site-description\"&gt;at The Viscardi Center&lt;/p&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[1]/div[1]/p[2]",
              "issueID": "06220478b737658fa7a2aa0f9af2dcf5",
              "signature": "81b06e96c8547055388dbac94b848638",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=06220478b737658fa7a2aa0f9af2dcf5"
            },
            {
              "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": 404,
                  "y": 24
                },
                "bottom-right": {
                  "x": 643,
                  "y": 88
                },
                "height": 64,
                "width": 239
              },
              "position": {
                "line": 9020,
                "column": 0
              },
              "errorSnippet": "&lt;div id=\"header-quote\"&gt;Providing a lifespan of programs and services that educate, employ and empower children and adults with disabilities.&lt;/div&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[1]/div[2]/div[1]",
              "issueID": "2649dd409f32ffefbcfbdbaeb6fcf85b",
              "signature": "6b955dc5bef2cfcb5a13eae309d719ef",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=2649dd409f32ffefbcfbdbaeb6fcf85b"
            },
            {
              "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": 906,
                  "y": -1
                },
                "bottom-right": {
                  "x": 952,
                  "y": 15
                },
                "height": 16,
                "width": 46
              },
              "position": {
                "line": 1315,
                "column": 0
              },
              "errorSnippet": "&lt;a id=\"donate\" href=\"https://secure2.convio.net/ncds/site/Donation2;jsessionid=9CADCA33118D251D37F3A9B131012A0F.app267a?df_id=1443&amp;amp;1443.donation=form1\"&gt;DONATE&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[1]/div[2]/section[1]/div[1]/div[1]/p[1]/a[1]",
              "issueID": "17edc1dbe4ca9c0e89b65bacb838fb97",
              "signature": "1dc758607c7c65420f1db2d4bd7ddf58",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=17edc1dbe4ca9c0e89b65bacb838fb97"
            },
            {
              "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": 697.234375,
                  "y": 25
                },
                "bottom-right": {
                  "x": 727.234375,
                  "y": 39
                },
                "height": 14,
                "width": 30
              },
              "position": {
                "line": 1315,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"http://support.viscardicenter.org/site/UserLogin?NEXTURL=http%3A%2F%2Fwww.viscardicenter.org%2F%3Freferrer%3Dhttp%3A%2F%2Fviscardicenter.org%2F%3Freferrer%3Dhttp%3A%2F%2Fviscardicenter.org%2F\" rel=\"noopener\" target=\"_top\"&gt;Login&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[1]/div[2]/section[2]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "f9f5a499599e87a872212a17e3326cdf",
              "signature": "b026b20d8028a817cef3f8ce9c444029",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=f9f5a499599e87a872212a17e3326cdf"
            },
            {
              "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": 739.609375,
                  "y": 25
                },
                "bottom-right": {
                  "x": 807.609375,
                  "y": 39
                },
                "height": 14,
                "width": 68
              },
              "position": {
                "line": 1315,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/news-events/media/\"&gt;Media Room&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[1]/div[2]/section[2]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "c9a0a496c9cde78fa77004649ad03e06",
              "signature": "78d004ed47cfd2815d849eb524f8ce9f",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=c9a0a496c9cde78fa77004649ad03e06"
            },
            {
              "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": 820.640625,
                  "y": 25
                },
                "bottom-right": {
                  "x": 879.640625,
                  "y": 39
                },
                "height": 14,
                "width": 59
              },
              "position": {
                "line": 1315,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"http://www.viscardicenter.org/about/contact-us/\" title=\"Please click here to contact us\"&gt;Contact Us&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[1]/div[2]/section[2]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "acf8d52953a0376319de0238b7fb1e75",
              "signature": "976c8f93598fe901e1d204b9ec963136",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=acf8d52953a0376319de0238b7fb1e75"
            },
            {
              "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": 738.9375,
                  "y": 213
                },
                "bottom-right": {
                  "x": 745.9375,
                  "y": 224
                },
                "height": 11,
                "width": 7
              },
              "position": {
                "line": 7113,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"fontResizer_minus ct-font-resizer-minus\" href=\"#\" title=\"Decrease font size\" style=\"font-size: 0.7em; cursor: pointer;\"&gt;A&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[1]/main[1]/article[1]/ul[1]/li[1]/a[1]",
              "issueID": "bad7cf94f5ed00c28ca34f810ba380bf",
              "signature": "dd4dbac13abd8f10c6e42d9f20253faa",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=bad7cf94f5ed00c28ca34f810ba380bf"
            },
            {
              "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": -5,
                  "y": 153
                },
                "bottom-right": {
                  "x": 206,
                  "y": 183
                },
                "height": 30,
                "width": 211
              },
              "position": {
                "line": 5548,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.viscardicenter.org/news-events/media/\"&gt;&lt;span&gt;Media Room&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[2]/nav[1]/div[1]/ul[1]/li[5]/ul[1]/li[4]/a[1]",
              "issueID": "bd462866a9d7aa2c5b559f4eea9b80bc",
              "signature": "40099d9b74a004a74949a30c0c49f4b5",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=bd462866a9d7aa2c5b559f4eea9b80bc"
            },
            {
              "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": -5,
                  "y": 417
                },
                "bottom-right": {
                  "x": 206,
                  "y": 447
                },
                "height": 30,
                "width": 211
              },
              "position": {
                "line": 7113,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.viscardicenter.org/about/contact-us/\"&gt;&lt;span&gt;Contact Us&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[2]/nav[1]/div[1]/ul[1]/li[7]/ul[1]/li[8]/a[1]",
              "issueID": "a57edd347c599ff00d4d2746d8a9e547",
              "signature": "e38bfee7d1b7dcda0dc91e13eef00e60",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=a57edd347c599ff00d4d2746d8a9e547"
            },
            {
              "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": 55,
                  "y": 1065
                },
                "bottom-right": {
                  "x": 212,
                  "y": 1081
                },
                "height": 16,
                "width": 157
              },
              "position": {
                "line": 7712,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://www.viscardicenter.org/services/document-accessibility/\"&gt;&lt;strong&gt;Document Accessibility&lt;/strong&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[1]/main[1]/article[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[2]/li[1]/a[1]",
              "issueID": "0e1ba399a20833e000c9622a909a1ca6",
              "signature": "eeabc4d096d464cae8f464e41e94abd5",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=0e1ba399a20833e000c9622a909a1ca6"
            },
            {
              "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": 55,
                  "y": 1104
                },
                "bottom-right": {
                  "x": 246,
                  "y": 1120
                },
                "height": 16,
                "width": 191
              },
              "position": {
                "line": 7713,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.viscardicenter.org/digital-accessibilty-services/video-accessibility-captioning-cart/\"&gt;&lt;strong&gt;Captioning &amp;amp; CART Services&lt;/strong&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[1]/main[1]/article[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[2]/li[2]/a[1]",
              "issueID": "0a482c8ad9db37a7b9b9c09f3626a792",
              "signature": "dc1cd9155b01cdbe6fce2ef3b3ff12a6",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=0a482c8ad9db37a7b9b9c09f3626a792"
            },
            {
              "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": 55,
                  "y": 1143
                },
                "bottom-right": {
                  "x": 176,
                  "y": 1159
                },
                "height": 16,
                "width": 121
              },
              "position": {
                "line": 7713,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.viscardicenter.org/services/video-accessibility-audio-description\"&gt;&lt;strong&gt;Audio Description&lt;/strong&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[1]/main[1]/article[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[2]/li[3]/a[1]",
              "issueID": "6201dadb29d303beaed217310b6fac75",
              "signature": "37af62209b773ded653137b619cec4b3",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=6201dadb29d303beaed217310b6fac75"
            },
            {
              "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": 55,
                  "y": 1182
                },
                "bottom-right": {
                  "x": 297,
                  "y": 1198
                },
                "height": 16,
                "width": 242
              },
              "position": {
                "line": 7713,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.viscardicenter.org/services/viscardi-multimedia-lc/\"&gt;&lt;strong&gt;Viscardi Multimedia Learning Center&lt;/strong&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[1]/main[1]/article[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[2]/li[4]/a[1]",
              "issueID": "854195cf2349270c119ffefee71a9dfd",
              "signature": "d90e3b0e6f45fd34853e3fbd5ca3c386",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=854195cf2349270c119ffefee71a9dfd"
            },
            {
              "tID": 129,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "CSS underline on text has been detected that is not a link.",
              "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": "The text in this passage has been styled to display underlined but it is not a link. Underlined text on the web or on apps is universally accepted as signifying that the relevant text is a link. Applying underline to text that is not a link is likely to confuse many users, and especially people with cognitive impairments, learning disabilities or dyslexia. Remove the underlining from this passage of text.",
              "viewPortLocation": {
                "top-left": {
                  "x": 133.9375,
                  "y": 3084
                },
                "bottom-right": {
                  "x": 176.9375,
                  "y": 3096
                },
                "height": 12,
                "width": 43
              },
              "position": {
                "line": 9021,
                "column": 0
              },
              "errorSnippet": "&lt;a&gt;Site Map&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[3]/div[1]/div[1]/section[1]/div[1]/div[1]/div[8]/a[3]",
              "issueID": "e0cfa7ff589cbe2612b0c5df7095f3f8",
              "signature": "49e54cbdaefebdcf3fcafe09eff94d1c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=129&issueID=e0cfa7ff589cbe2612b0c5df7095f3f8"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 129.40625,
                  "y": 13
                },
                "bottom-right": {
                  "x": 175.32815,
                  "y": 28
                },
                "height": 15,
                "width": 45.921899999999994
              },
              "position": {
                "line": 1725,
                "column": 38
              },
              "errorSnippet": "&lt;div aria-hidden=\"true\"&gt;&lt;span class=\"acsb-symbol\"&gt;↵&lt;/span&gt;ENTER&lt;/div&gt;",
              "xpath": "/html/body/div[1]/a[1]/div[1]",
              "issueID": "2c78f817d9e89d387d32b61a2933f113",
              "signature": "83d232ae99cbaca38ab2125220a91fef",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=2c78f817d9e89d387d32b61a2933f113"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 113.390625,
                  "y": 13
                },
                "bottom-right": {
                  "x": 159.312525,
                  "y": 28
                },
                "height": 15,
                "width": 45.921899999999994
              },
              "position": {
                "line": 4717,
                "column": 38
              },
              "errorSnippet": "&lt;div aria-hidden=\"true\"&gt;&lt;span class=\"acsb-symbol\"&gt;↵&lt;/span&gt;ENTER&lt;/div&gt;",
              "xpath": "/html/body/div[1]/a[2]/div[1]",
              "issueID": "99eaca6b6fd8b74b39d7756181f28026",
              "signature": "c7cf68d7fee235e31afe65278a7fdaa7",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=99eaca6b6fd8b74b39d7756181f28026"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 119.609375,
                  "y": 13
                },
                "bottom-right": {
                  "x": 165.531275,
                  "y": 28
                },
                "height": 15,
                "width": 45.921899999999994
              },
              "position": {
                "line": 4792,
                "column": 391
              },
              "errorSnippet": "&lt;div aria-hidden=\"true\"&gt;&lt;span class=\"acsb-symbol\"&gt;↵&lt;/span&gt;ENTER&lt;/div&gt;",
              "xpath": "/html/body/div[1]/a[3]/div[1]",
              "issueID": "1537d53f7cb33cb9a83a3766f7361fae",
              "signature": "1c766dbb09de242e3110fbccbb5ed43e",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=1537d53f7cb33cb9a83a3766f7361fae"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 738.9375,
                  "y": 213
                },
                "bottom-right": {
                  "x": 745.9375,
                  "y": 224
                },
                "height": 11,
                "width": 7
              },
              "position": {
                "line": 7113,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"fontResizer_minus ct-font-resizer-minus\" href=\"#\" title=\"Decrease font size\" style=\"font-size: 0.7em; cursor: pointer;\"&gt;A&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[1]/main[1]/article[1]/ul[1]/li[1]/a[1]",
              "issueID": "dd2e47078609e798228c7a9710ef34b2",
              "signature": "b5dad814d954c0af8312ca1a4c927758",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=dd2e47078609e798228c7a9710ef34b2"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 359,
                  "y": 559.75
                },
                "bottom-right": {
                  "x": 365,
                  "y": 571.75
                },
                "height": 12,
                "width": 6
              },
              "position": {
                "line": 9110,
                "column": 208
              },
              "errorSnippet": "&lt;sup&gt;1&lt;/sup&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[1]/main[1]/article[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[6]/sup[1]",
              "issueID": "2a07624cb6a8a20257b0f18f15415ef3",
              "signature": "f5f6edf46b4aeb8996ccb2e880503cdf",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=2a07624cb6a8a20257b0f18f15415ef3"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 708,
                  "y": 2460
                },
                "bottom-right": {
                  "x": 838.5,
                  "y": 2477
                },
                "height": 17,
                "width": 130.5
              },
              "position": {
                "line": 5920,
                "column": 321
              },
              "errorSnippet": "&lt;label for=\"input_22_6_3\"&gt;First&lt;/label&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[1]/aside[1]/section[2]/div[1]/div[1]/form[1]/div[1]/ul[1]/li[1]/div[1]/span[1]/label[1]",
              "issueID": "7a85f445dfca0466e12c245b421487d5",
              "signature": "2acfb4f8e76adb94c18751a34254eaa4",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=7a85f445dfca0466e12c245b421487d5"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 855.390625,
                  "y": 2460
                },
                "bottom-right": {
                  "x": 985.890625,
                  "y": 2477
                },
                "height": 17,
                "width": 130.5
              },
              "position": {
                "line": 6123,
                "column": 34
              },
              "errorSnippet": "&lt;label for=\"input_22_6_6\"&gt;Last&lt;/label&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[1]/aside[1]/section[2]/div[1]/div[1]/form[1]/div[1]/ul[1]/li[1]/div[1]/span[2]/label[1]",
              "issueID": "944c73788d359608f166f883d96e9feb",
              "signature": "61faae7ab655f78582758728624e30c6",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=944c73788d359608f166f883d96e9feb"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 2932
                },
                "bottom-right": {
                  "x": 212.203,
                  "y": 3099
                },
                "height": 167,
                "width": 212.203
              },
              "position": {
                "line": 9216,
                "column": 200
              },
              "errorSnippet": "&lt;section id=\"black-studio-tinymce-2\" class=\"widget widget_black_studio_tinymce\"&gt;&lt;div class=\"widget-wrap\"&gt;&lt;h4 class=\"widget-title widgettitle\"&gt;Contact Us&lt;/h4&gt;\n&lt;div class=\"textwidget\"&gt;&lt;!-- Viscardi Top line of footer 1--&gt",
              "xpath": "/html/body/div[2]/div[3]/div[1]/div[1]/section[1]",
              "issueID": "20e775d7e33bb1912cd02d633444d918",
              "signature": "d86fb093cf6ee88bec5eded75d0a4c29",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=20e775d7e33bb1912cd02d633444d918"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 390,
                  "y": 2932
                },
                "bottom-right": {
                  "x": 565,
                  "y": 2976
                },
                "height": 44,
                "width": 175
              },
              "position": {
                "line": 9227,
                "column": 68
              },
              "errorSnippet": "&lt;section id=\"black-studio-tinymce-10\" class=\"widget widget_black_studio_tinymce\"&gt;&lt;div class=\"widget-wrap\"&gt;&lt;div class=\"textwidget\"&gt;&lt;h3&gt;&lt;a href=\"http://support.viscardicenter.org/site/Survey?ACTION_REQUIRED=URI_ACTION_USER_REQUES",
              "xpath": "/html/body/div[2]/div[3]/div[1]/div[2]/section[1]",
              "issueID": "64bbb5e9eb386e2abb33b38e13b44660",
              "signature": "75c53c443a8a34522b7d0e7156b96bef",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=64bbb5e9eb386e2abb33b38e13b44660"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 390,
                  "y": 2976
                },
                "bottom-right": {
                  "x": 554.875,
                  "y": 3010
                },
                "height": 34,
                "width": 164.875
              },
              "position": {
                "line": 9229,
                "column": 1
              },
              "errorSnippet": "&lt;section id=\"black-studio-tinymce-4\" class=\"widget widget_black_studio_tinymce\"&gt;&lt;div class=\"widget-wrap\"&gt;&lt;div class=\"textwidget\"&gt;&lt;div&gt;The Viscardi Center is a 501(c)(3)&lt;/div&gt;\n&lt;div&gt;non-profit recognized by the IRS.&lt;/",
              "xpath": "/html/body/div[2]/div[3]/div[1]/div[2]/section[2]",
              "issueID": "7be0b9c45b477f78ffdad33f6907acff",
              "signature": "eed6e3ff6e4ec870bf74d189299e4477",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=7be0b9c45b477f78ffdad33f6907acff"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 674,
                  "y": 3010
                },
                "bottom-right": {
                  "x": 874,
                  "y": 3098
                },
                "height": 88,
                "width": 200
              },
              "position": {
                "line": 9232,
                "column": 68
              },
              "errorSnippet": "&lt;section id=\"cnss_widget-3\" class=\"widget widget_cnss_widget\"&gt;&lt;div class=\"widget-wrap\"&gt;&lt;h4 class=\"widget-title widgettitle\"&gt;Connect With Us&lt;/h4&gt;\n&lt;ul id=\"\" class=\"cnss-social-icon \" style=\"text-align:center;\"&gt;&lt;li class=\"cn",
              "xpath": "/html/body/div[2]/div[3]/div[1]/div[3]/section[1]",
              "issueID": "96d14ace2f452126a5ab143eddd67d91",
              "signature": "6fc18104bec9cfde571ebbe256a5598c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=96d14ace2f452126a5ab143eddd67d91"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 3151
                },
                "height": 3151,
                "width": 1024
              },
              "position": {
                "line": 3350,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"page-template-default page page-id-13162 page-child parent-pageid-12543 header-image header-full-width content-sidebar genesis-breadcrumbs-visible genesis-footer-widgets-visible wpb-js-composer js-comp-ver-6.9.0 vc_responsive breadontop\"&",
              "xpath": "/html/body",
              "issueID": "9e3e941e555953ab806a87325dd35509",
              "signature": "b0f84d0fcd607f59b381ddad0bea5f78",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=9e3e941e555953ab806a87325dd35509"
            },
            {
              "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": 404,
                  "y": 24
                },
                "bottom-right": {
                  "x": 643,
                  "y": 88
                },
                "height": 64,
                "width": 239
              },
              "position": {
                "line": 9020,
                "column": 0
              },
              "errorSnippet": "&lt;div id=\"header-quote\"&gt;Providing a lifespan of programs and services that educate, employ and empower children and adults with disabilities.&lt;/div&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[1]/div[2]/div[1]",
              "issueID": "677b89aae6caab1a6c8b850da4472e4e",
              "signature": "cb4ac44ba101a8d93157791460556473",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=677b89aae6caab1a6c8b850da4472e4e"
            },
            {
              "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": 290,
                  "y": 0
                },
                "bottom-right": {
                  "x": 529,
                  "y": 45
                },
                "height": 45,
                "width": 239
              },
              "position": {
                "line": 9020,
                "column": 0
              },
              "errorSnippet": "&lt;div id=\"header-quote2\" style=\"\"&gt;An employer membership organization and comprehensive resource for disability employment best practices.&lt;/div&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[1]/div[2]/div[2]",
              "issueID": "676662afadaad5ff26fcbabdbbf45e23",
              "signature": "53920b5a422cfa70bebf8afc73cb7387",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=676662afadaad5ff26fcbabdbbf45e23"
            },
            {
              "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": 124
                },
                "bottom-right": {
                  "x": 1020,
                  "y": 202
                },
                "height": 78,
                "width": 1020
              },
              "position": {
                "line": 5008,
                "column": 0
              },
              "errorSnippet": "&lt;ul id=\"menu-menu-bar\" class=\"menu genesis-nav-menu menu-primary\"&gt;&lt;li id=\"menu-item-1509\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-home menu-item-1509\"&gt;&lt;a href=\"https://www.viscardicenter.org/\"&gt;&lt;span&g",
              "xpath": "/html/body/div[2]/nav[1]/div[1]/ul[1]",
              "issueID": "d0f0bf585551f0b0e1485e0bb059924e",
              "signature": "a2cc4a497396a7355192909413b20d59",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=d0f0bf585551f0b0e1485e0bb059924e"
            },
            {
              "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": 40,
                  "y": 282
                },
                "bottom-right": {
                  "x": 775,
                  "y": 322
                },
                "height": 40,
                "width": 735
              },
              "position": {
                "line": 9036,
                "column": 108
              },
              "errorSnippet": "&lt;ul class=\"essb_links_list essb_hide_name\"&gt;&lt;li class=\"essb_item essb_link_facebook nolightbox\"&gt; &lt;a href=\"https://www.facebook.com/dialog/feed?app_id=2204533053099474&amp;amp;display=popup&amp;amp;name=Web+Accessibility&amp;amp;link=https:/",
              "xpath": "/html/body/div[2]/div[1]/div[1]/main[1]/article[1]/div[2]/div[1]/ul[1]",
              "issueID": "2fa38087ab564ad92884307a92ec6451",
              "signature": "2c5a680bcae38805ba17129f6d9fb268",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=2fa38087ab564ad92884307a92ec6451"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 0
                },
                "bottom-right": {
                  "x": 750,
                  "y": 54
                },
                "height": 54,
                "width": 735
              },
              "position": {
                "line": 9102,
                "column": 4
              },
              "errorSnippet": "&lt;h2 class=\"subhead\"&gt;Web accessibility enables your customers with disabilities to easily navigate your website, and creates a tangible return on investment through their buying power and brand loyalty.&lt;/h2&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[1]/main[1]/article[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]",
              "issueID": "8a28b93492ad6087038c401595e3c22a",
              "signature": "3f34a0115c29849dc3ac3865956a4ac1",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=8a28b93492ad6087038c401595e3c22a"
            },
            {
              "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": 959,
                  "y": 64
                },
                "bottom-right": {
                  "x": 975,
                  "y": 85
                },
                "height": 21,
                "width": 16
              },
              "position": {
                "line": 5079,
                "column": 34
              },
              "errorSnippet": "&lt;input class=\"search-form-submit\" type=\"submit\" value=\"GO\"&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[1]/div[3]/section[1]/div[1]/form[1]/input[2]",
              "issueID": "31b5b07c2b5ea9871a787a4b931f49aa",
              "signature": "68852a58c393aae119e28940aa950820",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=31b5b07c2b5ea9871a787a4b931f49aa"
            },
            {
              "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": 738.9375,
                  "y": 213
                },
                "bottom-right": {
                  "x": 745.9375,
                  "y": 224
                },
                "height": 11,
                "width": 7
              },
              "position": {
                "line": 7113,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"fontResizer_minus ct-font-resizer-minus\" href=\"#\" title=\"Decrease font size\" style=\"font-size: 0.7em; cursor: pointer;\"&gt;A&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[1]/main[1]/article[1]/ul[1]/li[1]/a[1]",
              "issueID": "d8ad68813e2af2fb6cfeca5c61717ee0",
              "signature": "99fac1627824d2fbcb1b4c59d8b7deef",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=d8ad68813e2af2fb6cfeca5c61717ee0"
            },
            {
              "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": 749.390625,
                  "y": 209
                },
                "bottom-right": {
                  "x": 759.390625,
                  "y": 225
                },
                "height": 16,
                "width": 10
              },
              "position": {
                "line": 7472,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"fontResizer_reset ct-font-resizer-reset\" href=\"#\" title=\"Reset font size\" style=\"cursor: pointer;\"&gt;A&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[1]/main[1]/article[1]/ul[1]/li[1]/a[2]",
              "issueID": "d20c69694530363b3192d6d027cbd0cd",
              "signature": "b0c71d03b060c9e88003e6c87c165c7c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=d20c69694530363b3192d6d027cbd0cd"
            },
            {
              "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": 762.875,
                  "y": 207
                },
                "bottom-right": {
                  "x": 774.875,
                  "y": 226
                },
                "height": 19,
                "width": 12
              },
              "position": {
                "line": 7472,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"fontResizer_add ct-font-resizer-plus\" href=\"#\" title=\"Increase font size\" style=\"font-size: 1.2em; cursor: pointer;\"&gt;A&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[1]/main[1]/article[1]/ul[1]/li[1]/a[3]",
              "issueID": "579511cbbfc15a4301936b106e8e509c",
              "signature": "24b28353479c1d9a54de08f0b8b56559",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=579511cbbfc15a4301936b106e8e509c"
            },
            {
              "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": 708,
                  "y": 2811
                },
                "bottom-right": {
                  "x": 750,
                  "y": 2832
                },
                "height": 21,
                "width": 42
              },
              "position": {
                "line": 9099,
                "column": 0
              },
              "errorSnippet": "&lt;input type=\"submit\" id=\"gform_submit_button_22\" class=\"gform_button button\" value=\"Submit\" tabindex=\"10\" onclick=\"if(window[&amp;quot;gf_submitting_22&amp;quot;]){return false;} window[&amp;quot;gf_submitting_22&amp;quot;]=true; \" onkeypress=\"if( eve",
              "xpath": "/html/body/div[2]/div[1]/div[1]/aside[1]/section[2]/div[1]/div[1]/form[1]/div[2]/input[1]",
              "issueID": "a7d6293d06529f9785b6e1c3cd303689",
              "signature": "a08cbc503a17b8c61cf9b2730fc6dc3f",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=a7d6293d06529f9785b6e1c3cd303689"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9035,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"#\" role=\"button\" tabindex=\"0\" class=\"acsb-header-option acsb-header-option-close\" data-acsb-option=\"close\" aria-label=\"Close Accessibility Interface\"&gt; &lt;i class=\"acsbi-close\"&gt;&lt;/i&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[6]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "1ef7b36d907d235091899a9fa15825cb",
              "signature": "bf3d410813c73f68d6d67ab0cb03b2a1",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=1ef7b36d907d235091899a9fa15825cb"
            },
            {
              "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": -22,
                  "y": 28
                },
                "height": 28,
                "width": -22
              },
              "position": {
                "line": 9204,
                "column": 13
              },
              "errorSnippet": "&lt;input type=\"text\" tabindex=\"0\" name=\"acsb_search\" autocomplete=\"off\" placeholder=\"Unclear content? Search in dictionary...\" aria-label=\"Unclear content? Search in dictionary...\"&gt;",
              "xpath": "/html/body/div[6]/div[1]/div[3]/form[1]/input[1]",
              "issueID": "8d6f1e6121e180394dbda56328075f64",
              "signature": "b24c053287dd477cf19e5e59e95e1261",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=8d6f1e6121e180394dbda56328075f64"
            },
            {
              "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": -22,
                  "y": 28
                },
                "height": 28,
                "width": -22
              },
              "position": {
                "line": 1314,
                "column": 0
              },
              "errorSnippet": "&lt;select aria-label=\"Useful Links\"&gt; &lt;option selected=\"\" disabled=\"\" value=\"acsbDefault\"&gt;Select an option&lt;/option&gt; &lt;option value=\"homepage\"&gt;Home&lt;/option&gt; &lt;option value=\"top\"&gt;Header&lt;/option&gt; &lt;option value=\"bottom",
              "xpath": "/html/body/div[6]/div[1]/div[4]/div[1]/div[4]/div[2]/div[5]/div[2]/div[1]/select[1]",
              "issueID": "d6b831360702f786940a16de96b5630b",
              "signature": "ccc38efd9e946d97328cc0045dad7b42",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=d6b831360702f786940a16de96b5630b"
            },
            {
              "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": 124
                },
                "bottom-right": {
                  "x": 1020,
                  "y": 202
                },
                "height": 78,
                "width": 1020
              },
              "position": {
                "line": 5008,
                "column": 0
              },
              "errorSnippet": "&lt;ul id=\"menu-menu-bar\" class=\"menu genesis-nav-menu menu-primary\"&gt;&lt;li id=\"menu-item-1509\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-home menu-item-1509\"&gt;&lt;a href=\"https://www.viscardicenter.org/\"&gt;&lt;span&g",
              "xpath": "/html/body/div[2]/nav[1]/div[1]/ul[1]",
              "issueID": "0eb6779b161621afd5a0c15d7a3886dd",
              "signature": "80289cb08d03ca65737b378f09df9e6e",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=0eb6779b161621afd5a0c15d7a3886dd"
            },
            {
              "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": 127,
                  "y": 124
                },
                "bottom-right": {
                  "x": 283,
                  "y": 163
                },
                "height": 39,
                "width": 156
              },
              "position": {
                "line": 237,
                "column": 3
              },
              "errorSnippet": "&lt;li id=\"menu-item-1510\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-1510\"&gt;&lt;a href=\"https://www.viscardicenter.org/services/\"&gt;&lt;span&gt;Our Services&lt;/span&gt;&lt;/a&gt;\n&lt;ul class=\"su",
              "xpath": "/html/body/div[2]/nav[1]/div[1]/ul[1]/li[2]",
              "issueID": "bb14ae517eb5daddd9efda5749b8a181",
              "signature": "ebf3e4945d6e034fb123a1d00cde21aa",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=bb14ae517eb5daddd9efda5749b8a181"
            },
            {
              "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": -9999,
                  "y": 163
                },
                "bottom-right": {
                  "x": -9746,
                  "y": 712
                },
                "height": 549,
                "width": 253
              },
              "position": {
                "line": 6496,
                "column": 110
              },
              "errorSnippet": "&lt;ul class=\"sub-menu\"&gt; &lt;li id=\"menu-item-1516\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-1516\"&gt;&lt;a href=\"https://www.viscardicenter.org/services/abilities-inc/\"&gt;&lt;span&gt;Abilities, Inc.&lt;/span&gt;&lt;/",
              "xpath": "/html/body/div[2]/nav[1]/div[1]/ul[1]/li[2]/ul[1]",
              "issueID": "6a40d84d27d027cac874a6cb4624b562",
              "signature": "e72409190073a990f378aeb54f99b7c8",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=6a40d84d27d027cac874a6cb4624b562"
            },
            {
              "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": 153
                },
                "bottom-right": {
                  "x": 253,
                  "y": 264
                },
                "height": 111,
                "width": 253
              },
              "position": {
                "line": 244,
                "column": 3
              },
              "errorSnippet": "&lt;li id=\"menu-item-14348\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-14348\"&gt;&lt;a href=\"https://www.viscardicenter.org/entrepreneurship/\"&gt;&lt;span&gt;The Disability Entrepreneurship Institute&lt;/span&gt;&lt;/a&gt;&",
              "xpath": "/html/body/div[2]/nav[1]/div[1]/ul[1]/li[2]/ul[1]/li[4]",
              "issueID": "8ed2767438f90282870dfa12dfd8265c",
              "signature": "d74ef2f053fbb437a5e79da11935fcfe",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=8ed2767438f90282870dfa12dfd8265c"
            },
            {
              "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": -5,
                  "y": 153
                },
                "bottom-right": {
                  "x": 206,
                  "y": 243
                },
                "height": 90,
                "width": 211
              },
              "position": {
                "line": 2355,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.viscardicenter.org/entrepreneurship/\"&gt;&lt;span&gt;The Disability Entrepreneurship Institute&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[2]/nav[1]/div[1]/ul[1]/li[2]/ul[1]/li[4]/a[1]",
              "issueID": "b51d9d5a6c6d7422711e41e0a2dbaa6d",
              "signature": "2cf7944ebf875f4f949b678db57479d2",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=b51d9d5a6c6d7422711e41e0a2dbaa6d"
            },
            {
              "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": 20,
                  "y": 10
                },
                "bottom-right": {
                  "x": 171,
                  "y": 100
                },
                "height": 90,
                "width": 151
              },
              "position": {
                "line": 9042,
                "column": 167
              },
              "errorSnippet": "&lt;span&gt;The Disability Entrepreneurship Institute&lt;/span&gt;",
              "xpath": "/html/body/div[2]/nav[1]/div[1]/ul[1]/li[2]/ul[1]/li[4]/a[1]/span[1]",
              "issueID": "5ec2888593092ed1210748eb09e506a9",
              "signature": "83b70d2ed3420d25854fdffb08e7653c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=5ec2888593092ed1210748eb09e506a9"
            },
            {
              "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": 264
                },
                "bottom-right": {
                  "x": 253,
                  "y": 345
                },
                "height": 81,
                "width": 253
              },
              "position": {
                "line": 245,
                "column": 3
              },
              "errorSnippet": "&lt;li id=\"menu-item-1518\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-1518\"&gt;&lt;a href=\"https://www.viscardicenter.org/services/nathaniel-h-kornreich/\"&gt;&lt;span&gt;Nathaniel H. Kornreich Technology Center&lt;/span&gt;",
              "xpath": "/html/body/div[2]/nav[1]/div[1]/ul[1]/li[2]/ul[1]/li[5]",
              "issueID": "69879ec91491f01f3b9757fd218f4ea4",
              "signature": "bf3216097d6df5a8f084f6056b94e639",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=69879ec91491f01f3b9757fd218f4ea4"
            },
            {
              "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": -5,
                  "y": 264
                },
                "bottom-right": {
                  "x": 206,
                  "y": 324
                },
                "height": 60,
                "width": 211
              },
              "position": {
                "line": 2355,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.viscardicenter.org/services/nathaniel-h-kornreich/\"&gt;&lt;span&gt;Nathaniel H. Kornreich Technology Center&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[2]/nav[1]/div[1]/ul[1]/li[2]/ul[1]/li[5]/a[1]",
              "issueID": "563505c27e1920a7f464290219f6c41f",
              "signature": "d11b389addcd1cff04bbabd7a7ef0699",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=563505c27e1920a7f464290219f6c41f"
            },
            {
              "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": 20,
                  "y": 10
                },
                "bottom-right": {
                  "x": 213,
                  "y": 70
                },
                "height": 60,
                "width": 193
              },
              "position": {
                "line": 9043,
                "column": 179
              },
              "errorSnippet": "&lt;span&gt;Nathaniel H. Kornreich Technology Center&lt;/span&gt;",
              "xpath": "/html/body/div[2]/nav[1]/div[1]/ul[1]/li[2]/ul[1]/li[5]/a[1]/span[1]",
              "issueID": "cb5bb24fd4b592ec0ee335415f1b8934",
              "signature": "d42ccafefd546e96bb44e75c1dadc330",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=cb5bb24fd4b592ec0ee335415f1b8934"
            },
            {
              "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": 283,
                  "y": 124
                },
                "bottom-right": {
                  "x": 429,
                  "y": 163
                },
                "height": 39,
                "width": 146
              },
              "position": {
                "line": 250,
                "column": 3
              },
              "errorSnippet": "&lt;li id=\"menu-item-1511\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-1511\"&gt;&lt;a href=\"https://www.viscardicenter.org/stories/\"&gt;&lt;span&gt;Our Stories&lt;/span&gt;&lt;/a&gt;\n&lt;ul class=\"sub-",
              "xpath": "/html/body/div[2]/nav[1]/div[1]/ul[1]/li[3]",
              "issueID": "937644a03b4fef5c283a6686c3b8edae",
              "signature": "1601dd0f1f9aaa88be9301fd289725ab",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=937644a03b4fef5c283a6686c3b8edae"
            },
            {
              "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": -9999,
                  "y": 163
                },
                "bottom-right": {
                  "x": -9746,
                  "y": 367
                },
                "height": 204,
                "width": 253
              },
              "position": {
                "line": 7173,
                "column": 0
              },
              "errorSnippet": "&lt;ul class=\"sub-menu\"&gt; &lt;li id=\"menu-item-1524\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-1524\"&gt;&lt;a href=\"https://www.viscardicenter.org/stories/adults/\"&gt;&lt;span&gt;Adults&lt;/span&gt;&lt;/a&gt;&lt;/li&gt; ",
              "xpath": "/html/body/div[2]/nav[1]/div[1]/ul[1]/li[3]/ul[1]",
              "issueID": "736e2f694c6fafdf52d186d8a9267365",
              "signature": "3f55c572d7c8077721542057235e649e",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=736e2f694c6fafdf52d186d8a9267365"
            },
            {
              "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": 429,
                  "y": 124
                },
                "bottom-right": {
                  "x": 583,
                  "y": 163
                },
                "height": 39,
                "width": 154
              },
              "position": {
                "line": 267,
                "column": 3
              },
              "errorSnippet": "&lt;li id=\"menu-item-12625\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-12625\"&gt;&lt;a href=\"https://www.viscardicenter.org/get-involved-3/\"&gt;&lt;span&gt;Get Involved&lt;/span&gt;&lt;/a&gt;\n&lt;ul c",
              "xpath": "/html/body/div[2]/nav[1]/div[1]/ul[1]/li[4]",
              "issueID": "426d27b541396449add06a8fb813b17a",
              "signature": "2ee3b444d655fe49c7733c69a9f3cc7f",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=426d27b541396449add06a8fb813b17a"
            },
            {
              "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": -9999,
                  "y": 163
                },
                "bottom-right": {
                  "x": -9746,
                  "y": 499
                },
                "height": 336,
                "width": 253
              },
              "position": {
                "line": 7173,
                "column": 0
              },
              "errorSnippet": "&lt;ul class=\"sub-menu\"&gt; &lt;li id=\"menu-item-1533\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-1533\"&gt;&lt;a href=\"https://www.viscardicenter.org/get-involved/ways-to-give/\"&gt;&lt;span&gt;Ways to Give&lt;/span&gt;&lt;/",
              "xpath": "/html/body/div[2]/nav[1]/div[1]/ul[1]/li[4]/ul[1]",
              "issueID": "e555fd8867c9e19eabd950b33e934191",
              "signature": "b83a5ac709ecfda5547eaa81517dd89b",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=e555fd8867c9e19eabd950b33e934191"
            },
            {
              "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": 51
                },
                "bottom-right": {
                  "x": 253,
                  "y": 132
                },
                "height": 81,
                "width": 253
              },
              "position": {
                "line": 269,
                "column": 3
              },
              "errorSnippet": "&lt;li id=\"menu-item-12340\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-12340\"&gt;&lt;a href=\"https://www.viscardicenter.org/get-involved/together-we-soar/\"&gt;&lt;span&gt;Together We Soar Campaign&lt;/span&gt;&lt;/a&gt;&lt;",
              "xpath": "/html/body/div[2]/nav[1]/div[1]/ul[1]/li[4]/ul[1]/li[2]",
              "issueID": "0abe80771e59fbd672013ade38c18b68",
              "signature": "5d83f54d182cb64071b92533fb64431a",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=0abe80771e59fbd672013ade38c18b68"
            },
            {
              "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": -5,
                  "y": 51
                },
                "bottom-right": {
                  "x": 206,
                  "y": 111
                },
                "height": 60,
                "width": 211
              },
              "position": {
                "line": 5308,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.viscardicenter.org/get-involved/together-we-soar/\"&gt;&lt;span&gt;Together We Soar Campaign&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[2]/nav[1]/div[1]/ul[1]/li[4]/ul[1]/li[2]/a[1]",
              "issueID": "65586ccc6ea35020c84504edb22e5957",
              "signature": "59ee8a1ec7de6c962b4500f49ff73ac8",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=65586ccc6ea35020c84504edb22e5957"
            },
            {
              "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": 20,
                  "y": 10
                },
                "bottom-right": {
                  "x": 167,
                  "y": 70
                },
                "height": 60,
                "width": 147
              },
              "position": {
                "line": 9061,
                "column": 180
              },
              "errorSnippet": "&lt;span&gt;Together We Soar Campaign&lt;/span&gt;",
              "xpath": "/html/body/div[2]/nav[1]/div[1]/ul[1]/li[4]/ul[1]/li[2]/a[1]/span[1]",
              "issueID": "e7bba9193a6c6c2ed0d13278d9298d38",
              "signature": "5829af952298ec333edf23421aafacb1",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=e7bba9193a6c6c2ed0d13278d9298d38"
            },
            {
              "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": 583,
                  "y": 124
                },
                "bottom-right": {
                  "x": 754,
                  "y": 163
                },
                "height": 39,
                "width": 171
              },
              "position": {
                "line": 5008,
                "column": 474
              },
              "errorSnippet": "&lt;li id=\"menu-item-11619\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-11619\"&gt;&lt;a href=\"https://www.viscardicenter.org/news-events/\"&gt;&lt;span&gt;News &amp;amp; Events&lt;/span&gt;&lt;/a&gt;\n&l",
              "xpath": "/html/body/div[2]/nav[1]/div[1]/ul[1]/li[5]",
              "issueID": "a38fe63ac26f15920895e00b8eca16e2",
              "signature": "23ff9c42237457ed6957023289b19492",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=a38fe63ac26f15920895e00b8eca16e2"
            },
            {
              "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": -9999,
                  "y": 163
                },
                "bottom-right": {
                  "x": -9746,
                  "y": 448
                },
                "height": 285,
                "width": 253
              },
              "position": {
                "line": 7173,
                "column": 0
              },
              "errorSnippet": "&lt;ul class=\"sub-menu\"&gt; &lt;li id=\"menu-item-1537\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-1537\"&gt;&lt;a href=\"https://www.viscardicenter.org/news-events/news/\"&gt;&lt;span&gt;News&lt;/span&gt;&lt;/a&gt;&lt;/li&gt; ",
              "xpath": "/html/body/div[2]/nav[1]/div[1]/ul[1]/li[5]/ul[1]",
              "issueID": "a154af306f85a48ce02e642b04cdae07",
              "signature": "af04d556153910e8c0f25e07f155b1f5",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=a154af306f85a48ce02e642b04cdae07"
            },
            {
              "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": 204
                },
                "bottom-right": {
                  "x": 253,
                  "y": 285
                },
                "height": 81,
                "width": 253
              },
              "position": {
                "line": 8661,
                "column": 174
              },
              "errorSnippet": "&lt;li id=\"menu-item-7272\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-7272\"&gt;&lt;a href=\"https://www.viscardicenter.org/news-events/viscardi-voice-newsletter/\"&gt;&lt;span&gt;Viscardi Voice Newsletter&lt;/span&gt;&lt;/a&g",
              "xpath": "/html/body/div[2]/nav[1]/div[1]/ul[1]/li[5]/ul[1]/li[5]",
              "issueID": "7124c4e876eef589c3f0c5ca31de6b21",
              "signature": "8cc0989de46f170ff16ba9053755f741",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=7124c4e876eef589c3f0c5ca31de6b21"
            },
            {
              "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": -5,
                  "y": 204
                },
                "bottom-right": {
                  "x": 206,
                  "y": 264
                },
                "height": 60,
                "width": 211
              },
              "position": {
                "line": 5619,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"https://www.viscardicenter.org/news-events/viscardi-voice-newsletter/\"&gt;&lt;span&gt;Viscardi Voice Newsletter&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[2]/nav[1]/div[1]/ul[1]/li[5]/ul[1]/li[5]/a[1]",
              "issueID": "1cafaa9e4e0c53257c6e647b1a4b8b00",
              "signature": "b2517f4d3dece0a74625a52a2f3067e6",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=1cafaa9e4e0c53257c6e647b1a4b8b00"
            },
            {
              "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": 20,
                  "y": 10
                },
                "bottom-right": {
                  "x": 134,
                  "y": 70
                },
                "height": 60,
                "width": 114
              },
              "position": {
                "line": 9074,
                "column": 186
              },
              "errorSnippet": "&lt;span&gt;Viscardi Voice Newsletter&lt;/span&gt;",
              "xpath": "/html/body/div[2]/nav[1]/div[1]/ul[1]/li[5]/ul[1]/li[5]/a[1]/span[1]",
              "issueID": "b3ceed2e9385ed78f3a9e1f2fabb03db",
              "signature": "98ab3ce045c0bd7cb959914159830952",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=b3ceed2e9385ed78f3a9e1f2fabb03db"
            },
            {
              "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": 754,
                  "y": 124
                },
                "bottom-right": {
                  "x": 979,
                  "y": 163
                },
                "height": 39,
                "width": 225
              },
              "position": {
                "line": 9026,
                "column": 1
              },
              "errorSnippet": "&lt;li id=\"menu-item-12732\" class=\"menu-item menu-item-type-post_type menu-item-object-page current-page-ancestor current-menu-ancestor current-menu-parent current-page-parent current_page_parent current_page_ancestor menu-item-has-children menu-item-127",
              "xpath": "/html/body/div[2]/nav[1]/div[1]/ul[1]/li[6]",
              "issueID": "04825c1694411eb859c5fae6a0f5c8de",
              "signature": "e452c6d27463896ac4662054ffc1f152",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=04825c1694411eb859c5fae6a0f5c8de"
            },
            {
              "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": -9999,
                  "y": 163
                },
                "bottom-right": {
                  "x": -9746,
                  "y": 478
                },
                "height": 315,
                "width": 253
              },
              "position": {
                "line": 8661,
                "column": 110
              },
              "errorSnippet": "&lt;ul class=\"sub-menu\"&gt; &lt;li id=\"menu-item-12735\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-12735\"&gt;&lt;a href=\"https://www.viscardicenter.org/digital-accessibility-services/document-accessibility/\"&gt;&lt;span&gt;",
              "xpath": "/html/body/div[2]/nav[1]/div[1]/ul[1]/li[6]/ul[1]",
              "issueID": "f481562c6a1e37f59d9f861754e853f7",
              "signature": "1ccd58a9a9dfb5094056db0387f1a65b",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=f481562c6a1e37f59d9f861754e853f7"
            },
            {
              "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": 102
                },
                "bottom-right": {
                  "x": 253,
                  "y": 183
                },
                "height": 81,
                "width": 253
              },
              "position": {
                "line": 9035,
                "column": 0
              },
              "errorSnippet": "&lt;li id=\"menu-item-13265\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-13265\"&gt;&lt;a href=\"https://www.viscardicenter.org/digital-accessibility-services/video-accessibility-captioning-cart/\"&gt;&lt;span&gt;Captioning &amp",
              "xpath": "/html/body/div[2]/nav[1]/div[1]/ul[1]/li[6]/ul[1]/li[3]",
              "issueID": "4fd58f8d13fee61c10599d48fea7abb2",
              "signature": "422a097db1c4f5d989bf8d9d497db9a1",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=4fd58f8d13fee61c10599d48fea7abb2"
            },
            {
              "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": -5,
                  "y": 102
                },
                "bottom-right": {
                  "x": 206,
                  "y": 162
                },
                "height": 60,
                "width": 211
              },
              "position": {
                "line": 5776,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.viscardicenter.org/digital-accessibility-services/video-accessibility-captioning-cart/\"&gt;&lt;span&gt;Captioning &amp;amp; CART Services&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[2]/nav[1]/div[1]/ul[1]/li[6]/ul[1]/li[3]/a[1]",
              "issueID": "0c33f512f3366d2f6c1328a32e7a48c4",
              "signature": "2fb4266be55ea29752ac685863f20d89",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=0c33f512f3366d2f6c1328a32e7a48c4"
            },
            {
              "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": 20,
                  "y": 10
                },
                "bottom-right": {
                  "x": 169,
                  "y": 70
                },
                "height": 60,
                "width": 149
              },
              "position": {
                "line": 9081,
                "column": 217
              },
              "errorSnippet": "&lt;span&gt;Captioning &amp;amp; CART Services&lt;/span&gt;",
              "xpath": "/html/body/div[2]/nav[1]/div[1]/ul[1]/li[6]/ul[1]/li[3]/a[1]/span[1]",
              "issueID": "2275eae779f2c1d64705fcf8f6b12ff9",
              "signature": "7fd821993d5e6ea9f57f45897172cb49",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=2275eae779f2c1d64705fcf8f6b12ff9"
            },
            {
              "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": 234
                },
                "bottom-right": {
                  "x": 253,
                  "y": 315
                },
                "height": 81,
                "width": 253
              },
              "position": {
                "line": 9035,
                "column": 0
              },
              "errorSnippet": "&lt;li id=\"menu-item-13263\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-13263\"&gt;&lt;a href=\"https://www.viscardicenter.org/digital-accessibility-services/viscardi-multimedia-lc-2/\"&gt;&lt;span&gt;Viscardi Multimedia Learni",
              "xpath": "/html/body/div[2]/nav[1]/div[1]/ul[1]/li[6]/ul[1]/li[5]",
              "issueID": "8386a1426c25b314a01bd89d19cd72b7",
              "signature": "c3ec6c427aa409299898526b39706e17",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=8386a1426c25b314a01bd89d19cd72b7"
            },
            {
              "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": -5,
                  "y": 234
                },
                "bottom-right": {
                  "x": 206,
                  "y": 294
                },
                "height": 60,
                "width": 211
              },
              "position": {
                "line": 5944,
                "column": 40
              },
              "errorSnippet": "&lt;a href=\"https://www.viscardicenter.org/digital-accessibility-services/viscardi-multimedia-lc-2/\"&gt;&lt;span&gt;Viscardi Multimedia Learning Center&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[2]/nav[1]/div[1]/ul[1]/li[6]/ul[1]/li[5]/a[1]",
              "issueID": "cbd261ebb247e92d2c2159f14494f6c0",
              "signature": "0d5b181ab030c57db5dea5b84f647134",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=cbd261ebb247e92d2c2159f14494f6c0"
            },
            {
              "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": 20,
                  "y": 10
                },
                "bottom-right": {
                  "x": 186,
                  "y": 70
                },
                "height": 60,
                "width": 166
              },
              "position": {
                "line": 9083,
                "column": 206
              },
              "errorSnippet": "&lt;span&gt;Viscardi Multimedia Learning Center&lt;/span&gt;",
              "xpath": "/html/body/div[2]/nav[1]/div[1]/ul[1]/li[6]/ul[1]/li[5]/a[1]/span[1]",
              "issueID": "4527a0c6f8e9070e3e5dcb616aa2c3a4",
              "signature": "0ad799a35662684fc1c13bf0ce38b22e",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=4527a0c6f8e9070e3e5dcb616aa2c3a4"
            },
            {
              "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": 4,
                  "y": 163
                },
                "bottom-right": {
                  "x": 99,
                  "y": 202
                },
                "height": 39,
                "width": 95
              },
              "position": {
                "line": 9035,
                "column": 0
              },
              "errorSnippet": "&lt;li id=\"menu-item-11909\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-11909\"&gt;&lt;a href=\"https://www.viscardicenter.org/about/\"&gt;&lt;span&gt;About&lt;/span&gt;&lt;/a&gt;\n&lt;ul class=\"sub-menu\"&",
              "xpath": "/html/body/div[2]/nav[1]/div[1]/ul[1]/li[7]",
              "issueID": "1aa2a97e453c91a7002732d0b75e05bb",
              "signature": "708a3c3d5fbb0859490c23cc16407ffe",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=1aa2a97e453c91a7002732d0b75e05bb"
            },
            {
              "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": -9999,
                  "y": 202
                },
                "bottom-right": {
                  "x": -9746,
                  "y": 670
                },
                "height": 468,
                "width": 253
              },
              "position": {
                "line": 9025,
                "column": 2
              },
              "errorSnippet": "&lt;ul class=\"sub-menu\"&gt; &lt;li id=\"menu-item-1539\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-1539\"&gt;&lt;a href=\"https://www.viscardicenter.org/about/history/\"&gt;&lt;span&gt;History&lt;/span&gt;&lt;/a&gt;&lt;/li&gt; ",
              "xpath": "/html/body/div[2]/nav[1]/div[1]/ul[1]/li[7]/ul[1]",
              "issueID": "fdce1ac347e6d345e59ff94b13625808",
              "signature": "d34320c3357e88bb8553a9fa23647bab",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=fdce1ac347e6d345e59ff94b13625808"
            },
            {
              "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": 51
                },
                "bottom-right": {
                  "x": 253,
                  "y": 132
                },
                "height": 81,
                "width": 253
              },
              "position": {
                "line": 9036,
                "column": 174
              },
              "errorSnippet": "&lt;li id=\"menu-item-1547\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-1547\"&gt;&lt;a href=\"https://www.viscardicenter.org/about/leadership/\"&gt;&lt;span&gt;Staff Leadership and Boards of Directors&lt;/span&gt;&lt;/a&gt;&lt;",
              "xpath": "/html/body/div[2]/nav[1]/div[1]/ul[1]/li[7]/ul[1]/li[2]",
              "issueID": "76f5080b64d44591ab8343486a19e57b",
              "signature": "9d8f37f5fafb7d2f94d213d93a48753e",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=76f5080b64d44591ab8343486a19e57b"
            },
            {
              "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": -5,
                  "y": 51
                },
                "bottom-right": {
                  "x": 206,
                  "y": 111
                },
                "height": 60,
                "width": 211
              },
              "position": {
                "line": 6363,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://www.viscardicenter.org/about/leadership/\"&gt;&lt;span&gt;Staff Leadership and Boards of Directors&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[2]/nav[1]/div[1]/ul[1]/li[7]/ul[1]/li[2]/a[1]",
              "issueID": "bba8e50e956517195331a3aea464e00c",
              "signature": "a67361f58d1ab18e4deba0f54b9f62fd",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=bba8e50e956517195331a3aea464e00c"
            },
            {
              "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": 20,
                  "y": 10
                },
                "bottom-right": {
                  "x": 194,
                  "y": 70
                },
                "height": 60,
                "width": 174
              },
              "position": {
                "line": 9089,
                "column": 165
              },
              "errorSnippet": "&lt;span&gt;Staff Leadership and Boards of Directors&lt;/span&gt;",
              "xpath": "/html/body/div[2]/nav[1]/div[1]/ul[1]/li[7]/ul[1]/li[2]/a[1]/span[1]",
              "issueID": "303d385b3b908deba88eaf86b81d937e",
              "signature": "c48526e02ea9c58f55cf9c192ebc8016",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=303d385b3b908deba88eaf86b81d937e"
            },
            {
              "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": 132
                },
                "bottom-right": {
                  "x": 253,
                  "y": 213
                },
                "height": 81,
                "width": 253
              },
              "position": {
                "line": 9037,
                "column": 1
              },
              "errorSnippet": "&lt;li id=\"menu-item-9149\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-9149\"&gt;&lt;a href=\"https://www.viscardicenter.org/about/hvaa/\"&gt;&lt;span&gt;Henry Viscardi Achievement Awards&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;",
              "xpath": "/html/body/div[2]/nav[1]/div[1]/ul[1]/li[7]/ul[1]/li[3]",
              "issueID": "064f2d8f7a0cc63842cd4e01a5de42da",
              "signature": "8ae7a3d3b7c04ef7d2391f6fb5dd6d51",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=064f2d8f7a0cc63842cd4e01a5de42da"
            },
            {
              "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": -5,
                  "y": 132
                },
                "bottom-right": {
                  "x": 206,
                  "y": 192
                },
                "height": 60,
                "width": 211
              },
              "position": {
                "line": 6364,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.viscardicenter.org/about/hvaa/\"&gt;&lt;span&gt;Henry Viscardi Achievement Awards&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[2]/nav[1]/div[1]/ul[1]/li[7]/ul[1]/li[3]/a[1]",
              "issueID": "d81bdc60c9222ec4d32b867c041c4599",
              "signature": "4446ae24a905c31460325ddbc29df547",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=d81bdc60c9222ec4d32b867c041c4599"
            },
            {
              "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": 20,
                  "y": 10
                },
                "bottom-right": {
                  "x": 190,
                  "y": 70
                },
                "height": 60,
                "width": 170
              },
              "position": {
                "line": 9090,
                "column": 159
              },
              "errorSnippet": "&lt;span&gt;Henry Viscardi Achievement Awards&lt;/span&gt;",
              "xpath": "/html/body/div[2]/nav[1]/div[1]/ul[1]/li[7]/ul[1]/li[3]/a[1]/span[1]",
              "issueID": "b8f38dab4e6c03912ace8c059ce78020",
              "signature": "dbb939db05a36539345c0e8188cbc3bf",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=b8f38dab4e6c03912ace8c059ce78020"
            },
            {
              "tID": 155,
              "bpID": 143,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "These headings are not structured in a hierarchical manner.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.10 Section Headings"
              ],
              "resultTitle": "Make sure that headings are in the right order for the content.",
              "errorDescription": "The heading structure of this page does not effectively communicate the structure of the content on it. Heading elements provide important benefits: they act as wayfinding cues for in-page navigation, they contribute to page content summaries, and they provide context to the content below them. To do so effectively, headings should follow the `<h1>` to `<h6>` hierarchy and they should not skip levels. Restructure the document's heading order so it uses a clear, ordered, and intuitive hierarchy. Ensure there are no gaps between each numbered heading level and the next.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 3151
                },
                "height": 3151,
                "width": 1024
              },
              "position": {
                "line": 3350,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"page-template-default page page-id-13162 page-child parent-pageid-12543 header-image header-full-width content-sidebar genesis-breadcrumbs-visible genesis-footer-widgets-visible wpb-js-composer js-comp-ver-6.9.0 vc_responsive breadontop\"&",
              "xpath": "/html/body",
              "issueID": "c703dbb339a75c9414f69738296bcd85",
              "signature": "bd5b8e56bb1630cbe98f4e83d6c25612",
              "ref": "https://tenon.io/bestpractice.php?bpID=143&tID=155&issueID=c703dbb339a75c9414f69738296bcd85"
            },
            {
              "tID": 190,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
              "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 element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute.  As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 200,
                  "y": 1
                },
                "height": 1,
                "width": 200
              },
              "position": {
                "line": 9020,
                "column": 0
              },
              "errorSnippet": "&lt;span role=\"button\" class=\"acsb-sr-only acsb-skip-link\" data-acsb=\"sr-trigger\" data-acsb-sr-only=\"true\" data-acsb-force-visible=\"true\" aria-label=\" Use Website In a Screen-Reader Mode \" aria-pressed=\"false\"&gt;&lt;/span&gt;",
              "xpath": "/html/body/span[1]",
              "issueID": "5eb640f25f6f72a6f1dee86fbf6f4201",
              "signature": "b624f3090eca172ed7630a1d7302a52c",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=5eb640f25f6f72a6f1dee86fbf6f4201"
            },
            {
              "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": 671.265625,
                  "y": 80
                },
                "bottom-right": {
                  "x": 701.265625,
                  "y": 96
                },
                "height": 16,
                "width": 30
              },
              "position": {
                "line": 1315,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"\" target=\"_blank\" href=\"https://www.facebook.com/viscardicenter\" title=\"facebook\" style=\"\"&gt;&lt;img src=\"https://www.viscardicenter.org/wp-content/uploads/2020/08/1368459524_facebook.png\" border=\"0\" width=\"20\" height=\"25\" alt=\"facebook\" ti",
              "xpath": "/html/body/div[2]/header[1]/div[1]/div[3]/section[2]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "98c47068e2e08e70a6ad6ef189623ccc",
              "signature": "7f54004fcf8b92337909d2c5b30a3eba",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=98c47068e2e08e70a6ad6ef189623ccc"
            },
            {
              "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": 701,
                  "y": 80
                },
                "bottom-right": {
                  "x": 730,
                  "y": 96
                },
                "height": 16,
                "width": 29
              },
              "position": {
                "line": 1315,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"\" target=\"_blank\" href=\"https://twitter.com/viscardicenter\" title=\"twitter\" style=\"\"&gt;&lt;img src=\"https://www.viscardicenter.org/wp-content/uploads/2022/03/twitter-icon-square-logo-108D17D373-seeklogo.com_-e1647630220471.png\" border=\"0\" w",
              "xpath": "/html/body/div[2]/header[1]/div[1]/div[3]/section[2]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "849130863fddd50e1d85a8cb3ab82ee2",
              "signature": "59cc1e74a869204229b144db702f063c",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=849130863fddd50e1d85a8cb3ab82ee2"
            },
            {
              "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": 730,
                  "y": 80
                },
                "bottom-right": {
                  "x": 759,
                  "y": 96
                },
                "height": 16,
                "width": 29
              },
              "position": {
                "line": 1315,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"\" target=\"_blank\" href=\"https://www.linkedin.com/company/viscardicenter\" title=\"linkedin\" style=\"\"&gt;&lt;img src=\"https://www.viscardicenter.org/wp-content/uploads/2016/07/linkedin-32px.png\" border=\"0\" width=\"20\" height=\"25\" alt=\"linkedin\" ",
              "xpath": "/html/body/div[2]/header[1]/div[1]/div[3]/section[2]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "6b95f32d18c726b5ed21f82aff9c29d7",
              "signature": "d992ddfa362f0ba266321f81d112469a",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=6b95f32d18c726b5ed21f82aff9c29d7"
            },
            {
              "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": 701,
                  "y": 112
                },
                "bottom-right": {
                  "x": 730,
                  "y": 128
                },
                "height": 16,
                "width": 29
              },
              "position": {
                "line": 1315,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"\" target=\"_blank\" href=\"http://www.youtube.com/user/AbilitiesOnline\" title=\"You Tube\" style=\"\"&gt;&lt;img src=\"https://www.viscardicenter.org/wp-content/uploads/2020/08/1394823366_youTube.png\" border=\"0\" width=\"20\" height=\"25\" alt=\"You Tube\"",
              "xpath": "/html/body/div[2]/header[1]/div[1]/div[3]/section[2]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "78539ca950becb2725f8aa78f10d8569",
              "signature": "f6f7820f1e9e40f1aec1013b04945aaa",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=78539ca950becb2725f8aa78f10d8569"
            },
            {
              "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": 730,
                  "y": 112
                },
                "bottom-right": {
                  "x": 759,
                  "y": 128
                },
                "height": 16,
                "width": 29
              },
              "position": {
                "line": 1315,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"\" target=\"_blank\" href=\"https://www.instagram.com/viscardicenter/\" title=\"Instagram\" style=\"\"&gt;&lt;img src=\"https://www.viscardicenter.org/wp-content/uploads/2020/02/rsz_instagram.jpg\" border=\"0\" width=\"20\" height=\"25\" alt=\"Instagram\" titl",
              "xpath": "/html/body/div[2]/header[1]/div[1]/div[3]/section[2]/div[1]/ul[1]/li[5]/a[1]",
              "issueID": "e231e61a5ec98496d2b0d71f148b476e",
              "signature": "65c5afd753c3282c6b6a21654f3ccf28",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=e231e61a5ec98496d2b0d71f148b476e"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 36,
                  "y": 36
                },
                "height": 36,
                "width": 36
              },
              "position": {
                "line": 7473,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.facebook.com/dialog/feed?app_id=2204533053099474&amp;amp;display=popup&amp;amp;name=Web+Accessibility&amp;amp;link=https://www.viscardicenter.org/digital-accessibility-services/web-accessibility/&amp;amp;redirect_uri=https://www.f",
              "xpath": "/html/body/div[2]/div[1]/div[1]/main[1]/article[1]/div[2]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "0efa24ae2cf59e02b16be8c5de9db04c",
              "signature": "9b37837697ee89a892e0cf466711ff22",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=0efa24ae2cf59e02b16be8c5de9db04c"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 36,
                  "y": 36
                },
                "height": 36,
                "width": 36
              },
              "position": {
                "line": 7473,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"#\" title=\"\" onclick=\"essb_window('https://twitter.com/intent/tweet?text=Web+Accessibility&amp;amp;url=https://www.viscardicenter.org/digital-accessibility-services/web-accessibility/&amp;amp;counturl=https://www.viscardicenter.org/digital-acc",
              "xpath": "/html/body/div[2]/div[1]/div[1]/main[1]/article[1]/div[2]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "5d9af1ef77d86169bae74653daad2118",
              "signature": "f9a200dfbf782fa2b398321202587c7b",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=5d9af1ef77d86169bae74653daad2118"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 36,
                  "y": 36
                },
                "height": 36,
                "width": 36
              },
              "position": {
                "line": 7640,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://plus.google.com/share?url=https://www.viscardicenter.org/digital-accessibility-services/web-accessibility/\" title=\"\" onclick=\"essb_window('https://plus.google.com/share?url=https://www.viscardicenter.org/digital-accessibility-services",
              "xpath": "/html/body/div[2]/div[1]/div[1]/main[1]/article[1]/div[2]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "e2de090842eca07a1894c37910b660c4",
              "signature": "c76473bf236b61096b805da63a08e08d",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=e2de090842eca07a1894c37910b660c4"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 36,
                  "y": 36
                },
                "height": 36,
                "width": 36
              },
              "position": {
                "line": 7641,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.linkedin.com/shareArticle?mini=true&amp;amp;ro=true&amp;amp;trk=EasySocialShareButtons&amp;amp;title=Web+Accessibility&amp;amp;url=https://www.viscardicenter.org/digital-accessibility-services/web-accessibility/\" title=\"\" onclick=",
              "xpath": "/html/body/div[2]/div[1]/div[1]/main[1]/article[1]/div[2]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "f6c5e322983bfe4b0f297247adf53164",
              "signature": "e4f039fe4cbdd1ac81cebf1fc4306f00",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=f6c5e322983bfe4b0f297247adf53164"
            },
            {
              "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": 702.5,
                  "y": 3086
                },
                "bottom-right": {
                  "x": 741.5,
                  "y": 3098
                },
                "height": 12,
                "width": 39
              },
              "position": {
                "line": 9026,
                "column": 5
              },
              "errorSnippet": "&lt;a class=\"\" target=\"_blank\" href=\"https://www.facebook.com/viscardicenter\" title=\"facebook\" style=\"\"&gt;&lt;img src=\"https://www.viscardicenter.org/wp-content/uploads/2020/08/1368459524_facebook.png\" border=\"0\" width=\"30\" height=\"30\" alt=\"facebook\" ti",
              "xpath": "/html/body/div[2]/div[3]/div[1]/div[3]/section[1]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "c11ecc7e08ecf3ba7e7bc37cf80c6c67",
              "signature": "5d2e6bd844840d64d95f94ebb60e85dd",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=c11ecc7e08ecf3ba7e7bc37cf80c6c67"
            },
            {
              "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": 741.5,
                  "y": 3085
                },
                "bottom-right": {
                  "x": 777.5,
                  "y": 3097
                },
                "height": 12,
                "width": 36
              },
              "position": {
                "line": 9027,
                "column": 5
              },
              "errorSnippet": "&lt;a class=\"\" target=\"_blank\" href=\"https://twitter.com/viscardicenter\" title=\"twitter\" style=\"\"&gt;&lt;img src=\"https://www.viscardicenter.org/wp-content/uploads/2022/03/twitter-icon-square-logo-108D17D373-seeklogo.com_-e1647630220471.png\" border=\"0\" w",
              "xpath": "/html/body/div[2]/div[3]/div[1]/div[3]/section[1]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "1ccbff1caa67104331b6a7ef36a724b0",
              "signature": "8a6af22be466c842ddd14f36c4ce9dca",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=1ccbff1caa67104331b6a7ef36a724b0"
            },
            {
              "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": 777.5,
                  "y": 3085
                },
                "bottom-right": {
                  "x": 813.5,
                  "y": 3097
                },
                "height": 12,
                "width": 36
              },
              "position": {
                "line": 9028,
                "column": 5
              },
              "errorSnippet": "&lt;a class=\"\" target=\"_blank\" href=\"https://www.linkedin.com/company/viscardicenter\" title=\"linkedin\" style=\"\"&gt;&lt;img src=\"https://www.viscardicenter.org/wp-content/uploads/2016/07/linkedin-32px.png\" border=\"0\" width=\"30\" height=\"30\" alt=\"linkedin\" ",
              "xpath": "/html/body/div[2]/div[3]/div[1]/div[3]/section[1]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "6ecfef25c93eaddce2a9a8042805ad19",
              "signature": "58e6e5b40fff726decca88ade41cbfd0",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=6ecfef25c93eaddce2a9a8042805ad19"
            },
            {
              "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": 813.5,
                  "y": 3085
                },
                "bottom-right": {
                  "x": 849.5,
                  "y": 3097
                },
                "height": 12,
                "width": 36
              },
              "position": {
                "line": 9035,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"\" target=\"_blank\" href=\"http://www.youtube.com/user/AbilitiesOnline\" title=\"You Tube\" style=\"\"&gt;&lt;img src=\"https://www.viscardicenter.org/wp-content/uploads/2020/08/1394823366_youTube.png\" border=\"0\" width=\"30\" height=\"30\" alt=\"You Tube\"",
              "xpath": "/html/body/div[2]/div[3]/div[1]/div[3]/section[1]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "4709fbcf8f0adfaccab6291ef5f09be0",
              "signature": "1e0c642980348d6bcacb37b4aa446960",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=4709fbcf8f0adfaccab6291ef5f09be0"
            },
            {
              "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": 849.5,
                  "y": 3085
                },
                "bottom-right": {
                  "x": 885.5,
                  "y": 3097
                },
                "height": 12,
                "width": 36
              },
              "position": {
                "line": 9035,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"\" target=\"_blank\" href=\"https://www.instagram.com/viscardicenter/\" title=\"Instagram\" style=\"\"&gt;&lt;img src=\"https://www.viscardicenter.org/wp-content/uploads/2020/02/rsz_instagram.jpg\" border=\"0\" width=\"30\" height=\"30\" alt=\"Instagram\" titl",
              "xpath": "/html/body/div[2]/div[3]/div[1]/div[3]/section[1]/div[1]/ul[1]/li[5]/a[1]",
              "issueID": "1c79598355cff9326af40992bf8027cb",
              "signature": "19d20da32a7a9ec43269246cefd6d3d4",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=1c79598355cff9326af40992bf8027cb"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9040,
                "column": 108
              },
              "errorSnippet": "&lt;a rel=\"noopener\" data-acsb-footer-link=\"true\" href=\"https://accessibe.com?utm_medium=link&amp;amp;utm_source=widget\" target=\"_blank\"&gt; Web Accessibility Solution By accessiBe &lt;/a&gt;",
              "xpath": "/html/body/div[6]/div[2]/a[1]",
              "issueID": "998b24330959c869ad8ccfacdf222cb9",
              "signature": "9c20df61ac8d69137bed3a85ecb38ed5",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=998b24330959c869ad8ccfacdf222cb9"
            },
            {
              "tID": 242,
              "bpID": 209,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Multiple consecutive `<br>` tags next to each other, simulating paragraphs.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.4 Abbreviations",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.5 Reading Level"
              ],
              "resultTitle": "Ensure content is easy to read and understand",
              "errorDescription": "This section of code contains multiple consecutive `<br>` elements, probably used to simulate paragraphs or add whitespace. `<br>` elements are often announced as \"blank\" for users of text-to-speech software, multiple times in sequence, which increases cognitive load for these users. Also, it will not identify these sections as paragraphs. Remove the `<br>` elements. Replace them with `<p>` elements, and use CSS to control whitespace.",
              "viewPortLocation": {
                "top-left": {
                  "x": 168.703125,
                  "y": 68
                },
                "bottom-right": {
                  "x": 168.703125,
                  "y": 68
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6555,
                "column": 50
              },
              "errorSnippet": "&lt;br&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[1]/main[1]/article[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/br[1]",
              "issueID": "51d0e26d2f98fab6651267de81444dad",
              "signature": "5e4b5db9096a488d3d30097037e76456",
              "ref": "https://tenon.io/bestpractice.php?bpID=209&tID=242&issueID=51d0e26d2f98fab6651267de81444dad"
            },
            {
              "tID": 242,
              "bpID": 209,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Multiple consecutive `<br>` tags next to each other, simulating paragraphs.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.4 Abbreviations",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.5 Reading Level"
              ],
              "resultTitle": "Ensure content is easy to read and understand",
              "errorDescription": "This section of code contains multiple consecutive `<br>` elements, probably used to simulate paragraphs or add whitespace. `<br>` elements are often announced as \"blank\" for users of text-to-speech software, multiple times in sequence, which increases cognitive load for these users. Also, it will not identify these sections as paragraphs. Remove the `<br>` elements. Replace them with `<p>` elements, and use CSS to control whitespace.",
              "viewPortLocation": {
                "top-left": {
                  "x": 101.28125,
                  "y": 102
                },
                "bottom-right": {
                  "x": 101.28125,
                  "y": 102
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6556,
                "column": 0
              },
              "errorSnippet": "&lt;br&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[1]/main[1]/article[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/br[3]",
              "issueID": "6230edbacd90bba754eb06008f0c6b2f",
              "signature": "f568e08362ff439129483896ed3acde5",
              "ref": "https://tenon.io/bestpractice.php?bpID=209&tID=242&issueID=6230edbacd90bba754eb06008f0c6b2f"
            },
            {
              "tID": 242,
              "bpID": 209,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Multiple consecutive `<br>` tags next to each other, simulating paragraphs.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.4 Abbreviations",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.5 Reading Level"
              ],
              "resultTitle": "Ensure content is easy to read and understand",
              "errorDescription": "This section of code contains multiple consecutive `<br>` elements, probably used to simulate paragraphs or add whitespace. `<br>` elements are often announced as \"blank\" for users of text-to-speech software, multiple times in sequence, which increases cognitive load for these users. Also, it will not identify these sections as paragraphs. Remove the `<br>` elements. Replace them with `<p>` elements, and use CSS to control whitespace.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8720,
                "column": 50
              },
              "errorSnippet": "&lt;br&gt;",
              "xpath": "/html/body/div[6]/div[1]/div[4]/div[1]/div[1]/div[2]/div[5]/div[3]/br[1]",
              "issueID": "33e3d62b0cdbb05541052e7972c42444",
              "signature": "6680794781ba83080c072c5ff9a606a6",
              "ref": "https://tenon.io/bestpractice.php?bpID=209&tID=242&issueID=33e3d62b0cdbb05541052e7972c42444"
            },
            {
              "tID": 242,
              "bpID": 209,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Multiple consecutive `<br>` tags next to each other, simulating paragraphs.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.4 Abbreviations",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.5 Reading Level"
              ],
              "resultTitle": "Ensure content is easy to read and understand",
              "errorDescription": "This section of code contains multiple consecutive `<br>` elements, probably used to simulate paragraphs or add whitespace. `<br>` elements are often announced as \"blank\" for users of text-to-speech software, multiple times in sequence, which increases cognitive load for these users. Also, it will not identify these sections as paragraphs. Remove the `<br>` elements. Replace them with `<p>` elements, and use CSS to control whitespace.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8721,
                "column": 0
              },
              "errorSnippet": "&lt;br&gt;",
              "xpath": "/html/body/div[6]/div[1]/div[4]/div[1]/div[1]/div[2]/div[6]/div[3]/br[1]",
              "issueID": "856ba7d43026ffde1811929178a6c7bc",
              "signature": "4731887446b9f77b24a88096a92d7859",
              "ref": "https://tenon.io/bestpractice.php?bpID=209&tID=242&issueID=856ba7d43026ffde1811929178a6c7bc"
            },
            {
              "tID": 242,
              "bpID": 209,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Multiple consecutive `<br>` tags next to each other, simulating paragraphs.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.4 Abbreviations",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.5 Reading Level"
              ],
              "resultTitle": "Ensure content is easy to read and understand",
              "errorDescription": "This section of code contains multiple consecutive `<br>` elements, probably used to simulate paragraphs or add whitespace. `<br>` elements are often announced as \"blank\" for users of text-to-speech software, multiple times in sequence, which increases cognitive load for these users. Also, it will not identify these sections as paragraphs. Remove the `<br>` elements. Replace them with `<p>` elements, and use CSS to control whitespace.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9137,
                "column": 0
              },
              "errorSnippet": "&lt;br&gt;",
              "xpath": "/html/body/div[6]/div[4]/div[2]/div[1]/div[1]/ol[1]/li[1]/br[1]",
              "issueID": "a8ca953d89e9c2e69a10efd6ac111b86",
              "signature": "0843d8bfb6c1932567e377a47eeb0449",
              "ref": "https://tenon.io/bestpractice.php?bpID=209&tID=242&issueID=a8ca953d89e9c2e69a10efd6ac111b86"
            },
            {
              "tID": 242,
              "bpID": 209,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Multiple consecutive `<br>` tags next to each other, simulating paragraphs.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.4 Abbreviations",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.5 Reading Level"
              ],
              "resultTitle": "Ensure content is easy to read and understand",
              "errorDescription": "This section of code contains multiple consecutive `<br>` elements, probably used to simulate paragraphs or add whitespace. `<br>` elements are often announced as \"blank\" for users of text-to-speech software, multiple times in sequence, which increases cognitive load for these users. Also, it will not identify these sections as paragraphs. Remove the `<br>` elements. Replace them with `<p>` elements, and use CSS to control whitespace.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9137,
                "column": 0
              },
              "errorSnippet": "&lt;br&gt;",
              "xpath": "/html/body/div[6]/div[4]/div[2]/div[1]/div[1]/ol[1]/li[1]/br[3]",
              "issueID": "8b61dff03950b13b2d9d490c2bda3c8a",
              "signature": "290ab0fb662773fae433b0e11ce3c186",
              "ref": "https://tenon.io/bestpractice.php?bpID=209&tID=242&issueID=8b61dff03950b13b2d9d490c2bda3c8a"
            },
            {
              "tID": 242,
              "bpID": 209,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Multiple consecutive `<br>` tags next to each other, simulating paragraphs.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.4 Abbreviations",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.5 Reading Level"
              ],
              "resultTitle": "Ensure content is easy to read and understand",
              "errorDescription": "This section of code contains multiple consecutive `<br>` elements, probably used to simulate paragraphs or add whitespace. `<br>` elements are often announced as \"blank\" for users of text-to-speech software, multiple times in sequence, which increases cognitive load for these users. Also, it will not identify these sections as paragraphs. Remove the `<br>` elements. Replace them with `<p>` elements, and use CSS to control whitespace.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9275,
                "column": 0
              },
              "errorSnippet": "&lt;br&gt;",
              "xpath": "/html/body/div[6]/div[4]/div[2]/div[1]/div[1]/ol[1]/li[1]/br[5]",
              "issueID": "6cbd1f32d6b87112c57bd7fb498740f9",
              "signature": "6d1c23b8d0b58f1327ffd48ac30c3d3a",
              "ref": "https://tenon.io/bestpractice.php?bpID=209&tID=242&issueID=6cbd1f32d6b87112c57bd7fb498740f9"
            },
            {
              "tID": 242,
              "bpID": 209,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Multiple consecutive `<br>` tags next to each other, simulating paragraphs.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.4 Abbreviations",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.5 Reading Level"
              ],
              "resultTitle": "Ensure content is easy to read and understand",
              "errorDescription": "This section of code contains multiple consecutive `<br>` elements, probably used to simulate paragraphs or add whitespace. `<br>` elements are often announced as \"blank\" for users of text-to-speech software, multiple times in sequence, which increases cognitive load for these users. Also, it will not identify these sections as paragraphs. Remove the `<br>` elements. Replace them with `<p>` elements, and use CSS to control whitespace.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9275,
                "column": 0
              },
              "errorSnippet": "&lt;br&gt;",
              "xpath": "/html/body/div[6]/div[4]/div[2]/div[1]/div[1]/ol[1]/li[2]/br[1]",
              "issueID": "fb389ff13ec14e58eaa31c37023798bf",
              "signature": "1cd24cd89cd02f0c228a485a931f0cbc",
              "ref": "https://tenon.io/bestpractice.php?bpID=209&tID=242&issueID=fb389ff13ec14e58eaa31c37023798bf"
            },
            {
              "tID": 242,
              "bpID": 209,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Multiple consecutive `<br>` tags next to each other, simulating paragraphs.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.4 Abbreviations",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.5 Reading Level"
              ],
              "resultTitle": "Ensure content is easy to read and understand",
              "errorDescription": "This section of code contains multiple consecutive `<br>` elements, probably used to simulate paragraphs or add whitespace. `<br>` elements are often announced as \"blank\" for users of text-to-speech software, multiple times in sequence, which increases cognitive load for these users. Also, it will not identify these sections as paragraphs. Remove the `<br>` elements. Replace them with `<p>` elements, and use CSS to control whitespace.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9298,
                "column": 0
              },
              "errorSnippet": "&lt;br&gt;",
              "xpath": "/html/body/div[6]/div[4]/div[2]/div[1]/div[1]/ol[1]/li[2]/br[3]",
              "issueID": "ae7f6740f15de43c7fc3f6bac6f51a0b",
              "signature": "9a52787908c72f01193abdb6875472fc",
              "ref": "https://tenon.io/bestpractice.php?bpID=209&tID=242&issueID=ae7f6740f15de43c7fc3f6bac6f51a0b"
            }
          ],
          "log": []
        }
      }
    }
  ],
  "timeStamp": "3zjtz",
  "startTime": "2022-07-06T01:55:12",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "hover",
      30
    ],
    [
      "ibm",
      19
    ],
    [
      "motion",
      13
    ],
    [
      "focInd",
      13
    ],
    [
      "alfa",
      6
    ],
    [
      "wave",
      3
    ],
    [
      "focAll",
      2
    ],
    [
      "axe",
      1
    ],
    [
      "tenon",
      1
    ],
    [
      "bulk",
      0
    ],
    [
      "embAc",
      0
    ],
    [
      "focOp",
      0
    ],
    [
      "labClash",
      0
    ],
    [
      "linkUl",
      0
    ],
    [
      "menuNav",
      0
    ],
    [
      "radioSet",
      0
    ],
    [
      "role",
      0
    ],
    [
      "styleDiff",
      0
    ],
    [
      "tabNav",
      0
    ],
    [
      "zIndex",
      0
    ],
    [
      "htmlcs",
      0
    ]
  ],
  "logCount": 23,
  "logSize": 1570,
  "errorLogCount": 11,
  "errorLogSize": 759,
  "prohibitedCount": 0,
  "visitTimeoutCount": 0,
  "visitRejectionCount": 0,
  "endTime": "2022-07-06T01:57:05",
  "elapsedSeconds": 112,
  "score": {
    "scoreProcID": "sp12b",
    "logWeights": {
      "logCount": 0.5,
      "logSize": 0.01,
      "errorLogCount": 1,
      "errorLogSize": 0.02,
      "prohibitedCount": 15,
      "visitTimeoutCount": 10,
      "visitRejectionCount": 10
    },
    "soloWeight": 2,
    "groupWeights": {
      "absolute": 2,
      "largest": 1,
      "smaller": 0.4
    },
    "preventionWeights": {
      "testaro": 50,
      "other": 100
    },
    "packageDetails": {
      "testaro": {
        "bulk": 0,
        "focAll": 26,
        "focInd": 30,
        "focOp": 71,
        "hover": 104,
        "linkUl": 64,
        "role": 195,
        "styleDiff": 30,
        "zIndex": 12
      },
      "alfa": {
        "r53": 4,
        "r61": 4,
        "r65": 9,
        "r66": 73,
        "r69": 13,
        "r72": 4,
        "r73": 64,
        "r83": 16,
        "r87": 4
      },
      "axe": {
        "color-contrast-enhanced": 179,
        "color-contrast": 50,
        "hidden-content": 0,
        "identical-links-same-purpose": 0,
        "p-as-heading": 1,
        "heading-order": 2,
        "region": 20,
        "tabindex": 21
      },
      "htmlcs": {
        "e:AA.1_4_3.G18.Fail": 52,
        "e:AA.2_4_1.G1,G123,G124.NoSuchID": 12,
        "e:AA.4_1_2.H91.InputSearch.Name": 4,
        "w:AA.1_3_1.H42": 1,
        "w:AA.1_3_1.H48": 2,
        "w:AA.1_3_1.H85.2": 1,
        "w:AA.1_3_1_A.G141": 3,
        "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": 5,
        "w:AA.1_4_3.G145.BgImage": 2,
        "w:AA.1_4_3.G18.BgImage": 1,
        "w:AA.1_4_3_F24.F24.FGColour": 1,
        "w:AA.4_1_2.H91.A.Placeholder": 1,
        "w:AA.4_1_2.H91.Select.Value": 1
      },
      "wave": {
        "e:label_missing": 4,
        "c:contrast": 27,
        "a:alt_redundant": 1,
        "a:heading_skipped": 1,
        "a:heading_possible": 1,
        "a:link_internal_broken": 3,
        "a:link_suspicious": 3,
        "a:noscript": 2,
        "a:tabindex": 7,
        "a:text_small": 3,
        "a:title_redundant": 10
      },
      "tenon": {
        "28": 4,
        "79": 40,
        "95": 52,
        "98": 24,
        "129": 3,
        "134": 33,
        "144": 24,
        "152": 32,
        "153": 74,
        "155": 2,
        "190": 4,
        "218": 60,
        "242": 36
      }
    },
    "groupDetails": {
      "groups": {
        "visibleBulk": {
          "testaro": {
            "bulk": {
              "score": 1,
              "what": "Page contains many visible elements"
            }
          }
        },
        "tabFocusability": {
          "testaro": {
            "focAll": {
              "score": 20,
              "what": "Discrepancy between elements that should be and that are Tab-focusable"
            }
          }
        },
        "focusIndication": {
          "testaro": {
            "focInd": {
              "score": 30,
              "what": "Focused element displaying no or nostandard focus indicator"
            }
          },
          "alfa": {
            "r65": {
              "score": 9,
              "what": "Element in sequential focus order has no visible focus"
            }
          }
        },
        "focusableOperable": {
          "testaro": {
            "focOp": {
              "score": 53,
              "what": "Operable elements that cannot be Tab-focused and vice versa"
            }
          }
        },
        "hoverSurprise": {
          "testaro": {
            "hover": {
              "score": 26,
              "what": "Content changes caused by hovering"
            }
          }
        },
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 32,
              "what": "Non-underlined adjacent links"
            }
          }
        },
        "roleBad": {
          "testaro": {
            "role": {
              "score": 146,
              "what": "Nonexistent or implicit-overriding role"
            }
          }
        },
        "inconsistentStyles": {
          "testaro": {
            "styleDiff": {
              "score": 8,
              "what": "Heading, link, and button style inconsistencies"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 3,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "headingStructure": {
          "alfa": {
            "r53": {
              "score": 2,
              "what": "Heading skips one or more levels"
            }
          },
          "axe": {
            "heading-order": {
              "score": 1,
              "what": "Heading levels do not increase by only one"
            }
          },
          "htmlcs": {
            "w:AA.1_3_1_A.G141": {
              "score": 2,
              "what": "Heading level is incorrect"
            }
          },
          "wave": {
            "a:heading_skipped": {
              "score": 1,
              "what": "Skipped heading level"
            }
          },
          "tenon": {
            "155": {
              "score": 1,
              "what": "Headings are not structured in a hierarchical manner"
            }
          }
        },
        "h1Missing": {
          "alfa": {
            "r61": {
              "score": 2,
              "what": "First heading is not h1"
            }
          }
        },
        "contrastAAA": {
          "alfa": {
            "r66": {
              "score": 18,
              "what": "Text contrast less than AAA requires"
            }
          },
          "axe": {
            "color-contrast-enhanced": {
              "score": 45,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          },
          "tenon": {
            "95": {
              "score": 13,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "contrastAA": {
          "alfa": {
            "r69": {
              "score": 10,
              "what": "Text outside widget has subminimum contrast"
            }
          },
          "axe": {
            "color-contrast": {
              "score": 38,
              "what": "Element has insufficient color contrast"
            }
          },
          "htmlcs": {
            "e:AA.1_4_3.G18.Fail": {
              "score": 39,
              "what": "Contrast between the text and its background is less than 4.5:1"
            }
          },
          "wave": {
            "c:contrast": {
              "score": 20,
              "what": "Very low contrast"
            }
          }
        },
        "allCaps": {
          "alfa": {
            "r72": {
              "score": 1,
              "what": "Paragraph text is uppercased"
            }
          },
          "tenon": {
            "153": {
              "score": 19,
              "what": "Long string of text is in all caps"
            }
          }
        },
        "noLeading": {
          "alfa": {
            "r73": {
              "score": 48,
              "what": "Paragraph of text has insufficient line height"
            }
          }
        },
        "overflowHidden": {
          "alfa": {
            "r83": {
              "score": 16,
              "what": "Overflow is hidden or clipped if the text is enlarged"
            }
          }
        },
        "skipRepeatedContent": {
          "alfa": {
            "r87": {
              "score": 2,
              "what": "First focusable element is not a link to the main content"
            }
          }
        },
        "hiddenContentRisk": {
          "axe": {
            "hidden-content": {
              "score": 1,
              "what": "Some content is hidden and therefore may not be testable for accessibility"
            }
          }
        },
        "linkConfusionRisk": {
          "axe": {
            "identical-links-same-purpose": {
              "score": 1,
              "what": "Links with the same accessible name may serve dissimilar purposes"
            }
          }
        },
        "pseudoHeadingRisk": {
          "axe": {
            "p-as-heading": {
              "score": 1,
              "what": "Styled p element may be misused as a heading"
            }
          },
          "htmlcs": {
            "w:AA.1_3_1.H42": {
              "score": 1,
              "what": "Heading coding is not used but the element may be intended as a heading"
            }
          },
          "wave": {
            "a:heading_possible": {
              "score": 1,
              "what": "Possible heading"
            }
          }
        },
        "contentBeyondLandmarks": {
          "axe": {
            "region": {
              "score": 10,
              "what": "Some page content is not contained by landmarks"
            }
          }
        },
        "tabIndexPositive": {
          "axe": {
            "tabindex": {
              "score": 5,
              "what": "Positive tabIndex risks creating a confusing focus order"
            }
          },
          "wave": {
            "a:tabindex": {
              "score": 2,
              "what": "tabIndex value positive"
            }
          }
        },
        "internalLinkBroken": {
          "htmlcs": {
            "e:AA.2_4_1.G1,G123,G124.NoSuchID": {
              "score": 12,
              "what": "Internal link references a nonexistent destination"
            }
          },
          "wave": {
            "a:link_internal_broken": {
              "score": 3,
              "what": "Broken same-page link"
            }
          }
        },
        "inputNoText": {
          "htmlcs": {
            "e:AA.4_1_2.H91.InputSearch.Name": {
              "score": 4,
              "what": "Search input has no accessible name"
            }
          }
        },
        "pseudoNavListRisk": {
          "htmlcs": {
            "w:AA.1_3_1.H48": {
              "score": 1,
              "what": "Navigation links are not coded as a list"
            }
          }
        },
        "selectFlatRisk": {
          "htmlcs": {
            "w:AA.1_3_1.H85.2": {
              "score": 1,
              "what": "Selection list may contain groups of related options that are not grouped with optgroup"
            }
          }
        },
        "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.BgImage": {
              "score": 1,
              "what": "Contrast between the text and its background image may be less than 3:1"
            },
            "w:AA.1_4_3.G18.BgImage": {
              "score": 1,
              "what": "Contrast between the text and its background image may be less than 4.5:1"
            },
            "w:AA.1_4_3_F24.F24.FGColour": {
              "score": 1,
              "what": "Inline foreground color may lack a complementary background color"
            }
          }
        },
        "linkBrokenRisk": {
          "htmlcs": {
            "w:AA.4_1_2.H91.A.Placeholder": {
              "score": 1,
              "what": "Link has text but no href, id, or name attribute"
            }
          }
        },
        "selectNoText": {
          "htmlcs": {
            "w:AA.4_1_2.H91.Select.Value": {
              "score": 1,
              "what": "Select element value has no accessible name"
            }
          }
        },
        "controlLabel": {
          "wave": {
            "e:label_missing": {
              "score": 4,
              "what": "Missing form label"
            }
          }
        },
        "imageTextRedundant": {
          "wave": {
            "a:alt_redundant": {
              "score": 1,
              "what": "Redundant text alternative"
            }
          }
        },
        "linkComprehensionRisk": {
          "wave": {
            "a:link_suspicious": {
              "score": 1,
              "what": "Suspicious link text"
            }
          }
        },
        "noScriptRisk": {
          "wave": {
            "a:noscript": {
              "score": 1,
              "what": "noscript element may fail to contain an accessible equivalent or alternative"
            }
          }
        },
        "fontSmall": {
          "wave": {
            "a:text_small": {
              "score": 2,
              "what": "Text is very small"
            }
          },
          "tenon": {
            "134": {
              "score": 25,
              "what": "Text is very small"
            }
          }
        },
        "titleRedundant": {
          "wave": {
            "a:title_redundant": {
              "score": 3,
              "what": "Title attribute text is the same as text or alternative text"
            }
          },
          "tenon": {
            "79": {
              "score": 10,
              "what": "Link has a title attribute that is the same as the text inside the link"
            }
          }
        },
        "horizontalScrolling": {
          "tenon": {
            "28": {
              "score": 3,
              "what": "Layout or sizing of the page causes horizontal scrolling"
            }
          }
        },
        "linkTextsSame": {
          "tenon": {
            "98": {
              "score": 12,
              "what": "Links have the same text but different destinations"
            }
          }
        },
        "pseudoLinkRisk": {
          "tenon": {
            "129": {
              "score": 1,
              "what": "CSS underline on text that is not a link"
            }
          }
        },
        "leadingClipsText": {
          "tenon": {
            "144": {
              "score": 24,
              "what": "Line height is insufficent to properly display the computed font size"
            }
          }
        },
        "targetSize": {
          "tenon": {
            "152": {
              "score": 16,
              "what": "Actionable element is smaller than the minimum required size"
            }
          }
        },
        "tabIndexMissing": {
          "tenon": {
            "190": {
              "score": 4,
              "what": "Interactive item is not natively actionable, but has no tabindex=0 attribute"
            }
          }
        },
        "linkForcesNewWindow": {
          "tenon": {
            "218": {
              "score": 45,
              "what": "Link opens in a new window without user control"
            }
          }
        },
        "pseudoParagraphRisk": {
          "tenon": {
            "242": {
              "score": 9,
              "what": "Multiple consecutive br elements may simulate paragraphs"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {},
    "summary": {
      "total": 881,
      "log": 53,
      "preventions": 0,
      "solos": 0,
      "groups": [
        {
          "groupName": "roleBad",
          "score": 148
        },
        {
          "groupName": "contrastAA",
          "score": 68
        },
        {
          "groupName": "contrastAAA",
          "score": 59
        },
        {
          "groupName": "focusableOperable",
          "score": 55
        },
        {
          "groupName": "noLeading",
          "score": 50
        },
        {
          "groupName": "linkForcesNewWindow",
          "score": 47
        },
        {
          "groupName": "focusIndication",
          "score": 36
        },
        {
          "groupName": "linkIndication",
          "score": 34
        },
        {
          "groupName": "hoverSurprise",
          "score": 28
        },
        {
          "groupName": "fontSmall",
          "score": 28
        },
        {
          "groupName": "leadingClipsText",
          "score": 26
        },
        {
          "groupName": "tabFocusability",
          "score": 22
        },
        {
          "groupName": "allCaps",
          "score": 21
        },
        {
          "groupName": "overflowHidden",
          "score": 18
        },
        {
          "groupName": "targetSize",
          "score": 18
        },
        {
          "groupName": "internalLinkBroken",
          "score": 15
        },
        {
          "groupName": "linkTextsSame",
          "score": 14
        },
        {
          "groupName": "titleRedundant",
          "score": 13
        },
        {
          "groupName": "contentBeyondLandmarks",
          "score": 12
        },
        {
          "groupName": "pseudoParagraphRisk",
          "score": 11
        },
        {
          "groupName": "inconsistentStyles",
          "score": 10
        },
        {
          "groupName": "tabIndexPositive",
          "score": 8
        },
        {
          "groupName": "headingStructure",
          "score": 6
        },
        {
          "groupName": "inputNoText",
          "score": 6
        },
        {
          "groupName": "controlLabel",
          "score": 6
        },
        {
          "groupName": "tabIndexMissing",
          "score": 6
        },
        {
          "groupName": "zIndexNotZero",
          "score": 5
        },
        {
          "groupName": "contrastRisk",
          "score": 5
        },
        {
          "groupName": "horizontalScrolling",
          "score": 5
        },
        {
          "groupName": "h1Missing",
          "score": 4
        },
        {
          "groupName": "skipRepeatedContent",
          "score": 4
        },
        {
          "groupName": "pseudoHeadingRisk",
          "score": 4
        },
        {
          "groupName": "visibleBulk",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "linkConfusionRisk",
          "score": 3
        },
        {
          "groupName": "pseudoNavListRisk",
          "score": 3
        },
        {
          "groupName": "selectFlatRisk",
          "score": 3
        },
        {
          "groupName": "scrollRisk",
          "score": 3
        },
        {
          "groupName": "linkBrokenRisk",
          "score": 3
        },
        {
          "groupName": "selectNoText",
          "score": 3
        },
        {
          "groupName": "imageTextRedundant",
          "score": 3
        },
        {
          "groupName": "linkComprehensionRisk",
          "score": 3
        },
        {
          "groupName": "noScriptRisk",
          "score": 3
        },
        {
          "groupName": "pseudoLinkRisk",
          "score": 3
        }
      ]
    }
  }
}