Accessibility test digest

Synopsis

Page: Froedtert & The Medical College of Wisconsin (100%)

URL: https://www.froedtert.com/

Score: 1012

Tested by: Testaro, procedure tp15

Scored by: Testilo, procedure sp15c

Digested by: Testilo, procedure dp15a

Introduction

The Testaro application used its tp15 testing procedure to test the accessibility (barrier-free design and coding) of the Froedtert & The Medical College of Wisconsin (100%) web page at https://www.froedtert.com/ on 2022/08/13. The procedure performed 1230 tests. Of these, 24 are custom tests defined by Testaro, and the others belong to these seven other packages (programs that perform collections of tests):

Testaro produced a report enumerating the test results.

Testilo processed the report and used the sp15c scoring procedure to compute partial and total scores for the page. The total score is 1012 (where 0 is the best possible score). The scored report is appended below.

Finally, Testilo used procedure dp15a to produce this digest, briefly explaining how sp15c computed the scores.

Score summary

Score components
total1012
log203
preventions100
contrastAA133
attributeBad118
contrastAAA56
linkForcesNewWindow53
roleBad42
linkIndication37
menuNavigation20
titleRedundant20
targetSize20
fontSmall18
metaBad17
inconsistentStyles14
zIndexNotZero13
contrastRisk11
obsolete10
typeRedundant9
duplicateID9
hoverSurprise8
ariaBadAttribute8
headingStructure6
internalLinkBroken6
iframeTitleBad6
roleRedundant6
linkTextsSame6
leadingClipsText6
tabIndexMissing6
horizontalScrolling5
headingOfNothing4
scrollRisk4
articleHeadingless4
titleAsLabel4
visibleBulk3
focusIndication3
hiddenContentRisk3
linkConfusionRisk3
pseudoHeadingRisk3
pseudoOrderedListRisk3
pseudoNavListRisk3
ariaLabelWrongRisk3
linkPair3
noScriptRisk3

Issue summary

Special issues

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

preventions: Score 100. This is based on tests that the page did not allow to be run. That impedes accessibility progress and risks interfering with tools that users with disabilities need.

Classified issues

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

attributeBad: Score 118. Issues reported by tests in this category:

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

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

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

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

menuNavigation: Score 20. Issues reported by tests in this category:

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

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

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

metaBad: Score 17. Issues reported by tests in this category:

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

noScriptRisk: 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 sp15c. You can modify and extend Testaro and Testilo to fit other theories and priorities.

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

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

Report

{
  "id": "4yiew-froedtert",
  "host": {
    "id": "froedtert",
    "which": "https://www.froedtert.com/",
    "what": "Froedtert & The Medical College of Wisconsin (100%)"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-08-13T05:03:21"
    },
    {
      "event": "endTime",
      "value": "2022-08-13T05:05:58"
    }
  ],
  "script": {
    "id": "tp15",
    "what": "Alfa, Axe, Continuum, HTML CodeSniffer, IBM, Nu Html Checker, Tenon, WAVE, and 22 custom tests",
    "strict": true,
    "timeLimit": 500,
    "commands": [
      {
        "type": "launch",
        "which": "webkit",
        "what": "Webkit browser"
      },
      {
        "type": "url",
        "which": "https://www.froedtert.com/",
        "what": "Froedtert & The Medical College of Wisconsin (100%)"
      },
      {
        "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.froedtert.com/",
        "what": "Froedtert & The Medical College of Wisconsin (100%)"
      },
      {
        "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": 40,
        "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": "continuum",
        "what": "Continuum"
      },
      {
        "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": "nuVal",
        "what": "Nu Html Checker"
      },
      {
        "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.froedtert.com/",
      "what": "Froedtert & The Medical College of Wisconsin (100%)",
      "result": "https://www.froedtert.com/"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://www.froedtert.com/"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://www.froedtert.com/",
      "result": {
        "bytes": [
          585522,
          585522,
          585522,
          585522,
          585522
        ],
        "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.froedtert.com/",
      "what": "Froedtert & The Medical College of Wisconsin (100%)",
      "result": "https://www.froedtert.com/"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://www.froedtert.com/",
      "result": {
        "visibleElements": 584
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://www.froedtert.com/",
      "result": {
        "totals": {
          "links": 0,
          "buttons": 0,
          "inputs": 0,
          "selects": 0
        },
        "items": []
      }
    },
    {
      "type": "test",
      "which": "focAll",
      "what": "focusable and Tab-focused elements",
      "url": "https://www.froedtert.com/",
      "result": {
        "tabFocusables": 105,
        "tabFocused": 105,
        "discrepancy": 0
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.froedtert.com/",
      "what": "URL",
      "result": "https://www.froedtert.com/"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://www.froedtert.com/",
      "result": {
        "totals": {
          "total": 105,
          "types": {
            "indicatorMissing": {
              "total": 0,
              "tagNames": {}
            },
            "nonOutlinePresent": {
              "total": 1,
              "tagNames": {
                "INPUT": 1
              }
            },
            "outlinePresent": {
              "total": 104,
              "meanDelay": 0,
              "tagNames": {
                "A": 101,
                "BUTTON": 3
              }
            }
          }
        },
        "items": {
          "indicatorMissing": [],
          "nonOutlinePresent": [
            {
              "tagName": "INPUT",
              "text": ""
            }
          ],
          "outlinePresent": [
            {
              "tagName": "A",
              "text": "Skip to main content",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Testing and Information",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Vaccine Updates",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Visitor Guidelines",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Careers",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Quality",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Research",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Contact Us",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Request Appointment",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "MyChart",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Froedtert & the Medical College of Wisconsin",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Get Care Today",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Doctors",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Services",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Locations",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Patients & Visitors",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Search",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Find a Doctor",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Get Started",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Get Started",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Get Started",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Download the App",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Froedtert Hospital",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Froedtert Menomonee Falls Hospital",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Froedtert West Bend Hospital",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Mequon",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "New Berlin",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Oak Creek",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Pewaukee",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Froedtert Bluemound Rehabilitation Hospital",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Froedtert Holy Family Memorial Hospital",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Froedtert Kenosha Hospital",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Froedtert Pleasant Prairie Hospital",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "View all Locations",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "From the Blog August 10, 2022 Advanced Microsurgery for Peripheral Nerve Injury",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "From the Blog August 10, 2022 “Watch-and-Wait” Rectal Cancer Treatment Strategy Benefits Select Pati",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "From the Blog August 9, 2022 New CHIP Program Expands Options for Treating Complex Coronary Artery D",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "From the Blog August 3, 2022 Trailblazers: Minimally Invasive Heart Surgery",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "From the Blog August 2, 2022 Specialized Team Cares for Sisters With Mechanical Heart Valves During ",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "From the Blog July 27, 2022 Expert Teamwork to Treat Esophageal Cancer",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "versiti.org/wi",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "877-232-4376",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "PLEASE DONATE!",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Buoy Health",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Get Started",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "atención primaria",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Aprende más",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Visit Our Virtual Clinic",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Get a second opinion",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Facebook",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Twitter",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Email",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "414-777-7700",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Facebook",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Instagram",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "LinkedIn",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Twitter",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "YouTube",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "About",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Academic Medicine",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Quality and Safety",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Giving",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Community Engagement",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Diversity and Inclusion",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Media/Newsroom",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Professionals",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Info for Suppliers",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Info for Employers (Workforce Health)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Professional Education",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Nursing",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "For Physicians",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "For Patients and Visitors",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Classes and Events",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Find a Medical Service",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Find a Doctor",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Financial Services",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Pay Your Bill",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "English",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Español",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Hmong",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "繁體中文",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Deutsch",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "العربية",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Русский",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "한국어",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Tiếng Việt",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Deitsch",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "ພາສາລາວ",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Français",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Polski",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "हिंदी",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Shqip",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Tagalog",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Notice of Non-Discrimination",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Website Privacy Statement",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Joint Notice of Privacy Practice",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Notice Against Surprise Medical Bills",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Contact Us",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Privacy Policy",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Close",
              "delay": 0
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.froedtert.com/",
      "what": "URL",
      "result": "https://www.froedtert.com/"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://www.froedtert.com/",
      "result": {
        "totals": {
          "total": 141,
          "types": {
            "onlyFocusable": {
              "total": 0,
              "tagNames": {}
            },
            "onlyOperable": {
              "total": 0,
              "tagNames": {}
            },
            "focusableAndOperable": {
              "total": 141,
              "tagNames": {
                "A": 118,
                "BUTTON": 6,
                "INPUT": 14,
                "IFRAME": 3
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [],
          "onlyOperable": [],
          "focusableAndOperable": [
            {
              "tagName": "A",
              "id": "skip-to-content-link",
              "text": "Skip to main content",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Testing and Information",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Vaccine Updates",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Visitor Guidelines",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Careers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Quality",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Research",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Request Appointment",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "MyChart",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Menu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Froedtert & the Medical College of Wisconsin",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Get Care Today",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Doctors",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Locations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Patients & Visitors",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Search",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button class=\"close-icon\" aria-label=\"Close search box\" style=\"cursor: default;",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "edit-search",
              "text": "<input title=\"Enter the terms you wish to search for.\" data-drupal-selector=\"edi",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input autocomplete=\"off\" data-drupal-selector=\"form-3g6wixf-76lisqqfhndbamqfnoz",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input data-drupal-selector=\"edit-search-block-form\" type=\"hidden\" name=\"form_id",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "block-search-submit",
              "text": "Search",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Get Care Today",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Doctors",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Locations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Patients & Visitors",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Careers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Quality",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Research",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Request Appointment",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "MyChart",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Find a Doctor",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Get Started",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Get Started",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Get Started",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Download the App",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Froedtert Hospital",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Froedtert Menomonee Falls Hospital",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Froedtert West Bend Hospital",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Mequon",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "New Berlin",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Oak Creek",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Pewaukee",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Froedtert Bluemound Rehabilitation Hospital",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Froedtert Holy Family Memorial Hospital",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Froedtert Kenosha Hospital",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Froedtert Pleasant Prairie Hospital",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "View all Locations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "From the Blog August 10, 2022 Advanced Microsurgery for Peripheral Nerve Injury",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "From the Blog August 10, 2022 “Watch-and-Wait” Rectal Cancer Treatment Strategy ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "From the Blog August 9, 2022 New CHIP Program Expands Options for Treating Compl",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "From the Blog August 3, 2022 Trailblazers: Minimally Invasive Heart Surgery",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "From the Blog August 2, 2022 Specialized Team Cares for Sisters With Mechanical ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "From the Blog July 27, 2022 Expert Teamwork to Treat Esophageal Cancer",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "versiti.org/wi",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "877-232-4376",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "PLEASE DONATE!",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Buoy Health",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Get Started",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "atención primaria",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Aprende más",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Visit Our Virtual Clinic",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Get a second opinion",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Facebook",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Twitter",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Email",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a aria-label=\"Home\" href=\"/\" style=\"cursor: default;\">\n<div data-embed-button=\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "414-777-7700",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://apps.apple.com/us/app/froedtert-mcw/id1487838349\" target=\"_blan",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://play.google.com/store/apps/details?id=com.froedtert.care\" style",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Facebook",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Instagram",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "LinkedIn",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Twitter",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "YouTube",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Academic Medicine",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Quality and Safety",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Giving",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Community Engagement",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Diversity and Inclusion",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Media/Newsroom",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Professionals",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Info for Suppliers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Info for Employers (Workforce Health)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Professional Education",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Nursing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "For Physicians",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "For Patients and Visitors",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Classes and Events",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Find a Medical Service",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Find a Doctor",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Financial Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Pay Your Bill",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input name=\"u\" type=\"hidden\" value=\"3\" data-name=\"u\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input name=\"f\" type=\"hidden\" value=\"3\" data-name=\"f\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input name=\"s\" type=\"hidden\" data-name=\"s\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input name=\"c\" type=\"hidden\" value=\"0\" data-name=\"c\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input name=\"m\" type=\"hidden\" value=\"0\" data-name=\"m\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input name=\"act\" type=\"hidden\" value=\"sub\" data-name=\"act\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input name=\"v\" type=\"hidden\" value=\"2\" data-name=\"v\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input name=\"or\" type=\"hidden\" value=\"01cb3f12d787fb3ea2dba99f03c3dd29\" data-nam",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "email",
              "text": "<input id=\"email\" name=\"email\" placeholder=\"Enter e-mail address*\" required=\"\" t",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "_form_3_submit",
              "text": "<button aria-label=\"Submit\" class=\"_submit\" id=\"_form_3_submit\" type=\"submit\"><s",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Español",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Hmong",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "繁體中文",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Deutsch",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "العربية",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Русский",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "한국어",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tiếng Việt",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Deitsch",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "ພາສາລາວ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Français",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Polski",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "हिंदी",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Shqip",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tagalog",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Notice of Non-Discrimination",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Website Privacy Statement",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Joint Notice of Privacy Practice",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Notice Against Surprise Medical Bills",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Close",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Chrome",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Edge",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Firefox",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Safari",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "IFRAME",
              "id": "",
              "text": "<iframe height=\"0\" width=\"0\" style=\"display: none; visibility: hidden;\" src=\"//9",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "a2a_copy_link_text",
              "text": "<input id=\"a2a_copy_link_text\" type=\"text\" title=\"Copy link\" readonly=\"\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "a2apage_find",
              "text": "<input id=\"a2apage_find\" class=\"a2a_menu_find a2a_localize\" type=\"text\" autocomp",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "AddToAny",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "a2apage_show_more_less",
              "text": "More…",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "IFRAME",
              "id": "a2a_sm_ifr",
              "text": "<iframe id=\"a2a_sm_ifr\" title=\"AddToAny Utility Frame\" transparency=\"true\" allow",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "IFRAME",
              "id": "universal_pixel_98e7qq9",
              "text": "<iframe id=\"universal_pixel_98e7qq9\" height=\"0\" width=\"0\" style=\"display:none;\" ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.froedtert.com/",
      "what": "URL",
      "result": "https://www.froedtert.com/"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 40,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://www.froedtert.com/",
      "result": {
        "totals": {
          "triggers": 168,
          "headTriggers": 40,
          "tailTriggers": 128,
          "impactTriggers": 9,
          "additions": 0,
          "removals": 0,
          "opacityChanges": 17,
          "opacityImpact": 17,
          "unhoverables": 1
        },
        "items": {
          "head": {
            "impactTriggers": [],
            "unhoverables": [
              {
                "tagName": "A",
                "id": "skip-to-content-link",
                "text": "Skiptomaincontent"
              }
            ]
          },
          "tail": {
            "impactTriggers": [
              {
                "tagName": "A",
                "text": "Facebook",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 2,
                "opacityImpact": 2
              }
            ],
            "unhoverables": []
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.froedtert.com/",
      "what": "URL",
      "result": "https://www.froedtert.com/"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://www.froedtert.com/",
      "result": {
        "totals": {
          "mislabeled": 0,
          "unlabeled": 2,
          "wellLabeled": 8
        },
        "items": {
          "mislabeled": [],
          "unlabeled": [
            {
              "index": 8,
              "tagName": "INPUT",
              "type": "text"
            },
            {
              "index": 9,
              "tagName": "INPUT",
              "type": "text"
            }
          ],
          "wellLabeled": [
            {
              "index": 0,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Mobile menu",
                "content": "Menu"
              }
            },
            {
              "index": 1,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Search"
              }
            },
            {
              "index": 2,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Close search box"
              }
            },
            {
              "index": 3,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "Keywords"
                ]
              }
            },
            {
              "index": 4,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Search"
              }
            },
            {
              "index": 5,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "Email"
                ]
              }
            },
            {
              "index": 6,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Submit"
              }
            },
            {
              "index": 7,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Close"
              }
            }
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://www.froedtert.com/",
      "result": {
        "totals": {
          "links": 118,
          "adjacent": {
            "total": 54,
            "underlined": 20,
            "underlinedPercent": 37
          }
        },
        "items": {
          "underlined": [
            "Froedtert Hospital",
            "Froedtert Menomonee Falls Hospital",
            "Froedtert West Bend Hospital",
            "Mequon",
            "New Berlin",
            "Oak Creek",
            "Pewaukee",
            "Froedtert Bluemound Rehabilitation Hospital",
            "Froedtert Holy Family Memorial Hospital",
            "Froedtert Kenosha Hospital",
            "Froedtert Pleasant Prairie Hospital",
            "versiti.org/wi",
            "877-232-4376",
            "Buoy Health",
            "atención primaria",
            "Privacy Policy",
            "Chrome",
            "Edge",
            "Firefox",
            "Safari"
          ],
          "notUnderlined": [
            "Skip to main content",
            "Testing and Information",
            "Vaccine Updates",
            "Visitor Guidelines",
            "Froedtert & the Medical College of Wisconsin",
            "Find a Doctor",
            "Get Started",
            "Get Started",
            "Get Started",
            "Download the App",
            "View all Locations",
            "From the Blog August 10, 2022 Advanced Microsurgery for Peripheral Nerve Injury",
            "From the Blog August 10, 2022 “Watch-and-Wait” Rectal Cancer Treatment Strategy Benefits Select Patients",
            "From the Blog August 9, 2022 New CHIP Program Expands Options for Treating Complex Coronary Artery Disease",
            "From the Blog August 3, 2022 Trailblazers: Minimally Invasive Heart Surgery",
            "From the Blog August 2, 2022 Specialized Team Cares for Sisters With Mechanical Heart Valves During Pregnancy",
            "From the Blog July 27, 2022 Expert Teamwork to Treat Esophageal Cancer",
            "PLEASE DONATE!",
            "Get Started",
            "Aprende más",
            "Visit Our Virtual Clinic",
            "Get a second opinion",
            "Facebook",
            "Twitter",
            "Email",
            "",
            "414-777-7700",
            "",
            "",
            "About",
            "Professionals",
            "For Patients and Visitors",
            "AddToAny",
            "More…"
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://www.froedtert.com/",
      "result": {
        "totals": {
          "navigations": {
            "all": {
              "total": 25,
              "correct": 7,
              "incorrect": 18
            },
            "specific": {
              "tab": {
                "total": 5,
                "correct": 5,
                "incorrect": 0
              },
              "left": {
                "total": 5,
                "correct": 0,
                "incorrect": 5
              },
              "right": {
                "total": 5,
                "correct": 0,
                "incorrect": 5
              },
              "up": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "down": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "home": {
                "total": 5,
                "correct": 1,
                "incorrect": 4
              },
              "end": {
                "total": 5,
                "correct": 1,
                "incorrect": 4
              }
            }
          },
          "menuItems": {
            "total": 5,
            "correct": 0,
            "incorrect": 5
          },
          "menus": {
            "total": 1,
            "correct": 0,
            "incorrect": 1
          }
        },
        "menuItems": {
          "incorrect": [
            {
              "tagName": "LI",
              "text": "Get Care Today",
              "navigationErrors": [
                "ArrowRight",
                "ArrowLeft",
                "End"
              ]
            },
            {
              "tagName": "LI",
              "text": "Doctors",
              "navigationErrors": [
                "ArrowRight",
                "ArrowLeft",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "LI",
              "text": "Services",
              "navigationErrors": [
                "ArrowRight",
                "ArrowLeft",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "LI",
              "text": "Locations",
              "navigationErrors": [
                "ArrowRight",
                "ArrowLeft",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "LI",
              "text": "Patients & Visitors",
              "navigationErrors": [
                "ArrowRight",
                "ArrowLeft",
                "Home"
              ]
            }
          ],
          "correct": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.froedtert.com/",
      "what": "URL",
      "result": "https://www.froedtert.com/"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://www.froedtert.com/",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://www.froedtert.com/",
      "result": {
        "roleElements": 53,
        "badRoleElements": 9,
        "redundantRoleElements": 16,
        "tagNames": {
          "DIV": {
            "navigation": {
              "bad": 1,
              "redundant": 0
            },
            "article": {
              "bad": 6,
              "redundant": 0
            }
          },
          "HEADER": {
            "banner": {
              "bad": 1,
              "redundant": 0
            }
          },
          "NAV": {
            "navigation": {
              "bad": 0,
              "redundant": 8
            }
          },
          "MAIN": {
            "main": {
              "bad": 0,
              "redundant": 1
            }
          },
          "ARTICLE": {
            "article": {
              "bad": 0,
              "redundant": 7
            }
          },
          "FOOTER": {
            "contentinfo": {
              "bad": 1,
              "redundant": 0
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://www.froedtert.com/",
      "result": {
        "mainStyles": [
          "fontStyle",
          "fontWeight",
          "opacity",
          "textDecorationLine",
          "textDecorationStyle",
          "textDecorationThickness"
        ],
        "buttonStyles": [
          "borderStyle",
          "borderWidth",
          "height",
          "lineHeight",
          "maxHeight",
          "maxWidth",
          "minHeight",
          "minWidth",
          "outlineOffset",
          "outlineStyle",
          "outlineWidth"
        ],
        "headingStyles": [
          "color",
          "fontSize"
        ],
        "listLinkStyles": [
          "color",
          "fontSize",
          "lineHeight"
        ],
        "totals": {
          "button": {
            "total": 6,
            "subtotals": [
              1,
              1,
              1,
              1,
              1,
              1
            ]
          },
          "adjacentLink": {
            "total": 54,
            "subtotals": [
              22,
              13,
              11,
              5,
              1,
              1,
              1
            ]
          },
          "listLink": {
            "total": 64,
            "subtotals": [
              21,
              16,
              5,
              5,
              5,
              4,
              4,
              2,
              1,
              1
            ]
          },
          "h1": {
            "total": 1
          },
          "h2": {
            "total": 8,
            "subtotals": [
              6,
              1,
              1
            ]
          },
          "h3": {
            "total": 9,
            "subtotals": [
              5,
              3,
              1
            ]
          }
        },
        "items": {
          "button": {
            "fontWeight": {
              "400": [
                "Search",
                "",
                ""
              ],
              "600": [
                "Search"
              ],
              "700": [
                "Menu",
                "Close"
              ]
            },
            "borderStyle": {
              "none": [
                "Menu",
                "Search",
                "",
                ""
              ],
              "solid": [
                "Search",
                "Close"
              ]
            },
            "borderWidth": {
              "0px": [
                "Menu",
                "Search",
                "",
                ""
              ],
              "1px": [
                "Search"
              ],
              "2px": [
                "Close"
              ]
            },
            "height": {
              "auto": [
                "Menu",
                "Search"
              ],
              "45px": [
                "Search"
              ],
              "28px": [
                ""
              ],
              "38.3984px": [
                ""
              ],
              "39px": [
                "Close"
              ]
            },
            "lineHeight": {
              "10px": [
                "Menu"
              ],
              "0px": [
                "Search"
              ],
              "30px": [
                ""
              ],
              "21px": [
                "Search",
                "Close"
              ],
              "18px": [
                ""
              ]
            },
            "minHeight": {
              "0px": [
                "Menu",
                "Search",
                "",
                "Search",
                "Close"
              ],
              "auto": [
                ""
              ]
            },
            "minWidth": {
              "0px": [
                "Menu",
                "Search",
                "",
                "Close"
              ],
              "140px": [
                "Search"
              ],
              "auto": [
                ""
              ]
            }
          },
          "adjacentLink": {
            "fontStyle": {
              "normal": [
                "Skip to main content",
                "Testing and Information",
                "Vaccine Updates",
                "Visitor Guidelines",
                "Froedtert & the Medical College of Wisconsin",
                "Find a Doctor",
                "Get Started",
                "Get Started",
                "Get Started",
                "Download the App",
                "Froedtert Hospital",
                "Froedtert Menomonee Falls Hospital",
                "Froedtert West Bend Hospital",
                "Mequon",
                "New Berlin",
                "Oak Creek",
                "Pewaukee",
                "Froedtert Bluemound Rehabilitation Hospital",
                "Froedtert Holy Family Memorial Hospital",
                "Froedtert Kenosha Hospital",
                "Froedtert Pleasant Prairie Hospital",
                "View all Locations",
                "From the Blog                             August 10, 2022                                          Advanced Microsurgery for Peripheral Nerve Injury",
                "From the Blog                             August 10, 2022                                          “Watch-and-Wait” Rectal Cancer Treatment Strategy Benefits Select Patients",
                "From the Blog                             August 9, 2022                                          New CHIP Program Expands Options for Treating Complex Coronary Artery Disease",
                "From the Blog                             August 3, 2022                                          Trailblazers: Minimally Invasive Heart Surgery",
                "From the Blog                             August 2, 2022                                          Specialized Team Cares for Sisters With Mechanical Heart Valves During Pregnancy",
                "From the Blog                             July 27, 2022                                          Expert Teamwork to Treat Esophageal Cancer",
                "877-232-4376",
                "PLEASE DONATE!",
                "Buoy Health",
                "Get Started",
                "atención primaria",
                "Aprende más",
                "Visit Our Virtual Clinic",
                "Get a second opinion",
                "Facebook",
                "Twitter",
                "Email",
                "",
                "414-777-7700",
                "",
                "",
                "About",
                "Professionals",
                "For Patients and Visitors",
                "Privacy Policy",
                "Chrome",
                "Edge",
                "Firefox",
                "Safari",
                "AddToAny",
                "More…"
              ],
              "italic": [
                "versiti.org/wi"
              ]
            },
            "fontWeight": {
              "400": [
                "Skip to main content",
                "Testing and Information",
                "Vaccine Updates",
                "Visitor Guidelines",
                "Froedtert & the Medical College of Wisconsin",
                "Froedtert Hospital",
                "Froedtert Menomonee Falls Hospital",
                "Froedtert West Bend Hospital",
                "Froedtert Bluemound Rehabilitation Hospital",
                "Froedtert Holy Family Memorial Hospital",
                "Froedtert Kenosha Hospital",
                "Froedtert Pleasant Prairie Hospital",
                "From the Blog                             August 10, 2022                                          Advanced Microsurgery for Peripheral Nerve Injury",
                "From the Blog                             August 10, 2022                                          “Watch-and-Wait” Rectal Cancer Treatment Strategy Benefits Select Patients",
                "From the Blog                             August 9, 2022                                          New CHIP Program Expands Options for Treating Complex Coronary Artery Disease",
                "From the Blog                             August 3, 2022                                          Trailblazers: Minimally Invasive Heart Surgery",
                "From the Blog                             August 2, 2022                                          Specialized Team Cares for Sisters With Mechanical Heart Valves During Pregnancy",
                "From the Blog                             July 27, 2022                                          Expert Teamwork to Treat Esophageal Cancer",
                "Buoy Health",
                "atención primaria",
                "Facebook",
                "Twitter",
                "Email",
                "",
                "414-777-7700",
                "",
                "",
                "About",
                "Professionals",
                "For Patients and Visitors",
                "Chrome",
                "Edge",
                "Firefox",
                "Safari",
                "AddToAny",
                "More…"
              ],
              "700": [
                "Find a Doctor",
                "Get Started",
                "Get Started",
                "Get Started",
                "Download the App",
                "Mequon",
                "New Berlin",
                "Oak Creek",
                "Pewaukee",
                "View all Locations",
                "versiti.org/wi",
                "877-232-4376",
                "PLEASE DONATE!",
                "Get Started",
                "Aprende más",
                "Visit Our Virtual Clinic",
                "Get a second opinion"
              ],
              "800": [
                "Privacy Policy"
              ]
            },
            "opacity": {
              "0": [
                "Skip to main content"
              ],
              "1": [
                "Testing and Information",
                "Vaccine Updates",
                "Visitor Guidelines",
                "Froedtert & the Medical College of Wisconsin",
                "Find a Doctor",
                "Get Started",
                "Get Started",
                "Get Started",
                "Download the App",
                "Froedtert Hospital",
                "Froedtert Menomonee Falls Hospital",
                "Froedtert West Bend Hospital",
                "Mequon",
                "New Berlin",
                "Oak Creek",
                "Pewaukee",
                "Froedtert Bluemound Rehabilitation Hospital",
                "Froedtert Holy Family Memorial Hospital",
                "Froedtert Kenosha Hospital",
                "Froedtert Pleasant Prairie Hospital",
                "View all Locations",
                "From the Blog                             August 10, 2022                                          Advanced Microsurgery for Peripheral Nerve Injury",
                "From the Blog                             August 10, 2022                                          “Watch-and-Wait” Rectal Cancer Treatment Strategy Benefits Select Patients",
                "From the Blog                             August 9, 2022                                          New CHIP Program Expands Options for Treating Complex Coronary Artery Disease",
                "From the Blog                             August 3, 2022                                          Trailblazers: Minimally Invasive Heart Surgery",
                "From the Blog                             August 2, 2022                                          Specialized Team Cares for Sisters With Mechanical Heart Valves During Pregnancy",
                "From the Blog                             July 27, 2022                                          Expert Teamwork to Treat Esophageal Cancer",
                "versiti.org/wi",
                "877-232-4376",
                "PLEASE DONATE!",
                "Buoy Health",
                "Get Started",
                "atención primaria",
                "Aprende más",
                "Visit Our Virtual Clinic",
                "Get a second opinion",
                "Facebook",
                "Twitter",
                "Email",
                "",
                "414-777-7700",
                "",
                "",
                "About",
                "Professionals",
                "For Patients and Visitors",
                "Privacy Policy",
                "Chrome",
                "Edge",
                "Firefox",
                "Safari",
                "AddToAny",
                "More…"
              ]
            },
            "textDecorationLine": {
              "none": [
                "Skip to main content",
                "Testing and Information",
                "Vaccine Updates",
                "Visitor Guidelines",
                "Froedtert & the Medical College of Wisconsin",
                "Find a Doctor",
                "Get Started",
                "Get Started",
                "Get Started",
                "Download the App",
                "View all Locations",
                "From the Blog                             August 10, 2022                                          Advanced Microsurgery for Peripheral Nerve Injury",
                "From the Blog                             August 10, 2022                                          “Watch-and-Wait” Rectal Cancer Treatment Strategy Benefits Select Patients",
                "From the Blog                             August 9, 2022                                          New CHIP Program Expands Options for Treating Complex Coronary Artery Disease",
                "From the Blog                             August 3, 2022                                          Trailblazers: Minimally Invasive Heart Surgery",
                "From the Blog                             August 2, 2022                                          Specialized Team Cares for Sisters With Mechanical Heart Valves During Pregnancy",
                "From the Blog                             July 27, 2022                                          Expert Teamwork to Treat Esophageal Cancer",
                "PLEASE DONATE!",
                "Get Started",
                "Aprende más",
                "Visit Our Virtual Clinic",
                "Get a second opinion",
                "Facebook",
                "Twitter",
                "Email",
                "",
                "414-777-7700",
                "",
                "",
                "About",
                "Professionals",
                "For Patients and Visitors",
                "AddToAny",
                "More…"
              ],
              "underline": [
                "Froedtert Hospital",
                "Froedtert Menomonee Falls Hospital",
                "Froedtert West Bend Hospital",
                "Mequon",
                "New Berlin",
                "Oak Creek",
                "Pewaukee",
                "Froedtert Bluemound Rehabilitation Hospital",
                "Froedtert Holy Family Memorial Hospital",
                "Froedtert Kenosha Hospital",
                "Froedtert Pleasant Prairie Hospital",
                "versiti.org/wi",
                "877-232-4376",
                "Buoy Health",
                "atención primaria",
                "Privacy Policy",
                "Chrome",
                "Edge",
                "Firefox",
                "Safari"
              ]
            }
          },
          "listLink": {
            "fontWeight": {
              "400": [
                "Careers",
                "Quality",
                "Research",
                "Contact Us",
                "Request Appointment",
                "Careers",
                "Quality",
                "Research",
                "Contact Us",
                "Request Appointment",
                "Facebook",
                "Instagram",
                "LinkedIn",
                "Twitter",
                "YouTube",
                "Academic Medicine",
                "Quality and Safety",
                "Giving",
                "Community Engagement",
                "Diversity and Inclusion",
                "Media/Newsroom",
                "Info for Suppliers",
                "Info for Employers (Workforce Health)",
                "Professional Education",
                "Nursing",
                "For Physicians",
                "Classes and Events",
                "Find a Medical Service",
                "Find a Doctor",
                "Financial Services",
                "Pay Your Bill",
                "English",
                "Español",
                "Hmong",
                "繁體中文",
                "Deutsch",
                "العربية",
                "Русский",
                "한국어",
                "Tiếng Việt",
                "Deitsch",
                "ພາສາລາວ",
                "Français",
                "Polski",
                "हिंदी",
                "Shqip",
                "Tagalog",
                "Notice of Non-Discrimination",
                "Website Privacy Statement",
                "Joint Notice of Privacy Practice",
                "Notice Against Surprise Medical Bills",
                "Contact Us"
              ],
              "700": [
                "MyChart",
                "Get Care Today",
                "Doctors",
                "Services",
                "Locations",
                "Patients & Visitors",
                "Get Care Today",
                "Doctors",
                "Services",
                "Locations",
                "Patients & Visitors",
                "MyChart"
              ]
            },
            "color": {
              "rgb(254, 254, 254)": [
                "Careers",
                "Quality",
                "Research",
                "Contact Us",
                "Request Appointment",
                "MyChart",
                "Get Care Today",
                "Doctors",
                "Services",
                "Locations",
                "Patients & Visitors",
                "Careers",
                "Quality",
                "Research",
                "Contact Us",
                "Request Appointment",
                "MyChart",
                "Facebook",
                "Instagram",
                "LinkedIn",
                "Twitter",
                "YouTube",
                "Academic Medicine",
                "Quality and Safety",
                "Giving",
                "Community Engagement",
                "Diversity and Inclusion",
                "Media/Newsroom",
                "Info for Suppliers",
                "Info for Employers (Workforce Health)",
                "Professional Education",
                "Nursing",
                "For Physicians",
                "Classes and Events",
                "Find a Medical Service",
                "Find a Doctor",
                "Financial Services",
                "Pay Your Bill",
                "English",
                "Español",
                "Hmong",
                "繁體中文",
                "Deutsch",
                "العربية",
                "Русский",
                "한국어",
                "Tiếng Việt",
                "Deitsch",
                "ພາສາລາວ",
                "Français",
                "Polski",
                "हिंदी",
                "Shqip",
                "Tagalog",
                "Notice of Non-Discrimination",
                "Website Privacy Statement",
                "Joint Notice of Privacy Practice",
                "Notice Against Surprise Medical Bills",
                "Contact Us"
              ],
              "rgb(37, 111, 101)": [
                "Get Care Today"
              ],
              "rgb(51, 122, 183)": [
                "Doctors",
                "Services",
                "Locations",
                "Patients & Visitors"
              ]
            },
            "fontSize": {
              "14px": [
                "Careers",
                "Quality",
                "Research",
                "Contact Us",
                "Request Appointment",
                "Careers",
                "Quality",
                "Research",
                "Contact Us",
                "Request Appointment",
                "MyChart"
              ],
              "16px": [
                "MyChart",
                "Get Care Today",
                "Academic Medicine",
                "Quality and Safety",
                "Giving",
                "Community Engagement",
                "Diversity and Inclusion",
                "Media/Newsroom",
                "Info for Suppliers",
                "Info for Employers (Workforce Health)",
                "Professional Education",
                "Nursing",
                "For Physicians",
                "Classes and Events",
                "Find a Medical Service",
                "Find a Doctor",
                "Financial Services",
                "Pay Your Bill"
              ],
              "17.6px": [
                "Get Care Today",
                "Doctors",
                "Services",
                "Locations",
                "Patients & Visitors"
              ],
              "18px": [
                "Doctors",
                "Services",
                "Locations",
                "Patients & Visitors"
              ],
              "0px": [
                "Facebook",
                "Instagram",
                "LinkedIn",
                "Twitter",
                "YouTube"
              ],
              "12px": [
                "English",
                "Español",
                "Hmong",
                "繁體中文",
                "Deutsch",
                "العربية",
                "Русский",
                "한국어",
                "Tiếng Việt",
                "Deitsch",
                "ພາສາລາວ",
                "Français",
                "Polski",
                "हिंदी",
                "Shqip",
                "Tagalog",
                "Notice of Non-Discrimination",
                "Website Privacy Statement",
                "Joint Notice of Privacy Practice",
                "Notice Against Surprise Medical Bills",
                "Contact Us"
              ]
            },
            "lineHeight": {
              "14px": [
                "Careers",
                "Quality",
                "Research",
                "Contact Us",
                "Request Appointment"
              ],
              "21px": [
                "MyChart",
                "Get Care Today",
                "MyChart"
              ],
              "28.16px": [
                "Get Care Today",
                "Doctors",
                "Services",
                "Locations",
                "Patients & Visitors"
              ],
              "28.8px": [
                "Doctors",
                "Services",
                "Locations",
                "Patients & Visitors"
              ],
              "22.4px": [
                "Careers",
                "Quality",
                "Research",
                "Contact Us",
                "Request Appointment"
              ],
              "0px": [
                "Facebook",
                "Instagram",
                "LinkedIn",
                "Twitter",
                "YouTube"
              ],
              "35.2px": [
                "Academic Medicine",
                "Quality and Safety",
                "Giving",
                "Community Engagement",
                "Diversity and Inclusion",
                "Media/Newsroom",
                "Info for Suppliers",
                "Info for Employers (Workforce Health)",
                "Professional Education",
                "Nursing",
                "For Physicians",
                "Classes and Events",
                "Find a Medical Service",
                "Find a Doctor",
                "Financial Services",
                "Pay Your Bill"
              ],
              "19.2px": [
                "English",
                "Español",
                "Hmong",
                "繁體中文",
                "Deutsch",
                "العربية",
                "Русский",
                "한국어",
                "Tiếng Việt",
                "Deitsch",
                "ພາສາລາວ",
                "Français",
                "Polski",
                "हिंदी",
                "Shqip",
                "Tagalog",
                "Notice of Non-Discrimination",
                "Website Privacy Statement",
                "Joint Notice of Privacy Practice",
                "Notice Against Surprise Medical Bills",
                "Contact Us"
              ]
            }
          },
          "h2": {
            "color": {
              "rgb(10, 10, 10)": [
                "Our Hospitals"
              ],
              "rgb(254, 254, 254)": [
                "Advanced Microsurgery for Peripheral Nerve Injury",
                "“Watch-and-Wait” Rectal Cancer Treatment Strategy Benefits Select Patients",
                "New CHIP Program Expands Options for Treating Complex Coronary Artery Disease",
                "Trailblazers: Minimally Invasive Heart Surgery",
                "Specialized Team Cares for Sisters With Mechanical Heart Valves During Pregnancy",
                "Expert Teamwork to Treat Esophageal Cancer"
              ],
              "rgb(51, 51, 51)": [
                "More Resources"
              ]
            },
            "fontSize": {
              "32px": [
                "Our Hospitals",
                "More Resources"
              ],
              "24px": [
                "Advanced Microsurgery for Peripheral Nerve Injury",
                "“Watch-and-Wait” Rectal Cancer Treatment Strategy Benefits Select Patients",
                "New CHIP Program Expands Options for Treating Complex Coronary Artery Disease",
                "Trailblazers: Minimally Invasive Heart Surgery",
                "Specialized Team Cares for Sisters With Mechanical Heart Valves During Pregnancy",
                "Expert Teamwork to Treat Esophageal Cancer"
              ]
            }
          },
          "h3": {
            "fontWeight": {
              "700": [
                "Services",
                "Locations",
                "Appointments",
                "Froedtert & MCW App"
              ],
              "900": [
                "Blood Donations Needed Urgently",
                "What Brings You In?",
                "Atención primaria",
                "Virtual Clinic",
                "Need a Second Opinion?"
              ]
            },
            "color": {
              "rgb(254, 254, 254)": [
                "Services",
                "Locations",
                "Appointments"
              ],
              "rgb(51, 51, 51)": [
                "Froedtert & MCW App"
              ],
              "rgb(37, 67, 128)": [
                "Blood Donations Needed Urgently",
                "What Brings You In?",
                "Atención primaria",
                "Virtual Clinic",
                "Need a Second Opinion?"
              ]
            },
            "fontSize": {
              "24px": [
                "Services",
                "Locations",
                "Appointments",
                "Froedtert & MCW App"
              ],
              "22px": [
                "Blood Donations Needed Urgently",
                "What Brings You In?",
                "Atención primaria",
                "Virtual Clinic",
                "Need a Second Opinion?"
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://www.froedtert.com/",
      "result": {
        "totals": {
          "navigations": {
            "all": {
              "total": 0,
              "correct": 0,
              "incorrect": 0
            },
            "specific": {
              "tab": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "left": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "right": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "up": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "down": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "home": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "end": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              }
            }
          },
          "tabElements": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          },
          "tabLists": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          }
        },
        "tabElements": {
          "incorrect": [],
          "correct": []
        }
      }
    },
    {
      "type": "test",
      "which": "zIndex",
      "withItems": true,
      "what": "z indexes",
      "url": "https://www.froedtert.com/",
      "result": {
        "totals": {
          "total": 45,
          "tagNames": {
            "DIV": 29,
            "HEADER": 1,
            "ASIDE": 1,
            "SPAN": 1,
            "A": 6,
            "H2": 6,
            "IFRAME": 1
          }
        },
        "items": [
          {
            "tagName": "DIV",
            "id": "skip-to-content",
            "text": "Skip to main content"
          },
          {
            "tagName": "HEADER",
            "id": "",
            "text": "COVID-19 (Coronavirus) Update: Testing and Information | Vaccine Updates | Visitor Guidelines Utilit"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "ASIDE",
            "id": "",
            "text": "Main navigation Get Care Today Doctors Services Locations Patients & Visitors Utility Careers Qualit"
          },
          {
            "tagName": "DIV",
            "id": "block-pagebanner",
            "text": "We Improve Medicine To Improve Lives The most advanced medicine goes beyond science.\nIt's about help"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "We Improve Medicine To Improve Lives The most advanced medicine goes beyond science.\nIt's about help"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Services Explore our treatment approach for your disease or condition. Get Started Locations View di"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Services Explore our treatment approach for your disease or condition. Get Started Locations View di"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Our Hospitals Froedtert Hospital Froedtert Menomonee Falls Hospital Froedtert West Bend Hospital Fro"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Making More Possible"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Making More Possible"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "From the Blog August 10, 2022 Advanced Microsurgery for Peripheral Nerve Injury"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "From the Blog"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "August 10, 2022"
          },
          {
            "tagName": "H2",
            "id": "",
            "text": "Advanced Microsurgery for Peripheral Nerve Injury"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "From the Blog August 10, 2022 “Watch-and-Wait” Rectal Cancer Treatment Strategy Benefits Select Pati"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "From the Blog"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "August 10, 2022"
          },
          {
            "tagName": "H2",
            "id": "",
            "text": "“Watch-and-Wait” Rectal Cancer Treatment Strategy Benefits Select Patients"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "From the Blog August 9, 2022 New CHIP Program Expands Options for Treating Complex Coronary Artery D"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "From the Blog"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "August 9, 2022"
          },
          {
            "tagName": "H2",
            "id": "",
            "text": "New CHIP Program Expands Options for Treating Complex Coronary Artery Disease"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "From the Blog August 3, 2022 Trailblazers: Minimally Invasive Heart Surgery"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "From the Blog"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "August 3, 2022"
          },
          {
            "tagName": "H2",
            "id": "",
            "text": "Trailblazers: Minimally Invasive Heart Surgery"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "From the Blog August 2, 2022 Specialized Team Cares for Sisters With Mechanical Heart Valves During "
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "From the Blog"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "August 2, 2022"
          },
          {
            "tagName": "H2",
            "id": "",
            "text": "Specialized Team Cares for Sisters With Mechanical Heart Valves During Pregnancy"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "From the Blog July 27, 2022 Expert Teamwork to Treat Esophageal Cancer"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "From the Blog"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "July 27, 2022"
          },
          {
            "tagName": "H2",
            "id": "",
            "text": "Expert Teamwork to Treat Esophageal Cancer"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "More Resources Blood Donations Needed Urgently Blood supplies are at their lowest point in a decade."
          },
          {
            "tagName": "DIV",
            "id": "block-froedtertgdprpopupblock",
            "text": "We use cookies to understand how you use our site and to improve your experience. By continuing to u"
          },
          {
            "tagName": "DIV",
            "id": "block-iealert",
            "text": "This site is not optimized for Internet Explorer For the best web experience please use an alternate"
          },
          {
            "tagName": "DIV",
            "id": "drupal-modal",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "a2a_overlay",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "a2a_modal",
            "text": "✓Thanks for sharing!"
          },
          {
            "tagName": "DIV",
            "id": "a2apage_full",
            "text": "AddToAny"
          },
          {
            "tagName": "DIV",
            "id": "a2apage_dropdown",
            "text": "More…"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "IFRAME",
            "id": "a2a_sm_ifr",
            "text": ""
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://www.froedtert.com/",
      "result": {
        "totals": {
          "failures": 8,
          "warnings": 10
        },
        "items": [
          {
            "index": 742,
            "verdict": "failed",
            "rule": {
              "ruleID": "r53",
              "ruleSummary": "Headings are structured",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r53",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h3",
              "path": "/html[1]/body[1]/div[2]/div[1]/main[1]/div[2]/div[2]/div[1]/div[2]/article[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/h3[1]",
              "codeLines": [
                "<h3 class=\"field field--name-field-heading field--type-string field--label-hidden field__item\">",
                "  Services",
                "</h3>"
              ]
            }
          },
          {
            "index": 933,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[2]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/p[1]/a[1]",
              "codeLines": [
                "<a href=\"tel:+14147777700\">",
                "  414-777-7700",
                "</a>"
              ]
            }
          },
          {
            "index": 1078,
            "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]/main[1]/div[2]/div[2]/div[1]/div[2]/article[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "Making More Possible"
              ]
            }
          },
          {
            "index": 1097,
            "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]/footer[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "9200 W. Wisconsin Ave."
              ]
            }
          },
          {
            "index": 1098,
            "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]/footer[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[2]",
              "codeLines": [
                "Milwaukee, WI 53226"
              ]
            }
          },
          {
            "index": 1099,
            "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]/footer[1]/div[1]/div[1]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Download the Froedtert & MCW app:"
              ]
            }
          },
          {
            "index": 1100,
            "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]/footer[1]/div[1]/div[1]/div[2]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "The Froedtert & the Medical College of Wisconsin regional health network is a partnership between F..."
              ]
            }
          },
          {
            "index": 1101,
            "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]/footer[1]/div[1]/div[1]/div[3]/div[1]/form[1]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "Sign up for our e-newsletter"
              ]
            }
          },
          {
            "index": 1102,
            "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]/footer[1]/div[2]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "ATTENTION: If you speak another language, assistance services, free of charge, are available to you..."
              ]
            }
          },
          {
            "index": 1103,
            "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]/footer[1]/div[2]/div[1]/div[2]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "We use cookies to understand how you use our site and to improve your experience. By continuing to ..."
              ]
            }
          },
          {
            "index": 1104,
            "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]/footer[1]/div[2]/div[1]/div[2]/div[1]/div[1]/p[1]/text()[2]",
              "codeLines": [
                "."
              ]
            }
          },
          {
            "index": 1105,
            "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]/footer[1]/div[2]/div[1]/div[4]/text()[1]",
              "codeLines": [
                "© 2022 Froedtert & the Medical College of Wisconsin"
              ]
            }
          },
          {
            "index": 1155,
            "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]/footer[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "9200 W. Wisconsin Ave."
              ]
            }
          },
          {
            "index": 1156,
            "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]/footer[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[2]",
              "codeLines": [
                "Milwaukee, WI 53226"
              ]
            }
          },
          {
            "index": 1157,
            "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]/footer[1]/div[1]/div[1]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Download the Froedtert & MCW app:"
              ]
            }
          },
          {
            "index": 1158,
            "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]/footer[1]/div[1]/div[1]/div[2]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "The Froedtert & the Medical College of Wisconsin regional health network is a partnership between F..."
              ]
            }
          },
          {
            "index": 1159,
            "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]/footer[1]/div[1]/div[1]/div[3]/div[1]/form[1]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "Sign up for our e-newsletter"
              ]
            }
          },
          {
            "index": 1426,
            "verdict": "failed",
            "rule": {
              "ruleID": "r78",
              "ruleSummary": "Headings of same level have text content between them",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r78",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h2",
              "path": "/html[1]/body[1]/div[2]/div[1]/main[1]/div[2]/div[2]/div[1]/div[2]/article[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/article[6]/div[1]/a[1]/h2[1]",
              "codeLines": [
                "<h2>",
                "  <span class=\"field field--name-title field--type-string field--label-hidden\">",
                "    Expert Teamwork to Treat Esophageal Cancer",
                "  </span>",
                "</h2>"
              ]
            }
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "rules": [],
      "what": "Axe",
      "url": "https://www.froedtert.com/",
      "result": {
        "totals": {
          "rulesNA": 44,
          "rulesPassed": 52,
          "rulesWarned": 4,
          "rulesViolated": 4,
          "warnings": {
            "minor": 22,
            "moderate": 0,
            "serious": 110,
            "critical": 0
          },
          "violations": {
            "minor": 9,
            "moderate": 1,
            "serious": 48,
            "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-08-13T05:05:03.817Z",
          "url": "https://www.froedtert.com/",
          "toolOptions": {
            "resultTypes": [
              "violations",
              "incomplete"
            ],
            "runOnly": {
              "type": "tag",
              "values": [
                "experimental",
                "best-practice",
                "wcag2a",
                "wcag2aa",
                "wcag2aaa",
                "wcag21a",
                "wcag21aa",
                "wcag21aaa"
              ]
            },
            "reporter": "v1"
          },
          "incomplete": [
            {
              "id": "color-contrast-enhanced",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aaa",
                "wcag146"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast-enhanced?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"region region-header-top\">",
                          "target": [
                            ".region-header-top"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://jobs.froedtert.com\" target=\"_blank\" aria-label=\"Careers, opens in new window\">Careers</a>",
                  "target": [
                    "nav[aria-label=\"Utility\"] > .menu > .menu-item:nth-child(1) > a[href$=\"jobs.froedtert.com\"][aria-label=\"Careers, opens in new window\"][target=\"_blank\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"region region-header-top\">",
                          "target": [
                            ".region-header-top"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/quality\" target=\"_self\" data-drupal-link-system-path=\"node/72636\">Quality</a>",
                  "target": [
                    "nav[aria-label=\"Utility\"] > .menu > .menu-item:nth-child(2) > a[href$=\"quality\"][data-drupal-link-system-path=\"node/72636\"][target=\"_self\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"region region-header-top\">",
                          "target": [
                            ".region-header-top"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/research\" target=\"_self\" data-drupal-link-system-path=\"node/81951\">Research</a>",
                  "target": [
                    "nav[aria-label=\"Utility\"] > .menu > .menu-item:nth-child(3) > a[href$=\"research\"][data-drupal-link-system-path=\"node/81951\"][target=\"_self\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"region region-header-top\">",
                          "target": [
                            ".region-header-top"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/contact\" target=\"_self\" data-drupal-link-system-path=\"node/72736\">Contact Us</a>",
                  "target": [
                    "nav[aria-label=\"Utility\"] > .menu > .menu-item:nth-child(4) > a[href$=\"contact\"][data-drupal-link-system-path=\"node/72736\"][target=\"_self\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"region region-header-top\">",
                          "target": [
                            ".region-header-top"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/appointment\" target=\"_self\" data-drupal-link-system-path=\"node/72706\">Request Appointment</a>",
                  "target": [
                    "nav[aria-label=\"Utility\"] > .menu > .menu-item:nth-child(5) > a[data-drupal-link-system-path=\"node/72706\"][href$=\"appointment\"][target=\"_self\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"region region-header-top\">",
                          "target": [
                            ".region-header-top"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/mychart\" target=\"_self\" class=\"highlight\" data-drupal-link-system-path=\"node/72796\">MyChart</a>",
                  "target": [
                    "nav[aria-label=\"Utility\"] > .menu > .menu-item:nth-child(6) > .highlight[href$=\"mychart\"][data-drupal-link-system-path=\"node/72796\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#666666",
                        "contrastRatio": 0,
                        "fontSize": "0.0pt (0px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"block-search-toggle\">",
                  "target": [
                    ".block-search-toggle"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "36.0pt (48px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"paragraph paragraph--type--banner-hero-image paragraph--view-mode--default bg-gradient color-light\">",
                          "target": [
                            ".paragraph--type--banner-hero-image"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1 class=\"field field--name-field-heading field--type-string field--label-hidden field__item\">We Improve Medicine To Improve Lives</h1>",
                  "target": [
                    "h1"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"paragraph paragraph--type--banner-hero-image paragraph--view-mode--default bg-gradient color-light\">",
                          "target": [
                            ".paragraph--type--banner-hero-image"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>The most advanced medicine goes beyond science.<br>\nIt's about helping people live their best lives.</p>",
                  "target": [
                    ".field--name-field-text-area > .field__item > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"paragraph paragraph--type--banner-hero-image paragraph--view-mode--default bg-gradient color-light\">",
                          "target": [
                            ".paragraph--type--banner-hero-image"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/doctors\">Find a Doctor</a>",
                  "target": [
                    ".field--name-field-link.field--type-link.field > a[href$=\"doctors\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/stories/advanced-microsurgery-peripheral-nerve-injury\" rel=\"bookmark\" class=\"link-wrapper\">",
                          "target": [
                            ".node--type-blog-post.node--view-mode-teaser[data-history-node-id=\"113846\"] > .node__content > .link-wrapper[rel=\"bookmark\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"type\">From the Blog</div>",
                  "target": [
                    ".node--type-blog-post.node--view-mode-teaser[data-history-node-id=\"113846\"] > .node__content > .link-wrapper[rel=\"bookmark\"] > .type"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "18.0pt (24px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/stories/advanced-microsurgery-peripheral-nerve-injury\" rel=\"bookmark\" class=\"link-wrapper\">",
                          "target": [
                            ".node--type-blog-post.node--view-mode-teaser[data-history-node-id=\"113846\"] > .node__content > .link-wrapper[rel=\"bookmark\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"field field--name-title field--type-string field--label-hidden\">Advanced Microsurgery for Peripheral Nerve Injury</span>",
                  "target": [
                    ".node--type-blog-post.node--view-mode-teaser[data-history-node-id=\"113846\"] > .node__content > .link-wrapper[rel=\"bookmark\"] > h2 > .field--name-title.field--type-string"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/stories/watch-and-wait-rectal-cancer-treatment-strategy-benefits-select-patients\" rel=\"bookmark\" class=\"link-wrapper\">",
                          "target": [
                            ".node--type-blog-post.node--view-mode-teaser[data-history-node-id=\"113841\"] > .node__content > .link-wrapper[rel=\"bookmark\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"type\">From the Blog</div>",
                  "target": [
                    ".node--type-blog-post.node--view-mode-teaser[data-history-node-id=\"113841\"] > .node__content > .link-wrapper[rel=\"bookmark\"] > .type"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "18.0pt (24px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/stories/watch-and-wait-rectal-cancer-treatment-strategy-benefits-select-patients\" rel=\"bookmark\" class=\"link-wrapper\">",
                          "target": [
                            ".node--type-blog-post.node--view-mode-teaser[data-history-node-id=\"113841\"] > .node__content > .link-wrapper[rel=\"bookmark\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"field field--name-title field--type-string field--label-hidden\">“Watch-and-Wait” Rectal Cancer Treatment Strategy Benefits Select Patients</span>",
                  "target": [
                    ".node--type-blog-post.node--view-mode-teaser[data-history-node-id=\"113841\"] > .node__content > .link-wrapper[rel=\"bookmark\"] > h2 > .field--name-title.field--type-string"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/stories/new-chip-program-expands-options-treating-complex-coronary-artery-disease\" rel=\"bookmark\" class=\"link-wrapper\">",
                          "target": [
                            ".node--type-blog-post.node--view-mode-teaser[data-history-node-id=\"113836\"] > .node__content > .link-wrapper[rel=\"bookmark\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"type\">From the Blog</div>",
                  "target": [
                    ".node--type-blog-post.node--view-mode-teaser[data-history-node-id=\"113836\"] > .node__content > .link-wrapper[rel=\"bookmark\"] > .type"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "18.0pt (24px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/stories/new-chip-program-expands-options-treating-complex-coronary-artery-disease\" rel=\"bookmark\" class=\"link-wrapper\">",
                          "target": [
                            ".node--type-blog-post.node--view-mode-teaser[data-history-node-id=\"113836\"] > .node__content > .link-wrapper[rel=\"bookmark\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"field field--name-title field--type-string field--label-hidden\">New CHIP Program Expands Options for Treating Complex Coronary Artery Disease</span>",
                  "target": [
                    ".node--type-blog-post.node--view-mode-teaser[data-history-node-id=\"113836\"] > .node__content > .link-wrapper[rel=\"bookmark\"] > h2 > .field--name-title.field--type-string"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/stories/trailblazers-minimally-invasive-heart-surgery\" rel=\"bookmark\" class=\"link-wrapper\">",
                          "target": [
                            ".node--type-blog-post.node--view-mode-teaser[data-history-node-id=\"113741\"] > .node__content > .link-wrapper[rel=\"bookmark\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"type\">From the Blog</div>",
                  "target": [
                    ".node--type-blog-post.node--view-mode-teaser[data-history-node-id=\"113741\"] > .node__content > .link-wrapper[rel=\"bookmark\"] > .type"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "18.0pt (24px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/stories/trailblazers-minimally-invasive-heart-surgery\" rel=\"bookmark\" class=\"link-wrapper\">",
                          "target": [
                            ".node--type-blog-post.node--view-mode-teaser[data-history-node-id=\"113741\"] > .node__content > .link-wrapper[rel=\"bookmark\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"field field--name-title field--type-string field--label-hidden\">Trailblazers: Minimally Invasive Heart Surgery</span>",
                  "target": [
                    ".node--type-blog-post.node--view-mode-teaser[data-history-node-id=\"113741\"] > .node__content > .link-wrapper[rel=\"bookmark\"] > h2 > .field--name-title.field--type-string"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/stories/specialized-team-cares-sisters-mechanical-heart-valves-during-pregnancy\" rel=\"bookmark\" class=\"link-wrapper\">",
                          "target": [
                            ".node--type-blog-post.node--view-mode-teaser[data-history-node-id=\"113716\"] > .node__content > .link-wrapper[rel=\"bookmark\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"type\">From the Blog</div>",
                  "target": [
                    ".node--type-blog-post.node--view-mode-teaser[data-history-node-id=\"113716\"] > .node__content > .link-wrapper[rel=\"bookmark\"] > .type"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "18.0pt (24px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/stories/specialized-team-cares-sisters-mechanical-heart-valves-during-pregnancy\" rel=\"bookmark\" class=\"link-wrapper\">",
                          "target": [
                            ".node--type-blog-post.node--view-mode-teaser[data-history-node-id=\"113716\"] > .node__content > .link-wrapper[rel=\"bookmark\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"field field--name-title field--type-string field--label-hidden\">Specialized Team Cares for Sisters With Mechanical Heart Valves During Pregnancy</span>",
                  "target": [
                    ".node--type-blog-post.node--view-mode-teaser[data-history-node-id=\"113716\"] > .node__content > .link-wrapper[rel=\"bookmark\"] > h2 > .field--name-title.field--type-string"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/stories/expert-teamwork-treat-esophageal-cancer\" rel=\"bookmark\" class=\"link-wrapper\">",
                          "target": [
                            ".node--type-blog-post.node--view-mode-teaser[data-history-node-id=\"113641\"] > .node__content > .link-wrapper[rel=\"bookmark\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"type\">From the Blog</div>",
                  "target": [
                    ".node--type-blog-post.node--view-mode-teaser[data-history-node-id=\"113641\"] > .node__content > .link-wrapper[rel=\"bookmark\"] > .type"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "18.0pt (24px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/stories/expert-teamwork-treat-esophageal-cancer\" rel=\"bookmark\" class=\"link-wrapper\">",
                          "target": [
                            ".node--type-blog-post.node--view-mode-teaser[data-history-node-id=\"113641\"] > .node__content > .link-wrapper[rel=\"bookmark\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"field field--name-title field--type-string field--label-hidden\">Expert Teamwork to Treat Esophageal Cancer</span>",
                  "target": [
                    ".node--type-blog-post.node--view-mode-teaser[data-history-node-id=\"113641\"] > .node__content > .link-wrapper[rel=\"bookmark\"] > h2 > .field--name-title.field--type-string"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#fefefe",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-primary\">",
                          "target": [
                            ".footer-primary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"address\">9200 W. Wisconsin Ave.<br>\nMilwaukee, WI 53226<br><a href=\"tel:+14147777700\">414-777-7700</a></p>",
                  "target": [
                    ".address"
                  ],
                  "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": "#fefefe",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-primary\">",
                          "target": [
                            ".footer-primary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"tel:+14147777700\">414-777-7700</a>",
                  "target": [
                    "a[href=\"tel:+14147777700\"]"
                  ],
                  "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": "#fefefe",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-primary\">",
                          "target": [
                            ".footer-primary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"apps\">",
                  "target": [
                    ".apps"
                  ],
                  "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": "#fefefe",
                        "contrastRatio": 0,
                        "fontSize": "0.0pt (0px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-primary\">",
                          "target": [
                            ".footer-primary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.facebook.com/froedtert.mcw\" target=\"_self\" class=\"facebook\">Facebook</a>",
                  "target": [
                    ".facebook"
                  ],
                  "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": "#fefefe",
                        "contrastRatio": 0,
                        "fontSize": "0.0pt (0px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-primary\">",
                          "target": [
                            ".footer-primary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.instagram.com/froedtert.mcw\" target=\"_self\" class=\"instagram\">Instagram</a>",
                  "target": [
                    ".instagram"
                  ],
                  "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": "#fefefe",
                        "contrastRatio": 0,
                        "fontSize": "0.0pt (0px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-primary\">",
                          "target": [
                            ".footer-primary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.linkedin.com/company/froedtert-health\" target=\"_self\" class=\"linkedin\">LinkedIn</a>",
                  "target": [
                    ".linkedin"
                  ],
                  "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": "#fefefe",
                        "contrastRatio": 0,
                        "fontSize": "0.0pt (0px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-primary\">",
                          "target": [
                            ".footer-primary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://twitter.com/froedtert\" target=\"_self\" class=\"twitter\">Twitter</a>",
                  "target": [
                    ".twitter"
                  ],
                  "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": "#fefefe",
                        "contrastRatio": 0,
                        "fontSize": "0.0pt (0px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-primary\">",
                          "target": [
                            ".footer-primary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.youtube.com/froedtert\" target=\"_self\" class=\"youtube\">YouTube</a>",
                  "target": [
                    ".youtube"
                  ],
                  "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": "#99ccff",
                        "contrastRatio": 0,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-primary\">",
                          "target": [
                            ".footer-primary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/about\" target=\"_self\" data-drupal-link-system-path=\"node/71111\">About</a>",
                  "target": [
                    "a[href$=\"about\"]"
                  ],
                  "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": "#fefefe",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-primary\">",
                          "target": [
                            ".footer-primary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/about/academic\" target=\"_self\" data-drupal-link-system-path=\"node/71116\">Academic Medicine</a>",
                  "target": [
                    "a[href$=\"academic\"]"
                  ],
                  "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": "#fefefe",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-primary\">",
                          "target": [
                            ".footer-primary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/quality\" target=\"_self\" data-drupal-link-system-path=\"node/72636\">Quality and Safety</a>",
                  "target": [
                    ".menu-item--expanded.menu-item:nth-child(1) > .menu > .menu-item:nth-child(2) > a[href$=\"quality\"][data-drupal-link-system-path=\"node/72636\"][target=\"_self\"]"
                  ],
                  "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": "#fefefe",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-primary\">",
                          "target": [
                            ".footer-primary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/giving\" target=\"_self\" data-drupal-link-system-path=\"node/72091\">Giving</a>",
                  "target": [
                    "a[href$=\"giving\"]"
                  ],
                  "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": "#fefefe",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-primary\">",
                          "target": [
                            ".footer-primary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/community-engagement\" target=\"_self\" data-drupal-link-system-path=\"node/71931\">Community Engagement</a>",
                  "target": [
                    "a[href$=\"community-engagement\"]"
                  ],
                  "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": "#fefefe",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-primary\">",
                          "target": [
                            ".footer-primary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/about/diversity\" target=\"_self\" data-drupal-link-system-path=\"node/71141\">Diversity and Inclusion</a>",
                  "target": [
                    "a[href$=\"diversity\"]"
                  ],
                  "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": "#fefefe",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-primary\">",
                          "target": [
                            ".footer-primary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/news\" target=\"_self\" data-drupal-link-system-path=\"node/53116\">Media/Newsroom</a>",
                  "target": [
                    "a[href$=\"news\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#99ccff",
                        "contrastRatio": 0,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-primary\">",
                          "target": [
                            ".footer-primary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/health-care-professionals\" target=\"_self\" data-drupal-link-system-path=\"node/71451\">Professionals</a>",
                  "target": [
                    "a[href$=\"health-care-professionals\"]"
                  ],
                  "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": "#fefefe",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-primary\">",
                          "target": [
                            ".footer-primary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/suppliers\" target=\"_self\" data-drupal-link-system-path=\"node/71266\">Info for Suppliers</a>",
                  "target": [
                    "a[href$=\"suppliers\"]"
                  ],
                  "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": "#fefefe",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-primary\">",
                          "target": [
                            ".footer-primary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/employers\" target=\"_self\" data-drupal-link-system-path=\"node/71311\">Info for Employers (Workforce Health)</a>",
                  "target": [
                    "a[href$=\"employers\"]"
                  ],
                  "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": "#fefefe",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-primary\">",
                          "target": [
                            ".footer-primary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/health-care-professionals/education\" target=\"_self\" data-drupal-link-system-path=\"node/71461\">Professional Education</a>",
                  "target": [
                    "a[data-drupal-link-system-path=\"node/71461\"]"
                  ],
                  "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": "#fefefe",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-primary\">",
                          "target": [
                            ".footer-primary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/nursing\" target=\"_self\" data-drupal-link-system-path=\"node/71231\">Nursing</a>",
                  "target": [
                    "a[href$=\"nursing\"]"
                  ],
                  "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": "#fefefe",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-primary\">",
                          "target": [
                            ".footer-primary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/health-care-professionals/physicians\" target=\"_self\" data-drupal-link-system-path=\"node/71606\">For Physicians</a>",
                  "target": [
                    "a[data-drupal-link-system-path=\"node/71606\"]"
                  ],
                  "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": "#99ccff",
                        "contrastRatio": 0,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-primary\">",
                          "target": [
                            ".footer-primary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/patients-visitors\" target=\"_self\" data-drupal-link-system-path=\"node/72826\">For Patients and Visitors</a>",
                  "target": [
                    ".menu-item--expanded.menu-item:nth-child(3) > a[href$=\"patients-visitors\"][data-drupal-link-system-path=\"node/72826\"][target=\"_self\"]"
                  ],
                  "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": "#fefefe",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-primary\">",
                          "target": [
                            ".footer-primary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/classes-events\" data-drupal-link-system-path=\"node/21271\">Classes and Events</a>",
                  "target": [
                    "a[href$=\"classes-events\"]"
                  ],
                  "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": "#fefefe",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-primary\">",
                          "target": [
                            ".footer-primary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/services\" target=\"_self\" data-drupal-link-system-path=\"node/58226\">Find a Medical Service</a>",
                  "target": [
                    "a[data-drupal-link-system-path=\"node/58226\"]"
                  ],
                  "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": "#fefefe",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-primary\">",
                          "target": [
                            ".footer-primary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/doctors\" target=\"_self\" data-drupal-link-system-path=\"doctors\">Find a Doctor</a>",
                  "target": [
                    "a[data-drupal-link-system-path=\"doctors\"][href$=\"doctors\"][target=\"_self\"]"
                  ],
                  "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": "#fefefe",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-primary\">",
                          "target": [
                            ".footer-primary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/financial-services\" target=\"_self\" data-drupal-link-system-path=\"node/72751\">Financial Services</a>",
                  "target": [
                    "a[href$=\"financial-services\"]"
                  ],
                  "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": "#fefefe",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-primary\">",
                          "target": [
                            ".footer-primary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/patients-visitors/bill\" target=\"_self\" data-drupal-link-system-path=\"node/72841\">Pay Your Bill</a>",
                  "target": [
                    ".menu-item:nth-child(5) > a[href$=\"bill\"]"
                  ],
                  "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": "#fefefe",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-primary\">",
                          "target": [
                            ".footer-primary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>",
                  "target": [
                    "#block-footerdescription > .field--name-body.field--type-text-with-summary.clearfix > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#99ccff",
                        "contrastRatio": 0,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-primary\">",
                          "target": [
                            ".footer-primary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"_form-title\">Sign up for our e-newsletter</div>",
                  "target": [
                    "._form-title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#fefefe",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-primary\">",
                          "target": [
                            ".footer-primary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<input id=\"email\" name=\"email\" placeholder=\"Enter e-mail address*\" required=\"\" type=\"text\" data-name=\"email\">",
                  "target": [
                    "#email"
                  ],
                  "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": "#fefefe",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>We use cookies to understand how you use our site and to improve your experience. By continuing to use our site, you accept the use of cookies. To learn more, including how to disable cookies, visit our <a href=\"/website-privacy\" title=\"Privacy Policy\">Privacy Policy</a>.</p>",
                  "target": [
                    ".text > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#fefefe",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/website-privacy\" title=\"Privacy Policy\">Privacy Policy</a>",
                  "target": [
                    "a[title=\"Privacy Policy\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#fefefe",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"btn cookie-trigger\">Close</button>",
                  "target": [
                    ".btn"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                }
              ]
            },
            {
              "id": "color-contrast",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aa",
                "wcag143"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"region region-header-top\">",
                          "target": [
                            ".region-header-top"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://jobs.froedtert.com\" target=\"_blank\" aria-label=\"Careers, opens in new window\">Careers</a>",
                  "target": [
                    "nav[aria-label=\"Utility\"] > .menu > .menu-item:nth-child(1) > a[href$=\"jobs.froedtert.com\"][aria-label=\"Careers, opens in new window\"][target=\"_blank\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"region region-header-top\">",
                          "target": [
                            ".region-header-top"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/quality\" target=\"_self\" data-drupal-link-system-path=\"node/72636\">Quality</a>",
                  "target": [
                    "nav[aria-label=\"Utility\"] > .menu > .menu-item:nth-child(2) > a[href$=\"quality\"][data-drupal-link-system-path=\"node/72636\"][target=\"_self\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"region region-header-top\">",
                          "target": [
                            ".region-header-top"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/research\" target=\"_self\" data-drupal-link-system-path=\"node/81951\">Research</a>",
                  "target": [
                    "nav[aria-label=\"Utility\"] > .menu > .menu-item:nth-child(3) > a[href$=\"research\"][data-drupal-link-system-path=\"node/81951\"][target=\"_self\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"region region-header-top\">",
                          "target": [
                            ".region-header-top"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/contact\" target=\"_self\" data-drupal-link-system-path=\"node/72736\">Contact Us</a>",
                  "target": [
                    "nav[aria-label=\"Utility\"] > .menu > .menu-item:nth-child(4) > a[href$=\"contact\"][data-drupal-link-system-path=\"node/72736\"][target=\"_self\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"region region-header-top\">",
                          "target": [
                            ".region-header-top"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/appointment\" target=\"_self\" data-drupal-link-system-path=\"node/72706\">Request Appointment</a>",
                  "target": [
                    "nav[aria-label=\"Utility\"] > .menu > .menu-item:nth-child(5) > a[data-drupal-link-system-path=\"node/72706\"][href$=\"appointment\"][target=\"_self\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"region region-header-top\">",
                          "target": [
                            ".region-header-top"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/mychart\" target=\"_self\" class=\"highlight\" data-drupal-link-system-path=\"node/72796\">MyChart</a>",
                  "target": [
                    "nav[aria-label=\"Utility\"] > .menu > .menu-item:nth-child(6) > .highlight[href$=\"mychart\"][data-drupal-link-system-path=\"node/72796\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#666666",
                        "contrastRatio": 0,
                        "fontSize": "0.0pt (0px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"block-search-toggle\">",
                  "target": [
                    ".block-search-toggle"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "36.0pt (48px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"paragraph paragraph--type--banner-hero-image paragraph--view-mode--default bg-gradient color-light\">",
                          "target": [
                            ".paragraph--type--banner-hero-image"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1 class=\"field field--name-field-heading field--type-string field--label-hidden field__item\">We Improve Medicine To Improve Lives</h1>",
                  "target": [
                    "h1"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"paragraph paragraph--type--banner-hero-image paragraph--view-mode--default bg-gradient color-light\">",
                          "target": [
                            ".paragraph--type--banner-hero-image"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>The most advanced medicine goes beyond science.<br>\nIt's about helping people live their best lives.</p>",
                  "target": [
                    ".field--name-field-text-area > .field__item > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"paragraph paragraph--type--banner-hero-image paragraph--view-mode--default bg-gradient color-light\">",
                          "target": [
                            ".paragraph--type--banner-hero-image"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/doctors\">Find a Doctor</a>",
                  "target": [
                    ".field--name-field-link.field--type-link.field > a[href$=\"doctors\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/stories/advanced-microsurgery-peripheral-nerve-injury\" rel=\"bookmark\" class=\"link-wrapper\">",
                          "target": [
                            ".node--type-blog-post.node--view-mode-teaser[data-history-node-id=\"113846\"] > .node__content > .link-wrapper[rel=\"bookmark\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"type\">From the Blog</div>",
                  "target": [
                    ".node--type-blog-post.node--view-mode-teaser[data-history-node-id=\"113846\"] > .node__content > .link-wrapper[rel=\"bookmark\"] > .type"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "18.0pt (24px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/stories/advanced-microsurgery-peripheral-nerve-injury\" rel=\"bookmark\" class=\"link-wrapper\">",
                          "target": [
                            ".node--type-blog-post.node--view-mode-teaser[data-history-node-id=\"113846\"] > .node__content > .link-wrapper[rel=\"bookmark\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"field field--name-title field--type-string field--label-hidden\">Advanced Microsurgery for Peripheral Nerve Injury</span>",
                  "target": [
                    ".node--type-blog-post.node--view-mode-teaser[data-history-node-id=\"113846\"] > .node__content > .link-wrapper[rel=\"bookmark\"] > h2 > .field--name-title.field--type-string"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/stories/watch-and-wait-rectal-cancer-treatment-strategy-benefits-select-patients\" rel=\"bookmark\" class=\"link-wrapper\">",
                          "target": [
                            ".node--type-blog-post.node--view-mode-teaser[data-history-node-id=\"113841\"] > .node__content > .link-wrapper[rel=\"bookmark\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"type\">From the Blog</div>",
                  "target": [
                    ".node--type-blog-post.node--view-mode-teaser[data-history-node-id=\"113841\"] > .node__content > .link-wrapper[rel=\"bookmark\"] > .type"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "18.0pt (24px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/stories/watch-and-wait-rectal-cancer-treatment-strategy-benefits-select-patients\" rel=\"bookmark\" class=\"link-wrapper\">",
                          "target": [
                            ".node--type-blog-post.node--view-mode-teaser[data-history-node-id=\"113841\"] > .node__content > .link-wrapper[rel=\"bookmark\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"field field--name-title field--type-string field--label-hidden\">“Watch-and-Wait” Rectal Cancer Treatment Strategy Benefits Select Patients</span>",
                  "target": [
                    ".node--type-blog-post.node--view-mode-teaser[data-history-node-id=\"113841\"] > .node__content > .link-wrapper[rel=\"bookmark\"] > h2 > .field--name-title.field--type-string"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/stories/new-chip-program-expands-options-treating-complex-coronary-artery-disease\" rel=\"bookmark\" class=\"link-wrapper\">",
                          "target": [
                            ".node--type-blog-post.node--view-mode-teaser[data-history-node-id=\"113836\"] > .node__content > .link-wrapper[rel=\"bookmark\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"type\">From the Blog</div>",
                  "target": [
                    ".node--type-blog-post.node--view-mode-teaser[data-history-node-id=\"113836\"] > .node__content > .link-wrapper[rel=\"bookmark\"] > .type"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "18.0pt (24px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/stories/new-chip-program-expands-options-treating-complex-coronary-artery-disease\" rel=\"bookmark\" class=\"link-wrapper\">",
                          "target": [
                            ".node--type-blog-post.node--view-mode-teaser[data-history-node-id=\"113836\"] > .node__content > .link-wrapper[rel=\"bookmark\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"field field--name-title field--type-string field--label-hidden\">New CHIP Program Expands Options for Treating Complex Coronary Artery Disease</span>",
                  "target": [
                    ".node--type-blog-post.node--view-mode-teaser[data-history-node-id=\"113836\"] > .node__content > .link-wrapper[rel=\"bookmark\"] > h2 > .field--name-title.field--type-string"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/stories/trailblazers-minimally-invasive-heart-surgery\" rel=\"bookmark\" class=\"link-wrapper\">",
                          "target": [
                            ".node--type-blog-post.node--view-mode-teaser[data-history-node-id=\"113741\"] > .node__content > .link-wrapper[rel=\"bookmark\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"type\">From the Blog</div>",
                  "target": [
                    ".node--type-blog-post.node--view-mode-teaser[data-history-node-id=\"113741\"] > .node__content > .link-wrapper[rel=\"bookmark\"] > .type"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "18.0pt (24px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/stories/trailblazers-minimally-invasive-heart-surgery\" rel=\"bookmark\" class=\"link-wrapper\">",
                          "target": [
                            ".node--type-blog-post.node--view-mode-teaser[data-history-node-id=\"113741\"] > .node__content > .link-wrapper[rel=\"bookmark\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"field field--name-title field--type-string field--label-hidden\">Trailblazers: Minimally Invasive Heart Surgery</span>",
                  "target": [
                    ".node--type-blog-post.node--view-mode-teaser[data-history-node-id=\"113741\"] > .node__content > .link-wrapper[rel=\"bookmark\"] > h2 > .field--name-title.field--type-string"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/stories/specialized-team-cares-sisters-mechanical-heart-valves-during-pregnancy\" rel=\"bookmark\" class=\"link-wrapper\">",
                          "target": [
                            ".node--type-blog-post.node--view-mode-teaser[data-history-node-id=\"113716\"] > .node__content > .link-wrapper[rel=\"bookmark\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"type\">From the Blog</div>",
                  "target": [
                    ".node--type-blog-post.node--view-mode-teaser[data-history-node-id=\"113716\"] > .node__content > .link-wrapper[rel=\"bookmark\"] > .type"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "18.0pt (24px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/stories/specialized-team-cares-sisters-mechanical-heart-valves-during-pregnancy\" rel=\"bookmark\" class=\"link-wrapper\">",
                          "target": [
                            ".node--type-blog-post.node--view-mode-teaser[data-history-node-id=\"113716\"] > .node__content > .link-wrapper[rel=\"bookmark\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"field field--name-title field--type-string field--label-hidden\">Specialized Team Cares for Sisters With Mechanical Heart Valves During Pregnancy</span>",
                  "target": [
                    ".node--type-blog-post.node--view-mode-teaser[data-history-node-id=\"113716\"] > .node__content > .link-wrapper[rel=\"bookmark\"] > h2 > .field--name-title.field--type-string"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/stories/expert-teamwork-treat-esophageal-cancer\" rel=\"bookmark\" class=\"link-wrapper\">",
                          "target": [
                            ".node--type-blog-post.node--view-mode-teaser[data-history-node-id=\"113641\"] > .node__content > .link-wrapper[rel=\"bookmark\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"type\">From the Blog</div>",
                  "target": [
                    ".node--type-blog-post.node--view-mode-teaser[data-history-node-id=\"113641\"] > .node__content > .link-wrapper[rel=\"bookmark\"] > .type"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "18.0pt (24px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/stories/expert-teamwork-treat-esophageal-cancer\" rel=\"bookmark\" class=\"link-wrapper\">",
                          "target": [
                            ".node--type-blog-post.node--view-mode-teaser[data-history-node-id=\"113641\"] > .node__content > .link-wrapper[rel=\"bookmark\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"field field--name-title field--type-string field--label-hidden\">Expert Teamwork to Treat Esophageal Cancer</span>",
                  "target": [
                    ".node--type-blog-post.node--view-mode-teaser[data-history-node-id=\"113641\"] > .node__content > .link-wrapper[rel=\"bookmark\"] > h2 > .field--name-title.field--type-string"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#fefefe",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-primary\">",
                          "target": [
                            ".footer-primary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"address\">9200 W. Wisconsin Ave.<br>\nMilwaukee, WI 53226<br><a href=\"tel:+14147777700\">414-777-7700</a></p>",
                  "target": [
                    ".address"
                  ],
                  "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": "#fefefe",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-primary\">",
                          "target": [
                            ".footer-primary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"tel:+14147777700\">414-777-7700</a>",
                  "target": [
                    "a[href=\"tel:+14147777700\"]"
                  ],
                  "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": "#fefefe",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-primary\">",
                          "target": [
                            ".footer-primary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"apps\">",
                  "target": [
                    ".apps"
                  ],
                  "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": "#fefefe",
                        "contrastRatio": 0,
                        "fontSize": "0.0pt (0px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-primary\">",
                          "target": [
                            ".footer-primary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.facebook.com/froedtert.mcw\" target=\"_self\" class=\"facebook\">Facebook</a>",
                  "target": [
                    ".facebook"
                  ],
                  "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": "#fefefe",
                        "contrastRatio": 0,
                        "fontSize": "0.0pt (0px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-primary\">",
                          "target": [
                            ".footer-primary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.instagram.com/froedtert.mcw\" target=\"_self\" class=\"instagram\">Instagram</a>",
                  "target": [
                    ".instagram"
                  ],
                  "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": "#fefefe",
                        "contrastRatio": 0,
                        "fontSize": "0.0pt (0px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-primary\">",
                          "target": [
                            ".footer-primary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.linkedin.com/company/froedtert-health\" target=\"_self\" class=\"linkedin\">LinkedIn</a>",
                  "target": [
                    ".linkedin"
                  ],
                  "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": "#fefefe",
                        "contrastRatio": 0,
                        "fontSize": "0.0pt (0px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-primary\">",
                          "target": [
                            ".footer-primary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://twitter.com/froedtert\" target=\"_self\" class=\"twitter\">Twitter</a>",
                  "target": [
                    ".twitter"
                  ],
                  "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": "#fefefe",
                        "contrastRatio": 0,
                        "fontSize": "0.0pt (0px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-primary\">",
                          "target": [
                            ".footer-primary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.youtube.com/froedtert\" target=\"_self\" class=\"youtube\">YouTube</a>",
                  "target": [
                    ".youtube"
                  ],
                  "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": "#99ccff",
                        "contrastRatio": 0,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-primary\">",
                          "target": [
                            ".footer-primary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/about\" target=\"_self\" data-drupal-link-system-path=\"node/71111\">About</a>",
                  "target": [
                    "a[href$=\"about\"]"
                  ],
                  "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": "#fefefe",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-primary\">",
                          "target": [
                            ".footer-primary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/about/academic\" target=\"_self\" data-drupal-link-system-path=\"node/71116\">Academic Medicine</a>",
                  "target": [
                    "a[href$=\"academic\"]"
                  ],
                  "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": "#fefefe",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-primary\">",
                          "target": [
                            ".footer-primary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/quality\" target=\"_self\" data-drupal-link-system-path=\"node/72636\">Quality and Safety</a>",
                  "target": [
                    ".menu-item--expanded.menu-item:nth-child(1) > .menu > .menu-item:nth-child(2) > a[href$=\"quality\"][data-drupal-link-system-path=\"node/72636\"][target=\"_self\"]"
                  ],
                  "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": "#fefefe",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-primary\">",
                          "target": [
                            ".footer-primary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/giving\" target=\"_self\" data-drupal-link-system-path=\"node/72091\">Giving</a>",
                  "target": [
                    "a[href$=\"giving\"]"
                  ],
                  "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": "#fefefe",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-primary\">",
                          "target": [
                            ".footer-primary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/community-engagement\" target=\"_self\" data-drupal-link-system-path=\"node/71931\">Community Engagement</a>",
                  "target": [
                    "a[href$=\"community-engagement\"]"
                  ],
                  "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": "#fefefe",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-primary\">",
                          "target": [
                            ".footer-primary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/about/diversity\" target=\"_self\" data-drupal-link-system-path=\"node/71141\">Diversity and Inclusion</a>",
                  "target": [
                    "a[href$=\"diversity\"]"
                  ],
                  "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": "#fefefe",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-primary\">",
                          "target": [
                            ".footer-primary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/news\" target=\"_self\" data-drupal-link-system-path=\"node/53116\">Media/Newsroom</a>",
                  "target": [
                    "a[href$=\"news\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#99ccff",
                        "contrastRatio": 0,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-primary\">",
                          "target": [
                            ".footer-primary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/health-care-professionals\" target=\"_self\" data-drupal-link-system-path=\"node/71451\">Professionals</a>",
                  "target": [
                    "a[href$=\"health-care-professionals\"]"
                  ],
                  "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": "#fefefe",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-primary\">",
                          "target": [
                            ".footer-primary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/suppliers\" target=\"_self\" data-drupal-link-system-path=\"node/71266\">Info for Suppliers</a>",
                  "target": [
                    "a[href$=\"suppliers\"]"
                  ],
                  "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": "#fefefe",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-primary\">",
                          "target": [
                            ".footer-primary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/employers\" target=\"_self\" data-drupal-link-system-path=\"node/71311\">Info for Employers (Workforce Health)</a>",
                  "target": [
                    "a[href$=\"employers\"]"
                  ],
                  "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": "#fefefe",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-primary\">",
                          "target": [
                            ".footer-primary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/health-care-professionals/education\" target=\"_self\" data-drupal-link-system-path=\"node/71461\">Professional Education</a>",
                  "target": [
                    "a[data-drupal-link-system-path=\"node/71461\"]"
                  ],
                  "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": "#fefefe",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-primary\">",
                          "target": [
                            ".footer-primary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/nursing\" target=\"_self\" data-drupal-link-system-path=\"node/71231\">Nursing</a>",
                  "target": [
                    "a[href$=\"nursing\"]"
                  ],
                  "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": "#fefefe",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-primary\">",
                          "target": [
                            ".footer-primary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/health-care-professionals/physicians\" target=\"_self\" data-drupal-link-system-path=\"node/71606\">For Physicians</a>",
                  "target": [
                    "a[data-drupal-link-system-path=\"node/71606\"]"
                  ],
                  "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": "#99ccff",
                        "contrastRatio": 0,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-primary\">",
                          "target": [
                            ".footer-primary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/patients-visitors\" target=\"_self\" data-drupal-link-system-path=\"node/72826\">For Patients and Visitors</a>",
                  "target": [
                    ".menu-item--expanded.menu-item:nth-child(3) > a[href$=\"patients-visitors\"][data-drupal-link-system-path=\"node/72826\"][target=\"_self\"]"
                  ],
                  "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": "#fefefe",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-primary\">",
                          "target": [
                            ".footer-primary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/classes-events\" data-drupal-link-system-path=\"node/21271\">Classes and Events</a>",
                  "target": [
                    "a[href$=\"classes-events\"]"
                  ],
                  "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": "#fefefe",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-primary\">",
                          "target": [
                            ".footer-primary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/services\" target=\"_self\" data-drupal-link-system-path=\"node/58226\">Find a Medical Service</a>",
                  "target": [
                    "a[data-drupal-link-system-path=\"node/58226\"]"
                  ],
                  "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": "#fefefe",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-primary\">",
                          "target": [
                            ".footer-primary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/doctors\" target=\"_self\" data-drupal-link-system-path=\"doctors\">Find a Doctor</a>",
                  "target": [
                    "a[data-drupal-link-system-path=\"doctors\"][href$=\"doctors\"][target=\"_self\"]"
                  ],
                  "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": "#fefefe",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-primary\">",
                          "target": [
                            ".footer-primary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/financial-services\" target=\"_self\" data-drupal-link-system-path=\"node/72751\">Financial Services</a>",
                  "target": [
                    "a[href$=\"financial-services\"]"
                  ],
                  "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": "#fefefe",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-primary\">",
                          "target": [
                            ".footer-primary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/patients-visitors/bill\" target=\"_self\" data-drupal-link-system-path=\"node/72841\">Pay Your Bill</a>",
                  "target": [
                    ".menu-item:nth-child(5) > a[href$=\"bill\"]"
                  ],
                  "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": "#fefefe",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-primary\">",
                          "target": [
                            ".footer-primary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>",
                  "target": [
                    "#block-footerdescription > .field--name-body.field--type-text-with-summary.clearfix > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#99ccff",
                        "contrastRatio": 0,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-primary\">",
                          "target": [
                            ".footer-primary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"_form-title\">Sign up for our e-newsletter</div>",
                  "target": [
                    "._form-title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#fefefe",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-primary\">",
                          "target": [
                            ".footer-primary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<input id=\"email\" name=\"email\" placeholder=\"Enter e-mail address*\" required=\"\" type=\"text\" data-name=\"email\">",
                  "target": [
                    "#email"
                  ],
                  "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": "#fefefe",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>We use cookies to understand how you use our site and to improve your experience. By continuing to use our site, you accept the use of cookies. To learn more, including how to disable cookies, visit our <a href=\"/website-privacy\" title=\"Privacy Policy\">Privacy Policy</a>.</p>",
                  "target": [
                    ".text > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#fefefe",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/website-privacy\" title=\"Privacy Policy\">Privacy Policy</a>",
                  "target": [
                    "a[title=\"Privacy Policy\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#fefefe",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"btn cookie-trigger\">Close</button>",
                  "target": [
                    ".btn"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                }
              ]
            },
            {
              "id": "hidden-content",
              "impact": "minor",
              "tags": [
                "cat.structure",
                "experimental",
                "review-item",
                "best-practice"
              ],
              "description": "Informs users about hidden content.",
              "help": "Hidden content on the page should be analyzed",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/hidden-content?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<button type=\"button\" class=\"off-canvas-toggle\" aria-label=\"Mobile menu\"><span class=\"hamburger-icon\"></span>Menu</button>",
                  "target": [
                    ".off-canvas-toggle"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"search-block-form block-search block block- block-fh-search block-fh-search-form-block\" data-drupal-selector=\"search-block-form\" id=\"block-fhsearchform\">",
                  "target": [
                    "#block-fhsearchform"
                  ],
                  "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": "<aside class=\"main-navigation-mobile off-canvas is-transition-overlap is-closed\" aria-label=\"Mobile navigation\" aria-hidden=\"true\" data-off-canvas=\"1kff2s-off-canvas\" style=\"height: calc(100% - 197.594px);\">",
                  "target": [
                    "aside"
                  ],
                  "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=\"field field--name-field-date field--type-datetime field--label-hidden field__item\"><time datetime=\"2022-08-10T21:18:51Z\" class=\"datetime\">August 10, 2022</time>\n</div>",
                  "target": [
                    ".node--type-blog-post.node--view-mode-teaser[data-history-node-id=\"113846\"] > .node__content > .link-wrapper[rel=\"bookmark\"] > .field--name-field-date.field--type-datetime.field"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"field field--name-field-date field--type-datetime field--label-hidden field__item\"><time datetime=\"2022-08-10T14:08:59Z\" class=\"datetime\">August 10, 2022</time>\n</div>",
                  "target": [
                    ".node--type-blog-post.node--view-mode-teaser[data-history-node-id=\"113841\"] > .node__content > .link-wrapper[rel=\"bookmark\"] > .field--name-field-date.field--type-datetime.field"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"field field--name-field-date field--type-datetime field--label-hidden field__item\"><time datetime=\"2022-08-10T01:02:53Z\" class=\"datetime\">August 9, 2022</time>\n</div>",
                  "target": [
                    ".node--type-blog-post.node--view-mode-teaser[data-history-node-id=\"113836\"] > .node__content > .link-wrapper[rel=\"bookmark\"] > .field--name-field-date.field--type-datetime.field"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"field field--name-field-date field--type-datetime field--label-hidden field__item\"><time datetime=\"2022-08-03T19:02:39Z\" class=\"datetime\">August 3, 2022</time>\n</div>",
                  "target": [
                    ".node--type-blog-post.node--view-mode-teaser[data-history-node-id=\"113741\"] > .node__content > .link-wrapper[rel=\"bookmark\"] > .field--name-field-date.field--type-datetime.field"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"field field--name-field-date field--type-datetime field--label-hidden field__item\"><time datetime=\"2022-08-02T18:13:48Z\" class=\"datetime\">August 2, 2022</time>\n</div>",
                  "target": [
                    ".node--type-blog-post.node--view-mode-teaser[data-history-node-id=\"113716\"] > .node__content > .link-wrapper[rel=\"bookmark\"] > .field--name-field-date.field--type-datetime.field"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"field field--name-field-date field--type-datetime field--label-hidden field__item\"><time datetime=\"2022-07-27T12:36:27Z\" class=\"datetime\">July 27, 2022</time>\n</div>",
                  "target": [
                    ".node--type-blog-post.node--view-mode-teaser[data-history-node-id=\"113641\"] > .node__content > .link-wrapper[rel=\"bookmark\"] > .field--name-field-date.field--type-datetime.field"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"block-iealert\" class=\"block block-basic block-block-content block-block-contentad2a2e7e-7ece-42cd-88e4-c889d7962f8b\">",
                  "target": [
                    "#block-iealert"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<iframe height=\"0\" width=\"0\" style=\"display: none; visibility: hidden;\" src=\"//9447392.fls.doubleclick.net/activityi;src=9447392;type=landp0;cat=froed0;ord=1;num=5761295219006;gtm=2wg880;auiddc=1103583307.1660367090;~oref=https%3A%2F%2Fwww.froedtert.com%2F?\"></iframe>",
                  "target": [
                    "iframe[height=\"0\"][width=\"0\"]:nth-child(88)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"a2a_modal\" class=\"a2a_modal a2a_hide\" role=\"dialog\" tabindex=\"-1\" aria-label=\"\">",
                  "target": [
                    "#a2a_modal"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"a2a_modal_body a2a_menu a2a_hide\" id=\"a2a_copy_link\">",
                  "target": [
                    "#a2a_copy_link"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"a2a_copy_link_copied\">✓</div>",
                  "target": [
                    "#a2a_copy_link_copied"
                  ],
                  "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=\"a2a_modal_body a2a_menu a2a_thanks a2a_hide\" id=\"a2a_thanks\"><div class=\"a2a_localize\" data-a2a-localize=\"inner,ThanksForSharing\">Thanks for sharing!</div></div>",
                  "target": [
                    "#a2a_thanks"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"a2a_menu a2a_full a2a_localize\" id=\"a2apage_full\" role=\"dialog\" tabindex=\"-1\" aria-label=\"Share\" data-a2a-localize=\"title,Share\">",
                  "target": [
                    "#a2apage_full"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"a2apage_dropdown\" class=\"a2a_menu a2a_mini a2a_localize a2a_hide\" tabindex=\"-1\" aria-label=\"Share\" data-a2a-localize=\"label,Share\">",
                  "target": [
                    "#a2apage_dropdown"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div style=\"height: 1px; width: 1px; position: absolute; z-index: 100000; top: 0px; visibility: hidden;\">",
                  "target": [
                    "div:nth-child(89) > div:nth-child(5)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<iframe id=\"a2a_sm_ifr\" title=\"AddToAny Utility Frame\" transparency=\"true\" allowtransparency=\"true\" frameborder=\"0\" src=\"https://static.addtoany.com/menu/sm.23.html#type=core&amp;event=load\" style=\"height: 1px; width: 1px; border: 0px; left: 0px; top: 0px; position: absolute; z-index: 100000; display: none;\">",
                  "target": [
                    "#a2a_sm_ifr"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<iframe id=\"universal_pixel_98e7qq9\" height=\"0\" width=\"0\" style=\"display:none;\" src=\"https://insight.adsrvr.org/track/up?adv=x4qyelc&amp;ref=https%3A%2F%2Fwww.froedtert.com%2F&amp;upid=98e7qq9&amp;upv=1.1.0\" title=\"TTD Universal Pixel\"></iframe>",
                  "target": [
                    "#universal_pixel_98e7qq9"
                  ],
                  "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": "facebook",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "www.froedtert.com",
                          "port": "",
                          "pathname": "/",
                          "search": {},
                          "hash": "",
                          "filename": ""
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.facebook.com/froedtert.mcw\" target=\"_self\" class=\"facebook\">Facebook</a>",
                          "target": [
                            ".facebook"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a class=\"a2a_button_facebook\" target=\"_blank\" href=\"/#facebook\" rel=\"nofollow noopener\">",
                  "target": [
                    ".a2a_button_facebook"
                  ],
                  "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": "twitter",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "www.froedtert.com",
                          "port": "",
                          "pathname": "/",
                          "search": {},
                          "hash": "",
                          "filename": ""
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://twitter.com/froedtert\" target=\"_self\" class=\"twitter\">Twitter</a>",
                          "target": [
                            ".twitter"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a class=\"a2a_button_twitter\" target=\"_blank\" href=\"/#twitter\" rel=\"nofollow noopener\">",
                  "target": [
                    ".a2a_button_twitter"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                }
              ]
            }
          ],
          "violations": [
            {
              "id": "aria-allowed-role",
              "impact": "minor",
              "tags": [
                "cat.aria",
                "best-practice"
              ],
              "description": "Ensures role attribute has an appropriate value for the element",
              "help": "ARIA role should be appropriate for the element",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/aria-allowed-role?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "aria-allowed-role",
                      "data": [
                        "img"
                      ],
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "ARIA role img is not allowed for given element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<article class=\"media media-image view-mode-full_width_1800 media--type-image media--view-mode-full-width-1800\" role=\"img\" aria-label=\"Dr. Vaugn Banner\">",
                  "target": [
                    ".view-mode-full_width_1800"
                  ],
                  "failureSummary": "Fix any of the following:\n  ARIA role img is not allowed for given element"
                },
                {
                  "any": [
                    {
                      "id": "aria-allowed-role",
                      "data": [
                        "img"
                      ],
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "ARIA role img is not allowed for given element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<article class=\"media media-image view-mode-full media--type-image media--view-mode-full\" role=\"img\" aria-label=\"Froedtert &amp; MCW App Icon\">",
                  "target": [
                    ".media--view-mode-full"
                  ],
                  "failureSummary": "Fix any of the following:\n  ARIA role img is not allowed for given element"
                },
                {
                  "any": [
                    {
                      "id": "aria-allowed-role",
                      "data": [
                        "img"
                      ],
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "ARIA role img is not allowed for given element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<article class=\"media media-image view-mode-entity_embed_full_width media--type-image media--view-mode-entity-embed-full-width\" role=\"img\" aria-label=\"Froedert Hospital Banner - Optimized\">",
                  "target": [
                    ".media--view-mode-entity-embed-full-width"
                  ],
                  "failureSummary": "Fix any of the following:\n  ARIA role img is not allowed for given element"
                },
                {
                  "any": [
                    {
                      "id": "aria-allowed-role",
                      "data": [
                        "img"
                      ],
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "ARIA role img is not allowed for given element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<article class=\"media media-image view-mode-story_hero_teaser media--type-image media--view-mode-story-hero-teaser\" role=\"img\" aria-label=\"Peripheral Nerve Impingement 1200x628\">",
                  "target": [
                    ".img.node--type-blog-post[data-history-node-id=\"113846\"] > .field--name-field-teaser-image.field--type-entity-reference.field > .view-mode-story_hero_teaser.media--view-mode-story-hero-teaser.media-image"
                  ],
                  "failureSummary": "Fix any of the following:\n  ARIA role img is not allowed for given element"
                },
                {
                  "any": [
                    {
                      "id": "aria-allowed-role",
                      "data": [
                        "img"
                      ],
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "ARIA role img is not allowed for given element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<article class=\"media media-image view-mode-story_hero_teaser media--type-image media--view-mode-story-hero-teaser\" role=\"img\" aria-label=\"Rectal Cancer Image 1200x628\">",
                  "target": [
                    "article[aria-label=\"Rectal Cancer Image 1200x628\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  ARIA role img is not allowed for given element"
                },
                {
                  "any": [
                    {
                      "id": "aria-allowed-role",
                      "data": [
                        "img"
                      ],
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "ARIA role img is not allowed for given element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<article class=\"media media-image view-mode-story_hero_teaser media--type-image media--view-mode-story-hero-teaser\" role=\"img\" aria-label=\"Human Heart Anatomy Coronary Artery Disease\">",
                  "target": [
                    ".img.node--type-blog-post[data-history-node-id=\"113836\"] > .field--name-field-teaser-image.field--type-entity-reference.field > .view-mode-story_hero_teaser.media--view-mode-story-hero-teaser.media-image"
                  ],
                  "failureSummary": "Fix any of the following:\n  ARIA role img is not allowed for given element"
                },
                {
                  "any": [
                    {
                      "id": "aria-allowed-role",
                      "data": [
                        "img"
                      ],
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "ARIA role img is not allowed for given element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<article class=\"media media-image view-mode-story_hero_teaser media--type-image media--view-mode-story-hero-teaser\" role=\"img\" aria-label=\"Froedtert Today Ken Mehrtens Trailblazers\">",
                  "target": [
                    ".img.node--type-blog-post[data-history-node-id=\"113741\"] > .field--name-field-teaser-image.field--type-entity-reference.field > .view-mode-story_hero_teaser.media--view-mode-story-hero-teaser.media-image"
                  ],
                  "failureSummary": "Fix any of the following:\n  ARIA role img is not allowed for given element"
                },
                {
                  "any": [
                    {
                      "id": "aria-allowed-role",
                      "data": [
                        "img"
                      ],
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "ARIA role img is not allowed for given element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<article class=\"media media-image view-mode-story_hero_teaser media--type-image media--view-mode-story-hero-teaser\" role=\"img\" aria-label=\"Steffi and Cassie Patient Story\">",
                  "target": [
                    ".img.node--type-blog-post[data-history-node-id=\"113716\"] > .field--name-field-teaser-image.field--type-entity-reference.field > .view-mode-story_hero_teaser.media--view-mode-story-hero-teaser.media-image"
                  ],
                  "failureSummary": "Fix any of the following:\n  ARIA role img is not allowed for given element"
                },
                {
                  "any": [
                    {
                      "id": "aria-allowed-role",
                      "data": [
                        "img"
                      ],
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "ARIA role img is not allowed for given element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<article class=\"media media-image view-mode-story_hero_teaser media--type-image media--view-mode-story-hero-teaser\" role=\"img\" aria-label=\"Spring Cancer Report 2022 Greg Esophageal Cancer\">",
                  "target": [
                    ".field--name-field-featured-image > .view-mode-story_hero_teaser.media--view-mode-story-hero-teaser.media-image"
                  ],
                  "failureSummary": "Fix any of the following:\n  ARIA role img is not allowed for given element"
                }
              ]
            },
            {
              "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": "#256f65",
                        "bgColor": "#fefefe",
                        "contrastRatio": 5.88,
                        "fontSize": "13.2pt (17.6px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header role=\"banner\">",
                          "target": [
                            "header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.88 (foreground color: #256f65, background color: #fefefe, font size: 13.2pt (17.6px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/care-today\" class=\"highlight\" data-drupal-link-system-path=\"node/100761\">Get Care Today</a>",
                  "target": [
                    ".menu-item[role=\"menuitem\"]:nth-child(1) > .highlight[href$=\"care-today\"][data-drupal-link-system-path=\"node/100761\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.88 (foreground color: #256f65, background color: #fefefe, font size: 13.2pt (17.6px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#337ab7",
                        "bgColor": "#fefefe",
                        "contrastRatio": 4.51,
                        "fontSize": "13.2pt (17.6px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header role=\"banner\">",
                          "target": [
                            "header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.51 (foreground color: #337ab7, background color: #fefefe, font size: 13.2pt (17.6px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/doctors\" data-drupal-link-system-path=\"doctors\">Doctors</a>",
                  "target": [
                    ".menu-item[role=\"menuitem\"]:nth-child(2) > a[data-drupal-link-system-path=\"doctors\"][href$=\"doctors\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.51 (foreground color: #337ab7, background color: #fefefe, font size: 13.2pt (17.6px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#337ab7",
                        "bgColor": "#fefefe",
                        "contrastRatio": 4.51,
                        "fontSize": "13.2pt (17.6px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header role=\"banner\">",
                          "target": [
                            "header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.51 (foreground color: #337ab7, background color: #fefefe, font size: 13.2pt (17.6px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/services\" target=\"_self\" data-drupal-link-system-path=\"node/53311\">Services</a>",
                  "target": [
                    ".menu-item[role=\"menuitem\"]:nth-child(3) > a[data-drupal-link-system-path=\"node/53311\"][href$=\"services\"][target=\"_self\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.51 (foreground color: #337ab7, background color: #fefefe, font size: 13.2pt (17.6px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#337ab7",
                        "bgColor": "#fefefe",
                        "contrastRatio": 4.51,
                        "fontSize": "13.2pt (17.6px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header role=\"banner\">",
                          "target": [
                            "header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.51 (foreground color: #337ab7, background color: #fefefe, font size: 13.2pt (17.6px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/locations\" target=\"_self\" data-drupal-link-system-path=\"node/21281\">Locations</a>",
                  "target": [
                    ".menu-item[role=\"menuitem\"]:nth-child(4) > a[data-drupal-link-system-path=\"node/21281\"][href$=\"locations\"][target=\"_self\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.51 (foreground color: #337ab7, background color: #fefefe, font size: 13.2pt (17.6px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#337ab7",
                        "bgColor": "#fefefe",
                        "contrastRatio": 4.51,
                        "fontSize": "13.2pt (17.6px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header role=\"banner\">",
                          "target": [
                            "header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.51 (foreground color: #337ab7, background color: #fefefe, font size: 13.2pt (17.6px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/patients-visitors\" target=\"_self\" data-drupal-link-system-path=\"node/72826\">Patients &amp; Visitors</a>",
                  "target": [
                    ".menu-item[role=\"menuitem\"]:nth-child(5) > a[href$=\"patients-visitors\"][data-drupal-link-system-path=\"node/72826\"][target=\"_self\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.51 (foreground color: #337ab7, background color: #fefefe, font size: 13.2pt (17.6px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#337ab7",
                        "bgColor": "#fefefe",
                        "contrastRatio": 4.51,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"simple-media-bar align-left\">",
                          "target": [
                            ".simple-media-bar"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.51 (foreground color: #337ab7, background color: #fefefe, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Froedtert Hospital</strong>",
                  "target": [
                    "li:nth-child(1) > a > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.51 (foreground color: #337ab7, background color: #fefefe, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#337ab7",
                        "bgColor": "#fefefe",
                        "contrastRatio": 4.51,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"simple-media-bar align-left\">",
                          "target": [
                            ".simple-media-bar"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.51 (foreground color: #337ab7, background color: #fefefe, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Froedtert Menomonee Falls Hospital</strong>",
                  "target": [
                    "li:nth-child(2) > a > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.51 (foreground color: #337ab7, background color: #fefefe, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#337ab7",
                        "bgColor": "#fefefe",
                        "contrastRatio": 4.51,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"simple-media-bar align-left\">",
                          "target": [
                            ".simple-media-bar"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.51 (foreground color: #337ab7, background color: #fefefe, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Froedtert West Bend Hospital</strong>",
                  "target": [
                    "li:nth-child(3) > a > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.51 (foreground color: #337ab7, background color: #fefefe, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#337ab7",
                        "bgColor": "#fefefe",
                        "contrastRatio": 4.51,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"simple-media-bar align-left\">",
                          "target": [
                            ".simple-media-bar"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.51 (foreground color: #337ab7, background color: #fefefe, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Learn more about inpatient hospital and emergency services at Froedtert Community Hospital - Mequon.\" data-entity-substitution=\"canonical\" data-entity-type=\"node\" data-entity-uuid=\"92f64e41-db23-45ae-8cd4-939d7605d168\" href=\"/locations/hospital/froedtert-community-hospital-mequon\" title=\"Froedtert Community Hospital - Mequon\">",
                  "target": [
                    "strong > a[data-entity-substitution=\"canonical\"][data-entity-type=\"node\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.51 (foreground color: #337ab7, background color: #fefefe, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#337ab7",
                        "bgColor": "#fefefe",
                        "contrastRatio": 4.51,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"simple-media-bar align-left\">",
                          "target": [
                            ".simple-media-bar"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.51 (foreground color: #337ab7, background color: #fefefe, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/locations/hospital/froedtert-community-hospital-new-berlin\" title=\"Froedtert Community Hospital&nbsp;— New Berlin\">New Berlin</a>",
                  "target": [
                    "strong > a:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.51 (foreground color: #337ab7, background color: #fefefe, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#337ab7",
                        "bgColor": "#fefefe",
                        "contrastRatio": 4.51,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"simple-media-bar align-left\">",
                          "target": [
                            ".simple-media-bar"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.51 (foreground color: #337ab7, background color: #fefefe, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/locations/hospital/froedtert-community-hospital-oak-creek\" title=\"Froedtert Community Hospital&nbsp;— Oak Creek\">Oak Creek</a>",
                  "target": [
                    "strong > a:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.51 (foreground color: #337ab7, background color: #fefefe, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#337ab7",
                        "bgColor": "#fefefe",
                        "contrastRatio": 4.51,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"simple-media-bar align-left\">",
                          "target": [
                            ".simple-media-bar"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.51 (foreground color: #337ab7, background color: #fefefe, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/locations/hospital/froedtert-community-hospital-pewaukee\" title=\"Froedtert Community Hospital&nbsp;— Pewaukee\">Pewaukee</a>",
                  "target": [
                    "strong > a:nth-child(4)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.51 (foreground color: #337ab7, background color: #fefefe, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#337ab7",
                        "bgColor": "#fefefe",
                        "contrastRatio": 4.51,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"simple-media-bar align-left\">",
                          "target": [
                            ".simple-media-bar"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.51 (foreground color: #337ab7, background color: #fefefe, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Froedtert Bluemound Rehabilitation Hospital</strong>",
                  "target": [
                    "li:nth-child(5) > a[data-entity-substitution=\"canonical\"][data-entity-type=\"node\"] > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.51 (foreground color: #337ab7, background color: #fefefe, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#337ab7",
                        "bgColor": "#fefefe",
                        "contrastRatio": 4.51,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"simple-media-bar align-left\">",
                          "target": [
                            ".simple-media-bar"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.51 (foreground color: #337ab7, background color: #fefefe, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Froedtert Holy Family Memorial Hospital</strong>",
                  "target": [
                    "li:nth-child(6) > a[data-entity-substitution=\"canonical\"][data-entity-type=\"node\"] > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.51 (foreground color: #337ab7, background color: #fefefe, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#337ab7",
                        "bgColor": "#fefefe",
                        "contrastRatio": 4.51,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"simple-media-bar align-left\">",
                          "target": [
                            ".simple-media-bar"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.51 (foreground color: #337ab7, background color: #fefefe, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Froedtert Kenosha Hospital</strong>",
                  "target": [
                    "li:nth-child(7) > a > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.51 (foreground color: #337ab7, background color: #fefefe, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#337ab7",
                        "bgColor": "#fefefe",
                        "contrastRatio": 4.51,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"simple-media-bar align-left\">",
                          "target": [
                            ".simple-media-bar"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.51 (foreground color: #337ab7, background color: #fefefe, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Froedtert Pleasant Prairie Hospital</strong>",
                  "target": [
                    "li:nth-child(8) > a > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.51 (foreground color: #337ab7, background color: #fefefe, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#666666",
                        "bgColor": "#fefefe",
                        "contrastRatio": 5.69,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span>Making More Possible</span>",
                          "target": [
                            ".field--name-field-summary-title > span"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.69 (foreground color: #666666, background color: #fefefe, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Making More Possible</span>",
                  "target": [
                    ".field--name-field-summary-title > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.69 (foreground color: #666666, background color: #fefefe, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#337ab7",
                        "bgColor": "#f6f8f9",
                        "contrastRatio": 4.27,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"paragraph paragraph--type--simple-image-card paragraph--view-mode--default\">",
                          "target": [
                            ".field--name-field-p-content-items.field--type-entity-reference-revisions.field__items > .field__item:nth-child(1) > .paragraph--type--simple-image-card.paragraph.paragraph--view-mode--default"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.27 (foreground color: #337ab7, background color: #f6f8f9, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"versiti.org/wi, opens in new window, opens in new window\" href=\"https://donate.wisconsin.versiti.org/donor/schedules/zip\" rel=\"noopener\" target=\"_blank\" title=\"versiti.org (opens new window)\">versiti.org/wi</a>",
                  "target": [
                    "a[title=\"versiti.org (opens new window)\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.27 (foreground color: #337ab7, background color: #f6f8f9, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#337ab7",
                        "bgColor": "#f6f8f9",
                        "contrastRatio": 4.27,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"paragraph paragraph--type--simple-image-card paragraph--view-mode--default\">",
                          "target": [
                            ".field--name-field-p-content-items.field--type-entity-reference-revisions.field__items > .field__item:nth-child(1) > .paragraph--type--simple-image-card.paragraph.paragraph--view-mode--default"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.27 (foreground color: #337ab7, background color: #f6f8f9, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"877-232-4376, opens in new window\" href=\"tel:877-232-4376\" target=\"_blank\">877-232-4376</a>",
                  "target": [
                    "a[href=\"tel:877-232-4376\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.27 (foreground color: #337ab7, background color: #f6f8f9, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#337ab7",
                        "bgColor": "#f6f8f9",
                        "contrastRatio": 4.27,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"paragraph paragraph--type--simple-image-card paragraph--view-mode--default\">",
                          "target": [
                            ".field__item:nth-child(2) > .paragraph--type--simple-image-card.paragraph.paragraph--view-mode--default"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.27 (foreground color: #337ab7, background color: #f6f8f9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://froedtert.buoyhealth.com/visit/?utm_source=froedtert.com&amp;amp;utm_medium=homepage%20banner\" target=\"_blank\" title=\"You will enter Buoy Health, Inc.’s. site and be subject to their terms of use.\" aria-label=\"Buoy Health, opens in new window\">Buoy Health</a>",
                  "target": [
                    ".field-description > p > a[target=\"_blank\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.27 (foreground color: #337ab7, background color: #f6f8f9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#337ab7",
                        "bgColor": "#f6f8f9",
                        "contrastRatio": 4.27,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"paragraph paragraph--type--simple-image-card paragraph--view-mode--default\">",
                          "target": [
                            ".field__item:nth-child(3) > .paragraph--type--simple-image-card.paragraph.paragraph--view-mode--default"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.27 (foreground color: #337ab7, background color: #f6f8f9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/primaria\" title=\"Primary Care - Atención primaria - Español\">atención primaria</a>",
                  "target": [
                    "p > a[href$=\"primaria\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.27 (foreground color: #337ab7, background color: #f6f8f9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#fefefe",
                        "bgColor": "#016e57",
                        "contrastRatio": 6.17,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"region region-footer-tertiary\">",
                          "target": [
                            ".region-footer-tertiary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.17 (foreground color: #fefefe, background color: #016e57, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>ATTENTION: If you speak another language, assistance services, free of charge, are available to you. Call: 414-805-3000 (TTY: 1-800-947-3529)</p>",
                  "target": [
                    "#block-footerlanguagedescription > .field--name-body.field--type-text-with-summary.clearfix > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.17 (foreground color: #fefefe, background color: #016e57, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#fefefe",
                        "bgColor": "#016e57",
                        "contrastRatio": 6.17,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"region region-footer-tertiary\">",
                          "target": [
                            ".region-footer-tertiary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.17 (foreground color: #fefefe, background color: #016e57, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/nondiscrimination-policy\" target=\"_self\" data-drupal-link-system-path=\"node/72801\">English</a>",
                  "target": [
                    ".menu--languages > .menu > .menu-item:nth-child(1) > a[href$=\"nondiscrimination-policy\"][data-drupal-link-system-path=\"node/72801\"][target=\"_self\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.17 (foreground color: #fefefe, background color: #016e57, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#fefefe",
                        "bgColor": "#016e57",
                        "contrastRatio": 6.17,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"region region-footer-tertiary\">",
                          "target": [
                            ".region-footer-tertiary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.17 (foreground color: #fefefe, background color: #016e57, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/nondiscrimination-policy#spanish\" target=\"_self\" title=\"Español\" data-drupal-link-system-path=\"node/72801\">Español</a>",
                  "target": [
                    "a[title=\"Español\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.17 (foreground color: #fefefe, background color: #016e57, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#fefefe",
                        "bgColor": "#016e57",
                        "contrastRatio": 6.17,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"region region-footer-tertiary\">",
                          "target": [
                            ".region-footer-tertiary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.17 (foreground color: #fefefe, background color: #016e57, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/nondiscrimination-policy#hmong\" target=\"_self\" title=\"Hmong\" data-drupal-link-system-path=\"node/72801\">Hmong</a>",
                  "target": [
                    "a[title=\"Hmong\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.17 (foreground color: #fefefe, background color: #016e57, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#fefefe",
                        "bgColor": "#016e57",
                        "contrastRatio": 6.17,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"region region-footer-tertiary\">",
                          "target": [
                            ".region-footer-tertiary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.17 (foreground color: #fefefe, background color: #016e57, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/nondiscrimination-policy#chinese\" target=\"_self\" title=\"繁體中文\" data-drupal-link-system-path=\"node/72801\">繁體中文</a>",
                  "target": [
                    "a[title=\"繁體中文\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.17 (foreground color: #fefefe, background color: #016e57, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#fefefe",
                        "bgColor": "#016e57",
                        "contrastRatio": 6.17,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"region region-footer-tertiary\">",
                          "target": [
                            ".region-footer-tertiary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.17 (foreground color: #fefefe, background color: #016e57, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/nondiscrimination-policy#german\" target=\"_self\" title=\"Deutsch\" data-drupal-link-system-path=\"node/72801\">Deutsch</a>",
                  "target": [
                    "a[title=\"Deutsch\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.17 (foreground color: #fefefe, background color: #016e57, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#fefefe",
                        "bgColor": "#016e57",
                        "contrastRatio": 6.17,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"region region-footer-tertiary\">",
                          "target": [
                            ".region-footer-tertiary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.17 (foreground color: #fefefe, background color: #016e57, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/nondiscrimination-policy#arabic\" target=\"_self\" title=\"العربية\" data-drupal-link-system-path=\"node/72801\">العربية</a>",
                  "target": [
                    "a[title=\"العربية\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.17 (foreground color: #fefefe, background color: #016e57, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#fefefe",
                        "bgColor": "#016e57",
                        "contrastRatio": 6.17,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"region region-footer-tertiary\">",
                          "target": [
                            ".region-footer-tertiary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.17 (foreground color: #fefefe, background color: #016e57, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/nondiscrimination-policy#russian\" target=\"_self\" title=\"Русский\" data-drupal-link-system-path=\"node/72801\">Русский</a>",
                  "target": [
                    "a[title=\"Русский\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.17 (foreground color: #fefefe, background color: #016e57, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#fefefe",
                        "bgColor": "#016e57",
                        "contrastRatio": 6.17,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"region region-footer-tertiary\">",
                          "target": [
                            ".region-footer-tertiary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.17 (foreground color: #fefefe, background color: #016e57, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/nondiscrimination-policy#korean\" target=\"_self\" title=\"한국어\" data-drupal-link-system-path=\"node/72801\">한국어</a>",
                  "target": [
                    "a[title=\"한국어\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.17 (foreground color: #fefefe, background color: #016e57, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#fefefe",
                        "bgColor": "#016e57",
                        "contrastRatio": 6.17,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"region region-footer-tertiary\">",
                          "target": [
                            ".region-footer-tertiary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.17 (foreground color: #fefefe, background color: #016e57, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/nondiscrimination-policy#vietnamese\" target=\"_self\" title=\"Tiếng Việt\" data-drupal-link-system-path=\"node/72801\">Tiếng Việt</a>",
                  "target": [
                    "a[title=\"Tiếng Việt\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.17 (foreground color: #fefefe, background color: #016e57, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#fefefe",
                        "bgColor": "#016e57",
                        "contrastRatio": 6.17,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"region region-footer-tertiary\">",
                          "target": [
                            ".region-footer-tertiary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.17 (foreground color: #fefefe, background color: #016e57, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/nondiscrimination-policy#dutch\" target=\"_self\" title=\"Deitsch\" data-drupal-link-system-path=\"node/72801\">Deitsch</a>",
                  "target": [
                    "a[title=\"Deitsch\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.17 (foreground color: #fefefe, background color: #016e57, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#fefefe",
                        "bgColor": "#016e57",
                        "contrastRatio": 6.17,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"region region-footer-tertiary\">",
                          "target": [
                            ".region-footer-tertiary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.17 (foreground color: #fefefe, background color: #016e57, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/nondiscrimination-policy#lao\" target=\"_self\" data-drupal-link-system-path=\"node/72801\">ພາສາລາວ</a>",
                  "target": [
                    "a[href=\"/nondiscrimination-policy#lao\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.17 (foreground color: #fefefe, background color: #016e57, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#fefefe",
                        "bgColor": "#016e57",
                        "contrastRatio": 6.17,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"region region-footer-tertiary\">",
                          "target": [
                            ".region-footer-tertiary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.17 (foreground color: #fefefe, background color: #016e57, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/nondiscrimination-policy#french\" target=\"_self\" title=\"Français\" data-drupal-link-system-path=\"node/72801\">Français</a>",
                  "target": [
                    "a[title=\"Français\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.17 (foreground color: #fefefe, background color: #016e57, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#fefefe",
                        "bgColor": "#016e57",
                        "contrastRatio": 6.17,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"region region-footer-tertiary\">",
                          "target": [
                            ".region-footer-tertiary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.17 (foreground color: #fefefe, background color: #016e57, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/nondiscrimination-policy#polish\" target=\"_self\" title=\"Polski\" data-drupal-link-system-path=\"node/72801\">Polski</a>",
                  "target": [
                    "a[title=\"Polski\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.17 (foreground color: #fefefe, background color: #016e57, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#fefefe",
                        "bgColor": "#016e57",
                        "contrastRatio": 6.17,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"region region-footer-tertiary\">",
                          "target": [
                            ".region-footer-tertiary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.17 (foreground color: #fefefe, background color: #016e57, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/nondiscrimination-policy#hindi\" target=\"_self\" title=\"हिंदी\" data-drupal-link-system-path=\"node/72801\">हिंदी</a>",
                  "target": [
                    "a[title=\"हिंदी\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.17 (foreground color: #fefefe, background color: #016e57, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#fefefe",
                        "bgColor": "#016e57",
                        "contrastRatio": 6.17,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"region region-footer-tertiary\">",
                          "target": [
                            ".region-footer-tertiary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.17 (foreground color: #fefefe, background color: #016e57, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/nondiscrimination-policy#albanian\" target=\"_self\" title=\"Shqip\" data-drupal-link-system-path=\"node/72801\">Shqip</a>",
                  "target": [
                    "a[title=\"Shqip\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.17 (foreground color: #fefefe, background color: #016e57, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#fefefe",
                        "bgColor": "#016e57",
                        "contrastRatio": 6.17,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"region region-footer-tertiary\">",
                          "target": [
                            ".region-footer-tertiary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.17 (foreground color: #fefefe, background color: #016e57, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/nondiscrimination-policy#tagalog\" target=\"_self\" title=\"Tagalog\" data-drupal-link-system-path=\"node/72801\">Tagalog</a>",
                  "target": [
                    "a[title=\"Tagalog\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.17 (foreground color: #fefefe, background color: #016e57, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#fefefe",
                        "bgColor": "#016e57",
                        "contrastRatio": 6.17,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"region region-footer-tertiary\">",
                          "target": [
                            ".region-footer-tertiary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.17 (foreground color: #fefefe, background color: #016e57, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/nondiscrimination-policy\" target=\"_self\" data-drupal-link-system-path=\"node/72801\">Notice of Non-Discrimination</a>",
                  "target": [
                    ".menu--footer-disclaimer-nav > .menu > .menu-item:nth-child(1) > a[href$=\"nondiscrimination-policy\"][data-drupal-link-system-path=\"node/72801\"][target=\"_self\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.17 (foreground color: #fefefe, background color: #016e57, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#fefefe",
                        "bgColor": "#016e57",
                        "contrastRatio": 6.17,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"region region-footer-tertiary\">",
                          "target": [
                            ".region-footer-tertiary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.17 (foreground color: #fefefe, background color: #016e57, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/website-privacy\" target=\"_self\" data-drupal-link-system-path=\"node/71306\">Website Privacy Statement</a>",
                  "target": [
                    "a[data-drupal-link-system-path=\"node/71306\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.17 (foreground color: #fefefe, background color: #016e57, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#fefefe",
                        "bgColor": "#016e57",
                        "contrastRatio": 6.17,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"region region-footer-tertiary\">",
                          "target": [
                            ".region-footer-tertiary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.17 (foreground color: #fefefe, background color: #016e57, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/patients-visitors/patient-privacy/privacy-practices\" target=\"_self\" title=\"Joint Notice of Privacy Practice\" data-drupal-link-system-path=\"node/72956\">Joint Notice of Privacy Practice</a>",
                  "target": [
                    "a[data-drupal-link-system-path=\"node/72956\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.17 (foreground color: #fefefe, background color: #016e57, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#fefefe",
                        "bgColor": "#016e57",
                        "contrastRatio": 6.17,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"region region-footer-tertiary\">",
                          "target": [
                            ".region-footer-tertiary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.17 (foreground color: #fefefe, background color: #016e57, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/patients-visitors/bill/surprise-medical-bill\" data-drupal-link-system-path=\"node/110631\">Notice Against Surprise Medical Bills</a>",
                  "target": [
                    "a[data-drupal-link-system-path=\"node/110631\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.17 (foreground color: #fefefe, background color: #016e57, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#fefefe",
                        "bgColor": "#016e57",
                        "contrastRatio": 6.17,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"region region-footer-tertiary\">",
                          "target": [
                            ".region-footer-tertiary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.17 (foreground color: #fefefe, background color: #016e57, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/contact\" target=\"_self\" data-drupal-link-system-path=\"node/72736\">Contact Us</a>",
                  "target": [
                    ".menu-item:nth-child(5) > a[href$=\"contact\"][data-drupal-link-system-path=\"node/72736\"][target=\"_self\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.17 (foreground color: #fefefe, background color: #016e57, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#fefefe",
                        "bgColor": "#016e57",
                        "contrastRatio": 6.17,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"region region-footer-tertiary\">",
                          "target": [
                            ".region-footer-tertiary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.17 (foreground color: #fefefe, background color: #016e57, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"copyright\">© 2022 Froedtert &amp; the Medical College of Wisconsin</div>",
                  "target": [
                    ".copyright"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.17 (foreground color: #fefefe, background color: #016e57, font size: 9.0pt (12px), 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": "#337ab7",
                        "bgColor": "#f6f8f9",
                        "contrastRatio": 4.27,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"paragraph paragraph--type--simple-image-card paragraph--view-mode--default\">",
                          "target": [
                            ".field--name-field-p-content-items.field--type-entity-reference-revisions.field__items > .field__item:nth-child(1) > .paragraph--type--simple-image-card.paragraph.paragraph--view-mode--default"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.27 (foreground color: #337ab7, background color: #f6f8f9, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"versiti.org/wi, opens in new window, opens in new window\" href=\"https://donate.wisconsin.versiti.org/donor/schedules/zip\" rel=\"noopener\" target=\"_blank\" title=\"versiti.org (opens new window)\">versiti.org/wi</a>",
                  "target": [
                    "a[title=\"versiti.org (opens new window)\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.27 (foreground color: #337ab7, background color: #f6f8f9, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#337ab7",
                        "bgColor": "#f6f8f9",
                        "contrastRatio": 4.27,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"paragraph paragraph--type--simple-image-card paragraph--view-mode--default\">",
                          "target": [
                            ".field--name-field-p-content-items.field--type-entity-reference-revisions.field__items > .field__item:nth-child(1) > .paragraph--type--simple-image-card.paragraph.paragraph--view-mode--default"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.27 (foreground color: #337ab7, background color: #f6f8f9, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"877-232-4376, opens in new window\" href=\"tel:877-232-4376\" target=\"_blank\">877-232-4376</a>",
                  "target": [
                    "a[href=\"tel:877-232-4376\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.27 (foreground color: #337ab7, background color: #f6f8f9, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#337ab7",
                        "bgColor": "#f6f8f9",
                        "contrastRatio": 4.27,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"paragraph paragraph--type--simple-image-card paragraph--view-mode--default\">",
                          "target": [
                            ".field__item:nth-child(2) > .paragraph--type--simple-image-card.paragraph.paragraph--view-mode--default"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.27 (foreground color: #337ab7, background color: #f6f8f9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://froedtert.buoyhealth.com/visit/?utm_source=froedtert.com&amp;amp;utm_medium=homepage%20banner\" target=\"_blank\" title=\"You will enter Buoy Health, Inc.’s. site and be subject to their terms of use.\" aria-label=\"Buoy Health, opens in new window\">Buoy Health</a>",
                  "target": [
                    ".field-description > p > a[target=\"_blank\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.27 (foreground color: #337ab7, background color: #f6f8f9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#337ab7",
                        "bgColor": "#f6f8f9",
                        "contrastRatio": 4.27,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"paragraph paragraph--type--simple-image-card paragraph--view-mode--default\">",
                          "target": [
                            ".field__item:nth-child(3) > .paragraph--type--simple-image-card.paragraph.paragraph--view-mode--default"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.27 (foreground color: #337ab7, background color: #f6f8f9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/primaria\" title=\"Primary Care - Atención primaria - Español\">atención primaria</a>",
                  "target": [
                    "p > a[href$=\"primaria\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.27 (foreground color: #337ab7, background color: #f6f8f9, font size: 12.0pt (16px), 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": "<h3 class=\"field field--name-field-heading field--type-string field--label-hidden field__item\">Services</h3>",
                  "target": [
                    ".lift-static > .eck-entity > .field--name-field-eck-content.field--type-entity-reference-revisions.field__items > .field__item > .color-scheme-dark.bg-color-blue.paragraph--type--simple-icon-card > .simple-icon-card > .content-wrapper > h3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Heading order invalid"
                }
              ]
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.froedtert.com/",
      "what": "URL",
      "result": "https://www.froedtert.com/"
    },
    {
      "type": "test",
      "which": "continuum",
      "what": "Level Access Continuum, community edition",
      "url": "https://www.froedtert.com/",
      "result": "NONE"
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.froedtert.com/",
      "what": "URL",
      "result": "https://www.froedtert.com/"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://www.froedtert.com/",
      "result": {
        "Error": {
          "AA.1_4_3.G145.Fail": {
            "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 3:1, but text in this element has a contrast ratio of 1:1. Recommendation:  change text colour to #949494.": [
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"field field--name-title field--type-string field--label-hidden\">...</span>"
              }
            ]
          },
          "AA.1_4_3.G18.Fail": {
            "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 1:1. Recommendation:  change text colour to #767676.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/appointment\" target=\"_self\" data-drupal-link-system-path=\"node/72706\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/contact\" target=\"_self\" data-drupal-link-system-path=\"node/72736\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/quality\" target=\"_self\" data-drupal-link-system-path=\"node/72636\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/research\" target=\"_self\" data-drupal-link-system-path=\"node/81951\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://jobs.froedtert.com\" target=\"_blank\" aria-label=\"Careers, opens in new window\">...</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.28:1. Recommendation:  change background to #fcfeff.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a aria-label=\"877-232-4376, opens in new window\" href=\"tel:877-232-4376\" target=\"_blank\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a aria-label=\"versiti.org/wi, opens in new window, opens in new window\" href=\"https://donate.wisconsin.versiti.org/donor/schedules/zip\" rel=\"noopener\" target=\"_blank\" title=\"versiti.org (opens new window)\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/primaria\" title=\"Primary Care - Atención primaria - Español\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://froedtert.buoyhealth.com/visit/?utm_source=froedtert.com&amp;amp;utm_medium=homepage%20banner\" target=\"_blank\" title=\"You will enter Buoy Health, Inc.’s. site and be subject to their terms of use.\" aria-label=\"Buoy Health, opens in new window\">...</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 1.67:1. Recommendation:  change text colour to #4679ac.": [
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"type\">...</div>"
              }
            ]
          },
          "AA.2_4_1.G1,G123,G124.NoSuchID": {
            "This link points to a named anchor \"addtoany\" within the document, but no anchor exists with that name.": [
              {
                "tagName": "a",
                "id": "#a2apage_show_more_less",
                "code": "<a href=\"#addtoany\" id=\"a2apage_show_more_less\" class=\"a2a_more a2a_localize\" title=\"Show all\" data-a2a-localize=\"title,ShowAll\">...</a>"
              }
            ]
          },
          "AA.2_4_1.H64.1": {
            "Iframe element requires a non-empty title attribute that identifies the frame.": [
              {
                "tagName": "iframe",
                "id": "",
                "code": "<iframe height=\"0\" width=\"0\" style=\"display: none; visibility: hidden;\" src=\"//9447392.fls.doubleclick.net/activityi;src=9447392;type=landp0;cat=froed0;ord=1;num=5700057263938;gtm=2wg880;auiddc=1237938649.1660367109;~oref=https%3A%2F%2Fwww.froedtert.com%2F?\">...</iframe>"
              }
            ]
          }
        },
        "Warning": {
          "AA.1_3_1.H42": {
            "Heading markup should be used if this content is intended as a heading.": [
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"text-align-center\">...</p>"
              }
            ]
          },
          "AA.1_3_1.H48.2": {
            "This content looks like it is simulating an ordered list using plain text. If so, marking up this content with an ol element would add proper structure information to the document.": [
              {
                "tagName": "div",
                "id": "#block-contactus",
                "code": "<div id=\"block-contactus\" class=\"block block-basic block-block-content block-block-contentcdb0e2fa-1077-4a52-95ae-91c24475d125\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"clearfix text-formatted field field--name-body field--type-text-with-summary field--label-hidden field__item\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"footer-primary\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"region region-footer-primary\">...</div>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"address\">...</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": "p",
                "id": "#covidbannertext",
                "code": "<p id=\"covidbannertext\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"apps\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"text-align-center\">...</p>"
              }
            ]
          },
          "AA.1_3_1_A.G141": {
            "The heading structure is not logically nested. This h3 element should be an h2 to be properly nested.": [
              {
                "tagName": "h3",
                "id": "",
                "code": "<h3 class=\"field field--name-field-heading field--type-string field--label-hidden field__item\">...</h3>"
              }
            ]
          },
          "AA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
            "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.": [
              {
                "tagName": "div",
                "id": "#a2a_modal",
                "code": "<div id=\"a2a_modal\" class=\"a2a_modal a2a_hide\" role=\"dialog\" tabindex=\"-1\" aria-label=\"\">...</div>"
              },
              {
                "tagName": "div",
                "id": "#a2a_overlay",
                "code": "<div class=\"a2a_overlay\" id=\"a2a_overlay\">...</div>"
              },
              {
                "tagName": "div",
                "id": "#a2apage_full",
                "code": "<div class=\"a2a_menu a2a_full a2a_localize\" id=\"a2apage_full\" role=\"dialog\" tabindex=\"-1\" aria-label=\"Share\" data-a2a-localize=\"title,Share\">...</div>"
              },
              {
                "tagName": "div",
                "id": "#block-froedtertgdprpopupblock",
                "code": "<div class=\"gdpr-container block block- block-froedtert-gdpr-popup block-froedtert-gdpr-popup-block\" style=\"\" id=\"block-froedtertgdprpopupblock\">...</div>"
              },
              {
                "tagName": "div",
                "id": "#skip-to-content",
                "code": "<div role=\"navigation\" aria-labelledby=\"skip-to-content-link\" id=\"skip-to-content\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"js-off-canvas-overlay is-overlay-fixed\">...</div>"
              },
              {
                "tagName": "header",
                "id": "",
                "code": "<header role=\"banner\">...</header>"
              }
            ]
          },
          "AA.1_4_3.G18.Abs": {
            "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 4.5:1.": [
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"visually-hidden block__title\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"visually-hidden\" aria-label=\"Share This\" aria-hidden=\"true\">...</div>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"a2a_label\">...</span>"
              }
            ]
          },
          "AA.1_4_3.G18.BgImage": {
            "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 4.5:1.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/\" rel=\"home\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/about\" target=\"_self\" data-drupal-link-system-path=\"node/71111\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/about/academic\" target=\"_self\" data-drupal-link-system-path=\"node/71116\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/about/diversity\" target=\"_self\" data-drupal-link-system-path=\"node/71141\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/classes-events\" data-drupal-link-system-path=\"node/21271\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/community-engagement\" target=\"_self\" data-drupal-link-system-path=\"node/71931\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/doctors\" target=\"_self\" data-drupal-link-system-path=\"doctors\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/employers\" target=\"_self\" data-drupal-link-system-path=\"node/71311\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/financial-services\" target=\"_self\" data-drupal-link-system-path=\"node/72751\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/giving\" target=\"_self\" data-drupal-link-system-path=\"node/72091\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/health-care-professionals\" target=\"_self\" data-drupal-link-system-path=\"node/71451\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/health-care-professionals/education\" target=\"_self\" data-drupal-link-system-path=\"node/71461\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/health-care-professionals/physicians\" target=\"_self\" data-drupal-link-system-path=\"node/71606\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/news\" target=\"_self\" data-drupal-link-system-path=\"node/53116\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/nursing\" target=\"_self\" data-drupal-link-system-path=\"node/71231\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/patients-visitors\" target=\"_self\" data-drupal-link-system-path=\"node/72826\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/patients-visitors/bill\" target=\"_self\" data-drupal-link-system-path=\"node/72841\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/quality\" target=\"_self\" data-drupal-link-system-path=\"node/72636\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/services\" target=\"_self\" data-drupal-link-system-path=\"node/58226\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/suppliers\" target=\"_self\" data-drupal-link-system-path=\"node/71266\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://www.youtube.com/froedtert\" target=\"_self\" class=\"youtube\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://twitter.com/froedtert\" target=\"_self\" class=\"twitter\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.facebook.com/froedtert.mcw\" target=\"_self\" class=\"facebook\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.instagram.com/froedtert.mcw\" target=\"_self\" class=\"instagram\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.linkedin.com/company/froedtert-health\" target=\"_self\" class=\"linkedin\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"tel:+14147777700\">...</a>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"_form-title\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"visually-hidden block__title\">...</div>"
              },
              {
                "tagName": "label",
                "id": "",
                "code": "<label class=\"_form-label visually-hidden\" for=\"email\">...</label>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"address\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"apps\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.froedtert.com/",
      "what": "URL",
      "result": "https://www.froedtert.com/"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://www.froedtert.com/",
      "result": {
        "content": {
          "prevented": true,
          "error": "ERROR: getting ibm test report took too long"
        },
        "prevented": true,
        "url": {
          "totals": {
            "violation": 20,
            "recommendation": 19,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/main[1]/div[2]/div[2]/div[1]/div[2]/article[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[2]/p[1]/a[1]",
                "aria": "/document[1]/main[1]/article[1]/link[11]"
              },
              "message": "Text contrast of 4.28 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400",
              "bounds": {
                "left": 568,
                "top": 3341,
                "height": 19,
                "width": 123
              },
              "snippet": "<a title=\"Primary Care - Atención primaria - Español\" href=\"/primaria\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/main[1]/div[2]/div[2]/div[1]/div[2]/article[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/p[1]/a[1]",
                "aria": "/document[1]/main[1]/article[1]/link[9]"
              },
              "message": "Text contrast of 4.28 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400",
              "bounds": {
                "left": 325,
                "top": 3392,
                "height": 45,
                "width": 121
              },
              "snippet": "<a aria-label=\"Buoy Health, opens in new window\" title=\"You will enter Buoy Health, Inc.’s. site and be subject to their terms of use.\" target=\"_blank\" href=\"https://froedtert.buoyhealth.com/visit/?utm_source=froedtert.com&amp;utm_medium=homepage%20banner\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/main[1]/div[2]/div[2]/div[1]/div[2]/article[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]/strong[1]/a[1]",
                "aria": "/document[1]/main[1]/article[1]/link[7]"
              },
              "message": "Text contrast of 4.28 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 700",
              "bounds": {
                "left": 87,
                "top": 3500,
                "height": 19,
                "width": 109
              },
              "snippet": "<a target=\"_blank\" href=\"tel:877-232-4376\" aria-label=\"877-232-4376, opens in new window\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/main[1]/div[2]/div[2]/div[1]/div[2]/article[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]/em[1]/strong[1]/a[1]",
                "aria": "/document[1]/main[1]/article[1]/link[6]"
              },
              "message": "Text contrast of 4.28 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 700",
              "bounds": {
                "left": 117,
                "top": 3448,
                "height": 20,
                "width": 88
              },
              "snippet": "<a title=\"versiti.org (opens new window)\" target=\"_blank\" rel=\"noopener\" href=\"https://donate.wisconsin.versiti.org/donor/schedules/zip\" aria-label=\"versiti.org/wi, opens in new window, opens in new window\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/main[1]/div[2]/div[2]/div[1]/div[2]/article[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/article[6]/div[1]/a[1]/div[2]",
                "aria": "/document[1]/main[1]/article[1]/article[6]/link[1]"
              },
              "message": "Text contrast of 1.67 with its background is less than the WCAG AA minimum requirements for text of size 15px and weight of 400",
              "bounds": {
                "left": 443,
                "top": 2788,
                "height": 26,
                "width": 284
              },
              "snippet": "<div class=\"type\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/main[1]/div[2]/div[2]/div[1]/div[2]/article[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/article[5]/div[1]/a[1]/div[2]",
                "aria": "/document[1]/main[1]/article[1]/article[5]/link[1]"
              },
              "message": "Text contrast of 1.67 with its background is less than the WCAG AA minimum requirements for text of size 15px and weight of 400",
              "bounds": {
                "left": 73,
                "top": 2731,
                "height": 26,
                "width": 284
              },
              "snippet": "<div class=\"type\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/main[1]/div[2]/div[2]/div[1]/div[2]/article[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/article[4]/div[1]/a[1]/div[2]",
                "aria": "/document[1]/main[1]/article[1]/article[4]/link[1]"
              },
              "message": "Text contrast of 1.67 with its background is less than the WCAG AA minimum requirements for text of size 15px and weight of 400",
              "bounds": {
                "left": 443,
                "top": 2514,
                "height": 26,
                "width": 284
              },
              "snippet": "<div class=\"type\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/main[1]/div[2]/div[2]/div[1]/div[2]/article[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/article[3]/div[1]/a[1]/div[2]",
                "aria": "/document[1]/main[1]/article[1]/article[3]/link[1]"
              },
              "message": "Text contrast of 1.67 with its background is less than the WCAG AA minimum requirements for text of size 15px and weight of 400",
              "bounds": {
                "left": 73,
                "top": 2457,
                "height": 26,
                "width": 284
              },
              "snippet": "<div class=\"type\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/main[1]/div[2]/div[2]/div[1]/div[2]/article[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/article[2]/div[1]/a[1]/div[2]",
                "aria": "/document[1]/main[1]/article[1]/article[2]/link[1]"
              },
              "message": "Text contrast of 1.67 with its background is less than the WCAG AA minimum requirements for text of size 15px and weight of 400",
              "bounds": {
                "left": 443,
                "top": 2212,
                "height": 26,
                "width": 284
              },
              "snippet": "<div class=\"type\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/main[1]/div[2]/div[2]/div[1]/div[2]/article[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/article[1]/div[1]/a[1]/div[2]",
                "aria": "/document[1]/main[1]/article[1]/article[1]/link[1]"
              },
              "message": "Text contrast of 1.67 with its background is less than the WCAG AA minimum requirements for text of size 15px and weight of 400",
              "bounds": {
                "left": 73,
                "top": 2240,
                "height": 26,
                "width": 284
              },
              "snippet": "<div class=\"type\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_role",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/main[1]/div[2]/div[2]/div[1]/div[2]/article[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/article[6]/div[1]/a[1]/div[1]/div[1]/article[1]",
                "aria": "/document[1]/main[1]/article[1]/article[6]/link[1]/article[1]/img[1]"
              },
              "message": "The ARIA role 'img' is not valid for the element <article>",
              "bounds": {
                "left": 420,
                "top": 2663,
                "height": 234,
                "width": 330
              },
              "snippet": "<article aria-label=\"Spring Cancer Report 2022 Greg Esophageal Cancer\" role=\"img\" class=\"media media-image view-mode-story_hero_teaser media--type-image media--view-mode-story-hero-teaser\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_role",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/main[1]/div[2]/div[2]/div[1]/div[2]/article[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/article[5]/div[1]/a[1]/div[1]/div[1]/article[1]",
                "aria": "/document[1]/main[1]/article[1]/article[5]/link[1]/article[1]/img[1]"
              },
              "message": "The ARIA role 'img' is not valid for the element <article>",
              "bounds": {
                "left": 50,
                "top": 2663,
                "height": 234,
                "width": 330
              },
              "snippet": "<article aria-label=\"Steffi and Cassie Patient Story\" role=\"img\" class=\"media media-image view-mode-story_hero_teaser media--type-image media--view-mode-story-hero-teaser\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_role",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/main[1]/div[2]/div[2]/div[1]/div[2]/article[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/article[4]/div[1]/a[1]/div[1]/div[1]/article[1]",
                "aria": "/document[1]/main[1]/article[1]/article[4]/link[1]/article[1]/img[1]"
              },
              "message": "The ARIA role 'img' is not valid for the element <article>",
              "bounds": {
                "left": 420,
                "top": 2389,
                "height": 234,
                "width": 330
              },
              "snippet": "<article aria-label=\"Froedtert Today Ken Mehrtens Trailblazers\" role=\"img\" class=\"media media-image view-mode-story_hero_teaser media--type-image media--view-mode-story-hero-teaser\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_role",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/main[1]/div[2]/div[2]/div[1]/div[2]/article[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/article[3]/div[1]/a[1]/div[1]/div[1]/article[1]",
                "aria": "/document[1]/main[1]/article[1]/article[3]/link[1]/article[1]/img[1]"
              },
              "message": "The ARIA role 'img' is not valid for the element <article>",
              "bounds": {
                "left": 50,
                "top": 2389,
                "height": 234,
                "width": 330
              },
              "snippet": "<article aria-label=\"Human Heart Anatomy Coronary Artery Disease\" role=\"img\" class=\"media media-image view-mode-story_hero_teaser media--type-image media--view-mode-story-hero-teaser\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_role",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/main[1]/div[2]/div[2]/div[1]/div[2]/article[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/article[2]/div[1]/a[1]/div[1]/div[1]/article[1]",
                "aria": "/document[1]/main[1]/article[1]/article[2]/link[1]/article[1]/img[1]"
              },
              "message": "The ARIA role 'img' is not valid for the element <article>",
              "bounds": {
                "left": 420,
                "top": 2115,
                "height": 234,
                "width": 330
              },
              "snippet": "<article aria-label=\"Rectal Cancer Image 1200x628\" role=\"img\" class=\"media media-image view-mode-story_hero_teaser media--type-image media--view-mode-story-hero-teaser\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_role",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/main[1]/div[2]/div[2]/div[1]/div[2]/article[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/article[1]/div[1]/a[1]/div[1]/div[1]/article[1]",
                "aria": "/document[1]/main[1]/article[1]/article[1]/link[1]/article[1]/img[1]"
              },
              "message": "The ARIA role 'img' is not valid for the element <article>",
              "bounds": {
                "left": 50,
                "top": 2115,
                "height": 234,
                "width": 330
              },
              "snippet": "<article aria-label=\"Peripheral Nerve Impingement 1200x628\" role=\"img\" class=\"media media-image view-mode-story_hero_teaser media--type-image media--view-mode-story-hero-teaser\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_role",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/main[1]/div[2]/div[2]/div[1]/div[2]/article[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/article[1]",
                "aria": "/document[1]/main[1]/article[1]/img[2]"
              },
              "message": "The ARIA role 'img' is not valid for the element <article>",
              "bounds": {
                "left": 0,
                "top": 1395,
                "height": 591,
                "width": 800
              },
              "snippet": "<article aria-label=\"Froedert Hospital Banner - Optimized\" role=\"img\" class=\"media media-image view-mode-entity_embed_full_width media--type-image media--view-mode-entity-embed-full-width\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_role",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/main[1]/div[2]/div[2]/div[1]/div[2]/article[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]",
                "aria": "/document[1]/main[1]/article[1]/img[1]"
              },
              "message": "The ARIA role 'img' is not valid for the element <article>",
              "bounds": {
                "left": 110,
                "top": 1195,
                "height": 46,
                "width": 46
              },
              "snippet": "<article aria-label=\"Froedtert & MCW App Icon\" role=\"img\" class=\"media media-image view-mode-full media--type-image media--view-mode-full\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_role",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/main[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]",
                "aria": "/document[1]/main[1]/img[1]"
              },
              "message": "The ARIA role 'img' is not valid for the element <article>",
              "bounds": {
                "left": 0,
                "top": 142,
                "height": 370,
                "width": 800
              },
              "snippet": "<article aria-label=\"Dr. Vaugn Banner\" role=\"img\" class=\"media media-image view-mode-full_width_1800 media--type-image media--view-mode-full-width-1800\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/noscript[1]",
                "aria": "/document[1]"
              },
              "message": "The ARIA attribute 'aria-hidden' is not valid for the element <noscript> with ARIA role 'none'",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<noscript aria-hidden=\"true\">",
              "level": "violation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[40]",
                "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[39]",
                "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[38]",
                "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[21]",
                "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=\"en-US\" http-equiv=\"content-language\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/a[1]/div[1]/div[1]/div[1]/svg[1]",
                "aria": "/document[1]/contentinfo[1]/link[1]/graphics-document[1]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 48,
                "top": 4636,
                "height": 65,
                "width": 252
              },
              "snippet": "<svg focusable=\"false\" aria-hidden=\"true\" class=\"injected-svg inject-me\" title=\"Froedtert and MCW w-outline\" xml:space=\"preserve\" enable-background=\"new 0 0 602.3 154.3\" viewBox=\"0 0 602.3 154.3\" y=\"0px\" x=\"0px\" version=\"1.1\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/main[1]/div[2]/div[2]/div[1]/div[2]/article[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/article[6]",
                "aria": "/document[1]/main[1]/article[1]/article[6]"
              },
              "message": "The explicitly-assigned ARIA role \"article\" is redundant with the implicit role of the element <article>",
              "bounds": {
                "left": 400,
                "top": 2643,
                "height": 274,
                "width": 370
              },
              "snippet": "<article class=\"node node--type-blog-post node--view-mode-teaser\" about=\"/stories/expert-teamwork-treat-esophageal-cancer\" role=\"article\" data-history-node-id=\"113641\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/main[1]/div[2]/div[2]/div[1]/div[2]/article[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/article[5]",
                "aria": "/document[1]/main[1]/article[1]/article[5]"
              },
              "message": "The explicitly-assigned ARIA role \"article\" is redundant with the implicit role of the element <article>",
              "bounds": {
                "left": 30,
                "top": 2643,
                "height": 274,
                "width": 370
              },
              "snippet": "<article class=\"node node--type-blog-post node--view-mode-teaser\" about=\"/stories/specialized-team-cares-sisters-mechanical-heart-valves-during-pregnancy\" role=\"article\" data-history-node-id=\"113716\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/main[1]/div[2]/div[2]/div[1]/div[2]/article[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/article[4]",
                "aria": "/document[1]/main[1]/article[1]/article[4]"
              },
              "message": "The explicitly-assigned ARIA role \"article\" is redundant with the implicit role of the element <article>",
              "bounds": {
                "left": 400,
                "top": 2369,
                "height": 274,
                "width": 370
              },
              "snippet": "<article class=\"node node--type-blog-post node--view-mode-teaser\" about=\"/stories/trailblazers-minimally-invasive-heart-surgery\" role=\"article\" data-history-node-id=\"113741\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/main[1]/div[2]/div[2]/div[1]/div[2]/article[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/article[3]",
                "aria": "/document[1]/main[1]/article[1]/article[3]"
              },
              "message": "The explicitly-assigned ARIA role \"article\" is redundant with the implicit role of the element <article>",
              "bounds": {
                "left": 30,
                "top": 2369,
                "height": 274,
                "width": 370
              },
              "snippet": "<article class=\"node node--type-blog-post node--view-mode-teaser\" about=\"/stories/new-chip-program-expands-options-treating-complex-coronary-artery-disease\" role=\"article\" data-history-node-id=\"113836\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/main[1]/div[2]/div[2]/div[1]/div[2]/article[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/article[2]",
                "aria": "/document[1]/main[1]/article[1]/article[2]"
              },
              "message": "The explicitly-assigned ARIA role \"article\" is redundant with the implicit role of the element <article>",
              "bounds": {
                "left": 400,
                "top": 2095,
                "height": 274,
                "width": 370
              },
              "snippet": "<article class=\"node node--type-blog-post node--view-mode-teaser\" about=\"/stories/watch-and-wait-rectal-cancer-treatment-strategy-benefits-select-patients\" role=\"article\" data-history-node-id=\"113841\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/main[1]/div[2]/div[2]/div[1]/div[2]/article[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/article[1]",
                "aria": "/document[1]/main[1]/article[1]/article[1]"
              },
              "message": "The explicitly-assigned ARIA role \"article\" is redundant with the implicit role of the element <article>",
              "bounds": {
                "left": 30,
                "top": 2095,
                "height": 274,
                "width": 370
              },
              "snippet": "<article class=\"node node--type-blog-post node--view-mode-teaser\" about=\"/stories/advanced-microsurgery-peripheral-nerve-injury\" role=\"article\" data-history-node-id=\"113846\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/main[1]/div[2]/div[2]/div[1]/div[2]/article[1]",
                "aria": "/document[1]/main[1]/article[1]"
              },
              "message": "The explicitly-assigned ARIA role \"article\" is redundant with the implicit role of the element <article>",
              "bounds": {
                "left": 50,
                "top": 520,
                "height": 4077,
                "width": 700
              },
              "snippet": "<article class=\"node node--type-landing-page node--view-mode-full overlap-sidebar\" about=\"/home\" role=\"article\" data-history-node-id=\"85276\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/main[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The explicitly-assigned ARIA role \"main\" is redundant with the implicit role of the element <main>",
              "bounds": {
                "left": 0,
                "top": 142,
                "height": 4455,
                "width": 800
              },
              "snippet": "<main role=\"main\" id=\"main-content\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/header[1]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "The explicitly-assigned ARIA role \"banner\" is redundant with the implicit role of the element <header>",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 142,
                "width": 800
              },
              "snippet": "<header role=\"banner\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/footer[1]/div[2]/div[1]/nav[2]",
                "aria": "/document[1]/contentinfo[1]/navigation[4]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 50,
                "top": 5696,
                "height": 60,
                "width": 700
              },
              "snippet": "<nav aria-label=\"Footer Disclaimer Nav\" class=\"block block-menu navigation menu--footer-disclaimer-nav\" role=\"navigation\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/footer[1]/div[2]/div[1]/nav[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[3]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 50,
                "top": 5637,
                "height": 60,
                "width": 700
              },
              "snippet": "<nav aria-label=\"Languages\" class=\"block block-menu navigation menu--languages\" role=\"navigation\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/footer[1]/div[1]/div[1]/nav[2]",
                "aria": "/document[1]/contentinfo[1]/navigation[2]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 48,
                "top": 4893,
                "height": 274,
                "width": 704
              },
              "snippet": "<nav aria-label=\"Footer menu\" class=\"block block-menu navigation menu--footer\" role=\"navigation\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/footer[1]/div[1]/div[1]/nav[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[1]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 416,
                "top": 4636,
                "height": 241,
                "width": 336
              },
              "snippet": "<nav aria-label=\"Social\" class=\"block block-menu navigation menu--social\" role=\"navigation\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/footer[1]",
                "aria": "/document[1]/contentinfo[1]"
              },
              "message": "The explicitly-assigned ARIA role \"contentinfo\" is redundant with the implicit role of the element <footer>",
              "bounds": {
                "left": 0,
                "top": 4596,
                "height": 1209,
                "width": 800
              },
              "snippet": "<footer aria-label=\"Footer\" role=\"contentinfo\">",
              "level": "recommendation"
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.froedtert.com/",
      "what": "URL",
      "result": "https://www.froedtert.com/"
    },
    {
      "type": "test",
      "which": "nuVal",
      "what": "failures to pass the Nu Html Checker",
      "url": "https://www.froedtert.com/",
      "result": {
        "messages": [
          {
            "type": "info",
            "lastLine": 3,
            "lastColumn": 657,
            "firstColumn": 3,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "ger -->\n  <script type=\"text/javascript\" src=\"https://bam.nr-data.net/1/NRBR-565190c6355964e0f68?a=995164775&amp;v=1216.487a282&amp;to=ZlwAYBEDV0NWWhVaXl8WN0YKTVBeU1wZHUFZSQ%3D%3D&amp;rst=1760&amp;ck=1&amp;ref=https://www.froedtert.com/&amp;ap=191&amp;be=149&amp;fe=1625&amp;dc=797&amp;af=err,xhr,stn,ins&amp;perf=%7B%22timing%22:%7B%22of%22:1660367147947,%22n%22:0,%22f%22:0,%22dn%22:2,%22dne%22:4,%22c%22:4,%22s%22:34,%22ce%22:75,%22rq%22:75,%22rp%22:127,%22rpe%22:132,%22dl%22:132,%22di%22:765,%22ds%22:796,%22de%22:871,%22dc%22:1625,%22l%22:1625,%22le%22:1631%7D,%22navigation%22:%7B%7D%7D&amp;fp=439&amp;fcp=439&amp;at=ShsDFlkZRE0%3D&amp;jsonp=NREUM.setToken\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 655
          },
          {
            "type": "info",
            "lastLine": 3,
            "lastColumn": 840,
            "firstColumn": 735,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googleadservices.com/pagead/conversion_async.js\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 106
          },
          {
            "type": "info",
            "lastLine": 3,
            "lastColumn": 955,
            "firstColumn": 850,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googleadservices.com/pagead/conversion_async.js\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 106
          },
          {
            "type": "info",
            "lastLine": 3,
            "lastColumn": 1232,
            "firstColumn": 1136,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "></script><script type=\"text/javascript\" async=\"\" src=\"//siteimproveanalytics.com/js/siteanalyze_27680.js\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 97
          },
          {
            "type": "info",
            "lastLine": 3,
            "lastColumn": 1333,
            "firstColumn": 1242,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "></script><script type=\"text/javascript\" async=\"\" src=\"https://www.google-analytics.com/analytics.js\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 92
          },
          {
            "type": "info",
            "lastLine": 3,
            "lastColumn": 1470,
            "firstColumn": 1343,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-84WTV5G8V4&amp;l=dataLayer&amp;cx=c\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 128
          },
          {
            "type": "error",
            "lastLine": 10,
            "lastColumn": 25,
            "message": "A charset attribute on a meta element found after the first 1024 bytes.",
            "extract": " charset=\"utf-8\"><script type=",
            "hiliteStart": 15,
            "hiliteLength": 1
          },
          {
            "type": "info",
            "lastLine": 10,
            "lastColumn": 57,
            "firstColumn": 27,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "t=\"utf-8\"><script type=\"text/javascript\">(windo",
            "hiliteStart": 10,
            "hiliteLength": 31
          },
          {
            "type": "error",
            "lastLine": 11,
            "lastColumn": 58,
            "firstColumn": 1,
            "message": "Bad value acquia_lift:content_title for attribute itemprop on element meta: The string acquia_lift:content_title is not an absolute URL.",
            "extract": "</script>\n<meta itemprop=\"acquia_lift:content_title\" content=\"Home\">\n<meta",
            "hiliteStart": 10,
            "hiliteLength": 58
          },
          {
            "type": "error",
            "lastLine": 12,
            "lastColumn": 65,
            "firstColumn": 1,
            "message": "Bad value acquia_lift:content_type for attribute itemprop on element meta: The string acquia_lift:content_type is not an absolute URL.",
            "extract": "t=\"Home\">\n<meta itemprop=\"acquia_lift:content_type\" content=\"landing_page\">\n<meta",
            "hiliteStart": 10,
            "hiliteLength": 65
          },
          {
            "type": "error",
            "lastLine": 13,
            "lastColumn": 59,
            "firstColumn": 1,
            "message": "Bad value acquia_lift:page_type for attribute itemprop on element meta: The string acquia_lift:page_type is not an absolute URL.",
            "extract": "ng_page\">\n<meta itemprop=\"acquia_lift:page_type\" content=\"node page\">\n<meta",
            "hiliteStart": 10,
            "hiliteLength": 59
          },
          {
            "type": "error",
            "lastLine": 14,
            "lastColumn": 59,
            "firstColumn": 1,
            "message": "Bad value acquia_lift:context_language for attribute itemprop on element meta: The string acquia_lift:context_language is not an absolute URL.",
            "extract": "de page\">\n<meta itemprop=\"acquia_lift:context_language\" content=\"en\">\n<meta",
            "hiliteStart": 10,
            "hiliteLength": 59
          },
          {
            "type": "error",
            "lastLine": 15,
            "lastColumn": 56,
            "firstColumn": 1,
            "message": "Bad value acquia_lift:content_section for attribute itemprop on element meta: The string acquia_lift:content_section is not an absolute URL.",
            "extract": "ent=\"en\">\n<meta itemprop=\"acquia_lift:content_section\" content=\"\">\n<meta",
            "hiliteStart": 10,
            "hiliteLength": 56
          },
          {
            "type": "error",
            "lastLine": 16,
            "lastColumn": 57,
            "firstColumn": 1,
            "message": "Bad value acquia_lift:content_keywords for attribute itemprop on element meta: The string acquia_lift:content_keywords is not an absolute URL.",
            "extract": "ntent=\"\">\n<meta itemprop=\"acquia_lift:content_keywords\" content=\"\">\n<meta",
            "hiliteStart": 10,
            "hiliteLength": 57
          },
          {
            "type": "error",
            "lastLine": 17,
            "lastColumn": 53,
            "firstColumn": 1,
            "message": "Bad value acquia_lift:post_id for attribute itemprop on element meta: The string acquia_lift:post_id is not an absolute URL.",
            "extract": "ntent=\"\">\n<meta itemprop=\"acquia_lift:post_id\" content=\"85276\">\n<meta",
            "hiliteStart": 10,
            "hiliteLength": 53
          },
          {
            "type": "error",
            "lastLine": 18,
            "lastColumn": 89,
            "firstColumn": 1,
            "message": "Bad value acquia_lift:content_uuid for attribute itemprop on element meta: The string acquia_lift:content_uuid is not an absolute URL.",
            "extract": "=\"85276\">\n<meta itemprop=\"acquia_lift:content_uuid\" content=\"228a3192-2240-47dc-8c97-4c4b900bfb85\">\n<meta",
            "hiliteStart": 10,
            "hiliteLength": 89
          },
          {
            "type": "error",
            "lastLine": 19,
            "lastColumn": 65,
            "firstColumn": 1,
            "message": "Bad value acquia_lift:published_date for attribute itemprop on element meta: The string acquia_lift:published_date is not an absolute URL.",
            "extract": "00bfb85\">\n<meta itemprop=\"acquia_lift:published_date\" content=\"1529464835\">\n<meta",
            "hiliteStart": 10,
            "hiliteLength": 65
          },
          {
            "type": "error",
            "lastLine": 20,
            "lastColumn": 48,
            "firstColumn": 1,
            "message": "Bad value acquia_lift:persona for attribute itemprop on element meta: The string acquia_lift:persona is not an absolute URL.",
            "extract": "9464835\">\n<meta itemprop=\"acquia_lift:persona\" content=\"\">\n<meta",
            "hiliteStart": 10,
            "hiliteLength": 48
          },
          {
            "type": "error",
            "lastLine": 21,
            "lastColumn": 58,
            "firstColumn": 1,
            "message": "Bad value acquia_lift:engagement_score for attribute itemprop on element meta: The string acquia_lift:engagement_score is not an absolute URL.",
            "extract": "ntent=\"\">\n<meta itemprop=\"acquia_lift:engagement_score\" content=\"1\">\n<meta",
            "hiliteStart": 10,
            "hiliteLength": 58
          },
          {
            "type": "error",
            "lastLine": 22,
            "lastColumn": 60,
            "firstColumn": 1,
            "message": "Bad value acquia_lift:account_id for attribute itemprop on element meta: The string acquia_lift:account_id is not an absolute URL.",
            "extract": "tent=\"1\">\n<meta itemprop=\"acquia_lift:account_id\" content=\"FROEDTERT\">\n<meta",
            "hiliteStart": 10,
            "hiliteLength": 60
          },
          {
            "type": "error",
            "lastLine": 23,
            "lastColumn": 61,
            "firstColumn": 1,
            "message": "Bad value acquia_lift:site_id for attribute itemprop on element meta: The string acquia_lift:site_id is not an absolute URL.",
            "extract": "OEDTERT\">\n<meta itemprop=\"acquia_lift:site_id\" content=\"FroedtertProd\">\n<meta",
            "hiliteStart": 10,
            "hiliteLength": 61
          },
          {
            "type": "error",
            "lastLine": 24,
            "lastColumn": 85,
            "firstColumn": 1,
            "message": "Bad value acquia_lift:liftAssetsURL for attribute itemprop on element meta: The string acquia_lift:liftAssetsURL is not an absolute URL.",
            "extract": "ertProd\">\n<meta itemprop=\"acquia_lift:liftAssetsURL\" content=\"https://builder.lift.acquia.com\">\n<meta",
            "hiliteStart": 10,
            "hiliteLength": 85
          },
          {
            "type": "error",
            "lastLine": 25,
            "lastColumn": 104,
            "firstColumn": 1,
            "message": "Bad value acquia_lift:liftDecisionAPIURL for attribute itemprop on element meta: The string acquia_lift:liftDecisionAPIURL is not an absolute URL.",
            "extract": "uia.com\">\n<meta itemprop=\"acquia_lift:liftDecisionAPIURL\" content=\"https://us-east-1-decisionapi.lift.acquia.com\">\n<meta",
            "hiliteStart": 10,
            "hiliteLength": 104
          },
          {
            "type": "error",
            "lastLine": 26,
            "lastColumn": 58,
            "firstColumn": 1,
            "message": "Bad value acquia_lift:bootstrapMode for attribute itemprop on element meta: The string acquia_lift:bootstrapMode is not an absolute URL.",
            "extract": "uia.com\">\n<meta itemprop=\"acquia_lift:bootstrapMode\" content=\"auto\">\n<meta",
            "hiliteStart": 10,
            "hiliteLength": 58
          },
          {
            "type": "error",
            "lastLine": 27,
            "lastColumn": 70,
            "firstColumn": 1,
            "message": "Bad value acquia_lift:contentReplacementMode for attribute itemprop on element meta: The string acquia_lift:contentReplacementMode is not an absolute URL.",
            "extract": "t=\"auto\">\n<meta itemprop=\"acquia_lift:contentReplacementMode\" content=\"trusted\">\n<meta",
            "hiliteStart": 10,
            "hiliteLength": 70
          },
          {
            "type": "error",
            "lastLine": 28,
            "lastColumn": 52,
            "firstColumn": 1,
            "message": "Bad value acquia_lift:cdfVersion for attribute itemprop on element meta: The string acquia_lift:cdfVersion is not an absolute URL.",
            "extract": "trusted\">\n<meta itemprop=\"acquia_lift:cdfVersion\" content=\"2\">\n<scri",
            "hiliteStart": 10,
            "hiliteLength": 52
          },
          {
            "type": "info",
            "lastLine": 31,
            "lastColumn": 23,
            "firstColumn": 1,
            "subType": "warning",
            "message": "The type attribute for the style element is not needed and should be omitted.",
            "extract": "=\"US-WI\">\n<style type=\"text/css\">svg:no",
            "hiliteStart": 10,
            "hiliteLength": 23
          },
          {
            "type": "error",
            "lastLine": 32,
            "lastColumn": 52,
            "firstColumn": 1,
            "message": "Using the meta element to specify the document-wide default language is obsolete. Consider specifying the language on the root element instead.",
            "extract": "rt.com/\">\n<meta http-equiv=\"content-language\" content=\"en-US\">\n<link",
            "hiliteStart": 10,
            "hiliteLength": 52
          },
          {
            "type": "error",
            "lastLine": 118,
            "lastColumn": 32,
            "firstColumn": 5,
            "message": "Element meta is missing one or more of the following attributes: charset, content, http-equiv, itemprop, name, property.",
            "extract": "n=\"\">\n    <meta class=\"foundation-mq\"><scrip",
            "hiliteStart": 10,
            "hiliteLength": 28
          },
          {
            "type": "error",
            "lastLine": 118,
            "lastColumn": 518,
            "firstColumn": 220,
            "message": "Bad value origin-trial for attribute http-equiv on element meta.",
            "extract": "=\"script\"><meta http-equiv=\"origin-trial\" content=\"A9wkrvp9y21k30U9lU7MJMjBj4USjLrGwV+Z8zO3J3ZBH139DOnCv3XLK2Ii40S94HG1SZ/Zeg2GSHOD3wlWngYAAAB7eyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGV0YWdtYW5hZ2VyLmNvbTo0NDMiLCJmZWF0dXJlIjoiUHJpdmFjeVNhbmRib3hBZHNBUElzIiwiZXhwaXJ5IjoxNjYxMjk5MTk5LCJpc1RoaXJkUGFydHkiOnRydWV9\"><style",
            "hiliteStart": 10,
            "hiliteLength": 299
          },
          {
            "type": "info",
            "lastLine": 118,
            "lastColumn": 541,
            "firstColumn": 519,
            "subType": "warning",
            "message": "The type attribute for the style element is not needed and should be omitted.",
            "extract": "OnRydWV9\"><style type=\"text/css\">.a2a_h",
            "hiliteStart": 10,
            "hiliteLength": 23
          },
          {
            "type": "info",
            "lastLine": 118,
            "lastColumn": 11786,
            "firstColumn": 11647,
            "subType": "warning",
            "message": "The charset attribute on the script element is obsolete.",
            "extract": "e}</style><script type=\"text/javascript\" charset=\"utf-8\" src=\"https://prism.app-us1.com?a=90206714&amp;u=https%3A%2F%2Fwww.froedtert.com%2F\" async=\"\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 140
          },
          {
            "type": "info",
            "lastLine": 118,
            "lastColumn": 11786,
            "firstColumn": 11647,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "e}</style><script type=\"text/javascript\" charset=\"utf-8\" src=\"https://prism.app-us1.com?a=90206714&amp;u=https%3A%2F%2Fwww.froedtert.com%2F\" async=\"\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 140
          },
          {
            "type": "info",
            "lastLine": 118,
            "lastColumn": 12342,
            "firstColumn": 11796,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "></script><script type=\"text/javascript\" async=\"\" src=\"https://googleads.g.doubleclick.net/pagead/viewthroughconversion/1023319634/?random=1660367149188&amp;cv=9&amp;fst=1660367149188&amp;num=1&amp;guid=ON&amp;resp=GooglemKTybQhCsO&amp;eid=375603260&amp;u_h=720&amp;u_w=1280&amp;u_ah=720&amp;u_aw=1280&amp;u_cd=30&amp;u_his=2&amp;u_tz=-240&amp;u_java=false&amp;u_nplug=0&amp;u_nmime=0&amp;sendb=1&amp;ig=1&amp;frm=0&amp;url=https%3A%2F%2Fwww.froedtert.com%2F&amp;tiba=Home%20%7C%20Froedtert%20%26%20MCW&amp;hn=www.googleadservices.com&amp;rfmt=3&amp;fmt=4\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 547
          },
          {
            "type": "error",
            "lastLine": 118,
            "lastColumn": 12650,
            "firstColumn": 12352,
            "message": "Bad value origin-trial for attribute http-equiv on element meta.",
            "extract": "></script><meta http-equiv=\"origin-trial\" content=\"A9wkrvp9y21k30U9lU7MJMjBj4USjLrGwV+Z8zO3J3ZBH139DOnCv3XLK2Ii40S94HG1SZ/Zeg2GSHOD3wlWngYAAAB7eyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGV0YWdtYW5hZ2VyLmNvbTo0NDMiLCJmZWF0dXJlIjoiUHJpdmFjeVNhbmRib3hBZHNBUElzIiwiZXhwaXJ5IjoxNjYxMjk5MTk5LCJpc1RoaXJkUGFydHkiOnRydWV9\"><meta ",
            "hiliteStart": 10,
            "hiliteLength": 299
          },
          {
            "type": "error",
            "lastLine": 118,
            "lastColumn": 12949,
            "firstColumn": 12651,
            "message": "Bad value origin-trial for attribute http-equiv on element meta.",
            "extract": "OnRydWV9\"><meta http-equiv=\"origin-trial\" content=\"A9wkrvp9y21k30U9lU7MJMjBj4USjLrGwV+Z8zO3J3ZBH139DOnCv3XLK2Ii40S94HG1SZ/Zeg2GSHOD3wlWngYAAAB7eyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGV0YWdtYW5hZ2VyLmNvbTo0NDMiLCJmZWF0dXJlIjoiUHJpdmFjeVNhbmRib3hBZHNBUElzIiwiZXhwaXJ5IjoxNjYxMjk5MTk5LCJpc1RoaXJkUGFydHkiOnRydWV9\"><scrip",
            "hiliteStart": 10,
            "hiliteLength": 299
          },
          {
            "type": "info",
            "lastLine": 118,
            "lastColumn": 13166,
            "firstColumn": 12950,
            "subType": "warning",
            "message": "The charset attribute on the script element is obsolete.",
            "extract": "OnRydWV9\"><script type=\"text/javascript\" charset=\"utf-8\" src=\"https://trackcmp.net/t_prism_sitemessages.php?trackid=90206714&amp;prismid=5c830bfc-407b-4ec5-bb6d-18c9df0a451c&amp;url=https%3A%2F%2Fwww.froedtert.com%2F\" async=\"\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 217
          },
          {
            "type": "info",
            "lastLine": 118,
            "lastColumn": 13166,
            "firstColumn": 12950,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "OnRydWV9\"><script type=\"text/javascript\" charset=\"utf-8\" src=\"https://trackcmp.net/t_prism_sitemessages.php?trackid=90206714&amp;prismid=5c830bfc-407b-4ec5-bb6d-18c9df0a451c&amp;url=https%3A%2F%2Fwww.froedtert.com%2F\" async=\"\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 217
          },
          {
            "type": "info",
            "lastLine": 118,
            "lastColumn": 13805,
            "firstColumn": 13176,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "></script><script type=\"text/javascript\" async=\"\" src=\"https://googleads.g.doubleclick.net/pagead/viewthroughconversion/1023319634/?random=1660367149331&amp;cv=9&amp;fst=1660367149331&amp;num=1&amp;bg=ffffff&amp;guid=ON&amp;resp=GooglemKTybQhCsO&amp;u_h=720&amp;u_w=1280&amp;u_ah=720&amp;u_aw=1280&amp;u_cd=30&amp;u_his=2&amp;u_tz=-240&amp;u_java=false&amp;u_nplug=0&amp;u_nmime=0&amp;gtm=2oa880&amp;sendb=1&amp;ig=1&amp;data=event%3Dgtag.config&amp;frm=0&amp;url=https%3A%2F%2Fwww.froedtert.com%2F&amp;tiba=Home%20%7C%20Froedtert%20%26%20MCW&amp;auid=1209384640.1660367149&amp;hn=www.googleadservices.com&amp;async=1&amp;rfmt=3&amp;fmt=4\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 630
          },
          {
            "type": "info",
            "lastLine": 118,
            "lastColumn": 14461,
            "firstColumn": 13815,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "></script><script type=\"text/javascript\" async=\"\" src=\"https://googleads.g.doubleclick.net/pagead/viewthroughconversion/894127631/?random=1660367149339&amp;cv=9&amp;fst=1660367149339&amp;num=1&amp;bg=ffffff&amp;guid=ON&amp;resp=GooglemKTybQhCsO&amp;eid=376635470&amp;u_h=720&amp;u_w=1280&amp;u_ah=720&amp;u_aw=1280&amp;u_cd=30&amp;u_his=2&amp;u_tz=-240&amp;u_java=false&amp;u_nplug=0&amp;u_nmime=0&amp;gtm=2oa880&amp;sendb=1&amp;ig=1&amp;data=event%3Dgtag.config&amp;frm=0&amp;url=https%3A%2F%2Fwww.froedtert.com%2F&amp;tiba=Home%20%7C%20Froedtert%20%26%20MCW&amp;auid=1209384640.1660367149&amp;hn=www.googleadservices.com&amp;async=1&amp;rfmt=3&amp;fmt=4\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 647
          },
          {
            "type": "error",
            "lastLine": 121,
            "lastColumn": 31,
            "firstColumn": 3,
            "message": "The aria-hidden attribute must not be specified on the noscript element.",
            "extract": "pt) -->\n  <noscript aria-hidden=\"true\"><ifram",
            "hiliteStart": 10,
            "hiliteLength": 29
          },
          {
            "type": "info",
            "lastLine": 135,
            "lastColumn": 24,
            "firstColumn": 3,
            "subType": "warning",
            "message": "The banner role is unnecessary for element header.",
            "extract": "4px;\">\n\n  <header role=\"banner\">\n     ",
            "hiliteStart": 10,
            "hiliteLength": 22
          },
          {
            "type": "info",
            "lastLine": 166,
            "lastColumn": 98,
            "firstColumn": 5,
            "subType": "warning",
            "message": "The navigation role is unnecessary for element nav.",
            "extract": "top\">\n    <nav role=\"navigation\" class=\"block block-menu navigation menu--utility\" aria-label=\"Utility\">\n     ",
            "hiliteStart": 10,
            "hiliteLength": 94
          },
          {
            "type": "info",
            "lastLine": 208,
            "lastColumn": 99,
            "firstColumn": 1,
            "subType": "warning",
            "message": "The navigation role is unnecessary for element nav.",
            "extract": "   </div>\n<nav role=\"navigation\" class=\"block block-menu navigation menu--main\" aria-label=\"Main navigation\">\n     ",
            "hiliteStart": 10,
            "hiliteLength": 99
          },
          {
            "type": "info",
            "lastLine": 264,
            "lastColumn": 324,
            "firstColumn": 219,
            "subType": "warning",
            "message": "The navigation role is unnecessary for element nav.",
            "extract": ".594px);\"><nav role=\"navigation\" class=\"block block-menu navigation menu--main\" aria-label=\"Mobile navigation main\">\n     ",
            "hiliteStart": 10,
            "hiliteLength": 106
          },
          {
            "type": "info",
            "lastLine": 290,
            "lastColumn": 120,
            "firstColumn": 9,
            "subType": "warning",
            "message": "The navigation role is unnecessary for element nav.",
            "extract": "\n\n  </nav><nav role=\"navigation\" class=\"block block-menu navigation menu--utility\" aria-label=\"Mobile navigation utility\">\n     ",
            "hiliteStart": 10,
            "hiliteLength": 112
          },
          {
            "type": "info",
            "lastLine": 321,
            "lastColumn": 38,
            "firstColumn": 3,
            "subType": "warning",
            "message": "The main role is unnecessary for element main.",
            "extract": "</div>\n\n  <main id=\"main-content\" role=\"main\">\n     ",
            "hiliteStart": 10,
            "hiliteLength": 36
          },
          {
            "type": "error",
            "lastLine": 342,
            "lastColumn": 271,
            "firstColumn": 119,
            "message": "Bad value img for attribute role on element article.",
            "extract": "ld__item\"><article class=\"media media-image view-mode-full_width_1800 media--type-image media--view-mode-full-width-1800\" role=\"img\" aria-label=\"Dr. Vaugn Banner\">\n  \n  ",
            "hiliteStart": 10,
            "hiliteLength": 153
          },
          {
            "type": "info",
            "lastLine": 413,
            "lastColumn": 141,
            "firstColumn": 1,
            "subType": "warning",
            "message": "The article role is unnecessary for element article.",
            "extract": "     \n\n\n\n\n<article data-history-node-id=\"85276\" role=\"article\" about=\"/home\" class=\"node node--type-landing-page node--view-mode-full overlap-sidebar\">\n\n  \n ",
            "hiliteStart": 10,
            "hiliteLength": 141
          },
          {
            "type": "error",
            "lastLine": 451,
            "lastColumn": 154,
            "firstColumn": 7,
            "message": "Attribute title not allowed on element svg at this point.",
            "extract": "r\">\n      <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 512 512\" title=\"List icon\" class=\"injected-svg inject-me\" aria-hidden=\"true\" focusable=\"false\"><path ",
            "hiliteStart": 10,
            "hiliteLength": 148
          },
          {
            "type": "error",
            "lastLine": 507,
            "lastColumn": 160,
            "firstColumn": 7,
            "message": "Attribute title not allowed on element svg at this point.",
            "extract": "r\">\n      <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 384 512\" title=\"map marker icon\" class=\"injected-svg inject-me\" aria-hidden=\"true\" focusable=\"false\"><path ",
            "hiliteStart": 10,
            "hiliteLength": 154
          },
          {
            "type": "error",
            "lastLine": 563,
            "lastColumn": 163,
            "firstColumn": 7,
            "message": "Attribute title not allowed on element svg at this point.",
            "extract": "r\">\n      <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 384 512\" title=\"medical notes icon\" class=\"injected-svg inject-me\" aria-hidden=\"true\" focusable=\"false\"><path ",
            "hiliteStart": 10,
            "hiliteLength": 157
          },
          {
            "type": "error",
            "lastLine": 622,
            "lastColumn": 261,
            "firstColumn": 119,
            "message": "Bad value img for attribute role on element article.",
            "extract": "ld__item\"><article class=\"media media-image view-mode-full media--type-image media--view-mode-full\" role=\"img\" aria-label=\"Froedtert &amp; MCW App Icon\">\n  \n  ",
            "hiliteStart": 10,
            "hiliteLength": 143
          },
          {
            "type": "error",
            "lastLine": 683,
            "lastColumn": 307,
            "firstColumn": 119,
            "message": "Bad value img for attribute role on element article.",
            "extract": "ld__item\"><article class=\"media media-image view-mode-entity_embed_full_width media--type-image media--view-mode-entity-embed-full-width\" role=\"img\" aria-label=\"Froedert Hospital Banner - Optimized\">\n  \n  ",
            "hiliteStart": 10,
            "hiliteLength": 189
          },
          {
            "type": "info",
            "lastLine": 757,
            "lastColumn": 174,
            "firstColumn": 1,
            "subType": "warning",
            "message": "The article role is unnecessary for element article.",
            "extract": " \n\n\n  \n\n\n\n<article data-history-node-id=\"113846\" role=\"article\" about=\"/stories/advanced-microsurgery-peripheral-nerve-injury\" class=\"node node--type-blog-post node--view-mode-teaser\">\n\n  <d",
            "hiliteStart": 10,
            "hiliteLength": 174
          },
          {
            "type": "error",
            "lastLine": 763,
            "lastColumn": 301,
            "firstColumn": 124,
            "message": "Bad value img for attribute role on element article.",
            "extract": "ld__item\"><article class=\"media media-image view-mode-story_hero_teaser media--type-image media--view-mode-story-hero-teaser\" role=\"img\" aria-label=\"Peripheral Nerve Impingement 1200x628\">\n  \n  ",
            "hiliteStart": 10,
            "hiliteLength": 178
          },
          {
            "type": "info",
            "lastLine": 757,
            "lastColumn": 174,
            "firstColumn": 1,
            "subType": "warning",
            "message": "Article lacks heading. Consider using h2-h6 elements to add identifying headings to all articles.",
            "extract": " \n\n\n  \n\n\n\n<article data-history-node-id=\"113846\" role=\"article\" about=\"/stories/advanced-microsurgery-peripheral-nerve-injury\" class=\"node node--type-blog-post node--view-mode-teaser\">\n\n  <d",
            "hiliteStart": 10,
            "hiliteLength": 174
          },
          {
            "type": "info",
            "lastLine": 807,
            "lastColumn": 201,
            "firstColumn": 1,
            "subType": "warning",
            "message": "The article role is unnecessary for element article.",
            "extract": "\n\n\n\n  \n\n\n\n<article data-history-node-id=\"113841\" role=\"article\" about=\"/stories/watch-and-wait-rectal-cancer-treatment-strategy-benefits-select-patients\" class=\"node node--type-blog-post node--view-mode-teaser\">\n\n  <d",
            "hiliteStart": 10,
            "hiliteLength": 201
          },
          {
            "type": "error",
            "lastLine": 813,
            "lastColumn": 292,
            "firstColumn": 124,
            "message": "Bad value img for attribute role on element article.",
            "extract": "ld__item\"><article class=\"media media-image view-mode-story_hero_teaser media--type-image media--view-mode-story-hero-teaser\" role=\"img\" aria-label=\"Rectal Cancer Image 1200x628\">\n  \n  ",
            "hiliteStart": 10,
            "hiliteLength": 169
          },
          {
            "type": "info",
            "lastLine": 807,
            "lastColumn": 201,
            "firstColumn": 1,
            "subType": "warning",
            "message": "Article lacks heading. Consider using h2-h6 elements to add identifying headings to all articles.",
            "extract": "\n\n\n\n  \n\n\n\n<article data-history-node-id=\"113841\" role=\"article\" about=\"/stories/watch-and-wait-rectal-cancer-treatment-strategy-benefits-select-patients\" class=\"node node--type-blog-post node--view-mode-teaser\">\n\n  <d",
            "hiliteStart": 10,
            "hiliteLength": 201
          },
          {
            "type": "info",
            "lastLine": 857,
            "lastColumn": 202,
            "firstColumn": 1,
            "subType": "warning",
            "message": "The article role is unnecessary for element article.",
            "extract": "\n\n\n\n  \n\n\n\n<article data-history-node-id=\"113836\" role=\"article\" about=\"/stories/new-chip-program-expands-options-treating-complex-coronary-artery-disease\" class=\"node node--type-blog-post node--view-mode-teaser\">\n\n  <d",
            "hiliteStart": 10,
            "hiliteLength": 202
          },
          {
            "type": "error",
            "lastLine": 863,
            "lastColumn": 307,
            "firstColumn": 124,
            "message": "Bad value img for attribute role on element article.",
            "extract": "ld__item\"><article class=\"media media-image view-mode-story_hero_teaser media--type-image media--view-mode-story-hero-teaser\" role=\"img\" aria-label=\"Human Heart Anatomy Coronary Artery Disease\">\n  \n  ",
            "hiliteStart": 10,
            "hiliteLength": 184
          },
          {
            "type": "info",
            "lastLine": 857,
            "lastColumn": 202,
            "firstColumn": 1,
            "subType": "warning",
            "message": "Article lacks heading. Consider using h2-h6 elements to add identifying headings to all articles.",
            "extract": "\n\n\n\n  \n\n\n\n<article data-history-node-id=\"113836\" role=\"article\" about=\"/stories/new-chip-program-expands-options-treating-complex-coronary-artery-disease\" class=\"node node--type-blog-post node--view-mode-teaser\">\n\n  <d",
            "hiliteStart": 10,
            "hiliteLength": 202
          },
          {
            "type": "info",
            "lastLine": 907,
            "lastColumn": 174,
            "firstColumn": 1,
            "subType": "warning",
            "message": "The article role is unnecessary for element article.",
            "extract": "\n\n\n\n  \n\n\n\n<article data-history-node-id=\"113741\" role=\"article\" about=\"/stories/trailblazers-minimally-invasive-heart-surgery\" class=\"node node--type-blog-post node--view-mode-teaser\">\n\n  <d",
            "hiliteStart": 10,
            "hiliteLength": 174
          },
          {
            "type": "error",
            "lastLine": 913,
            "lastColumn": 305,
            "firstColumn": 124,
            "message": "Bad value img for attribute role on element article.",
            "extract": "ld__item\"><article class=\"media media-image view-mode-story_hero_teaser media--type-image media--view-mode-story-hero-teaser\" role=\"img\" aria-label=\"Froedtert Today Ken Mehrtens Trailblazers\">\n  \n  ",
            "hiliteStart": 10,
            "hiliteLength": 182
          },
          {
            "type": "info",
            "lastLine": 907,
            "lastColumn": 174,
            "firstColumn": 1,
            "subType": "warning",
            "message": "Article lacks heading. Consider using h2-h6 elements to add identifying headings to all articles.",
            "extract": "\n\n\n\n  \n\n\n\n<article data-history-node-id=\"113741\" role=\"article\" about=\"/stories/trailblazers-minimally-invasive-heart-surgery\" class=\"node node--type-blog-post node--view-mode-teaser\">\n\n  <d",
            "hiliteStart": 10,
            "hiliteLength": 174
          },
          {
            "type": "info",
            "lastLine": 957,
            "lastColumn": 200,
            "firstColumn": 1,
            "subType": "warning",
            "message": "The article role is unnecessary for element article.",
            "extract": "\n\n\n\n  \n\n\n\n<article data-history-node-id=\"113716\" role=\"article\" about=\"/stories/specialized-team-cares-sisters-mechanical-heart-valves-during-pregnancy\" class=\"node node--type-blog-post node--view-mode-teaser\">\n\n  <d",
            "hiliteStart": 10,
            "hiliteLength": 200
          },
          {
            "type": "error",
            "lastLine": 963,
            "lastColumn": 295,
            "firstColumn": 124,
            "message": "Bad value img for attribute role on element article.",
            "extract": "ld__item\"><article class=\"media media-image view-mode-story_hero_teaser media--type-image media--view-mode-story-hero-teaser\" role=\"img\" aria-label=\"Steffi and Cassie Patient Story\">\n  \n  ",
            "hiliteStart": 10,
            "hiliteLength": 172
          },
          {
            "type": "info",
            "lastLine": 957,
            "lastColumn": 200,
            "firstColumn": 1,
            "subType": "warning",
            "message": "Article lacks heading. Consider using h2-h6 elements to add identifying headings to all articles.",
            "extract": "\n\n\n\n  \n\n\n\n<article data-history-node-id=\"113716\" role=\"article\" about=\"/stories/specialized-team-cares-sisters-mechanical-heart-valves-during-pregnancy\" class=\"node node--type-blog-post node--view-mode-teaser\">\n\n  <d",
            "hiliteStart": 10,
            "hiliteLength": 200
          },
          {
            "type": "info",
            "lastLine": 1007,
            "lastColumn": 168,
            "firstColumn": 1,
            "subType": "warning",
            "message": "The article role is unnecessary for element article.",
            "extract": "\n\n\n\n  \n\n\n\n<article data-history-node-id=\"113641\" role=\"article\" about=\"/stories/expert-teamwork-treat-esophageal-cancer\" class=\"node node--type-blog-post node--view-mode-teaser\">\n\n  <d",
            "hiliteStart": 10,
            "hiliteLength": 168
          },
          {
            "type": "error",
            "lastLine": 1013,
            "lastColumn": 314,
            "firstColumn": 126,
            "message": "Bad value img for attribute role on element article.",
            "extract": "ld__item\"><article class=\"media media-image view-mode-story_hero_teaser media--type-image media--view-mode-story-hero-teaser\" role=\"img\" aria-label=\"Spring Cancer Report 2022 Greg Esophageal Cancer\">\n  \n  ",
            "hiliteStart": 10,
            "hiliteLength": 189
          },
          {
            "type": "info",
            "lastLine": 1007,
            "lastColumn": 168,
            "firstColumn": 1,
            "subType": "warning",
            "message": "Article lacks heading. Consider using h2-h6 elements to add identifying headings to all articles.",
            "extract": "\n\n\n\n  \n\n\n\n<article data-history-node-id=\"113641\" role=\"article\" about=\"/stories/expert-teamwork-treat-esophageal-cancer\" class=\"node node--type-blog-post node--view-mode-teaser\">\n\n  <d",
            "hiliteStart": 10,
            "hiliteLength": 168
          },
          {
            "type": "info",
            "lastLine": 1261,
            "lastColumn": 108,
            "firstColumn": 37,
            "subType": "warning",
            "message": "Possible misuse of aria-label. (If you disagree with this warning, file an issue report or send e-mail to www-validator@w3.org.)",
            "extract": "-wrapper\"><div class=\"visually-hidden\" aria-label=\"Share This\" aria-hidden=\"true\">Share ",
            "hiliteStart": 10,
            "hiliteLength": 72
          },
          {
            "type": "info",
            "lastLine": 1275,
            "lastColumn": 49,
            "firstColumn": 3,
            "subType": "warning",
            "message": "The contentinfo role is unnecessary for element footer.",
            "extract": "/main>\n\n  <footer role=\"contentinfo\" aria-label=\"Footer\">\n     ",
            "hiliteStart": 10,
            "hiliteLength": 47
          },
          {
            "type": "error",
            "lastLine": 1285,
            "lastColumn": 310,
            "firstColumn": 7,
            "message": "Attribute title not allowed on element svg at this point.",
            "extract": "r\">\n      <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 602.3 154.3\" enable-background=\"new 0 0 602.3 154.3\" xml:space=\"preserve\" title=\"Froedtert and MCW w-outline\" class=\"injected-svg inject-me\" aria-hidden=\"true\" focusable=\"false\">\n<g id",
            "hiliteStart": 10,
            "hiliteLength": 304
          },
          {
            "type": "info",
            "lastLine": 1340,
            "lastColumn": 92,
            "firstColumn": 1,
            "subType": "warning",
            "message": "The navigation role is unnecessary for element nav.",
            "extract": "\n  </div>\n<nav role=\"navigation\" class=\"block block-menu navigation menu--social\" aria-label=\"Social\">\n     ",
            "hiliteStart": 10,
            "hiliteLength": 92
          },
          {
            "type": "info",
            "lastLine": 1367,
            "lastColumn": 97,
            "firstColumn": 1,
            "subType": "warning",
            "message": "The navigation role is unnecessary for element nav.",
            "extract": "\n  </nav>\n<nav role=\"navigation\" class=\"block block-menu navigation menu--footer\" aria-label=\"Footer menu\">\n     ",
            "hiliteStart": 10,
            "hiliteLength": 97
          },
          {
            "type": "info",
            "lastLine": 1470,
            "lastColumn": 31,
            "firstColumn": 1,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "sp;</div>\n<script type=\"text/javascript\">\n<!--/",
            "hiliteStart": 10,
            "hiliteLength": 31
          },
          {
            "type": "info",
            "lastLine": 1811,
            "lastColumn": 98,
            "firstColumn": 1,
            "subType": "warning",
            "message": "The navigation role is unnecessary for element nav.",
            "extract": "\n  </div>\n<nav role=\"navigation\" class=\"block block-menu navigation menu--languages\" aria-label=\"Languages\">\n     ",
            "hiliteStart": 10,
            "hiliteLength": 98
          },
          {
            "type": "info",
            "lastLine": 1871,
            "lastColumn": 122,
            "firstColumn": 1,
            "subType": "warning",
            "message": "The navigation role is unnecessary for element nav.",
            "extract": "\n  </nav>\n<nav role=\"navigation\" class=\"block block-menu navigation menu--footer-disclaimer-nav\" aria-label=\"Footer Disclaimer Nav\">\n     ",
            "hiliteStart": 10,
            "hiliteLength": 122
          },
          {
            "type": "info",
            "lastLine": 2021,
            "lastColumn": 33,
            "firstColumn": 3,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "cript>\n\n  <script type=\"text/javascript\">window",
            "hiliteStart": 10,
            "hiliteLength": 31
          },
          {
            "type": "info",
            "lastLine": 2023,
            "lastColumn": 3787,
            "firstColumn": 3648,
            "subType": "warning",
            "message": "Possible misuse of aria-label. (If you disagree with this warning, file an issue report or send e-mail to www-validator@w3.org.)",
            "extract": "div></div><div id=\"a2apage_dropdown\" class=\"a2a_menu a2a_mini a2a_localize a2a_hide\" tabindex=\"-1\" aria-label=\"Share\" data-a2a-localize=\"label,Share\"><div c",
            "hiliteStart": 10,
            "hiliteLength": 140
          },
          {
            "type": "error",
            "lastLine": 2023,
            "lastColumn": 4940,
            "firstColumn": 4631,
            "message": "Attribute transparency not allowed on element iframe at this point.",
            "extract": " hidden;\"><iframe id=\"a2a_sm_ifr\" title=\"AddToAny Utility Frame\" transparency=\"true\" allowtransparency=\"true\" frameborder=\"0\" src=\"https://static.addtoany.com/menu/sm.23.html#type=core&amp;event=load\" style=\"height: 1px; width: 1px; border: 0px; left: 0px; top: 0px; position: absolute; z-index: 100000; display: none;\"></ifra",
            "hiliteStart": 10,
            "hiliteLength": 310
          },
          {
            "type": "error",
            "lastLine": 2023,
            "lastColumn": 4940,
            "firstColumn": 4631,
            "message": "The allowtransparency attribute on the iframe element is obsolete. Use CSS instead.",
            "extract": " hidden;\"><iframe id=\"a2a_sm_ifr\" title=\"AddToAny Utility Frame\" transparency=\"true\" allowtransparency=\"true\" frameborder=\"0\" src=\"https://static.addtoany.com/menu/sm.23.html#type=core&amp;event=load\" style=\"height: 1px; width: 1px; border: 0px; left: 0px; top: 0px; position: absolute; z-index: 100000; display: none;\"></ifra",
            "hiliteStart": 10,
            "hiliteLength": 310
          },
          {
            "type": "error",
            "lastLine": 2023,
            "lastColumn": 4940,
            "firstColumn": 4631,
            "message": "The frameborder attribute on the iframe element is obsolete. Use CSS instead.",
            "extract": " hidden;\"><iframe id=\"a2a_sm_ifr\" title=\"AddToAny Utility Frame\" transparency=\"true\" allowtransparency=\"true\" frameborder=\"0\" src=\"https://static.addtoany.com/menu/sm.23.html#type=core&amp;event=load\" style=\"height: 1px; width: 1px; border: 0px; left: 0px; top: 0px; position: absolute; z-index: 100000; display: none;\"></ifra",
            "hiliteStart": 10,
            "hiliteLength": 310
          },
          {
            "type": "error",
            "lastLine": 2023,
            "lastColumn": 4998,
            "firstColumn": 4962,
            "message": "Bad value  for attribute id on element script: An ID must not be the empty string.",
            "extract": "div></div><script type=\"text/javascript\" id=\"\">var go",
            "hiliteStart": 10,
            "hiliteLength": 37
          },
          {
            "type": "info",
            "lastLine": 2023,
            "lastColumn": 4998,
            "firstColumn": 4962,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "div></div><script type=\"text/javascript\" id=\"\">var go",
            "hiliteStart": 10,
            "hiliteLength": 37
          },
          {
            "type": "error",
            "lastLine": 2024,
            "lastColumn": 91,
            "firstColumn": 1,
            "message": "Duplicate ID .",
            "extract": "</script>\n<script type=\"text/javascript\" id=\"\" src=\"//www.googleadservices.com/pagead/conversion.js\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 91
          },
          {
            "type": "info",
            "lastLine": 2023,
            "lastColumn": 4998,
            "firstColumn": 4962,
            "subType": "warning",
            "message": "The first occurrence of ID  was here.",
            "extract": "div></div><script type=\"text/javascript\" id=\"\">var go",
            "hiliteStart": 10,
            "hiliteLength": 37
          },
          {
            "type": "error",
            "lastLine": 2024,
            "lastColumn": 91,
            "firstColumn": 1,
            "message": "Bad value  for attribute id on element script: An ID must not be the empty string.",
            "extract": "</script>\n<script type=\"text/javascript\" id=\"\" src=\"//www.googleadservices.com/pagead/conversion.js\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 91
          },
          {
            "type": "info",
            "lastLine": 2024,
            "lastColumn": 91,
            "firstColumn": 1,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "</script>\n<script type=\"text/javascript\" id=\"\" src=\"//www.googleadservices.com/pagead/conversion.js\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 91
          },
          {
            "type": "info",
            "lastLine": 2024,
            "lastColumn": 155,
            "firstColumn": 101,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "></script><script type=\"text/javascript\" id=\"gtm-jq-ajax-listen\">(funct",
            "hiliteStart": 10,
            "hiliteLength": 55
          },
          {
            "type": "error",
            "lastLine": 2025,
            "lastColumn": 553,
            "firstColumn": 517,
            "message": "Duplicate ID .",
            "extract": ";</script><script type=\"text/javascript\" id=\"\">(funct",
            "hiliteStart": 10,
            "hiliteLength": 37
          },
          {
            "type": "info",
            "lastLine": 2023,
            "lastColumn": 4998,
            "firstColumn": 4962,
            "subType": "warning",
            "message": "The first occurrence of ID  was here.",
            "extract": "div></div><script type=\"text/javascript\" id=\"\">var go",
            "hiliteStart": 10,
            "hiliteLength": 37
          },
          {
            "type": "error",
            "lastLine": 2025,
            "lastColumn": 553,
            "firstColumn": 517,
            "message": "Bad value  for attribute id on element script: An ID must not be the empty string.",
            "extract": ";</script><script type=\"text/javascript\" id=\"\">(funct",
            "hiliteStart": 10,
            "hiliteLength": 37
          },
          {
            "type": "info",
            "lastLine": 2025,
            "lastColumn": 553,
            "firstColumn": 517,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": ";</script><script type=\"text/javascript\" id=\"\">(funct",
            "hiliteStart": 10,
            "hiliteLength": 37
          },
          {
            "type": "error",
            "lastLine": 2026,
            "lastColumn": 84,
            "firstColumn": 1,
            "message": "Duplicate ID .",
            "extract": "</script>\n<script type=\"text/javascript\" id=\"\" src=\"https://js.adsrvr.org/up_loader.1.1.0.js\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 84
          },
          {
            "type": "info",
            "lastLine": 2023,
            "lastColumn": 4998,
            "firstColumn": 4962,
            "subType": "warning",
            "message": "The first occurrence of ID  was here.",
            "extract": "div></div><script type=\"text/javascript\" id=\"\">var go",
            "hiliteStart": 10,
            "hiliteLength": 37
          },
          {
            "type": "error",
            "lastLine": 2026,
            "lastColumn": 84,
            "firstColumn": 1,
            "message": "Bad value  for attribute id on element script: An ID must not be the empty string.",
            "extract": "</script>\n<script type=\"text/javascript\" id=\"\" src=\"https://js.adsrvr.org/up_loader.1.1.0.js\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 84
          },
          {
            "type": "info",
            "lastLine": 2026,
            "lastColumn": 84,
            "firstColumn": 1,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "</script>\n<script type=\"text/javascript\" id=\"\" src=\"https://js.adsrvr.org/up_loader.1.1.0.js\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 84
          },
          {
            "type": "error",
            "lastLine": 2026,
            "lastColumn": 130,
            "firstColumn": 94,
            "message": "Duplicate ID .",
            "extract": "></script><script type=\"text/javascript\" id=\"\">(funct",
            "hiliteStart": 10,
            "hiliteLength": 37
          },
          {
            "type": "info",
            "lastLine": 2023,
            "lastColumn": 4998,
            "firstColumn": 4962,
            "subType": "warning",
            "message": "The first occurrence of ID  was here.",
            "extract": "div></div><script type=\"text/javascript\" id=\"\">var go",
            "hiliteStart": 10,
            "hiliteLength": 37
          },
          {
            "type": "error",
            "lastLine": 2026,
            "lastColumn": 130,
            "firstColumn": 94,
            "message": "Bad value  for attribute id on element script: An ID must not be the empty string.",
            "extract": "></script><script type=\"text/javascript\" id=\"\">(funct",
            "hiliteStart": 10,
            "hiliteLength": 37
          },
          {
            "type": "info",
            "lastLine": 2026,
            "lastColumn": 130,
            "firstColumn": 94,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "></script><script type=\"text/javascript\" id=\"\">(funct",
            "hiliteStart": 10,
            "hiliteLength": 37
          },
          {
            "type": "error",
            "lastLine": 2028,
            "lastColumn": 100,
            "firstColumn": 1,
            "message": "Duplicate ID .",
            "extract": "</script>\n<script type=\"text/javascript\" id=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=AW-894127631\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 100
          },
          {
            "type": "info",
            "lastLine": 2023,
            "lastColumn": 4998,
            "firstColumn": 4962,
            "subType": "warning",
            "message": "The first occurrence of ID  was here.",
            "extract": "div></div><script type=\"text/javascript\" id=\"\">var go",
            "hiliteStart": 10,
            "hiliteLength": 37
          },
          {
            "type": "error",
            "lastLine": 2028,
            "lastColumn": 100,
            "firstColumn": 1,
            "message": "Bad value  for attribute id on element script: An ID must not be the empty string.",
            "extract": "</script>\n<script type=\"text/javascript\" id=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=AW-894127631\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 100
          },
          {
            "type": "info",
            "lastLine": 2028,
            "lastColumn": 100,
            "firstColumn": 1,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "</script>\n<script type=\"text/javascript\" id=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=AW-894127631\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 100
          },
          {
            "type": "error",
            "lastLine": 2036,
            "lastColumn": 101,
            "firstColumn": 1,
            "message": "Duplicate ID .",
            "extract": "script>\n\n\n<script type=\"text/javascript\" id=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=AW-1023319634\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 101
          },
          {
            "type": "info",
            "lastLine": 2023,
            "lastColumn": 4998,
            "firstColumn": 4962,
            "subType": "warning",
            "message": "The first occurrence of ID  was here.",
            "extract": "div></div><script type=\"text/javascript\" id=\"\">var go",
            "hiliteStart": 10,
            "hiliteLength": 37
          },
          {
            "type": "error",
            "lastLine": 2036,
            "lastColumn": 101,
            "firstColumn": 1,
            "message": "Bad value  for attribute id on element script: An ID must not be the empty string.",
            "extract": "script>\n\n\n<script type=\"text/javascript\" id=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=AW-1023319634\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 101
          },
          {
            "type": "info",
            "lastLine": 2036,
            "lastColumn": 101,
            "firstColumn": 1,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "script>\n\n\n<script type=\"text/javascript\" id=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=AW-1023319634\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 101
          },
          {
            "type": "error",
            "lastLine": 2037,
            "lastColumn": 45,
            "firstColumn": 9,
            "message": "Duplicate ID .",
            "extract": ">\n        <script type=\"text/javascript\" id=\"\">ttd_do",
            "hiliteStart": 10,
            "hiliteLength": 37
          },
          {
            "type": "info",
            "lastLine": 2023,
            "lastColumn": 4998,
            "firstColumn": 4962,
            "subType": "warning",
            "message": "The first occurrence of ID  was here.",
            "extract": "div></div><script type=\"text/javascript\" id=\"\">var go",
            "hiliteStart": 10,
            "hiliteLength": 37
          },
          {
            "type": "error",
            "lastLine": 2037,
            "lastColumn": 45,
            "firstColumn": 9,
            "message": "Bad value  for attribute id on element script: An ID must not be the empty string.",
            "extract": ">\n        <script type=\"text/javascript\" id=\"\">ttd_do",
            "hiliteStart": 10,
            "hiliteLength": 37
          },
          {
            "type": "info",
            "lastLine": 2037,
            "lastColumn": 45,
            "firstColumn": 9,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": ">\n        <script type=\"text/javascript\" id=\"\">ttd_do",
            "hiliteStart": 10,
            "hiliteLength": 37
          },
          {
            "type": "error",
            "lastLine": 2038,
            "lastColumn": 37,
            "firstColumn": 1,
            "message": "Duplicate ID .",
            "extract": "</script>\n<script type=\"text/javascript\" id=\"\">window",
            "hiliteStart": 10,
            "hiliteLength": 37
          },
          {
            "type": "info",
            "lastLine": 2023,
            "lastColumn": 4998,
            "firstColumn": 4962,
            "subType": "warning",
            "message": "The first occurrence of ID  was here.",
            "extract": "div></div><script type=\"text/javascript\" id=\"\">var go",
            "hiliteStart": 10,
            "hiliteLength": 37
          },
          {
            "type": "error",
            "lastLine": 2038,
            "lastColumn": 37,
            "firstColumn": 1,
            "message": "Bad value  for attribute id on element script: An ID must not be the empty string.",
            "extract": "</script>\n<script type=\"text/javascript\" id=\"\">window",
            "hiliteStart": 10,
            "hiliteLength": 37
          },
          {
            "type": "info",
            "lastLine": 2038,
            "lastColumn": 37,
            "firstColumn": 1,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "</script>\n<script type=\"text/javascript\" id=\"\">window",
            "hiliteStart": 10,
            "hiliteLength": 37
          },
          {
            "type": "error",
            "lastLine": 2039,
            "lastColumn": 37,
            "firstColumn": 1,
            "message": "Duplicate ID .",
            "extract": "</script>\n<script type=\"text/javascript\" id=\"\">window",
            "hiliteStart": 10,
            "hiliteLength": 37
          },
          {
            "type": "info",
            "lastLine": 2023,
            "lastColumn": 4998,
            "firstColumn": 4962,
            "subType": "warning",
            "message": "The first occurrence of ID  was here.",
            "extract": "div></div><script type=\"text/javascript\" id=\"\">var go",
            "hiliteStart": 10,
            "hiliteLength": 37
          },
          {
            "type": "error",
            "lastLine": 2039,
            "lastColumn": 37,
            "firstColumn": 1,
            "message": "Bad value  for attribute id on element script: An ID must not be the empty string.",
            "extract": "</script>\n<script type=\"text/javascript\" id=\"\">window",
            "hiliteStart": 10,
            "hiliteLength": 37
          },
          {
            "type": "info",
            "lastLine": 2039,
            "lastColumn": 37,
            "firstColumn": 1,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "</script>\n<script type=\"text/javascript\" id=\"\">window",
            "hiliteStart": 10,
            "hiliteLength": 37
          },
          {
            "type": "error",
            "lastLine": 11,
            "lastColumn": 58,
            "firstColumn": 1,
            "message": "The itemprop attribute was specified, but the element is not a property of any item.",
            "extract": "</script>\n<meta itemprop=\"acquia_lift:content_title\" content=\"Home\">\n<meta",
            "hiliteStart": 10,
            "hiliteLength": 58
          },
          {
            "type": "error",
            "lastLine": 12,
            "lastColumn": 65,
            "firstColumn": 1,
            "message": "The itemprop attribute was specified, but the element is not a property of any item.",
            "extract": "t=\"Home\">\n<meta itemprop=\"acquia_lift:content_type\" content=\"landing_page\">\n<meta",
            "hiliteStart": 10,
            "hiliteLength": 65
          },
          {
            "type": "error",
            "lastLine": 13,
            "lastColumn": 59,
            "firstColumn": 1,
            "message": "The itemprop attribute was specified, but the element is not a property of any item.",
            "extract": "ng_page\">\n<meta itemprop=\"acquia_lift:page_type\" content=\"node page\">\n<meta",
            "hiliteStart": 10,
            "hiliteLength": 59
          },
          {
            "type": "error",
            "lastLine": 14,
            "lastColumn": 59,
            "firstColumn": 1,
            "message": "The itemprop attribute was specified, but the element is not a property of any item.",
            "extract": "de page\">\n<meta itemprop=\"acquia_lift:context_language\" content=\"en\">\n<meta",
            "hiliteStart": 10,
            "hiliteLength": 59
          },
          {
            "type": "error",
            "lastLine": 15,
            "lastColumn": 56,
            "firstColumn": 1,
            "message": "The itemprop attribute was specified, but the element is not a property of any item.",
            "extract": "ent=\"en\">\n<meta itemprop=\"acquia_lift:content_section\" content=\"\">\n<meta",
            "hiliteStart": 10,
            "hiliteLength": 56
          },
          {
            "type": "error",
            "lastLine": 16,
            "lastColumn": 57,
            "firstColumn": 1,
            "message": "The itemprop attribute was specified, but the element is not a property of any item.",
            "extract": "ntent=\"\">\n<meta itemprop=\"acquia_lift:content_keywords\" content=\"\">\n<meta",
            "hiliteStart": 10,
            "hiliteLength": 57
          },
          {
            "type": "error",
            "lastLine": 17,
            "lastColumn": 53,
            "firstColumn": 1,
            "message": "The itemprop attribute was specified, but the element is not a property of any item.",
            "extract": "ntent=\"\">\n<meta itemprop=\"acquia_lift:post_id\" content=\"85276\">\n<meta",
            "hiliteStart": 10,
            "hiliteLength": 53
          },
          {
            "type": "error",
            "lastLine": 18,
            "lastColumn": 89,
            "firstColumn": 1,
            "message": "The itemprop attribute was specified, but the element is not a property of any item.",
            "extract": "=\"85276\">\n<meta itemprop=\"acquia_lift:content_uuid\" content=\"228a3192-2240-47dc-8c97-4c4b900bfb85\">\n<meta",
            "hiliteStart": 10,
            "hiliteLength": 89
          },
          {
            "type": "error",
            "lastLine": 19,
            "lastColumn": 65,
            "firstColumn": 1,
            "message": "The itemprop attribute was specified, but the element is not a property of any item.",
            "extract": "00bfb85\">\n<meta itemprop=\"acquia_lift:published_date\" content=\"1529464835\">\n<meta",
            "hiliteStart": 10,
            "hiliteLength": 65
          },
          {
            "type": "error",
            "lastLine": 20,
            "lastColumn": 48,
            "firstColumn": 1,
            "message": "The itemprop attribute was specified, but the element is not a property of any item.",
            "extract": "9464835\">\n<meta itemprop=\"acquia_lift:persona\" content=\"\">\n<meta",
            "hiliteStart": 10,
            "hiliteLength": 48
          },
          {
            "type": "error",
            "lastLine": 21,
            "lastColumn": 58,
            "firstColumn": 1,
            "message": "The itemprop attribute was specified, but the element is not a property of any item.",
            "extract": "ntent=\"\">\n<meta itemprop=\"acquia_lift:engagement_score\" content=\"1\">\n<meta",
            "hiliteStart": 10,
            "hiliteLength": 58
          },
          {
            "type": "error",
            "lastLine": 22,
            "lastColumn": 60,
            "firstColumn": 1,
            "message": "The itemprop attribute was specified, but the element is not a property of any item.",
            "extract": "tent=\"1\">\n<meta itemprop=\"acquia_lift:account_id\" content=\"FROEDTERT\">\n<meta",
            "hiliteStart": 10,
            "hiliteLength": 60
          },
          {
            "type": "error",
            "lastLine": 23,
            "lastColumn": 61,
            "firstColumn": 1,
            "message": "The itemprop attribute was specified, but the element is not a property of any item.",
            "extract": "OEDTERT\">\n<meta itemprop=\"acquia_lift:site_id\" content=\"FroedtertProd\">\n<meta",
            "hiliteStart": 10,
            "hiliteLength": 61
          },
          {
            "type": "error",
            "lastLine": 24,
            "lastColumn": 85,
            "firstColumn": 1,
            "message": "The itemprop attribute was specified, but the element is not a property of any item.",
            "extract": "ertProd\">\n<meta itemprop=\"acquia_lift:liftAssetsURL\" content=\"https://builder.lift.acquia.com\">\n<meta",
            "hiliteStart": 10,
            "hiliteLength": 85
          },
          {
            "type": "error",
            "lastLine": 25,
            "lastColumn": 104,
            "firstColumn": 1,
            "message": "The itemprop attribute was specified, but the element is not a property of any item.",
            "extract": "uia.com\">\n<meta itemprop=\"acquia_lift:liftDecisionAPIURL\" content=\"https://us-east-1-decisionapi.lift.acquia.com\">\n<meta",
            "hiliteStart": 10,
            "hiliteLength": 104
          },
          {
            "type": "error",
            "lastLine": 26,
            "lastColumn": 58,
            "firstColumn": 1,
            "message": "The itemprop attribute was specified, but the element is not a property of any item.",
            "extract": "uia.com\">\n<meta itemprop=\"acquia_lift:bootstrapMode\" content=\"auto\">\n<meta",
            "hiliteStart": 10,
            "hiliteLength": 58
          },
          {
            "type": "error",
            "lastLine": 27,
            "lastColumn": 70,
            "firstColumn": 1,
            "message": "The itemprop attribute was specified, but the element is not a property of any item.",
            "extract": "t=\"auto\">\n<meta itemprop=\"acquia_lift:contentReplacementMode\" content=\"trusted\">\n<meta",
            "hiliteStart": 10,
            "hiliteLength": 70
          },
          {
            "type": "error",
            "lastLine": 28,
            "lastColumn": 52,
            "firstColumn": 1,
            "message": "The itemprop attribute was specified, but the element is not a property of any item.",
            "extract": "trusted\">\n<meta itemprop=\"acquia_lift:cdfVersion\" content=\"2\">\n<scri",
            "hiliteStart": 10,
            "hiliteLength": 52
          }
        ],
        "language": "en"
      }
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://www.froedtert.com/",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "Home | Froedtert & MCW",
          "pageurl": "https://www.froedtert.com/",
          "time": 3.82,
          "creditsremaining": 154,
          "allitemcount": 176,
          "totalelements": 961,
          "waveurl": "http://wave.webaim.org/report?url=https://www.froedtert.com/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 0,
            "items": []
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 23,
            "items": {
              "contrast": {
                "id": "contrast",
                "description": "Very low contrast",
                "count": 23,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + DIV + DIV > DIV:first-child > HEADER:first-child > DIV:first-child + DIV > NAV:first-child > DIV:first-child + UL > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + DIV + DIV > DIV:first-child > HEADER:first-child > DIV:first-child + DIV > NAV:first-child > DIV:first-child + UL > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + DIV + DIV > DIV:first-child > HEADER:first-child > DIV:first-child + DIV > NAV:first-child > DIV:first-child + UL > LI:first-child + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + DIV + DIV > DIV:first-child > HEADER:first-child > DIV:first-child + DIV > NAV:first-child > DIV:first-child + UL > LI:first-child + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + DIV + DIV > DIV:first-child > HEADER:first-child > DIV:first-child + DIV > NAV:first-child > DIV:first-child + UL > LI:first-child + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + DIV + DIV > DIV:first-child > MAIN#main-content > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV#block-themekit-content > ARTICLE:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > ARTICLE:first-child > DIV:first-child > A:first-child > DIV:first-child + DIV",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + DIV + DIV > DIV:first-child > MAIN#main-content > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV#block-themekit-content > ARTICLE:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > ARTICLE:first-child > DIV:first-child > A:first-child > DIV:first-child + DIV + DIV + H2 > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + DIV + DIV > DIV:first-child > MAIN#main-content > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV#block-themekit-content > ARTICLE:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > ARTICLE:first-child + ARTICLE > DIV:first-child > A:first-child > DIV:first-child + DIV",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + DIV + DIV > DIV:first-child > MAIN#main-content > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV#block-themekit-content > ARTICLE:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > ARTICLE:first-child + ARTICLE > DIV:first-child > A:first-child > DIV:first-child + DIV + DIV + H2 > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + DIV + DIV > DIV:first-child > MAIN#main-content > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV#block-themekit-content > ARTICLE:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > ARTICLE:first-child + ARTICLE + ARTICLE > DIV:first-child > A:first-child > DIV:first-child + DIV",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + DIV + DIV > DIV:first-child > MAIN#main-content > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV#block-themekit-content > ARTICLE:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > ARTICLE:first-child + ARTICLE + ARTICLE > DIV:first-child > A:first-child > DIV:first-child + DIV + DIV + H2 > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + DIV + DIV > DIV:first-child > MAIN#main-content > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV#block-themekit-content > ARTICLE:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > ARTICLE:first-child + ARTICLE + ARTICLE + ARTICLE > DIV:first-child > A:first-child > DIV:first-child + DIV",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + DIV + DIV > DIV:first-child > MAIN#main-content > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV#block-themekit-content > ARTICLE:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > ARTICLE:first-child + ARTICLE + ARTICLE + ARTICLE > DIV:first-child > A:first-child > DIV:first-child + DIV + DIV + H2 > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + DIV + DIV > DIV:first-child > MAIN#main-content > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV#block-themekit-content > ARTICLE:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > ARTICLE:first-child + ARTICLE + ARTICLE + ARTICLE + ARTICLE > DIV:first-child > A:first-child > DIV:first-child + DIV",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + DIV + DIV > DIV:first-child > MAIN#main-content > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV#block-themekit-content > ARTICLE:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > ARTICLE:first-child + ARTICLE + ARTICLE + ARTICLE + ARTICLE > DIV:first-child > A:first-child > DIV:first-child + DIV + DIV + H2 > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + DIV + DIV > DIV:first-child > MAIN#main-content > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV#block-themekit-content > ARTICLE:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > ARTICLE:first-child + ARTICLE + ARTICLE + ARTICLE + ARTICLE + ARTICLE > DIV:first-child > A:first-child > DIV:first-child + DIV",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + DIV + DIV > DIV:first-child > MAIN#main-content > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV#block-themekit-content > ARTICLE:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > ARTICLE:first-child + ARTICLE + ARTICLE + ARTICLE + ARTICLE + ARTICLE > DIV:first-child > A:first-child > DIV:first-child + DIV + DIV + H2 > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + DIV + DIV > DIV:first-child > MAIN#main-content > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV#block-themekit-content > ARTICLE:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + H3 + DIV > P:first-child > EM:first-child > STRONG:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + DIV + DIV > DIV:first-child > MAIN#main-content > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV#block-themekit-content > ARTICLE:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + H3 + DIV > P:first-child > EM:first-child + STRONG > A:first-child",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + DIV + DIV > DIV:first-child > MAIN#main-content > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV#block-themekit-content > ARTICLE:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > H2:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + H3 + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + DIV + DIV > DIV:first-child > MAIN#main-content > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV#block-themekit-content > ARTICLE:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > H2:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + H3 + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + DIV + DIV > DIV:first-child > MAIN#main-content > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV#block-themekit-content > ARTICLE:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child + SPAN > A:first-child + A + A > SPAN:first-child + SPAN",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + DIV + DIV > DIV:first-child > HEADER:first-child + ASIDE + DIV + MAIN + FOOTER > DIV:first-child > DIV:first-child > DIV#block-activecampaignsignup > DIV:first-child > FORM#_form_3_ > INPUT:first-child + INPUT + INPUT + INPUT + INPUT + INPUT + INPUT + INPUT + DIV + DIV > DIV:first-child > LABEL:first-child"
                ],
                "contrastdata": [
                  [
                    1,
                    "#fefefe",
                    "#fefefe",
                    false
                  ],
                  [
                    1,
                    "#fefefe",
                    "#fefefe",
                    false
                  ],
                  [
                    1,
                    "#fefefe",
                    "#fefefe",
                    false
                  ],
                  [
                    1,
                    "#fefefe",
                    "#fefefe",
                    false
                  ],
                  [
                    1,
                    "#fefefe",
                    "#fefefe",
                    false
                  ],
                  [
                    1.67,
                    "#99ccff",
                    "#fefefe",
                    false
                  ],
                  [
                    1,
                    "#fefefe",
                    "#fefefe",
                    true
                  ],
                  [
                    1.67,
                    "#99ccff",
                    "#fefefe",
                    false
                  ],
                  [
                    1,
                    "#fefefe",
                    "#fefefe",
                    true
                  ],
                  [
                    1.67,
                    "#99ccff",
                    "#fefefe",
                    false
                  ],
                  [
                    1,
                    "#fefefe",
                    "#fefefe",
                    true
                  ],
                  [
                    1.67,
                    "#99ccff",
                    "#fefefe",
                    false
                  ],
                  [
                    1,
                    "#fefefe",
                    "#fefefe",
                    true
                  ],
                  [
                    1.67,
                    "#99ccff",
                    "#fefefe",
                    false
                  ],
                  [
                    1,
                    "#fefefe",
                    "#fefefe",
                    true
                  ],
                  [
                    1.67,
                    "#99ccff",
                    "#fefefe",
                    false
                  ],
                  [
                    1,
                    "#fefefe",
                    "#fefefe",
                    true
                  ],
                  [
                    4.27,
                    "#337ab7",
                    "#f6f8f9",
                    false
                  ],
                  [
                    4.27,
                    "#337ab7",
                    "#f6f8f9",
                    false
                  ],
                  [
                    4.27,
                    "#337ab7",
                    "#f6f8f9",
                    false
                  ],
                  [
                    4.27,
                    "#337ab7",
                    "#f6f8f9",
                    false
                  ],
                  [
                    2.1,
                    "#337ab7",
                    "#254380",
                    false
                  ],
                  [
                    2.06,
                    "#0a0a0a",
                    "#254380",
                    false
                  ]
                ],
                "wcag": [
                  {
                    "name": "1.4.3 Contrast (Minimum) (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.4.3"
                  }
                ]
              }
            }
          },
          "alert": {
            "description": "Alerts",
            "count": 23,
            "items": {
              "label_title": {
                "id": "label_title",
                "description": "Unlabeled form control with title",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + DIV + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + IFRAME + DIV > DIV#a2a_modal > DIV#a2a_copy_link > INPUT#a2a_copy_link_text",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + DIV + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + IFRAME + DIV > DIV#a2apage_full > DIV:first-child > DIV#a2apage_find_container > INPUT#a2apage_find"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  },
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  },
                  {
                    "name": "3.3.2 Labels or Instructions (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc3.3.2"
                  }
                ]
              },
              "heading_skipped": {
                "id": "heading_skipped",
                "description": "Skipped heading level",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + DIV + DIV > DIV:first-child > MAIN#main-content > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV#block-themekit-content > ARTICLE:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > H3: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": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + DIV + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + IFRAME + DIV > DIV#a2apage_dropdown > DIV:first-child + DIV + DIV > A#a2apage_show_more_less"
                ],
                "wcag": [
                  {
                    "name": "2.1.1 Keyboard (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.1.1"
                  }
                ]
              },
              "link_redundant": {
                "id": "link_redundant",
                "description": "Redundant link",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + DIV + DIV > DIV:first-child > MAIN#main-content > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV#block-themekit-content > ARTICLE:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > H2:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + H3 + DIV > P:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child"
                ],
                "wcag": [
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "noscript": {
                "id": "noscript",
                "description": "Noscript element",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + DIV + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + IFRAME + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + NOSCRIPT"
                ],
                "wcag": []
              },
              "title_redundant": {
                "id": "title_redundant",
                "description": "Redundant title text",
                "count": 16,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + DIV + DIV > DIV:first-child > HEADER:first-child + ASIDE + DIV + MAIN + FOOTER > DIV:first-child + DIV > DIV:first-child > DIV:first-child + NAV > DIV:first-child + UL > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + DIV + DIV > DIV:first-child > HEADER:first-child + ASIDE + DIV + MAIN + FOOTER > DIV:first-child + DIV > DIV:first-child > DIV:first-child + NAV > DIV:first-child + UL > LI:first-child + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + DIV + DIV > DIV:first-child > HEADER:first-child + ASIDE + DIV + MAIN + FOOTER > DIV:first-child + DIV > DIV:first-child > DIV:first-child + NAV > DIV:first-child + UL > LI:first-child + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + DIV + DIV > DIV:first-child > HEADER:first-child + ASIDE + DIV + MAIN + FOOTER > DIV:first-child + DIV > DIV:first-child > DIV:first-child + NAV > DIV:first-child + UL > LI:first-child + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + DIV + DIV > DIV:first-child > HEADER:first-child + ASIDE + DIV + MAIN + FOOTER > DIV:first-child + DIV > DIV:first-child > DIV:first-child + NAV > DIV:first-child + UL > LI:first-child + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + DIV + DIV > DIV:first-child > HEADER:first-child + ASIDE + DIV + MAIN + FOOTER > DIV:first-child + DIV > DIV:first-child > DIV:first-child + NAV > DIV:first-child + UL > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + DIV + DIV > DIV:first-child > HEADER:first-child + ASIDE + DIV + MAIN + FOOTER > DIV:first-child + DIV > DIV:first-child > DIV:first-child + NAV > DIV:first-child + UL > LI:first-child + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + DIV + DIV > DIV:first-child > HEADER:first-child + ASIDE + DIV + MAIN + FOOTER > DIV:first-child + DIV > DIV:first-child > DIV:first-child + NAV > DIV:first-child + UL > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + DIV + DIV > DIV:first-child > HEADER:first-child + ASIDE + DIV + MAIN + FOOTER > DIV:first-child + DIV > DIV:first-child > DIV:first-child + NAV > DIV:first-child + UL > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + DIV + DIV > DIV:first-child > HEADER:first-child + ASIDE + DIV + MAIN + FOOTER > DIV:first-child + DIV > DIV:first-child > DIV:first-child + NAV > DIV:first-child + UL > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + DIV + DIV > DIV:first-child > HEADER:first-child + ASIDE + DIV + MAIN + FOOTER > DIV:first-child + DIV > DIV:first-child > DIV:first-child + NAV > DIV:first-child + UL > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + DIV + DIV > DIV:first-child > HEADER:first-child + ASIDE + DIV + MAIN + FOOTER > DIV:first-child + DIV > DIV:first-child > DIV:first-child + NAV > DIV:first-child + UL > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + DIV + DIV > DIV:first-child > HEADER:first-child + ASIDE + DIV + MAIN + FOOTER > DIV:first-child + DIV > DIV:first-child > DIV:first-child + NAV > DIV:first-child + UL > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + DIV + DIV > DIV:first-child > HEADER:first-child + ASIDE + DIV + MAIN + FOOTER > DIV:first-child + DIV > DIV:first-child > DIV:first-child + NAV > DIV:first-child + UL > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + DIV + DIV > DIV:first-child > HEADER:first-child + ASIDE + DIV + MAIN + FOOTER > DIV:first-child + DIV > DIV:first-child > DIV:first-child + NAV + NAV > DIV:first-child + UL > LI:first-child + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + DIV + DIV > DIV:first-child > HEADER:first-child + ASIDE + DIV + MAIN + FOOTER > DIV:first-child + DIV > DIV:first-child > DIV#block-froedtertgdprpopupblock > DIV:first-child > DIV:first-child > P:first-child > A:first-child"
                ],
                "wcag": []
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.froedtert.com/",
      "what": "URL",
      "result": "https://www.froedtert.com/"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://www.froedtert.com/",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.068",
        "responseTime": "2022-08-13T05:05:58.664Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1139798,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 170,
              "failing": 10
            },
            "issues": {
              "totalErrors": 62,
              "totalWarnings": 1,
              "totalIssues": 63
            },
            "issuesByLevel": {
              "A": {
                "count": 33,
                "pct": 52.38
              },
              "AA": {
                "count": 13,
                "pct": 20.63
              },
              "AAA": {
                "count": 63,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 6,
              "warningDensity": 0,
              "allDensity": 6
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "bc4e1e3a-b3ff-498f-a61a-c97a5cd8252c",
          "docID": "d7475af7-f3b3-475b-8e42-0dc7d678414e",
          "sourceHash": "a75c8a2092484fcc94d14a509c7de72f",
          "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=bc4e1e3a-b3ff-498f-a61a-c97a5cd8252c",
          "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": 4698.58
                },
                "height": 4698.58,
                "width": 1024
              },
              "position": {
                "line": 4680,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"has-banner-image path-frontpage page-node-type-landing-page\"&gt; &lt;!-- Google Tag Manager (noscript) --&gt; &lt;noscript aria-hidden=\"true\"&gt;&lt;iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-KLHS7B\" height=\"0\" width=\"0\" ",
              "xpath": "/html/body",
              "issueID": "6a14574b82aaf0d25ae8b8e4792a3cef",
              "signature": "e068b194b91c7b874698be3b1ade62b9",
              "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=6a14574b82aaf0d25ae8b8e4792a3cef"
            },
            {
              "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": 97,
                  "y": 4584.1875
                },
                "bottom-right": {
                  "x": 136,
                  "y": 4603.1875
                },
                "height": 19,
                "width": 39
              },
              "position": {
                "line": 10414,
                "column": 9
              },
              "errorSnippet": "&lt;a href=\"/nondiscrimination-policy#spanish\" target=\"_self\" title=\"Español\" data-drupal-link-system-path=\"node/72801\"&gt;Español&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/footer[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/a[1]",
              "issueID": "dea8187211e631a96c0f1bd726fd30d8",
              "signature": "29681c5cdd46e817a34d55829a458121",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=dea8187211e631a96c0f1bd726fd30d8"
            },
            {
              "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": 153,
                  "y": 4584.1875
                },
                "bottom-right": {
                  "x": 190,
                  "y": 4603.1875
                },
                "height": 19,
                "width": 37
              },
              "position": {
                "line": 10417,
                "column": 9
              },
              "errorSnippet": "&lt;a href=\"/nondiscrimination-policy#hmong\" target=\"_self\" title=\"Hmong\" data-drupal-link-system-path=\"node/72801\"&gt;Hmong&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/footer[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/a[1]",
              "issueID": "901f08cc0b75135e3db6ccf6faef3247",
              "signature": "58f1b41576031a54ec47b91eb3d8ed2e",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=901f08cc0b75135e3db6ccf6faef3247"
            },
            {
              "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": 207,
                  "y": 4584.1875
                },
                "bottom-right": {
                  "x": 235.8125,
                  "y": 4603.1875
                },
                "height": 19,
                "width": 28.8125
              },
              "position": {
                "line": 10420,
                "column": 9
              },
              "errorSnippet": "&lt;a href=\"/nondiscrimination-policy#chinese\" target=\"_self\" title=\"繁體中文\" data-drupal-link-system-path=\"node/72801\"&gt;繁體中文&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/footer[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/a[1]",
              "issueID": "42fbd2a0854b343e8565073dd46a2631",
              "signature": "b8f4b285bffed6b2d85e0f4040b0b0a2",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=42fbd2a0854b343e8565073dd46a2631"
            },
            {
              "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": 252.8125,
                  "y": 4584.1875
                },
                "bottom-right": {
                  "x": 294.8125,
                  "y": 4603.1875
                },
                "height": 19,
                "width": 42
              },
              "position": {
                "line": 10436,
                "column": 7
              },
              "errorSnippet": "&lt;a href=\"/nondiscrimination-policy#german\" target=\"_self\" title=\"Deutsch\" data-drupal-link-system-path=\"node/72801\"&gt;Deutsch&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/footer[1]/div[2]/div[1]/nav[1]/ul[1]/li[5]/a[1]",
              "issueID": "63974e51a144d25ec2b69b21f10fe590",
              "signature": "c9eb936f273402617c43331a95d64094",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=63974e51a144d25ec2b69b21f10fe590"
            },
            {
              "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": 311.8125,
                  "y": 4584.1875
                },
                "bottom-right": {
                  "x": 362.2344,
                  "y": 4603.1875
                },
                "height": 19,
                "width": 50.421899999999994
              },
              "position": {
                "line": 10447,
                "column": 9
              },
              "errorSnippet": "&lt;a href=\"/nondiscrimination-policy#arabic\" target=\"_self\" title=\"العربية\" data-drupal-link-system-path=\"node/72801\"&gt;العربية&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/footer[1]/div[2]/div[1]/nav[1]/ul[1]/li[6]/a[1]",
              "issueID": "42fef406371dffb0a5a2f1d2c773d1e6",
              "signature": "828350ee5bd1fdd0c6bcacac7003d14a",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=42fef406371dffb0a5a2f1d2c773d1e6"
            },
            {
              "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": 379.234375,
                  "y": 4584.1875
                },
                "bottom-right": {
                  "x": 423.765575,
                  "y": 4603.1875
                },
                "height": 19,
                "width": 44.5312
              },
              "position": {
                "line": 10450,
                "column": 9
              },
              "errorSnippet": "&lt;a href=\"/nondiscrimination-policy#russian\" target=\"_self\" title=\"Русский\" data-drupal-link-system-path=\"node/72801\"&gt;Русский&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/footer[1]/div[2]/div[1]/nav[1]/ul[1]/li[7]/a[1]",
              "issueID": "6de483cb67abc2c0adab2542ebea6391",
              "signature": "3d8d0a836fbe323688d4986fb5bd6d34",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=6de483cb67abc2c0adab2542ebea6391"
            },
            {
              "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": 440.765625,
                  "y": 4584.1875
                },
                "bottom-right": {
                  "x": 462.375025,
                  "y": 4603.1875
                },
                "height": 19,
                "width": 21.6094
              },
              "position": {
                "line": 10453,
                "column": 9
              },
              "errorSnippet": "&lt;a href=\"/nondiscrimination-policy#korean\" target=\"_self\" title=\"한국어\" data-drupal-link-system-path=\"node/72801\"&gt;한국어&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/footer[1]/div[2]/div[1]/nav[1]/ul[1]/li[8]/a[1]",
              "issueID": "45fbae43c9ced02583e3b43eb0f2d84d",
              "signature": "52d09bed9b5d0766f2e95177d033eabe",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=45fbae43c9ced02583e3b43eb0f2d84d"
            },
            {
              "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": 479.375,
                  "y": 4584.1875
                },
                "bottom-right": {
                  "x": 533.7812,
                  "y": 4603.1875
                },
                "height": 19,
                "width": 54.4062
              },
              "position": {
                "line": 10456,
                "column": 9
              },
              "errorSnippet": "&lt;a href=\"/nondiscrimination-policy#vietnamese\" target=\"_self\" title=\"Tiếng Việt\" data-drupal-link-system-path=\"node/72801\"&gt;Tiếng Việt&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/footer[1]/div[2]/div[1]/nav[1]/ul[1]/li[9]/a[1]",
              "issueID": "07b4e600cd3f43f4741e936df54f592c",
              "signature": "d58a4be59a6397072beb67922030ec67",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=07b4e600cd3f43f4741e936df54f592c"
            },
            {
              "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": 550.78125,
                  "y": 4584.1875
                },
                "bottom-right": {
                  "x": 588.78125,
                  "y": 4603.1875
                },
                "height": 19,
                "width": 38
              },
              "position": {
                "line": 10459,
                "column": 9
              },
              "errorSnippet": "&lt;a href=\"/nondiscrimination-policy#dutch\" target=\"_self\" title=\"Deitsch\" data-drupal-link-system-path=\"node/72801\"&gt;Deitsch&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/footer[1]/div[2]/div[1]/nav[1]/ul[1]/li[10]/a[1]",
              "issueID": "9066bee1b21b75dc39bf9b6d43e03e2a",
              "signature": "7f89e250bcc098a8db5eb691fb458830",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=9066bee1b21b75dc39bf9b6d43e03e2a"
            },
            {
              "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": 673.203125,
                  "y": 4584.1875
                },
                "bottom-right": {
                  "x": 716.203125,
                  "y": 4603.1875
                },
                "height": 19,
                "width": 43
              },
              "position": {
                "line": 10503,
                "column": 9
              },
              "errorSnippet": "&lt;a href=\"/nondiscrimination-policy#french\" target=\"_self\" title=\"Français\" data-drupal-link-system-path=\"node/72801\"&gt;Français&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/footer[1]/div[2]/div[1]/nav[1]/ul[1]/li[12]/a[1]",
              "issueID": "7e9d5af8550df18bbeb1a45cfb0db556",
              "signature": "6a9bd141a78a4177a37b0c36455554d6",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=7e9d5af8550df18bbeb1a45cfb0db556"
            },
            {
              "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": 733.203125,
                  "y": 4584.1875
                },
                "bottom-right": {
                  "x": 762.203125,
                  "y": 4603.1875
                },
                "height": 19,
                "width": 29
              },
              "position": {
                "line": 10506,
                "column": 9
              },
              "errorSnippet": "&lt;a href=\"/nondiscrimination-policy#polish\" target=\"_self\" title=\"Polski\" data-drupal-link-system-path=\"node/72801\"&gt;Polski&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/footer[1]/div[2]/div[1]/nav[1]/ul[1]/li[13]/a[1]",
              "issueID": "f7978d34b2cabd7302ee3335627b3030",
              "signature": "15c288b67c792d27475058fe6596ccd7",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=f7978d34b2cabd7302ee3335627b3030"
            },
            {
              "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": 779.203125,
                  "y": 4584.1875
                },
                "bottom-right": {
                  "x": 815.218725,
                  "y": 4603.1875
                },
                "height": 19,
                "width": 36.0156
              },
              "position": {
                "line": 10509,
                "column": 9
              },
              "errorSnippet": "&lt;a href=\"/nondiscrimination-policy#hindi\" target=\"_self\" title=\"हिंदी\" data-drupal-link-system-path=\"node/72801\"&gt;हिंदी&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/footer[1]/div[2]/div[1]/nav[1]/ul[1]/li[14]/a[1]",
              "issueID": "1ac53830027b36967a39315a992b6eaa",
              "signature": "92410b9f048fa82c114b12ea0a681b5f",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=1ac53830027b36967a39315a992b6eaa"
            },
            {
              "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": 832.21875,
                  "y": 4584.1875
                },
                "bottom-right": {
                  "x": 862.21875,
                  "y": 4603.1875
                },
                "height": 19,
                "width": 30
              },
              "position": {
                "line": 10512,
                "column": 9
              },
              "errorSnippet": "&lt;a href=\"/nondiscrimination-policy#albanian\" target=\"_self\" title=\"Shqip\" data-drupal-link-system-path=\"node/72801\"&gt;Shqip&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/footer[1]/div[2]/div[1]/nav[1]/ul[1]/li[15]/a[1]",
              "issueID": "4bbb088c57723c8a8657e4cbb3f47698",
              "signature": "c50fb261941c12694eb06413aacf77cc",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=4bbb088c57723c8a8657e4cbb3f47698"
            },
            {
              "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": 879.21875,
                  "y": 4584.1875
                },
                "bottom-right": {
                  "x": 917.21875,
                  "y": 4603.1875
                },
                "height": 19,
                "width": 38
              },
              "position": {
                "line": 10515,
                "column": 9
              },
              "errorSnippet": "&lt;a href=\"/nondiscrimination-policy#tagalog\" target=\"_self\" title=\"Tagalog\" data-drupal-link-system-path=\"node/72801\"&gt;Tagalog&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/footer[1]/div[2]/div[1]/nav[1]/ul[1]/li[16]/a[1]",
              "issueID": "e49d4829e7301fb2904293832892449a",
              "signature": "b825770a774a3e88c0b29b37c7290ffc",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=e49d4829e7301fb2904293832892449a"
            },
            {
              "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": 363,
                  "y": 4621.578125
                },
                "bottom-right": {
                  "x": 522,
                  "y": 4640.578125
                },
                "height": 19,
                "width": 159
              },
              "position": {
                "line": 10535,
                "column": 9
              },
              "errorSnippet": "&lt;a href=\"/patients-visitors/patient-privacy/privacy-practices\" target=\"_self\" title=\"Joint Notice of Privacy Practice\" data-drupal-link-system-path=\"node/72956\"&gt;Joint Notice of Privacy Practice&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/footer[1]/div[2]/div[1]/nav[2]/ul[1]/li[3]/a[1]",
              "issueID": "8b12b58e5c178aafa81a59e60369374a",
              "signature": "0496bfc2d75d3bd80488378cbc0d4e47",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=8b12b58e5c178aafa81a59e60369374a"
            },
            {
              "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": 519,
                  "y": 24
                },
                "bottom-right": {
                  "x": 608,
                  "y": 41
                },
                "height": 17,
                "width": 89
              },
              "position": {
                "line": 10544,
                "column": 9
              },
              "errorSnippet": "&lt;a href=\"/website-privacy\" title=\"Privacy Policy\"&gt;Privacy Policy&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/footer[1]/div[2]/div[1]/div[2]/div[1]/div[1]/p[1]/a[1]",
              "issueID": "4df2d73cb03d55acc124de4e8c04fa3b",
              "signature": "0b0b62b892cc53076eb147d1bd69934e",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=4df2d73cb03d55acc124de4e8c04fa3b"
            },
            {
              "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": 425,
                  "y": 6
                },
                "bottom-right": {
                  "x": 474,
                  "y": 20
                },
                "height": 14,
                "width": 49
              },
              "position": {
                "line": 2645,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://jobs.froedtert.com\" target=\"_blank\" aria-label=\"Careers, opens in new window\"&gt;Careers&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/header[1]/div[2]/nav[1]/ul[1]/li[1]/a[1]",
              "issueID": "f7fce0c5bdb8fb606df4e3a118981e3b",
              "signature": "8941f8a13879c4fac4b795a0c94da40c",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=f7fce0c5bdb8fb606df4e3a118981e3b"
            },
            {
              "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": 487,
                  "y": 6
                },
                "bottom-right": {
                  "x": 542,
                  "y": 20
                },
                "height": 14,
                "width": 55
              },
              "position": {
                "line": 2645,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/quality\" target=\"_self\" data-drupal-link-system-path=\"node/72636\"&gt;Quality&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/header[1]/div[2]/nav[1]/ul[1]/li[2]/a[1]",
              "issueID": "7988ebfb463badd5e3d5426a3809f2dc",
              "signature": "d57dea7015fb155fe4d6f7fc77d3b7d1",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=7988ebfb463badd5e3d5426a3809f2dc"
            },
            {
              "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": 555,
                  "y": 6
                },
                "bottom-right": {
                  "x": 628,
                  "y": 20
                },
                "height": 14,
                "width": 73
              },
              "position": {
                "line": 2645,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/research\" target=\"_self\" data-drupal-link-system-path=\"node/81951\"&gt;Research&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/header[1]/div[2]/nav[1]/ul[1]/li[3]/a[1]",
              "issueID": "4f98be4186238bf0c3b5aed0a774e7b1",
              "signature": "54459b85c747fdac4b9cefe35d829d1d",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=4f98be4186238bf0c3b5aed0a774e7b1"
            },
            {
              "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": 641,
                  "y": 6
                },
                "bottom-right": {
                  "x": 724,
                  "y": 20
                },
                "height": 14,
                "width": 83
              },
              "position": {
                "line": 2645,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/contact\" target=\"_self\" data-drupal-link-system-path=\"node/72736\"&gt;Contact Us&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/header[1]/div[2]/nav[1]/ul[1]/li[4]/a[1]",
              "issueID": "7d7cad2bc297535e905e3b4dc3b144d8",
              "signature": "e940a872c6bd48b16daab80ac19f3840",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=7d7cad2bc297535e905e3b4dc3b144d8"
            },
            {
              "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": 737,
                  "y": 6
                },
                "bottom-right": {
                  "x": 884,
                  "y": 20
                },
                "height": 14,
                "width": 147
              },
              "position": {
                "line": 2645,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/appointment\" target=\"_self\" data-drupal-link-system-path=\"node/72706\"&gt;Request Appointment&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/header[1]/div[2]/nav[1]/ul[1]/li[5]/a[1]",
              "issueID": "6deecc2d5251fc9b762fc7477e733d69",
              "signature": "25ae1c792de1749484b09ecf45720dbd",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=6deecc2d5251fc9b762fc7477e733d69"
            },
            {
              "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": 897,
                  "y": 0
                },
                "bottom-right": {
                  "x": 958,
                  "y": 21
                },
                "height": 21,
                "width": 61
              },
              "position": {
                "line": 2645,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/mychart\" target=\"_self\" class=\"highlight\" data-drupal-link-system-path=\"node/72796\"&gt;MyChart&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/header[1]/div[2]/nav[1]/ul[1]/li[6]/a[1]",
              "issueID": "0537af48dfc1a389365f56cce2774cbd",
              "signature": "fcf3dd328fb882e39da94b7f8bf46a04",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=0537af48dfc1a389365f56cce2774cbd"
            },
            {
              "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": 50,
                  "y": 110
                },
                "bottom-right": {
                  "x": 120,
                  "y": 110
                },
                "height": 0,
                "width": 70
              },
              "position": {
                "line": 10470,
                "column": 135
              },
              "errorSnippet": "&lt;button class=\"block-search-toggle\"&gt;&lt;span class=\"search-icon\"&gt;&lt;svg class=\"svg-inline--fa fa-search fa-w-16\" aria-hidden=\"true\" focusable=\"false\" data-prefix=\"fas\" data-icon=\"search\" role=\"img\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 ",
              "xpath": "/html/body/div[2]/div[1]/header[1]/div[3]/div[1]/div[2]/div[1]/button[1]",
              "issueID": "51408ed8185bf0ed18b2371ca293d168",
              "signature": "3ba29dd7d25240ca57fba8b70083d0e0",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=51408ed8185bf0ed18b2371ca293d168"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 15
                },
                "bottom-right": {
                  "x": 260,
                  "y": 36
                },
                "height": 21,
                "width": 260
              },
              "position": {
                "line": 2693,
                "column": 79
              },
              "errorSnippet": "&lt;a href=\"/care-today\" class=\"highlight\" data-drupal-link-system-path=\"node/100761\"&gt;Get Care Today&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/aside[1]/nav[1]/ul[1]/li[1]/a[1]",
              "issueID": "f55679f78a38f1ee03ab5c0d7459a412",
              "signature": "00a323352c1d482140974d866e058147",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=f55679f78a38f1ee03ab5c0d7459a412"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 464
                },
                "bottom-right": {
                  "x": 260,
                  "y": 485
                },
                "height": 21,
                "width": 260
              },
              "position": {
                "line": 6278,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/mychart\" target=\"_self\" class=\"highlight\" data-drupal-link-system-path=\"node/72796\"&gt;MyChart&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/aside[1]/nav[2]/ul[1]/li[6]/a[1]",
              "issueID": "e532486737be9732044f6c8cdc22e111",
              "signature": "af4527ebb5bfd9afe9722134a5d21d67",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=e532486737be9732044f6c8cdc22e111"
            },
            {
              "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": 50,
                  "y": 249
                },
                "bottom-right": {
                  "x": 159,
                  "y": 270
                },
                "height": 21,
                "width": 109
              },
              "position": {
                "line": 6637,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/doctors\"&gt;Find a Doctor&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/main[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "852b935e71264a1749d9d5bc4a1689b5",
              "signature": "f5fb04b2a0dc107ab0b6afc129dd8ba8",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=852b935e71264a1749d9d5bc4a1689b5"
            },
            {
              "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": 50,
                  "y": 0
                },
                "bottom-right": {
                  "x": 819.984,
                  "y": 44
                },
                "height": 44,
                "width": 769.984
              },
              "position": {
                "line": 10804,
                "column": 140
              },
              "errorSnippet": "&lt;p&gt;We use cookies to understand how you use our site and to improve your experience. By continuing to use our site, you accept the use of cookies. To learn more, including how to disable cookies, visit our &lt;a href=\"/website-privacy\" title=\"Priva",
              "xpath": "/html/body/div[2]/div[1]/footer[1]/div[2]/div[1]/div[2]/div[1]/div[1]/p[1]",
              "issueID": "a07487789bdb96c8ecd34517788f2cf1",
              "signature": "d210c4cc2e023e6c21d6a7d3b2876d1e",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=a07487789bdb96c8ecd34517788f2cf1"
            },
            {
              "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": 52,
                  "y": 4305
                },
                "bottom-right": {
                  "x": 71.9969,
                  "y": 4324.9969
                },
                "height": 19.9969,
                "width": 19.9969
              },
              "position": {
                "line": 8971,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.facebook.com/froedtert.mcw\" target=\"_self\" class=\"facebook\"&gt;Facebook&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/footer[1]/div[1]/div[1]/nav[1]/ul[1]/li[1]/a[1]",
              "issueID": "85702690a9ea18ea0f00a70340a53b22",
              "signature": "e5749d53e81da06f1b5487810f4b44a8",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=85702690a9ea18ea0f00a70340a53b22"
            },
            {
              "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": 210.390625,
                  "y": 4305
                },
                "bottom-right": {
                  "x": 230.387525,
                  "y": 4324.9969
                },
                "height": 19.9969,
                "width": 19.9969
              },
              "position": {
                "line": 9043,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://twitter.com/froedtert\" target=\"_self\" class=\"twitter\"&gt;Twitter&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/footer[1]/div[1]/div[1]/nav[1]/ul[1]/li[4]/a[1]",
              "issueID": "dcc790e5aab675142f143a916da3e80e",
              "signature": "c5d6cdbf6a35879f635781d75af39b1a",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=dcc790e5aab675142f143a916da3e80e"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 28,
                  "y": 10
                },
                "height": 10,
                "width": 28
              },
              "position": {
                "line": 10431,
                "column": 25
              },
              "errorSnippet": "&lt;button type=\"button\" class=\"off-canvas-toggle\" aria-label=\"Mobile menu\" style=\"\"&gt;&lt;span class=\"hamburger-icon\"&gt;&lt;/span&gt;Menu&lt;/button&gt;",
              "xpath": "/html/body/div[2]/div[1]/header[1]/div[3]/div[1]/button[1]",
              "issueID": "4f3e5ccefe1617cd252ff0587d4f53e5",
              "signature": "d8a7451ad18f982500e51b17d010b0de",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=4f3e5ccefe1617cd252ff0587d4f53e5"
            },
            {
              "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": 50,
                  "y": 110
                },
                "bottom-right": {
                  "x": 120,
                  "y": 110
                },
                "height": 0,
                "width": 70
              },
              "position": {
                "line": 10470,
                "column": 135
              },
              "errorSnippet": "&lt;button class=\"block-search-toggle\"&gt;&lt;span class=\"search-icon\"&gt;&lt;svg class=\"svg-inline--fa fa-search fa-w-16\" aria-hidden=\"true\" focusable=\"false\" data-prefix=\"fas\" data-icon=\"search\" role=\"img\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 ",
              "xpath": "/html/body/div[2]/div[1]/header[1]/div[3]/div[1]/div[2]/div[1]/button[1]",
              "issueID": "eeaa19fe0115fbae9657dd62ff83021f",
              "signature": "d34095d97397963b1be67f551760ba6d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=eeaa19fe0115fbae9657dd62ff83021f"
            },
            {
              "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": 52,
                  "y": 4305
                },
                "bottom-right": {
                  "x": 71.9969,
                  "y": 4324.9969
                },
                "height": 19.9969,
                "width": 19.9969
              },
              "position": {
                "line": 8971,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.facebook.com/froedtert.mcw\" target=\"_self\" class=\"facebook\"&gt;Facebook&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/footer[1]/div[1]/div[1]/nav[1]/ul[1]/li[1]/a[1]",
              "issueID": "29cec219e8a711c54050c474c02c8838",
              "signature": "b5abb65c6c3f45bf32b51e4db6c4f3e5",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=29cec219e8a711c54050c474c02c8838"
            },
            {
              "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": 104.796875,
                  "y": 4305
                },
                "bottom-right": {
                  "x": 124.793775,
                  "y": 4324.9969
                },
                "height": 19.9969,
                "width": 19.9969
              },
              "position": {
                "line": 8971,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.instagram.com/froedtert.mcw\" target=\"_self\" class=\"instagram\"&gt;Instagram&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/footer[1]/div[1]/div[1]/nav[1]/ul[1]/li[2]/a[1]",
              "issueID": "b5d0d45837e005f87f4cb74c18df0311",
              "signature": "47df0cd229ad344e204f6250041f98dd",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=b5d0d45837e005f87f4cb74c18df0311"
            },
            {
              "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": 157.59375,
                  "y": 4305
                },
                "bottom-right": {
                  "x": 177.59065,
                  "y": 4324.9969
                },
                "height": 19.9969,
                "width": 19.9969
              },
              "position": {
                "line": 9042,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://www.linkedin.com/company/froedtert-health\" target=\"_self\" class=\"linkedin\"&gt;LinkedIn&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/footer[1]/div[1]/div[1]/nav[1]/ul[1]/li[3]/a[1]",
              "issueID": "da2227bbc6c4345012f1b1ea9d47468a",
              "signature": "249c1d7d2ec5115f8b145fd34092b233",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=da2227bbc6c4345012f1b1ea9d47468a"
            },
            {
              "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": 210.390625,
                  "y": 4305
                },
                "bottom-right": {
                  "x": 230.387525,
                  "y": 4324.9969
                },
                "height": 19.9969,
                "width": 19.9969
              },
              "position": {
                "line": 9043,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://twitter.com/froedtert\" target=\"_self\" class=\"twitter\"&gt;Twitter&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/footer[1]/div[1]/div[1]/nav[1]/ul[1]/li[4]/a[1]",
              "issueID": "be957931d520894e25c58c3fffa79ca0",
              "signature": "8eb3dc75743c957c25c987e73f238b90",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=be957931d520894e25c58c3fffa79ca0"
            },
            {
              "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": 263.1875,
                  "y": 4305
                },
                "bottom-right": {
                  "x": 283.1844,
                  "y": 4324.9969
                },
                "height": 19.9969,
                "width": 19.9969
              },
              "position": {
                "line": 9043,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"http://www.youtube.com/froedtert\" target=\"_self\" class=\"youtube\"&gt;YouTube&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/footer[1]/div[1]/div[1]/nav[1]/ul[1]/li[5]/a[1]",
              "issueID": "0ae5902ba85cb5343333b375ce4ff136",
              "signature": "7e3fc085678fb58cdd02bce60b3abc0c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=0ae5902ba85cb5343333b375ce4ff136"
            },
            {
              "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": 35,
                  "y": 114
                },
                "bottom-right": {
                  "x": 549,
                  "y": 391
                },
                "height": 277,
                "width": 514
              },
              "position": {
                "line": 10890,
                "column": 13
              },
              "errorSnippet": "&lt;div class=\"clearfix text-formatted field field--name-field-body field--type-text-long field--label-hidden field__item\"&gt;&lt;ul&gt;&lt;li&gt;&lt;a href=\"/locations/hospital/froedtert-hospital\"&gt;&lt;strong&gt;Froedtert Hospital&lt;/strong&gt;&lt;/a",
              "xpath": "/html/body/div[2]/div[1]/main[1]/div[2]/div[2]/div[1]/div[2]/article[1]/div[1]/div[1]/div[4]/div[1]/div[2]/div[1]",
              "issueID": "dbe53eb31117684a1851d2c7eedc79ea",
              "signature": "fd5033a97a4b766e8411f989ab0aaf62",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=dbe53eb31117684a1851d2c7eedc79ea"
            },
            {
              "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": 50,
                  "y": 110
                },
                "bottom-right": {
                  "x": 120,
                  "y": 110
                },
                "height": 0,
                "width": 70
              },
              "position": {
                "line": 10470,
                "column": 135
              },
              "errorSnippet": "&lt;button class=\"block-search-toggle\"&gt;&lt;span class=\"search-icon\"&gt;&lt;svg class=\"svg-inline--fa fa-search fa-w-16\" aria-hidden=\"true\" focusable=\"false\" data-prefix=\"fas\" data-icon=\"search\" role=\"img\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 ",
              "xpath": "/html/body/div[2]/div[1]/header[1]/div[3]/div[1]/div[2]/div[1]/button[1]",
              "issueID": "19ce43d64f4c9529ab5afffd1953dd35",
              "signature": "fc89f813eaf8b7d70d092a59c0a62e92",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=19ce43d64f4c9529ab5afffd1953dd35"
            },
            {
              "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": 28,
                  "y": 28
                },
                "height": 28,
                "width": 28
              },
              "position": {
                "line": 10473,
                "column": 205
              },
              "errorSnippet": "&lt;button class=\"close-icon\" aria-label=\"Close search box\"&gt;&lt;svg aria-hidden=\"true\" focusable=\"false\" data-prefix=\"fas\" data-icon=\"times\" class=\"svg-inline--fa fa-times fa-w-11\" role=\"img\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 352 512\"&gt",
              "xpath": "/html/body/div[2]/div[1]/header[1]/div[3]/div[1]/div[3]/div[1]/button[1]",
              "issueID": "f4ca630b92c3f1c6bcbbd6250f50d3cf",
              "signature": "a932ed515faf37e85bd1373a9a4ccb9e",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=f4ca630b92c3f1c6bcbbd6250f50d3cf"
            },
            {
              "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": -30,
                  "y": -17
                },
                "height": -17,
                "width": -30
              },
              "position": {
                "line": 2645,
                "column": 215
              },
              "errorSnippet": "&lt;input title=\"Enter the terms you wish to search for.\" data-drupal-selector=\"edit-search\" type=\"text\" id=\"edit-search\" name=\"search\" value=\"\" size=\"15\" maxlength=\"128\" class=\"form-text\"&gt;",
              "xpath": "/html/body/div[2]/div[1]/header[1]/div[3]/div[1]/div[3]/form[1]/div[1]/input[1]",
              "issueID": "dc4682ca64eead0d95ebed1b324e12fd",
              "signature": "ecf050be57163a5650fc7abae856d51c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=dc4682ca64eead0d95ebed1b324e12fd"
            },
            {
              "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": 15.75,
                  "y": 38.3906
                },
                "height": 38.3906,
                "width": 15.75
              },
              "position": {
                "line": 11695,
                "column": 181
              },
              "errorSnippet": "&lt;button aria-label=\"Submit\" class=\"_submit\" id=\"_form_3_submit\" type=\"submit\"&gt;&lt;svg class=\"svg-inline--fa fa-arrow-right fa-w-14\" aria-hidden=\"true\" focusable=\"false\" data-prefix=\"fas\" data-icon=\"arrow-right\" role=\"img\" xmlns=\"http://www.w3.org/2",
              "xpath": "/html/body/div[2]/div[1]/footer[1]/div[1]/div[1]/div[3]/div[1]/form[1]/div[2]/div[1]/div[1]/div[1]/button[1]",
              "issueID": "113f843a6f6290940140b699604b6df0",
              "signature": "7802c8261021bc52c8305cfab9706d49",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=113f843a6f6290940140b699604b6df0"
            },
            {
              "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": 440.765625,
                  "y": 4584.1875
                },
                "bottom-right": {
                  "x": 462.375025,
                  "y": 4603.1875
                },
                "height": 19,
                "width": 21.6094
              },
              "position": {
                "line": 10453,
                "column": 9
              },
              "errorSnippet": "&lt;a href=\"/nondiscrimination-policy#korean\" target=\"_self\" title=\"한국어\" data-drupal-link-system-path=\"node/72801\"&gt;한국어&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/footer[1]/div[2]/div[1]/nav[1]/ul[1]/li[8]/a[1]",
              "issueID": "419b9bdddfed3ef9075a33440862a8e4",
              "signature": "c6618f836d8dc5929506b3db840dd3d9",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=419b9bdddfed3ef9075a33440862a8e4"
            },
            {
              "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": 28
                },
                "height": 28,
                "width": 0
              },
              "position": {
                "line": 11688,
                "column": 0
              },
              "errorSnippet": "&lt;input id=\"a2apage_find\" class=\"a2a_menu_find a2a_localize\" type=\"text\" autocomplete=\"off\" title=\"Find any service\" data-a2a-localize=\"title,FindAnyServiceToAddTo\"&gt;",
              "xpath": "/html/body/div[4]/div[3]/div[1]/div[1]/input[1]",
              "issueID": "a700fe7ee38f43d7f342f68c4cb512c8",
              "signature": "7ac86c1a2ca4a416c116a5969af3666c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=a700fe7ee38f43d7f342f68c4cb512c8"
            },
            {
              "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": 4698.58
                },
                "height": 4698.58,
                "width": 1024
              },
              "position": {
                "line": 4680,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"has-banner-image path-frontpage page-node-type-landing-page\"&gt; &lt;!-- Google Tag Manager (noscript) --&gt; &lt;noscript aria-hidden=\"true\"&gt;&lt;iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-KLHS7B\" height=\"0\" width=\"0\" ",
              "xpath": "/html/body",
              "issueID": "3c53a14e0bdc56545dc1e4e5e035d16f",
              "signature": "855c5b14b5fab908dfd6f1173bbf1a79",
              "ref": "https://tenon.io/bestpractice.php?bpID=143&tID=155&issueID=3c53a14e0bdc56545dc1e4e5e035d16f"
            },
            {
              "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": 15
                },
                "bottom-right": {
                  "x": 300,
                  "y": 213
                },
                "height": 198,
                "width": 300
              },
              "position": {
                "line": 6338,
                "column": 0
              },
              "errorSnippet": "&lt;ul class=\"menu menu-level-0\" role=\"tree\" aria-multiselectable=\"true\" data-accordion-menu=\"ej5h44-accordion-menu\"&gt; &lt;li class=\"menu-item\" role=\"treeitem\"&gt; &lt;a href=\"/care-today\" class=\"highlight\" data-drupal-link-system-path=\"node/100761\"&gt",
              "xpath": "/html/body/div[2]/div[1]/aside[1]/nav[1]/ul[1]",
              "issueID": "69933dcdfd93dad8011829f820fca36e",
              "signature": "34d6c68ea795939f639b57670af37950",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=69933dcdfd93dad8011829f820fca36e"
            },
            {
              "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": 425,
                  "y": 6
                },
                "bottom-right": {
                  "x": 474,
                  "y": 20
                },
                "height": 14,
                "width": 49
              },
              "position": {
                "line": 2645,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://jobs.froedtert.com\" target=\"_blank\" aria-label=\"Careers, opens in new window\"&gt;Careers&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/header[1]/div[2]/nav[1]/ul[1]/li[1]/a[1]",
              "issueID": "1d1cfe63da5c9e3f6cc70da609e1369d",
              "signature": "92b9971b589d8d7da2c599deba69a815",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=1d1cfe63da5c9e3f6cc70da609e1369d"
            },
            {
              "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": 274
                },
                "bottom-right": {
                  "x": 260,
                  "y": 296
                },
                "height": 22,
                "width": 260
              },
              "position": {
                "line": 3701,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://jobs.froedtert.com\" target=\"_blank\" aria-label=\"Careers, opens in new window\"&gt;Careers&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/aside[1]/nav[2]/ul[1]/li[1]/a[1]",
              "issueID": "140be799faade4703b5e43d1cd4e78c2",
              "signature": "d1e38293b72cafe1ded84b2e3948c695",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=140be799faade4703b5e43d1cd4e78c2"
            },
            {
              "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": 720,
                  "y": 594
                },
                "bottom-right": {
                  "x": 866,
                  "y": 615
                },
                "height": 21,
                "width": 146
              },
              "position": {
                "line": 6638,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://links.froedtert.care/download\" aria-label=\"Download the App from Froedtert &amp;amp; MCW, opens in new window\" title=\"Download the Froedtert &amp;amp; MCW App\" target=\"_blank\"&gt;Download the App&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/main[1]/div[2]/div[2]/div[1]/div[2]/article[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "6388ccc7334c198d4772237c14061cc1",
              "signature": "196c59ef153ead7c6c632fb4885fb482",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=6388ccc7334c198d4772237c14061cc1"
            },
            {
              "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": 68,
                  "y": 407
                },
                "bottom-right": {
                  "x": 153,
                  "y": 427
                },
                "height": 20,
                "width": 85
              },
              "position": {
                "line": 7693,
                "column": 34
              },
              "errorSnippet": "&lt;a aria-label=\"versiti.org/wi, opens in new window, opens in new window\" href=\"https://donate.wisconsin.versiti.org/donor/schedules/zip\" rel=\"noopener\" target=\"_blank\" title=\"versiti.org (opens new window)\"&gt;versiti.org/wi&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/main[1]/div[2]/div[2]/div[1]/div[2]/article[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]/em[1]/strong[1]/a[1]",
              "issueID": "31adb1d9c860082039bcab6717e971ac",
              "signature": "d6e0b7f37ad6b37777eb2236b2ab13bb",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=31adb1d9c860082039bcab6717e971ac"
            },
            {
              "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": 31,
                  "y": 433
                },
                "bottom-right": {
                  "x": 197,
                  "y": 478
                },
                "height": 45,
                "width": 166
              },
              "position": {
                "line": 7694,
                "column": 0
              },
              "errorSnippet": "&lt;a aria-label=\"877-232-4376, opens in new window\" href=\"tel:877-232-4376\" target=\"_blank\"&gt;877-232-4376&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/main[1]/div[2]/div[2]/div[1]/div[2]/article[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]/strong[1]/a[1]",
              "issueID": "f3a77b5409ced3292d6953ed4e0dd440",
              "signature": "faf0e9bc52524c831221dfe5f270e35c",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=f3a77b5409ced3292d6953ed4e0dd440"
            },
            {
              "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": 31,
                  "y": 521
                },
                "bottom-right": {
                  "x": 176,
                  "y": 543
                },
                "height": 22,
                "width": 145
              },
              "position": {
                "line": 7694,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://donate.wisconsin.versiti.org/donor/schedules/zip\" target=\"_blank\" aria-label=\"PLEASE DONATE! , opens in new window\"&gt;PLEASE DONATE! &lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/main[1]/div[2]/div[2]/div[1]/div[2]/article[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "57f3281d2f374ef1660d1f7b46e44b30",
              "signature": "7a7c561b4a40e14d1c8069e3d5966723",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=57f3281d2f374ef1660d1f7b46e44b30"
            },
            {
              "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": 436.984375,
                  "y": 380
                },
                "bottom-right": {
                  "x": 525.984375,
                  "y": 399
                },
                "height": 19,
                "width": 89
              },
              "position": {
                "line": 8442,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://froedtert.buoyhealth.com/visit/?utm_source=froedtert.com&amp;amp;amp;utm_medium=homepage%20banner\" target=\"_blank\" title=\"You will enter Buoy Health, Inc.’s. site and be subject to their terms of use.\" aria-label=\"Buoy Health, opens i",
              "xpath": "/html/body/div[2]/div[1]/main[1]/div[2]/div[2]/div[1]/div[2]/article[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/p[1]/a[1]",
              "issueID": "4b4bf88bf087dc8636b40eb198e47d62",
              "signature": "7435d2e2b862515f24078d8469d085c2",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=4b4bf88bf087dc8636b40eb198e47d62"
            },
            {
              "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": 348.984375,
                  "y": 592
                },
                "bottom-right": {
                  "x": 442.984375,
                  "y": 614
                },
                "height": 22,
                "width": 94
              },
              "position": {
                "line": 8443,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.buoyhealth.com/symptom-checker/?utm_source=froedtert.com&amp;amp;utm_medium=homepage%20banner&amp;amp;configuration=froedtert\" target=\"_blank\" aria-label=\"Get Started, opens in new window\"&gt;Get Started&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/main[1]/div[2]/div[2]/div[1]/div[2]/article[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "07770197b0e2c564dc9c42c4833ca987",
              "signature": "651f15ac4432f8f7ead7656958fb355e",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=07770197b0e2c564dc9c42c4833ca987"
            },
            {
              "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": 836,
                  "y": 3325.234375
                },
                "bottom-right": {
                  "x": 882,
                  "y": 3374.203175
                },
                "height": 48.9688,
                "width": 46
              },
              "position": {
                "line": 8802,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"a2a_button_facebook\" target=\"_blank\" href=\"/#facebook\" rel=\"nofollow noopener\"&gt;&lt;span class=\"a2a_svg a2a_s__default a2a_s_facebook\" style=\"background-color: rgb(24, 119, 242); width: 46px; line-height: 46px; height: 46px; background-siz",
              "xpath": "/html/body/div[2]/div[1]/main[1]/div[2]/div[2]/div[1]/div[2]/article[1]/div[1]/div[3]/span[1]/a[1]",
              "issueID": "29c00f8701e6c551e108769819720a68",
              "signature": "79018a72d1a4f771b343e42d6423b04c",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=29c00f8701e6c551e108769819720a68"
            },
            {
              "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": 882,
                  "y": 3325.234375
                },
                "bottom-right": {
                  "x": 928,
                  "y": 3374.203175
                },
                "height": 48.9688,
                "width": 46
              },
              "position": {
                "line": 8803,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"a2a_button_twitter\" target=\"_blank\" href=\"/#twitter\" rel=\"nofollow noopener\"&gt;&lt;span class=\"a2a_svg a2a_s__default a2a_s_twitter\" style=\"background-color: rgb(29, 155, 240); width: 46px; line-height: 46px; height: 46px; background-size: ",
              "xpath": "/html/body/div[2]/div[1]/main[1]/div[2]/div[2]/div[1]/div[2]/article[1]/div[1]/div[3]/span[1]/a[2]",
              "issueID": "243f677cdbe98d6abf683551c97fb650",
              "signature": "6478d8be73138530f267bf5129e9b228",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=243f677cdbe98d6abf683551c97fb650"
            },
            {
              "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": 928,
                  "y": 3325.234375
                },
                "bottom-right": {
                  "x": 974,
                  "y": 3374.203175
                },
                "height": 48.9688,
                "width": 46
              },
              "position": {
                "line": 8803,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"a2a_button_email\" target=\"_blank\" href=\"/#email\" rel=\"nofollow noopener\"&gt;&lt;span class=\"a2a_svg a2a_s__default a2a_s_email\" style=\"background-color: rgb(1, 102, 255); width: 46px; line-height: 46px; height: 46px; background-size: 46px; b",
              "xpath": "/html/body/div[2]/div[1]/main[1]/div[2]/div[2]/div[1]/div[2]/article[1]/div[1]/div[3]/span[1]/a[3]",
              "issueID": "3b80135e5e066857cc8d250e0fb65dae",
              "signature": "411a5e7289fe8345a1b6596a447abecc",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=3b80135e5e066857cc8d250e0fb65dae"
            },
            {
              "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": 48,
                  "y": 4238.09375
                },
                "bottom-right": {
                  "x": 166,
                  "y": 4257.09375
                },
                "height": 19,
                "width": 118
              },
              "position": {
                "line": 8970,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://apps.apple.com/us/app/froedtert-mcw/id1487838349\" target=\"_blank\" title=\"apps.apple.com (opens new window)\"&gt;&lt;img alt=\"App Store Icon\" height=\"36\" src=\"/sites/default/files/image/2020-03/Download_on_the_App_Store_Badge_US-UK_blk_",
              "xpath": "/html/body/div[2]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/p[2]/a[1]",
              "issueID": "2dc6869d218ed8bd52fe81a8d1814908",
              "signature": "13c49b238b2f853caeae612fbb1c432d",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=2dc6869d218ed8bd52fe81a8d1814908"
            },
            {
              "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": 10573,
                "column": 119
              },
              "errorSnippet": "&lt;a href=\"https://www.google.com/chrome/\" rel=\"noopener\" target=\"_blank\"&gt;Chrome&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/footer[1]/div[2]/div[1]/div[3]/div[1]/p[2]/a[1]",
              "issueID": "cab7c228d18029721694ebd2b7693525",
              "signature": "29ca0859ecfc51463f12ad45731c4bf5",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=cab7c228d18029721694ebd2b7693525"
            },
            {
              "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": 10614,
                "column": 104
              },
              "errorSnippet": "&lt;a href=\"https://www.microsoft.com/en-us/edge\" rel=\"noopener\" target=\"_blank\"&gt;Edge&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/footer[1]/div[2]/div[1]/div[3]/div[1]/p[2]/a[2]",
              "issueID": "f5fbb7b7394c6049bb470ecc80cd9516",
              "signature": "9bf75df44509999b6d7c9d6c8a3f9778",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=f5fbb7b7394c6049bb470ecc80cd9516"
            },
            {
              "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": 10644,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\"https://www.mozilla.org/en-US/firefox/\" rel=\"noopener\" target=\"_blank\"&gt;Firefox&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/footer[1]/div[2]/div[1]/div[3]/div[1]/p[2]/a[3]",
              "issueID": "5d3dfee737098f524952c7732f2606f9",
              "signature": "f0392b7b442d7802066b557e7884ad33",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=5d3dfee737098f524952c7732f2606f9"
            },
            {
              "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": 10705,
                "column": 104
              },
              "errorSnippet": "&lt;a href=\"https://www.apple.com/safari/\" rel=\"noopener\" target=\"_blank\"&gt;Safari&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/footer[1]/div[2]/div[1]/div[3]/div[1]/p[2]/a[4]",
              "issueID": "0e4a92a2f1b0912fea8b33ba0e5e9f2a",
              "signature": "bc6dca602010d4496bf82d8037ce7ce5",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=0e4a92a2f1b0912fea8b33ba0e5e9f2a"
            },
            {
              "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": 10761,
                "column": 104
              },
              "errorSnippet": "&lt;a href=\"https://www.addtoany.com\" title=\"Share Buttons\" rel=\"noopener\" target=\"_blank\"&gt;&lt;span class=\"a2a_svg a2a_s__default a2a_s_a2a a2a_logo_color\"&gt;&lt;svg focusable=\"false\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 32 32\"&gt;&lt;g fi",
              "xpath": "/html/body/div[4]/div[3]/div[3]/a[1]",
              "issueID": "591314c02bb5ffe560b66b456d6a474c",
              "signature": "9cf1b8662f4caf389d1c2b35319cc8a4",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=591314c02bb5ffe560b66b456d6a474c"
            }
          ],
          "log": []
        }
      }
    }
  ],
  "timeStamp": "4yiew",
  "startTime": "2022-08-13T05:03:21",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "hover",
      51
    ],
    [
      "ibm",
      34
    ],
    [
      "motion",
      14
    ],
    [
      "alfa",
      10
    ],
    [
      "wave",
      4
    ],
    [
      "axe",
      2
    ],
    [
      "focAll",
      1
    ],
    [
      "bulk",
      0
    ],
    [
      "embAc",
      0
    ],
    [
      "focInd",
      0
    ],
    [
      "focOp",
      0
    ],
    [
      "labClash",
      0
    ],
    [
      "linkUl",
      0
    ],
    [
      "menuNav",
      0
    ],
    [
      "radioSet",
      0
    ],
    [
      "role",
      0
    ],
    [
      "styleDiff",
      0
    ],
    [
      "tabNav",
      0
    ],
    [
      "zIndex",
      0
    ],
    [
      "continuum",
      0
    ],
    [
      "htmlcs",
      0
    ],
    [
      "nuVal",
      0
    ],
    [
      "tenon",
      0
    ]
  ],
  "logCount": 81,
  "logSize": 4270,
  "errorLogCount": 34,
  "errorLogSize": 3398,
  "prohibitedCount": 0,
  "visitTimeoutCount": 0,
  "visitRejectionCount": 0,
  "visitLatency": 31,
  "endTime": "2022-08-13T05:05:58",
  "elapsedSeconds": 157,
  "score": {
    "scoreProcID": "sp15c",
    "logWeights": {
      "logCount": 0.5,
      "logSize": 0.01,
      "errorLogCount": 1,
      "errorLogSize": 0.02,
      "prohibitedCount": 15,
      "visitTimeoutCount": 10,
      "visitRejectionCount": 10,
      "visitLatency": 1
    },
    "soloWeight": 2,
    "groupWeights": {
      "absolute": 2,
      "largest": 1,
      "smaller": 0.4
    },
    "preventionWeights": {
      "testaro": 50,
      "other": 100
    },
    "packageDetails": {
      "testaro": {
        "bulk": 1,
        "focInd": 1,
        "hover": 24,
        "linkUl": 68,
        "menuNav": 36,
        "role": 34,
        "styleDiff": 46,
        "zIndex": 45
      },
      "alfa": {
        "r53": 4,
        "r62": 4,
        "r66": 25,
        "r69": 5,
        "r78": 4
      },
      "axe": {
        "color-contrast-enhanced": 187,
        "color-contrast": 67,
        "hidden-content": 0,
        "identical-links-same-purpose": 0,
        "aria-allowed-role": 9,
        "heading-order": 2
      },
      "htmlcs": {
        "e:AA.1_4_3.G145.Fail": 4,
        "e:AA.1_4_3.G18.Fail": 40,
        "e:AA.2_4_1.G1,G123,G124.NoSuchID": 4,
        "e:AA.2_4_1.H64.1": 4,
        "w:AA.1_3_1.H42": 1,
        "w:AA.1_3_1.H48.2": 5,
        "w:AA.1_3_1.H48": 3,
        "w:AA.1_3_1_A.G141": 1,
        "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": 7,
        "w:AA.1_4_3.G18.Abs": 3,
        "w:AA.1_4_3.G18.BgImage": 32
      },
      "ibm": {
        "IBMA_Color_Contrast_WCAG2AA": 40,
        "aria_semantics_role": 36,
        "aria_semantics_attribute": 4,
        "element_attribute_deprecated": 5,
        "aria_role_redundant": 14
      },
      "nuVal": {
        "The type attribute is unnecessary for JavaScript resources.": 25,
        "A charset attribute on a meta element found after the first 1024 bytes.": 4,
        "Bad value acquia_lift:content_title for attribute itemprop on element meta: The string acquia_lift:content_title is not an absolute URL.": 4,
        "Bad value acquia_lift:content_type for attribute itemprop on element meta: The string acquia_lift:content_type is not an absolute URL.": 4,
        "Bad value acquia_lift:page_type for attribute itemprop on element meta: The string acquia_lift:page_type is not an absolute URL.": 4,
        "Bad value acquia_lift:context_language for attribute itemprop on element meta: The string acquia_lift:context_language is not an absolute URL.": 4,
        "Bad value acquia_lift:content_section for attribute itemprop on element meta: The string acquia_lift:content_section is not an absolute URL.": 4,
        "Bad value acquia_lift:content_keywords for attribute itemprop on element meta: The string acquia_lift:content_keywords is not an absolute URL.": 4,
        "Bad value acquia_lift:post_id for attribute itemprop on element meta: The string acquia_lift:post_id is not an absolute URL.": 4,
        "Bad value acquia_lift:content_uuid for attribute itemprop on element meta: The string acquia_lift:content_uuid is not an absolute URL.": 4,
        "Bad value acquia_lift:published_date for attribute itemprop on element meta: The string acquia_lift:published_date is not an absolute URL.": 4,
        "Bad value acquia_lift:persona for attribute itemprop on element meta: The string acquia_lift:persona is not an absolute URL.": 4,
        "Bad value acquia_lift:engagement_score for attribute itemprop on element meta: The string acquia_lift:engagement_score is not an absolute URL.": 4,
        "Bad value acquia_lift:account_id for attribute itemprop on element meta: The string acquia_lift:account_id is not an absolute URL.": 4,
        "Bad value acquia_lift:site_id for attribute itemprop on element meta: The string acquia_lift:site_id is not an absolute URL.": 4,
        "Bad value acquia_lift:liftAssetsURL for attribute itemprop on element meta: The string acquia_lift:liftAssetsURL is not an absolute URL.": 4,
        "Bad value acquia_lift:liftDecisionAPIURL for attribute itemprop on element meta: The string acquia_lift:liftDecisionAPIURL is not an absolute URL.": 4,
        "Bad value acquia_lift:bootstrapMode for attribute itemprop on element meta: The string acquia_lift:bootstrapMode is not an absolute URL.": 4,
        "Bad value acquia_lift:contentReplacementMode for attribute itemprop on element meta: The string acquia_lift:contentReplacementMode is not an absolute URL.": 4,
        "Bad value acquia_lift:cdfVersion for attribute itemprop on element meta: The string acquia_lift:cdfVersion is not an absolute URL.": 4,
        "The type attribute for the style element is not needed and should be omitted.": 2,
        "Using the meta element to specify the document-wide default language is obsolete. Consider specifying the language on the root element instead.": 4,
        "Element meta is missing one or more of the following attributes: charset, content, http-equiv, itemprop, name, property.": 4,
        "Bad value origin-trial for attribute http-equiv on element meta.": 12,
        "The charset attribute on the script element is obsolete.": 2,
        "The aria-hidden attribute must not be specified on the noscript element.": 4,
        "The banner role is unnecessary for element header.": 1,
        "The navigation role is unnecessary for element nav.": 8,
        "The main role is unnecessary for element main.": 1,
        "Bad value img for attribute role on element article.": 36,
        "The article role is unnecessary for element article.": 7,
        "Attribute title not allowed on element svg at this point.": 16,
        "Article lacks heading. Consider using h2-h6 elements to add identifying headings to all articles.": 6,
        "Possible misuse of aria-label. (If you disagree with this warning, file an issue report or send e-mail to www-validator@w3.org.)": 2,
        "The contentinfo role is unnecessary for element footer.": 1,
        "Attribute transparency not allowed on element iframe at this point.": 4,
        "The allowtransparency attribute on the iframe element is obsolete. Use CSS instead.": 4,
        "The frameborder attribute on the iframe element is obsolete. Use CSS instead.": 4,
        "Bad value  for attribute id on element script: An ID must not be the empty string.": 40,
        "Duplicate ID .": 36,
        "The first occurrence of ID  was here.": 9,
        "The itemprop attribute was specified, but the element is not a property of any item.": 72
      },
      "wave": {
        "c:contrast": 69,
        "a:label_title": 2,
        "a:heading_skipped": 1,
        "a:link_internal_broken": 1,
        "a:link_redundant": 1,
        "a:noscript": 2,
        "a:title_redundant": 16
      },
      "tenon": {
        "28": 4,
        "79": 64,
        "95": 44,
        "98": 8,
        "134": 21,
        "144": 4,
        "152": 24,
        "155": 2,
        "190": 4,
        "218": 68
      }
    },
    "groupDetails": {
      "groups": {
        "visibleBulk": {
          "testaro": {
            "bulk": {
              "score": 1,
              "what": "Page contains many visible elements"
            }
          }
        },
        "focusIndication": {
          "testaro": {
            "focInd": {
              "score": 1,
              "what": "Focused element displaying no or nostandard focus indicator"
            }
          }
        },
        "hoverSurprise": {
          "testaro": {
            "hover": {
              "score": 6,
              "what": "Content changes caused by hovering"
            }
          }
        },
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 34,
              "what": "Non-underlined adjacent links"
            }
          },
          "alfa": {
            "r62": {
              "score": 2,
              "what": "Inline link is not distinct from the surrounding text except by color"
            }
          }
        },
        "menuNavigation": {
          "testaro": {
            "menuNav": {
              "score": 18,
              "what": "Nonstandard keyboard navigation among focusable menu items"
            }
          }
        },
        "roleBad": {
          "testaro": {
            "role": {
              "score": 26,
              "what": "Nonexistent or implicit-overriding role"
            }
          },
          "axe": {
            "aria-allowed-role": {
              "score": 7,
              "what": "ARIA role is not appropriate for the element"
            }
          },
          "ibm": {
            "aria_semantics_role": {
              "score": 27,
              "what": "ARIA role is not valid for the element to which it is assigned"
            }
          }
        },
        "inconsistentStyles": {
          "testaro": {
            "styleDiff": {
              "score": 12,
              "what": "Heading, link, and button style inconsistencies"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 11,
              "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": 1,
              "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"
            }
          }
        },
        "contrastAAA": {
          "alfa": {
            "r66": {
              "score": 6,
              "what": "Text contrast less than AAA requires"
            }
          },
          "axe": {
            "color-contrast-enhanced": {
              "score": 47,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          },
          "tenon": {
            "95": {
              "score": 11,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "contrastAA": {
          "alfa": {
            "r69": {
              "score": 5,
              "what": "Text outside widget has subminimum contrast"
            }
          },
          "axe": {
            "color-contrast": {
              "score": 67,
              "what": "Element has insufficient color contrast"
            }
          },
          "htmlcs": {
            "e:AA.1_4_3.G145.Fail": {
              "score": 4,
              "what": "Contrast between the text and its background is less than 3:1."
            },
            "e:AA.1_4_3.G18.Fail": {
              "score": 40,
              "what": "Contrast between the text and its background is less than 4.5:1"
            }
          },
          "ibm": {
            "IBMA_Color_Contrast_WCAG2AA": {
              "score": 40,
              "what": "Contrast ratio of text with background does not meet WCAG 2.1 AA"
            }
          },
          "wave": {
            "c:contrast": {
              "score": 69,
              "what": "Very low contrast"
            }
          }
        },
        "headingOfNothing": {
          "alfa": {
            "r78": {
              "score": 2,
              "what": "No content between two headings of the same level"
            }
          }
        },
        "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"
            }
          }
        },
        "internalLinkBroken": {
          "htmlcs": {
            "e:AA.2_4_1.G1,G123,G124.NoSuchID": {
              "score": 4,
              "what": "Internal link references a nonexistent destination"
            }
          },
          "wave": {
            "a:link_internal_broken": {
              "score": 1,
              "what": "Broken same-page link"
            }
          }
        },
        "iframeTitleBad": {
          "htmlcs": {
            "e:AA.2_4_1.H64.1": {
              "score": 4,
              "what": "iframe element has no non-empty title attribute"
            }
          }
        },
        "pseudoHeadingRisk": {
          "htmlcs": {
            "w:AA.1_3_1.H42": {
              "score": 1,
              "what": "Heading coding is not used but the element may be intended as a heading"
            }
          }
        },
        "pseudoOrderedListRisk": {
          "htmlcs": {
            "w:AA.1_3_1.H48.2": {
              "score": 1,
              "what": "Ordered list may fail to be coded as such"
            }
          }
        },
        "pseudoNavListRisk": {
          "htmlcs": {
            "w:AA.1_3_1.H48": {
              "score": 1,
              "what": "Navigation links are not coded as a list"
            }
          }
        },
        "scrollRisk": {
          "htmlcs": {
            "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
              "score": 2,
              "what": "Fixed-position element may force bidirectional scrolling"
            }
          }
        },
        "contrastRisk": {
          "htmlcs": {
            "w:AA.1_4_3.G18.Abs": {
              "score": 1,
              "what": "Contrast between the absolutely positioned text and its background may be inadequate"
            },
            "w:AA.1_4_3.G18.BgImage": {
              "score": 8,
              "what": "Contrast between the text and its background image may be less than 4.5:1"
            }
          }
        },
        "ariaBadAttribute": {
          "ibm": {
            "aria_semantics_attribute": {
              "score": 4,
              "what": "ARIA attributes is invalid for the element or ARIA role to which it is assigned"
            }
          },
          "nuVal": {
            "The aria-hidden attribute must not be specified on the noscript element.": {
              "score": 4,
              "what": "noscript element has an aria-hidden attribute"
            }
          }
        },
        "obsolete": {
          "ibm": {
            "element_attribute_deprecated": {
              "score": 4,
              "what": "Element or attribute is obsolete"
            }
          },
          "nuVal": {
            "Using the meta element to specify the document-wide default language is obsolete. Consider specifying the language on the root element instead.": {
              "score": 3,
              "what": "Language declaration in a meta element is obsolete"
            },
            "^The .+ attribute on the .+ element is obsolete.+$": {
              "score": 3,
              "what": "Attribute is obsolete on its element"
            }
          }
        },
        "roleRedundant": {
          "ibm": {
            "aria_role_redundant": {
              "score": 4,
              "what": "Explicitly assigned ARIA role is redundant with the implicit role of the element"
            }
          },
          "nuVal": {
            "^The .+ role is unnecessary for element .+$": {
              "score": 1,
              "what": "explicit role is redundant for its element"
            }
          }
        },
        "typeRedundant": {
          "nuVal": {
            "The type attribute is unnecessary for JavaScript resources.": {
              "score": 6,
              "what": "type attribute is unnecessary for a JavaScript resource"
            },
            "The type attribute for the style element is not needed and should be omitted.": {
              "score": 1,
              "what": "type attribute is unnecessary for a style element"
            }
          }
        },
        "metaBad": {
          "nuVal": {
            "A charset attribute on a meta element found after the first 1024 bytes.": {
              "score": 3,
              "what": "charset attribute on a meta element appears after 1024 bytes"
            },
            "^Bad value .+ for attribute .+ on element meta.*$": {
              "score": 9,
              "what": "attribute of a meta element has an invalid value"
            },
            "^Element meta is missing one or more of the following attributes: .+$": {
              "score": 3,
              "what": "meta element is missing a required attribute"
            }
          }
        },
        "attributeBad": {
          "nuVal": {
            "^Bad value .* for attribute .+ on element .+$": {
              "score": 40,
              "what": "attribute on this element has an invalid value"
            },
            "^Attribute .+ not allowed on element .+ at this point.*$": {
              "score": 4,
              "what": "attribute not allowed on this element"
            },
            "The itemprop attribute was specified, but the element is not a property of any item.": {
              "score": 72,
              "what": "itemprop attribute is on an element that is not a property of an item"
            }
          }
        },
        "articleHeadingless": {
          "nuVal": {
            "Article lacks heading. Consider using h2-h6 elements to add identifying headings to all articles.": {
              "score": 2,
              "what": "article has no heading"
            }
          }
        },
        "ariaLabelWrongRisk": {
          "nuVal": {
            "Possible misuse of aria-label. (If you disagree with this warning, file an issue report or send e-mail to www-validator@w3.org.)": {
              "score": 1,
              "what": "aria-label attribute may be misused"
            }
          }
        },
        "duplicateID": {
          "nuVal": {
            "^Duplicate ID .+$|^The first occurrence of ID .* was here.*$": {
              "score": 7,
              "what": "Duplicate id"
            }
          }
        },
        "titleAsLabel": {
          "wave": {
            "a:label_title": {
              "score": 2,
              "what": "Form control has a title but no label"
            }
          }
        },
        "linkPair": {
          "wave": {
            "a:link_redundant": {
              "score": 1,
              "what": "Adjacent links go to the same URL"
            }
          }
        },
        "noScriptRisk": {
          "wave": {
            "a:noscript": {
              "score": 1,
              "what": "noscript element may fail to contain an accessible equivalent or alternative"
            }
          }
        },
        "titleRedundant": {
          "wave": {
            "a:title_redundant": {
              "score": 4,
              "what": "Title attribute text is the same as text or alternative text"
            }
          },
          "tenon": {
            "79": {
              "score": 16,
              "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": 4,
              "what": "Links have the same text but different destinations"
            }
          }
        },
        "fontSmall": {
          "tenon": {
            "134": {
              "score": 16,
              "what": "Text is very small"
            }
          }
        },
        "leadingClipsText": {
          "tenon": {
            "144": {
              "score": 4,
              "what": "Line height is insufficent to properly display the computed font size"
            }
          }
        },
        "targetSize": {
          "tenon": {
            "152": {
              "score": 18,
              "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": 51,
              "what": "Link opens in a new window without user control"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {
      "ibm": 100
    },
    "summary": {
      "total": 1012,
      "log": 203,
      "preventions": 100,
      "solos": 0,
      "groups": [
        {
          "groupName": "contrastAA",
          "score": 133
        },
        {
          "groupName": "attributeBad",
          "score": 118
        },
        {
          "groupName": "contrastAAA",
          "score": 56
        },
        {
          "groupName": "linkForcesNewWindow",
          "score": 53
        },
        {
          "groupName": "roleBad",
          "score": 42
        },
        {
          "groupName": "linkIndication",
          "score": 37
        },
        {
          "groupName": "menuNavigation",
          "score": 20
        },
        {
          "groupName": "titleRedundant",
          "score": 20
        },
        {
          "groupName": "targetSize",
          "score": 20
        },
        {
          "groupName": "fontSmall",
          "score": 18
        },
        {
          "groupName": "metaBad",
          "score": 17
        },
        {
          "groupName": "inconsistentStyles",
          "score": 14
        },
        {
          "groupName": "zIndexNotZero",
          "score": 13
        },
        {
          "groupName": "contrastRisk",
          "score": 11
        },
        {
          "groupName": "obsolete",
          "score": 10
        },
        {
          "groupName": "typeRedundant",
          "score": 9
        },
        {
          "groupName": "duplicateID",
          "score": 9
        },
        {
          "groupName": "hoverSurprise",
          "score": 8
        },
        {
          "groupName": "ariaBadAttribute",
          "score": 8
        },
        {
          "groupName": "headingStructure",
          "score": 6
        },
        {
          "groupName": "internalLinkBroken",
          "score": 6
        },
        {
          "groupName": "iframeTitleBad",
          "score": 6
        },
        {
          "groupName": "roleRedundant",
          "score": 6
        },
        {
          "groupName": "linkTextsSame",
          "score": 6
        },
        {
          "groupName": "leadingClipsText",
          "score": 6
        },
        {
          "groupName": "tabIndexMissing",
          "score": 6
        },
        {
          "groupName": "horizontalScrolling",
          "score": 5
        },
        {
          "groupName": "headingOfNothing",
          "score": 4
        },
        {
          "groupName": "scrollRisk",
          "score": 4
        },
        {
          "groupName": "articleHeadingless",
          "score": 4
        },
        {
          "groupName": "titleAsLabel",
          "score": 4
        },
        {
          "groupName": "visibleBulk",
          "score": 3
        },
        {
          "groupName": "focusIndication",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "linkConfusionRisk",
          "score": 3
        },
        {
          "groupName": "pseudoHeadingRisk",
          "score": 3
        },
        {
          "groupName": "pseudoOrderedListRisk",
          "score": 3
        },
        {
          "groupName": "pseudoNavListRisk",
          "score": 3
        },
        {
          "groupName": "ariaLabelWrongRisk",
          "score": 3
        },
        {
          "groupName": "linkPair",
          "score": 3
        },
        {
          "groupName": "noScriptRisk",
          "score": 3
        }
      ]
    }
  },
  "scoreProcID": "sp15c"
}