Accessibility test digest

Synopsis

Page: Aramark (100%)

URL: https://www.aramark.com/home

Score: 119448

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 Aramark (100%) web page at https://www.aramark.com/home on 2022/08/12. 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 119448 (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
total119448
log118455
preventions400
focusableOperable93
linkIndication65
linkForcesNewWindow56
targetSize53
leadingClipsText50
spontaneousMotion34
duplicateID27
imageNoText24
contrastAA24
roleBad22
hoverSurprise18
zIndexNotZero15
tabIndexMissing14
focusIndication13
inconsistentStyles13
contrastAAA10
allCaps6
horizontalScrolling5
tabFocusability4
labelClash4
skipRepeatedContent4
visibleLabelNotName4
landmarkConfusion4
pseudoParagraphRisk4
visibleBulk3
headingStructure3
hiddenContentRisk3
focusableRole3
h1Missing3
linkPair3
pdfLink3
noScriptRisk3
pseudoLinkRisk3

Issue summary

Special issues

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

preventions: Score 400. 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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Discussion

Although there are widely accepted accessibility standards, there is no unanimity about how to define, test, and quantify accessibility. The failures reported in this digest merit investigation as potential opportunities for improved accessibility. Investigation may lead you to conclude that some of the reported failures do not actually harm accessibility. Conversely, some substantial accessibility faults can escape detection by any of these tests. You may question the attempt to assign an accessibility score to a web page, or you may prefer weightings and formulas different from those used by 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-aramark",
  "host": {
    "id": "aramark",
    "which": "https://www.aramark.com/home",
    "what": "Aramark (100%)"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-08-12T20:13:21"
    },
    {
      "event": "endTime",
      "value": "2022-08-12T20:18:08"
    }
  ],
  "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.aramark.com/home",
        "what": "Aramark (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.aramark.com/home",
        "what": "Aramark (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.aramark.com/home",
      "what": "Aramark (100%)",
      "result": "https://www.aramark.com/home"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://www.aramark.com/home"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://www.aramark.com/home",
      "result": {
        "bytes": [
          883306,
          264715,
          264715,
          723139,
          723139
        ],
        "localRatios": [
          3.337,
          1,
          2.732,
          1
        ],
        "meanLocalRatio": 2.017,
        "maxLocalRatio": 3.337,
        "globalRatio": 3.337,
        "pixelChanges": [
          627975,
          0,
          580897,
          0
        ],
        "meanPixelChange": 302218,
        "maxPixelChange": 627975,
        "changeFrequency": 0.5
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.aramark.com/home",
      "what": "Aramark (100%)",
      "result": "https://www.aramark.com/home"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://www.aramark.com/home",
      "result": {
        "visibleElements": 1413
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://www.aramark.com/home",
      "result": {
        "totals": {
          "links": 0,
          "buttons": 0,
          "inputs": 0,
          "selects": 0
        },
        "items": []
      }
    },
    {
      "type": "test",
      "which": "focAll",
      "what": "focusable and Tab-focused elements",
      "url": "https://www.aramark.com/home",
      "result": {
        "tabFocusables": 117,
        "tabFocused": 115,
        "discrepancy": -2
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.aramark.com/home",
      "what": "URL",
      "result": "https://www.aramark.com/home"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://www.aramark.com/home",
      "result": {
        "totals": {
          "total": 117,
          "types": {
            "indicatorMissing": {
              "total": 1,
              "tagNames": {
                "INPUT": 1
              }
            },
            "nonOutlinePresent": {
              "total": 8,
              "tagNames": {
                "BUTTON": 6,
                "INPUT": 2
              }
            },
            "outlinePresent": {
              "total": 108,
              "meanDelay": 5,
              "tagNames": {
                "BUTTON": 26,
                "A": 77,
                "INPUT": 4,
                "DIV": 1
              }
            }
          }
        },
        "items": {
          "indicatorMissing": [
            {
              "tagName": "INPUT",
              "text": ""
            }
          ],
          "nonOutlinePresent": [
            {
              "tagName": "BUTTON",
              "text": ""
            },
            {
              "tagName": "BUTTON",
              "text": ""
            },
            {
              "tagName": "BUTTON",
              "text": ""
            },
            {
              "tagName": "INPUT",
              "text": ""
            },
            {
              "tagName": "BUTTON",
              "text": "Subscribe"
            },
            {
              "tagName": "BUTTON",
              "text": ""
            },
            {
              "tagName": "INPUT",
              "text": ""
            },
            {
              "tagName": "BUTTON",
              "text": ""
            }
          ],
          "outlinePresent": [
            {
              "tagName": "BUTTON",
              "text": "Country",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "United States",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Canada",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Mexico",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Argentina",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Chile",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Belgium",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Czech Republic",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Germany",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Spain",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "UK & Ireland",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "China",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Japan",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Korea",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Shop",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Give your employees the perks that help them recharge and boost their productivity.Find Refreshments",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "A professional look delivered to your door, helping your employees look their best.Rent Uniforms",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Create an identity as unique as your business with a diverse range of workwear.Buy Uniforms",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Purchase an array of quality products for incarcerated friends and family members.Purchase iCare",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Surprise employees, family, and friends with gourmet gifts delivered to their door.Shop Munch Mail",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Investor Relations",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Contact Us",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "About Us",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Our Services",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Industries We Serve",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "ESG",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Insights & Stories",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Careers",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "",
              "delay": 101
            },
            {
              "tagName": "BUTTON",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "View Blog",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "",
              "delay": 103
            },
            {
              "tagName": "BUTTON",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "VIEW STORY",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Join Our Team",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "See about us",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Food ServicesHospitality, culinary, and convenience offerings delivered with safety and careLearn mo",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Facilities ManagementInnovative and comprehensive solutions to plan, power, and operate your facilit",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Uniform ServicesClean, safe uniform and supply solutions that ensure your business runs smoothlyLear",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Refreshment ServicesCustomizable, scalable on-site solutions to keep guests and employees energizedL",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Hospitality ManagementPremier professional services designed for tourist destinations and lodgingLea",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Supply Chain ServicesSpecialized services and purchasing power based on our unparalleled partnership",
              "delay": 0
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "See our people",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "See careers",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "See industries",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "EducationWhether food or facilities, our teams help students thrive and administrations achieve posi",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "HealthcareWe treat our dining, environmental, uniforms and healthcare facilities services with the u",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Business & GovernmentOur services focus on enhancing productivity, creating an engaging environment,",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Sports & LeisureFrom stadiums to national parks, we create memorable experiences that have guests cl",
              "delay": 0
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "See insights & stories",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Partnering with Samsung to Reach Shared Sustainability Goals Samsung recognizes our efforts in energ",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Find Bold Flavors, Customizable Meals, and High Energy at B+FAramark Higher Education introduces new",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "A Starr Collaboration at the Wells Fargo CenterUpscale tavern set to launch at Wells Fargo Center as",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Uniforms to Spin Off as Separate Public CompanyThe transaction is expected to occur by the end of fi",
              "delay": 0
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "See ESG",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "2021 Impact ReportWe’re making an impact. Take a closer look at our sustainability progress.View rep",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Diversity, Equity, & InclusionWe believe our employees should be as diverse as the communities we se",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Director of Global ClimateKate Hanley, Director of Global Climate Strategy, has dedicated her career",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "VISIT CAREERS",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Fortune Magazine#1 in Diverisified Outsourcing Categorylearn more",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "DiversityIncRanked #10 on list of Top Companies for Employee Resource Groupslearn more",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "DEI AwardSixth Consecutive Yearlearn more",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Careers & The DisabledEighth Consecutive YearLearn more",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Corporate Equality Index Perfect score of 100Learn more",
              "delay": 0
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Aramark home page",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Contact Us",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "About Aramark",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Home",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Contact Us",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Careers",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Why Us",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Newsroom",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Investor Relations",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Latest News",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Media Kit",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Corporate Blog",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "MyPay",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Terms & Conditions",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Privacy Policy",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Do Not Sell My Personal Information",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Help Center",
              "delay": 0
            },
            {
              "tagName": "DIV",
              "text": "This website uses cookies. When you visit the website, you agree to the use of cookies, which are ne",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Privacy Policy.",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Accept",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Cookies Preferences",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "",
              "delay": 0
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.aramark.com/home",
      "what": "URL",
      "result": "https://www.aramark.com/home"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://www.aramark.com/home",
      "result": {
        "totals": {
          "total": 201,
          "types": {
            "onlyFocusable": {
              "total": 1,
              "tagNames": {
                "DIV": 1
              }
            },
            "onlyOperable": {
              "total": 60,
              "tagNames": {
                "A": 57,
                "SPAN": 3
              }
            },
            "focusableAndOperable": {
              "total": 140,
              "tagNames": {
                "BUTTON": 43,
                "A": 79,
                "INPUT": 15,
                "IFRAME": 3
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [
            {
              "tagName": "DIV",
              "id": "onetrust-banner-sdk",
              "text": "This website uses cookies. When you visit the website, you agree to the use of c"
            }
          ],
          "onlyOperable": [
            {
              "tagName": "A",
              "id": "",
              "text": "About UsOverview",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact & FAQ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Enterprise Solutions & Programs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Insights",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Innovations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Impact",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "EverSafe",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Our Difference",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Our People",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Leadership",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Newsroom",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "News",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Media Kit",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Our ServicesOverview",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact & FAQ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Our Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Facilities Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Food Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Hospitality Management",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Refreshment Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Supply Chain Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Uniform Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Industries We ServeOverview",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact & FAQ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Education",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Aramark Student Nutrition",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Aramark Collegiate Hospitality",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Healthcare",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Aramark Healthcare+",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Business & Government",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Aramark Correctional Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Aramark Workplace Hospitality",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Aramark Workplace Experience Group",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Aramark Remote Workplaces",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Conventions & Conference Centers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Sports & Leisure",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Aramark Sports + Entertainment",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Aramark Destinations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "ESGOverview",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact & FAQ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Equity & Wellbeing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Engage our Employees",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Empower Healthy Consumers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Build Local Communities",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Source Ethically and Inclusively",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Diversity, Equity & Inclusion",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Supplier Diversity",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Environment",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Source Responsibly",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Operate Efficiently",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Minimize Food Waste",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Reduce Packaging",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "ESG Reporting",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Governance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Insights & StoriesOverview",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact & FAQ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Corporate Blog",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "<span class=\"ot-switch-nob\" aria-checked=\"false\" role=\"switch\" style=\"cursor: de",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "<span class=\"ot-switch-nob\" aria-checked=\"false\" role=\"switch\" style=\"cursor: de",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "<span class=\"ot-switch-nob\" aria-checked=\"false\" role=\"switch\" style=\"cursor: de",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            }
          ],
          "focusableAndOperable": [
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Country",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "United States",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Canada",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Mexico",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Argentina",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Chile",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Belgium",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Czech Republic",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Germany",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Spain",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "UK & Ireland",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "China",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Japan",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Korea",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Shop",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Give your employees the perks that help them recharge and boost their productivi",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "A professional look delivered to your door, helping your employees look their be",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Create an identity as unique as your business with a diverse range of workwear.B",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Purchase an array of quality products for incarcerated friends and family member",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Surprise employees, family, and friends with gourmet gifts delivered to their do",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Investor Relations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"bdYKYE r1U5lQ\" target=\"_self\" title=\"Home\" href=\"/home\" style=\"cursor:",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "About Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Our Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Industries We Serve",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "ESG",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Insights & Stories",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Careers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button aria-label=\"Search\" class=\"_5OmojA\" type=\"button\"><svg width=\"24\" height",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "nav-search-results-form-search-input",
              "text": "<input aria-invalid=\"false\" aria-placeholder=\"Search...\" class=\"Us3679\" id=\"nav-",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "nav-search-results-form-submit-button",
              "text": "<button aria-label=\"[object Object]\" class=\"KJUri5\" type=\"submit\" id=\"nav-search",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button aria-label=\"Play / Pause\" class=\"sManRA\" type=\"button\"><svg width=\"24\" h",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button aria-label=\"Go to slide 1\" class=\"jxFoYs _64sPNm\" type=\"button\"></button",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button aria-label=\"Go to slide 2\" class=\"jxFoYs\" type=\"button\"><div class=\"sWmE",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button aria-label=\"Go to slide 3\" class=\"jxFoYs\" type=\"button\"></button>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button aria-label=\"Go to slide 4\" class=\"jxFoYs\" type=\"button\"></button>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button aria-label=\"Go to slide 5\" class=\"jxFoYs\" type=\"button\"></button>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button aria-label=\"Next\" class=\"YUiYUe\" type=\"button\"><svg width=\"24\" height=\"2",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "View Blog",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button aria-label=\"Play / Pause\" class=\"sManRA\" type=\"button\"><svg width=\"24\" h",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button aria-label=\"Go to slide 1\" class=\"jxFoYs _64sPNm\" type=\"button\"></button",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button aria-label=\"Go to slide 2\" class=\"jxFoYs\" type=\"button\"><div class=\"sWmE",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button aria-label=\"Go to slide 3\" class=\"jxFoYs\" type=\"button\"></button>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button aria-label=\"Go to slide 4\" class=\"jxFoYs\" type=\"button\"></button>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button aria-label=\"Go to slide 5\" class=\"jxFoYs\" type=\"button\"></button>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button aria-label=\"Next\" class=\"YUiYUe\" type=\"button\"><svg width=\"24\" height=\"2",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "VIEW STORY",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Join Our Team",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "See about us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Food ServicesHospitality, culinary, and convenience offerings delivered with saf",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Facilities ManagementInnovative and comprehensive solutions to plan, power, and ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Uniform ServicesClean, safe uniform and supply solutions that ensure your busine",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Refreshment ServicesCustomizable, scalable on-site solutions to keep guests and ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Hospitality ManagementPremier professional services designed for tourist destina",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Supply Chain ServicesSpecialized services and purchasing power based on our unpa",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button aria-label=\"Next\" class=\"_5OmojA ewW9op\" type=\"button\"><svg width=\"24\" h",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "_home_jcr_content_root_responsivegrid_carousel_copy-slider-control",
              "text": "<input id=\"_home_jcr_content_root_responsivegrid_carousel_copy-slider-control\" a",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "See our people",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "See careers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "See industries",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "EducationWhether food or facilities, our teams help students thrive and administ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "HealthcareWe treat our dining, environmental, uniforms and healthcare facilities",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Business & GovernmentOur services focus on enhancing productivity, creating an e",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Sports & LeisureFrom stadiums to national parks, we create memorable experiences",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button aria-label=\"Next\" class=\"_5OmojA ewW9op\" type=\"button\"><svg width=\"24\" h",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "_home_jcr_content_root_responsivegrid_carousel_copy_copy_c-slider-control",
              "text": "<input id=\"_home_jcr_content_root_responsivegrid_carousel_copy_copy_c-slider-con",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "See insights & stories",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Partnering with Samsung to Reach Shared Sustainability Goals Samsung recognizes ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Find Bold Flavors, Customizable Meals, and High Energy at B+FAramark Higher Educ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "A Starr Collaboration at the Wells Fargo CenterUpscale tavern set to launch at W",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Uniforms to Spin Off as Separate Public CompanyThe transaction is expected to oc",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button aria-label=\"Next\" class=\"_5OmojA ewW9op\" type=\"button\"><svg width=\"24\" h",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "_home_jcr_content_root_responsivegrid_carousel_1115205621-slider-control",
              "text": "<input id=\"_home_jcr_content_root_responsivegrid_carousel_1115205621-slider-cont",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "See ESG",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "2021 Impact ReportWe’re making an impact. Take a closer look at our sustainabili",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Diversity, Equity, & InclusionWe believe our employees should be as diverse as t",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Director of Global ClimateKate Hanley, Director of Global Climate Strategy, has ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "VISIT CAREERS",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "email-capture-form-email-input",
              "text": "<input aria-invalid=\"false\" aria-placeholder=\"Enter your email\" class=\"Us3679\" i",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "email-capture-form-submit-button",
              "text": "Subscribe",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Fortune Magazine#1 in Diverisified Outsourcing Categorylearn more",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "DiversityIncRanked #10 on list of Top Companies for Employee Resource Groupslear",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "DEI AwardSixth Consecutive Yearlearn more",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Careers & The DisabledEighth Consecutive YearLearn more",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Corporate Equality Index Perfect score of 100Learn more",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button aria-label=\"Next\" class=\"_5OmojA ewW9op\" type=\"button\"><svg width=\"24\" h",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "_home_jcr_content_root_responsivegrid_experiencefragment_c_root_carousel-slider-control",
              "text": "<input id=\"_home_jcr_content_root_responsivegrid_experiencefragment_c_root_carou",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Aramark home page",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "footer-newsletter-form-email-input",
              "text": "<input aria-invalid=\"false\" aria-placeholder=\"Email\" class=\"Us3679\" id=\"footer-n",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "footer-newsletter-form-submit-button",
              "text": "<button aria-disabled=\"true\" aria-label=\"[object Object]\" class=\"KJUri5\" disable",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About Aramark",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Home",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Careers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Why Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Newsroom",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Investor Relations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Latest News",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Media Kit",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Corporate Blog",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "MyPay",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.youtube.com/user/aramarktv\" class=\"bdYKYE undefined R8HWk6\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.linkedin.com/company/aramark\" class=\"bdYKYE undefined R8HWk",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.facebook.com/Aramark\" class=\"bdYKYE undefined R8HWk6\" rel=\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://twitter.com/Aramark\" class=\"bdYKYE undefined R8HWk6\" rel=\"noope",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.instagram.com/aramark/\" class=\"bdYKYE undefined R8HWk6\" rel",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Terms & Conditions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Do Not Sell My Personal Information",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Help Center",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "IFRAME",
              "id": "destination_publishing_iframe_aramarkservices_0",
              "text": "<iframe sandbox=\"allow-scripts allow-same-origin\" title=\"Adobe ID Syncing iFrame",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "IFRAME",
              "id": "universal_pixel_1lpro2k",
              "text": "<iframe id=\"universal_pixel_1lpro2k\" height=\"0\" width=\"0\" style=\"display:none;\" ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy Policy.",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "onetrust-accept-btn-handler",
              "text": "Accept",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "onetrust-pc-btn-handler",
              "text": "Cookies Preferences",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button class=\"onetrust-close-btn-handler banner-close-button ot-close-icon\" ari",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "close-pc-btn-handler",
              "text": "<button id=\"close-pc-btn-handler\" class=\"ot-close-icon\" aria-label=\"Close\" style",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy Policy.",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button ot-accordion=\"true\" aria-expanded=\"false\" aria-controls=\"ot-desc-id-C000",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button ot-accordion=\"true\" aria-expanded=\"false\" aria-controls=\"ot-desc-id-C000",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "ot-group-id-C0003",
              "text": "<input type=\"checkbox\" name=\"ot-group-id-C0003\" id=\"ot-group-id-C0003\" aria-chec",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button ot-accordion=\"true\" aria-expanded=\"false\" aria-controls=\"ot-desc-id-C000",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "ot-group-id-C0002",
              "text": "<input type=\"checkbox\" name=\"ot-group-id-C0002\" id=\"ot-group-id-C0002\" aria-chec",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button ot-accordion=\"true\" aria-expanded=\"false\" aria-controls=\"ot-desc-id-C000",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "ot-group-id-C0004",
              "text": "<input type=\"checkbox\" name=\"ot-group-id-C0004\" id=\"ot-group-id-C0004\" aria-chec",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Back Button",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "vendor-search-handler",
              "text": "<input id=\"vendor-search-handler\" type=\"text\" name=\"vendor-search-handler\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "filter-btn-handler",
              "text": "Filter Icon",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "clear-filters-handler",
              "text": "Clear",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "chkbox-id",
              "text": "<input id=\"chkbox-id\" type=\"checkbox\" aria-checked=\"false\" class=\"category-filte",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "filter-apply-handler",
              "text": "Apply",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "filter-cancel-handler",
              "text": "Cancel",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "select-all-hosts-groups-handler",
              "text": "<input id=\"select-all-hosts-groups-handler\" type=\"checkbox\" aria-checked=\"false\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "select-all-vendor-groups-handler",
              "text": "<input id=\"select-all-vendor-groups-handler\" type=\"checkbox\" aria-checked=\"false",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "select-all-vendor-leg-handler",
              "text": "<input id=\"select-all-vendor-leg-handler\" type=\"checkbox\" aria-checked=\"false\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Save My Preferences",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.onetrust.com/products/cookie-consent/\" target=\"_blank\" rel=",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "IFRAME",
              "id": "",
              "text": "<iframe class=\"ot-text-resize\" title=\"onetrust-text-resize\" style=\"position: abs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.aramark.com/home",
      "what": "URL",
      "result": "https://www.aramark.com/home"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 40,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://www.aramark.com/home",
      "result": {
        "totals": {
          "triggers": 281,
          "headTriggers": 40,
          "tailTriggers": 241,
          "impactTriggers": 16,
          "additions": 0,
          "removals": 0,
          "opacityChanges": 16,
          "opacityImpact": 0,
          "unhoverables": 27
        },
        "items": {
          "head": {
            "impactTriggers": [],
            "unhoverables": [
              {
                "tagName": "A",
                "id": "",
                "text": "UnitedStates"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "Mexico"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "Spain"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "Argentina"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "Korea"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "Germany"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "Argentina"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "Createanidentityasuniqueasyourbusinesswithadiverse"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "Giveyouremployeestheperksthathelpthemrechargeandbo"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "Mexico"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "Canada"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "Belgium"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "CzechRepublic"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "SouthAmericaArgentinaChile"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "Createanidentityasuniqueasyourbusinesswithadiverse"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "China"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "Japan"
              }
            ]
          },
          "tail": {
            "impactTriggers": [
              {
                "tagName": "BUTTON",
                "text": "",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 0
              }
            ],
            "unhoverables": [
              {
                "tagName": "LI",
                "id": "",
                "text": "SourceEthicallyandInclusively"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "Insights"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "Business&Government"
              },
              {
                "tagName": "BUTTON",
                "id": "",
                "text": ""
              },
              {
                "tagName": "A",
                "id": "",
                "text": "SourceEthicallyandInclusively"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "Insights"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "EducationAramarkStudentNutritionAramarkCollegiateH"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "CorporateBlog"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "EducationWhetherfoodorfacilities,ourteamshelpstude"
              },
              {
                "tagName": "BUTTON",
                "id": "",
                "text": "<svgwidth=\"24\"height=\"24\"viewBox=\"002424\"fill=\"non"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.aramark.com/home",
      "what": "URL",
      "result": "https://www.aramark.com/home"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://www.aramark.com/home",
      "result": {
        "totals": {
          "mislabeled": 3,
          "unlabeled": 0,
          "wellLabeled": 55
        },
        "items": {
          "mislabeled": [
            {
              "index": 42,
              "tagName": "INPUT",
              "type": "checkbox",
              "labelTypes": [
                "aria-labelledby",
                "label"
              ],
              "texts": {
                "referred": [
                  "Functionality Cookies"
                ],
                "label": [
                  "Functionality Cookies"
                ]
              }
            },
            {
              "index": 44,
              "tagName": "INPUT",
              "type": "checkbox",
              "labelTypes": [
                "aria-labelledby",
                "label"
              ],
              "texts": {
                "referred": [
                  "Performance Cookies"
                ],
                "label": [
                  "Performance Cookies"
                ]
              }
            },
            {
              "index": 46,
              "tagName": "INPUT",
              "type": "checkbox",
              "labelTypes": [
                "aria-labelledby",
                "label"
              ],
              "texts": {
                "referred": [
                  "Advertising Cookies"
                ],
                "label": [
                  "Advertising Cookies"
                ]
              }
            }
          ],
          "unlabeled": [],
          "wellLabeled": [
            {
              "index": 0,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Country",
                "content": "Country"
              }
            },
            {
              "index": 1,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Shop",
                "content": "Shop"
              }
            },
            {
              "index": 2,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "About Us"
              }
            },
            {
              "index": 3,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "Our Services"
              }
            },
            {
              "index": 4,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "Industries We Serve"
              }
            },
            {
              "index": 5,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "ESG"
              }
            },
            {
              "index": 6,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "Insights & Stories"
              }
            },
            {
              "index": 7,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Search"
              }
            },
            {
              "index": 8,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "Search..."
                ]
              }
            },
            {
              "index": 9,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "[object Object]"
              }
            },
            {
              "index": 10,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Play / Pause"
              }
            },
            {
              "index": 11,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Go to slide 1"
              }
            },
            {
              "index": 12,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Go to slide 2"
              }
            },
            {
              "index": 13,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Go to slide 3"
              }
            },
            {
              "index": 14,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Go to slide 4"
              }
            },
            {
              "index": 15,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Go to slide 5"
              }
            },
            {
              "index": 16,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Next"
              }
            },
            {
              "index": 17,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Play / Pause"
              }
            },
            {
              "index": 18,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Go to slide 1"
              }
            },
            {
              "index": 19,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Go to slide 2"
              }
            },
            {
              "index": 20,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Go to slide 3"
              }
            },
            {
              "index": 21,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Go to slide 4"
              }
            },
            {
              "index": 22,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Go to slide 5"
              }
            },
            {
              "index": 23,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Next"
              }
            },
            {
              "index": 24,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Next"
              }
            },
            {
              "index": 25,
              "tagName": "INPUT",
              "type": "range",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Carousel slider control"
              }
            },
            {
              "index": 26,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Next"
              }
            },
            {
              "index": 27,
              "tagName": "INPUT",
              "type": "range",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Carousel slider control"
              }
            },
            {
              "index": 28,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Next"
              }
            },
            {
              "index": 29,
              "tagName": "INPUT",
              "type": "range",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Carousel slider control"
              }
            },
            {
              "index": 30,
              "tagName": "INPUT",
              "type": "email",
              "labelType": "label",
              "texts": {
                "label": [
                  "*Enter your email"
                ]
              }
            },
            {
              "index": 31,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Subscribe",
                "content": "Subscribe"
              }
            },
            {
              "index": 32,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Next"
              }
            },
            {
              "index": 33,
              "tagName": "INPUT",
              "type": "range",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Carousel slider control"
              }
            },
            {
              "index": 34,
              "tagName": "INPUT",
              "type": "email",
              "labelType": "label",
              "texts": {
                "label": [
                  "*Email"
                ]
              }
            },
            {
              "index": 35,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "[object Object]"
              }
            },
            {
              "index": 36,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Accept"
              }
            },
            {
              "index": 37,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Cookies Preferences"
              }
            },
            {
              "index": 38,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Close"
              }
            },
            {
              "index": 39,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Close"
              }
            },
            {
              "index": 40,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-labelledby",
              "texts": {
                "referred": [
                  "Strictly Necessary Cookies"
                ]
              }
            },
            {
              "index": 41,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-labelledby",
              "texts": {
                "referred": [
                  "Functionality Cookies"
                ]
              }
            },
            {
              "index": 43,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-labelledby",
              "texts": {
                "referred": [
                  "Performance Cookies"
                ]
              }
            },
            {
              "index": 45,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-labelledby",
              "texts": {
                "referred": [
                  "Advertising Cookies"
                ]
              }
            },
            {
              "index": 47,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Back",
                "content": "Back Button"
              }
            },
            {
              "index": 48,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {}
            },
            {
              "index": 49,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Filter",
                "content": "Filter Icon"
              }
            },
            {
              "index": 50,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Clear"
              }
            },
            {
              "index": 51,
              "tagName": "INPUT",
              "type": "checkbox",
              "labelType": "label",
              "texts": {
                "label": [
                  "checkbox label"
                ]
              }
            },
            {
              "index": 52,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Apply"
              }
            },
            {
              "index": 53,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Cancel"
              }
            },
            {
              "index": 54,
              "tagName": "INPUT",
              "type": "checkbox",
              "labelType": "label",
              "texts": {
                "label": [
                  "checkbox label"
                ]
              }
            },
            {
              "index": 55,
              "tagName": "INPUT",
              "type": "checkbox",
              "labelType": "label",
              "texts": {
                "label": [
                  "checkbox label"
                ]
              }
            },
            {
              "index": 56,
              "tagName": "INPUT",
              "type": "checkbox",
              "labelType": "label",
              "texts": {
                "label": [
                  "checkbox label"
                ]
              }
            },
            {
              "index": 57,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Save My Preferences"
              }
            }
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://www.aramark.com/home",
      "result": {
        "totals": {
          "links": 136,
          "adjacent": {
            "total": 65,
            "underlined": 2,
            "underlinedPercent": 3
          }
        },
        "items": {
          "underlined": [
            "Privacy Policy.",
            "Privacy Policy."
          ],
          "notUnderlined": [
            "Give your employees the perks that help them recharge and boost their productivity.Find Refreshments",
            "A professional look delivered to your door, helping your employees look their best.Rent Uniforms",
            "Create an identity as unique as your business with a diverse range of workwear.Buy Uniforms",
            "Purchase an array of quality products for incarcerated friends and family members.Purchase iCare",
            "Surprise employees, family, and friends with gourmet gifts delivered to their door.Shop Munch Mail",
            "Investor Relations",
            "Contact Us",
            "",
            "Careers",
            "About UsOverview",
            "Contact & FAQ",
            "Our ServicesOverview",
            "Contact & FAQ",
            "Industries We ServeOverview",
            "Contact & FAQ",
            "ESGOverview",
            "Contact & FAQ",
            "ESG Reporting",
            "Governance",
            "Insights & StoriesOverview",
            "Contact & FAQ",
            "Corporate Blog",
            "View Blog",
            "VIEW STORY",
            "Join Our Team",
            "See about us",
            "Food ServicesHospitality, culinary, and convenience offerings delivered with safety and careLearn more",
            "Facilities ManagementInnovative and comprehensive solutions to plan, power, and operate your facilities, all with a focus on the bottom line.Learn more",
            "Uniform ServicesClean, safe uniform and supply solutions that ensure your business runs smoothlyLearn more",
            "Refreshment ServicesCustomizable, scalable on-site solutions to keep guests and employees energizedLearn more",
            "Hospitality ManagementPremier professional services designed for tourist destinations and lodgingLearn more",
            "Supply Chain ServicesSpecialized services and purchasing power based on our unparalleled partnershipsLearn more",
            "See our people",
            "See careers",
            "See industries",
            "EducationWhether food or facilities, our teams help students thrive and administrations achieve positive financial results.Learn more",
            "HealthcareWe treat our dining, environmental, uniforms and healthcare facilities services with the utmost care.Learn more",
            "Business & GovernmentOur services focus on enhancing productivity, creating an engaging environment, and promoting healthy living. Learn more",
            "Sports & LeisureFrom stadiums to national parks, we create memorable experiences that have guests clamoring for more.Learn more",
            "See insights & stories",
            "Partnering with Samsung to Reach Shared Sustainability Goals Samsung recognizes our efforts in energy efficiency and food service sustainabilitySee News",
            "Find Bold Flavors, Customizable Meals, and High Energy at B+FAramark Higher Education introduces new retail brand concept this summerRead More",
            "A Starr Collaboration at the Wells Fargo CenterUpscale tavern set to launch at Wells Fargo Center as first full-scale restaurantSee News",
            "Uniforms to Spin Off as Separate Public CompanyThe transaction is expected to occur by the end of fiscal year 2023 See News",
            "See ESG",
            "2021 Impact ReportWe’re making an impact. Take a closer look at our sustainability progress.View report",
            "Diversity, Equity, & InclusionWe believe our employees should be as diverse as the communities we serve.Learn more",
            "Director of Global ClimateKate Hanley, Director of Global Climate Strategy, has dedicated her career to sustainability.View story",
            "VISIT CAREERS",
            "Fortune Magazine#1 in Diverisified Outsourcing Categorylearn more",
            "DiversityIncRanked #10 on list of Top Companies for Employee Resource Groupslearn more",
            "DEI AwardSixth Consecutive Yearlearn more",
            "Careers & The DisabledEighth Consecutive YearLearn more",
            "Corporate Equality Index Perfect score of 100Learn more",
            "Aramark home page",
            "Contact Us",
            "MyPay",
            "",
            "",
            "",
            "",
            "",
            ""
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://www.aramark.com/home",
      "result": {
        "totals": {
          "navigations": {
            "all": {
              "total": 0,
              "correct": 0,
              "incorrect": 0
            },
            "specific": {
              "tab": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "left": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "right": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "up": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "down": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "home": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "end": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              }
            }
          },
          "menuItems": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          },
          "menus": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          }
        },
        "menuItems": {
          "incorrect": [],
          "correct": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.aramark.com/home",
      "what": "URL",
      "result": "https://www.aramark.com/home"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://www.aramark.com/home",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://www.aramark.com/home",
      "result": {
        "roleElements": 27,
        "badRoleElements": 13,
        "redundantRoleElements": 0,
        "tagNames": {
          "A": {
            "button": {
              "bad": 12,
              "redundant": 0
            }
          },
          "P": {
            "status": {
              "bad": 1,
              "redundant": 0
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://www.aramark.com/home",
      "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": 43,
            "subtotals": [
              10,
              5,
              4,
              4,
              2,
              2,
              2,
              2,
              1,
              1,
              1,
              1,
              1,
              1,
              1,
              1,
              1,
              1,
              1,
              1
            ]
          },
          "adjacentLink": {
            "total": 65,
            "subtotals": [
              62,
              2,
              1
            ]
          },
          "listLink": {
            "total": 71,
            "subtotals": [
              44,
              14,
              13
            ]
          },
          "h1": {
            "total": 2
          },
          "h2": {
            "total": 13,
            "subtotals": [
              12,
              1
            ]
          },
          "h3": {
            "total": 24,
            "subtotals": [
              22,
              1,
              1
            ]
          },
          "h4": {
            "total": 4
          }
        },
        "items": {
          "button": {
            "fontWeight": {
              "400": [
                "Country",
                "Shop",
                "About Us",
                "Our Services",
                "Industries We Serve",
                "ESG",
                "Insights & Stories",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "Subscribe",
                "",
                "",
                "",
                "Back Button"
              ],
              "600": [
                "Accept",
                "Cookies Preferences"
              ],
              "700": [
                "",
                "",
                "",
                "",
                "",
                "Filter Icon",
                "Clear",
                "Apply",
                "Cancel",
                "Save My Preferences"
              ]
            },
            "textDecorationLine": {
              "none": [
                "Country",
                "Shop",
                "About Us",
                "Our Services",
                "Industries We Serve",
                "ESG",
                "Insights & Stories",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "Subscribe",
                "",
                "",
                "Accept",
                "",
                "",
                "",
                "",
                "",
                "",
                "Back Button",
                "Filter Icon",
                "Clear",
                "Apply",
                "Cancel",
                "Save My Preferences"
              ],
              "underline": [
                "Cookies Preferences"
              ]
            },
            "borderStyle": {
              "solid": [
                "Country",
                "Shop",
                "About Us",
                "Our Services",
                "Industries We Serve",
                "ESG",
                "Insights & Stories",
                "",
                "Subscribe",
                "",
                "Accept",
                "Filter Icon",
                "Apply",
                "Cancel",
                "Save My Preferences"
              ],
              "none": [
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "Cookies Preferences",
                "",
                "",
                "",
                "",
                "",
                "",
                "Back Button",
                "Clear"
              ]
            },
            "borderWidth": {
              "1px": [
                "Country",
                "Shop",
                "",
                "Accept",
                "Filter Icon",
                "Apply",
                "Cancel",
                "Save My Preferences"
              ],
              "1px 1px 2px": [
                "About Us",
                "Our Services",
                "Industries We Serve",
                "ESG",
                "Insights & Stories"
              ],
              "0px": [
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "Cookies Preferences",
                "",
                "",
                "",
                "",
                "",
                "",
                "Back Button",
                "Clear"
              ],
              "2px": [
                "Subscribe",
                ""
              ]
            },
            "height": {
              "40px": [
                "Country",
                "Shop"
              ],
              "65px": [
                "About Us",
                "Our Services",
                "Industries We Serve",
                "ESG",
                "Insights & Stories"
              ],
              "30px": [
                ""
              ],
              "50px": [
                "",
                "",
                "",
                "",
                "",
                ""
              ],
              "32px": [
                "",
                "",
                "Filter Icon"
              ],
              "60px": [
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "Subscribe"
              ],
              "24px": [
                "",
                ""
              ],
              "44.3594px": [
                "Accept"
              ],
              "42.3594px": [
                "Cookies Preferences"
              ],
              "44px": [
                "",
                ""
              ],
              "100%": [
                "",
                "",
                "",
                ""
              ],
              "auto": [
                "Back Button",
                "Clear",
                "Apply",
                "Cancel",
                "Save My Preferences"
              ]
            },
            "lineHeight": {
              "18.4px": [
                "Country",
                "Shop",
                "About Us",
                "Our Services",
                "Industries We Serve",
                "ESG",
                "Insights & Stories",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "Subscribe",
                "",
                ""
              ],
              "18.368px": [
                "Accept",
                "Cookies Preferences"
              ],
              "38px": [
                ""
              ],
              "12px": [
                "",
                "",
                "",
                "",
                "",
                "Filter Icon",
                "Apply",
                "Cancel",
                "Save My Preferences"
              ],
              "normal": [
                "Back Button"
              ],
              "14.4px": [
                "Clear"
              ]
            },
            "maxHeight": {
              "none": [
                "Country",
                "Shop",
                "About Us",
                "Our Services",
                "Industries We Serve",
                "ESG",
                "Insights & Stories",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "Accept",
                "Cookies Preferences",
                "",
                "",
                "",
                "",
                "",
                "",
                "Back Button",
                "Filter Icon",
                "Clear",
                "Apply",
                "Cancel",
                "Save My Preferences"
              ],
              "50px": [
                "",
                "Subscribe",
                ""
              ]
            },
            "maxWidth": {
              "none": [
                "Country",
                "Shop",
                "About Us",
                "Our Services",
                "Industries We Serve",
                "ESG",
                "Insights & Stories",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "Subscribe",
                "",
                "",
                "Accept",
                "Cookies Preferences",
                "",
                "",
                "",
                "",
                ""
              ],
              "394px": [
                "",
                "Back Button",
                "Filter Icon",
                "Apply",
                "Cancel",
                "Save My Preferences"
              ],
              "200px": [
                "Clear"
              ]
            },
            "minHeight": {
              "0px": [
                "Country",
                "Shop",
                "About Us",
                "Our Services",
                "Industries We Serve",
                "ESG",
                "Insights & Stories",
                "",
                "Accept",
                "Cookies Preferences",
                "",
                "",
                "",
                "",
                "",
                "",
                "Filter Icon",
                "Clear",
                "Apply",
                "Cancel",
                "Save My Preferences"
              ],
              "50px": [
                "",
                "",
                "",
                "",
                "",
                ""
              ],
              "auto": [
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                ""
              ],
              "24px": [
                "",
                ""
              ],
              "60px": [
                "Subscribe"
              ],
              "20px": [
                "Back Button"
              ]
            },
            "minWidth": {
              "0px": [
                "Country",
                "Shop",
                "",
                "",
                "Subscribe",
                "",
                "Accept",
                "Cookies Preferences",
                "",
                "",
                "",
                "",
                "",
                "",
                "Back Button",
                "Filter Icon",
                "Clear",
                "Apply",
                "Cancel"
              ],
              "100px": [
                "About Us",
                "Our Services",
                "Industries We Serve",
                "ESG",
                "Insights & Stories"
              ],
              "32px": [
                "",
                ""
              ],
              "auto": [
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                ""
              ],
              "calc(50% - 5px)": [
                "Save My Preferences"
              ]
            },
            "outlineOffset": {
              "0px": [
                "Country",
                "Shop",
                "About Us",
                "Our Services",
                "Industries We Serve",
                "ESG",
                "Insights & Stories",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "Subscribe",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "Back Button",
                "Filter Icon",
                "Clear",
                "Apply",
                "Cancel",
                "Save My Preferences"
              ],
              "1px": [
                "Accept",
                "Cookies Preferences"
              ]
            }
          },
          "adjacentLink": {
            "fontWeight": {
              "350": [
                "Give your employees the perks that help them recharge and boost their productivity.Find Refreshments",
                "A professional look delivered to your door, helping your employees look their best.Rent Uniforms",
                "Create an identity as unique as your business with a diverse range of workwear.Buy Uniforms",
                "Purchase an array of quality products for incarcerated friends and family members.Purchase iCare",
                "Surprise employees, family, and friends with gourmet gifts delivered to their door.Shop Munch Mail",
                "Investor Relations",
                "Contact Us",
                "",
                "Careers",
                "About UsOverview",
                "Contact & FAQ",
                "Our ServicesOverview",
                "Contact & FAQ",
                "Industries We ServeOverview",
                "Contact & FAQ",
                "ESGOverview",
                "Contact & FAQ",
                "ESG Reporting",
                "Governance",
                "Insights & StoriesOverview",
                "Contact & FAQ",
                "Corporate Blog",
                "View Blog",
                "VIEW STORY",
                "Join Our Team",
                "See about us",
                "Food ServicesHospitality, culinary, and convenience offerings delivered with safety and careLearn more",
                "Facilities ManagementInnovative and comprehensive solutions to plan, power, and operate your facilities, all with a focus on the bottom line.Learn more",
                "Uniform ServicesClean, safe uniform and supply solutions that ensure your business runs smoothlyLearn more",
                "Refreshment ServicesCustomizable, scalable on-site solutions to keep guests and employees energizedLearn more",
                "Hospitality ManagementPremier professional services designed for tourist destinations and lodgingLearn more",
                "Supply Chain ServicesSpecialized services and purchasing power based on our unparalleled partnershipsLearn more",
                "See our people",
                "See careers",
                "See industries",
                "EducationWhether food or facilities, our teams help students thrive and administrations achieve positive financial results.Learn more",
                "HealthcareWe treat our dining, environmental, uniforms and healthcare facilities services with the utmost care.Learn more",
                "Business & GovernmentOur services focus on enhancing productivity, creating an engaging environment, and promoting healthy living. Learn more",
                "Sports & LeisureFrom stadiums to national parks, we create memorable experiences that have guests clamoring for more.Learn more",
                "See insights & stories",
                "Partnering with Samsung to Reach Shared Sustainability Goals Samsung recognizes our efforts in energy efficiency and food service sustainabilitySee News",
                "Find Bold Flavors, Customizable Meals, and High Energy at B+FAramark Higher Education introduces new retail brand concept this summerRead More",
                "A Starr Collaboration at the Wells Fargo CenterUpscale tavern set to launch at Wells Fargo Center as first full-scale restaurantSee News",
                "Uniforms to Spin Off as Separate Public CompanyThe transaction is expected to occur by the end of fiscal year 2023 See News",
                "See ESG",
                "2021 Impact ReportWe’re making an impact. Take a closer look at our sustainability progress.View report",
                "Diversity, Equity, & InclusionWe believe our employees should be as diverse as the communities we serve.Learn more",
                "Director of Global ClimateKate Hanley, Director of Global Climate Strategy, has dedicated her career to sustainability.View story",
                "VISIT CAREERS",
                "Fortune Magazine#1 in Diverisified Outsourcing Categorylearn more",
                "DiversityIncRanked #10 on list of Top Companies for Employee Resource Groupslearn more",
                "DEI AwardSixth Consecutive Yearlearn more",
                "Careers & The DisabledEighth Consecutive YearLearn more",
                "Corporate Equality Index Perfect score of 100Learn more",
                "Aramark home page",
                "Contact Us",
                "MyPay",
                "",
                "",
                "",
                "",
                ""
              ],
              "400": [
                "Privacy Policy.",
                "Privacy Policy.",
                ""
              ]
            },
            "textDecorationLine": {
              "none": [
                "Give your employees the perks that help them recharge and boost their productivity.Find Refreshments",
                "A professional look delivered to your door, helping your employees look their best.Rent Uniforms",
                "Create an identity as unique as your business with a diverse range of workwear.Buy Uniforms",
                "Purchase an array of quality products for incarcerated friends and family members.Purchase iCare",
                "Surprise employees, family, and friends with gourmet gifts delivered to their door.Shop Munch Mail",
                "Investor Relations",
                "Contact Us",
                "",
                "Careers",
                "About UsOverview",
                "Contact & FAQ",
                "Our ServicesOverview",
                "Contact & FAQ",
                "Industries We ServeOverview",
                "Contact & FAQ",
                "ESGOverview",
                "Contact & FAQ",
                "ESG Reporting",
                "Governance",
                "Insights & StoriesOverview",
                "Contact & FAQ",
                "Corporate Blog",
                "View Blog",
                "VIEW STORY",
                "Join Our Team",
                "See about us",
                "Food ServicesHospitality, culinary, and convenience offerings delivered with safety and careLearn more",
                "Facilities ManagementInnovative and comprehensive solutions to plan, power, and operate your facilities, all with a focus on the bottom line.Learn more",
                "Uniform ServicesClean, safe uniform and supply solutions that ensure your business runs smoothlyLearn more",
                "Refreshment ServicesCustomizable, scalable on-site solutions to keep guests and employees energizedLearn more",
                "Hospitality ManagementPremier professional services designed for tourist destinations and lodgingLearn more",
                "Supply Chain ServicesSpecialized services and purchasing power based on our unparalleled partnershipsLearn more",
                "See our people",
                "See careers",
                "See industries",
                "EducationWhether food or facilities, our teams help students thrive and administrations achieve positive financial results.Learn more",
                "HealthcareWe treat our dining, environmental, uniforms and healthcare facilities services with the utmost care.Learn more",
                "Business & GovernmentOur services focus on enhancing productivity, creating an engaging environment, and promoting healthy living. Learn more",
                "Sports & LeisureFrom stadiums to national parks, we create memorable experiences that have guests clamoring for more.Learn more",
                "See insights & stories",
                "Partnering with Samsung to Reach Shared Sustainability Goals Samsung recognizes our efforts in energy efficiency and food service sustainabilitySee News",
                "Find Bold Flavors, Customizable Meals, and High Energy at B+FAramark Higher Education introduces new retail brand concept this summerRead More",
                "A Starr Collaboration at the Wells Fargo CenterUpscale tavern set to launch at Wells Fargo Center as first full-scale restaurantSee News",
                "Uniforms to Spin Off as Separate Public CompanyThe transaction is expected to occur by the end of fiscal year 2023 See News",
                "See ESG",
                "2021 Impact ReportWe’re making an impact. Take a closer look at our sustainability progress.View report",
                "Diversity, Equity, & InclusionWe believe our employees should be as diverse as the communities we serve.Learn more",
                "Director of Global ClimateKate Hanley, Director of Global Climate Strategy, has dedicated her career to sustainability.View story",
                "VISIT CAREERS",
                "Fortune Magazine#1 in Diverisified Outsourcing Categorylearn more",
                "DiversityIncRanked #10 on list of Top Companies for Employee Resource Groupslearn more",
                "DEI AwardSixth Consecutive Yearlearn more",
                "Careers & The DisabledEighth Consecutive YearLearn more",
                "Corporate Equality Index Perfect score of 100Learn more",
                "Aramark home page",
                "Contact Us",
                "MyPay",
                "",
                "",
                "",
                "",
                "",
                ""
              ],
              "underline": [
                "Privacy Policy.",
                "Privacy Policy."
              ]
            }
          },
          "listLink": {
            "color": {
              "rgb(0, 0, 0)": [
                "United States",
                "Canada",
                "Mexico",
                "Argentina",
                "Chile",
                "Belgium",
                "Czech Republic",
                "Germany",
                "Spain",
                "UK & Ireland",
                "China",
                "Japan",
                "Korea"
              ],
              "rgb(47, 58, 65)": [
                "Enterprise Solutions & Programs",
                "Insights",
                "Innovations",
                "Impact",
                "EverSafe",
                "Our Difference",
                "Our People",
                "Leadership",
                "Newsroom",
                "News",
                "Media Kit",
                "Our Services",
                "Facilities Services",
                "Food Services",
                "Hospitality Management",
                "Refreshment Services",
                "Supply Chain Services",
                "Uniform Services",
                "Education",
                "Aramark Student Nutrition",
                "Aramark Collegiate Hospitality",
                "Healthcare",
                "Aramark Healthcare+",
                "Business & Government",
                "Aramark Correctional Services",
                "Aramark Workplace Hospitality",
                "Aramark Workplace Experience Group",
                "Aramark Remote Workplaces",
                "Conventions & Conference Centers",
                "Sports & Leisure",
                "Aramark Sports + Entertainment",
                "Aramark Destinations",
                "Equity & Wellbeing",
                "Engage our Employees",
                "Empower Healthy Consumers",
                "Build Local Communities",
                "Source Ethically and Inclusively",
                "Diversity, Equity & Inclusion",
                "Supplier Diversity",
                "Environment",
                "Source Responsibly",
                "Operate Efficiently",
                "Minimize Food Waste",
                "Reduce Packaging"
              ],
              "rgb(255, 255, 255)": [
                "About Aramark",
                "Home",
                "Contact Us",
                "Careers",
                "Why Us",
                "Newsroom",
                "Investor Relations",
                "Latest News",
                "Media Kit",
                "Corporate Blog",
                "Terms & Conditions",
                "Privacy Policy",
                "Do Not Sell My Personal Information",
                "Help Center"
              ]
            }
          },
          "h2": {
            "fontWeight": {
              "350": [
                "We empower our people to create experiences that matter.",
                "Remarkable takes heart.",
                "Opportunities across 50 states in 9 industries",
                "If you serve people, we serve you.",
                "Sharing experiences that are changing lives",
                "We partner with thousands of clients to serve more than 100 million guests nationwide, every day.",
                "We take our responsibilities to heart.",
                "We empower you to pursue what matters to you.",
                "Fresh deliveries to your inbox—never miss a post!",
                "Awards",
                "Ready to get started?",
                "Subscribe to our newsletter"
              ],
              "700": [
                "Privacy Preference Center"
              ]
            },
            "fontSize": {
              "16px": [
                "We empower our people to create experiences that matter.",
                "Remarkable takes heart.",
                "Opportunities across 50 states in 9 industries",
                "If you serve people, we serve you.",
                "Sharing experiences that are changing lives",
                "We partner with thousands of clients to serve more than 100 million guests nationwide, every day.",
                "We take our responsibilities to heart.",
                "We empower you to pursue what matters to you.",
                "Fresh deliveries to your inbox—never miss a post!",
                "Awards",
                "Ready to get started?",
                "Subscribe to our newsletter"
              ],
              "18px": [
                "Privacy Preference Center"
              ]
            }
          },
          "h3": {
            "fontWeight": {
              "350": [
                "Food Services",
                "Facilities Management",
                "Uniform Services",
                "Refreshment Services",
                "Hospitality Management",
                "Supply Chain Services",
                "Education",
                "Healthcare",
                "Business & Government",
                "Sports & Leisure",
                "Partnering with Samsung to Reach Shared Sustainability Goals",
                "Find Bold Flavors, Customizable Meals, and High Energy at B+F",
                "A Starr Collaboration at the Wells Fargo Center",
                "Uniforms to Spin Off as Separate Public Company",
                "2021 Impact Report",
                "Diversity, Equity, & Inclusion",
                "Director of Global Climate",
                "Fortune Magazine",
                "DiversityInc",
                "DEI Award",
                "Careers & The Disabled",
                "Corporate Equality Index"
              ],
              "700": [
                "Manage Cookie Preferences",
                "Back"
              ]
            },
            "color": {
              "rgb(0, 0, 238)": [
                "Food Services",
                "Facilities Management",
                "Uniform Services",
                "Refreshment Services",
                "Hospitality Management",
                "Supply Chain Services",
                "Education",
                "Healthcare",
                "Business & Government",
                "Sports & Leisure",
                "Partnering with Samsung to Reach Shared Sustainability Goals",
                "Find Bold Flavors, Customizable Meals, and High Energy at B+F",
                "A Starr Collaboration at the Wells Fargo Center",
                "Uniforms to Spin Off as Separate Public Company",
                "2021 Impact Report",
                "Diversity, Equity, & Inclusion",
                "Director of Global Climate",
                "Fortune Magazine",
                "DiversityInc",
                "DEI Award",
                "Careers & The Disabled",
                "Corporate Equality Index"
              ],
              "rgb(0, 0, 0)": [
                "Manage Cookie Preferences",
                "Back"
              ]
            },
            "fontSize": {
              "16px": [
                "Food Services",
                "Facilities Management",
                "Uniform Services",
                "Refreshment Services",
                "Hospitality Management",
                "Supply Chain Services",
                "Education",
                "Healthcare",
                "Business & Government",
                "Sports & Leisure",
                "Partnering with Samsung to Reach Shared Sustainability Goals",
                "Find Bold Flavors, Customizable Meals, and High Energy at B+F",
                "A Starr Collaboration at the Wells Fargo Center",
                "Uniforms to Spin Off as Separate Public Company",
                "2021 Impact Report",
                "Diversity, Equity, & Inclusion",
                "Director of Global Climate",
                "Fortune Magazine",
                "DiversityInc",
                "DEI Award",
                "Careers & The Disabled",
                "Corporate Equality Index",
                "Back"
              ],
              "18px": [
                "Manage Cookie Preferences"
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://www.aramark.com/home",
      "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.aramark.com/home",
      "result": {
        "totals": {
          "total": 50,
          "tagNames": {
            "UL": 1,
            "DIV": 39,
            "A": 1,
            "BUTTON": 9
          }
        },
        "items": [
          {
            "tagName": "UL",
            "id": "",
            "text": "CountryNorth AmericaUnited StatesCanadaMexicoSouth AmericaArgentinaChileEuropeBelgiumCzech RepublicG"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "North AmericaUnited StatesCanadaMexicoSouth AmericaArgentinaChileEuropeBelgiumCzech RepublicGermanyS"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Give your employees the perks that help them recharge and boost their productivity.Find Refreshments"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "About UsOur ServicesIndustries We ServeESGInsights & StoriesCareersAbout UsOverviewContact & FAQEnte"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "About UsOur ServicesIndustries We ServeESGInsights & StoriesCareers"
          },
          {
            "tagName": "A",
            "id": "",
            "text": ""
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "About UsOverviewContact & FAQEnterprise Solutions & ProgramsInsightsInnovationsImpactEverSafe Our Di"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "About UsOverviewContact & FAQEnterprise Solutions & ProgramsInsightsInnovationsImpactEverSafe Our Di"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Our ServicesOverviewContact & FAQOur ServicesFacilities ServicesFood ServicesHospitality ManagementR"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Industries We ServeOverviewContact & FAQEducationAramark Student NutritionAramark Collegiate Hospita"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "ESGOverviewContact & FAQEquity & WellbeingEngage our Employees Empower Healthy ConsumersBuild Local "
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Insights & StoriesOverviewContact & FAQCorporate Blog"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Search..."
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Search..."
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Training for allergen safety takes the awardOur allergen safety training standards and higher educat"
          },
          {
            "tagName": "DIV",
            "id": "background-carousel-slide",
            "text": "Creating a diverse and award-winning cultureOur dedication to promoting a diverse and inclusive work"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Creating a diverse and award-winning cultureOur dedication to promoting a diverse and inclusive work"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Food ServicesHospitality, culinary, and convenience offerings delivered with safety and careLearn mo"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "EducationWhether food or facilities, our teams help students thrive and administrations achieve posi"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Partnering with Samsung to Reach Shared Sustainability Goals Samsung recognizes our efforts in energ"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "*Enter your emailSubscribe"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Fortune Magazine#1 in Diverisified Outsourcing Categorylearn moreDiversityIncRanked #10 on list of T"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "*Email"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "onetrust-banner-sdk",
            "text": "This website uses cookies. When you visit the website, you agree to the use of cookies, which are ne"
          },
          {
            "tagName": "DIV",
            "id": "onetrust-pc-sdk",
            "text": "Privacy Preference CenterWhen you visit any website, it may store or retrieve information on your br"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "These cookies are used for the essential functions of our websites. They do not gather information a"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Functionality Cookies"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "These cookies provide enhanced functionality and personalization on our website, such as remembering"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Performance Cookies"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "These cookies allow us to view broad categories of information regarding who comes to our websites. "
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Advertising Cookies"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "These cookies are used to customize what ads you might see on our websites or ads from us on other w"
          },
          {
            "tagName": "DIV",
            "id": "ot-anchor",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "ot-fltr-cnt",
            "text": "Clear checkbox label labelApply Cancel"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "checkbox label label"
          },
          {
            "tagName": "DIV",
            "id": "ot-sel-blk",
            "text": "Consent Leg.Interest checkbox label label checkbox label label checkbox label label"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "checkbox label label checkbox label label checkbox label label"
          },
          {
            "tagName": "DIV",
            "id": "ot-selall-hostcntr",
            "text": "checkbox label label"
          },
          {
            "tagName": "DIV",
            "id": "ot-selall-vencntr",
            "text": "checkbox label label"
          },
          {
            "tagName": "DIV",
            "id": "ot-selall-licntr",
            "text": "checkbox label label"
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://www.aramark.com/home",
      "result": {
        "totals": {
          "failures": 12,
          "warnings": 33
        },
        "items": [
          {
            "index": 858,
            "verdict": "failed",
            "rule": {
              "ruleID": "r2",
              "ruleSummary": "Images have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r2",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#non-text-content",
                  "chapter": "1.1.1",
                  "title": "Non-text Content"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G94",
                  "name": "G94",
                  "title": "Providing short text alternative for non-text content that serves the same purpose"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G95",
                  "name": "G95",
                  "title": "Providing short text alternatives that provide a brief description of the non-text"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "img",
              "path": "/html[1]/body[1]/div[1]/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/picture[1]/img[1]",
              "codeLines": [
                "<img loading=\"eager\" src=\"/content/dam/aramark/en/homepage/Updated Allergen Header.jpg\">"
              ]
            }
          },
          {
            "index": 881,
            "verdict": "failed",
            "rule": {
              "ruleID": "r2",
              "ruleSummary": "Images have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r2",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#non-text-content",
                  "chapter": "1.1.1",
                  "title": "Non-text Content"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G94",
                  "name": "G94",
                  "title": "Providing short text alternative for non-text content that serves the same purpose"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G95",
                  "name": "G95",
                  "title": "Providing short text alternatives that provide a brief description of the non-text"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "img",
              "path": "/html[1]/body[1]/div[1]/div[1]/main[1]/section[13]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/article[1]/a[1]/div[1]/div[1]/picture[1]/img[1]",
              "codeLines": [
                "<img loading=\"eager\" src=\"/content/dam/aramark/en/fpo/awards/award-fortune-worlds-most-admired-comp..."
              ]
            }
          },
          {
            "index": 883,
            "verdict": "failed",
            "rule": {
              "ruleID": "r2",
              "ruleSummary": "Images have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r2",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#non-text-content",
                  "chapter": "1.1.1",
                  "title": "Non-text Content"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G94",
                  "name": "G94",
                  "title": "Providing short text alternative for non-text content that serves the same purpose"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G95",
                  "name": "G95",
                  "title": "Providing short text alternatives that provide a brief description of the non-text"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "img",
              "path": "/html[1]/body[1]/div[1]/div[1]/main[1]/section[13]/div[2]/div[2]/div[1]/div[1]/div[1]/div[3]/article[1]/a[1]/div[1]/div[1]/picture[1]/img[1]",
              "codeLines": [
                "<img loading=\"eager\" src=\"/content/dam/aramark/en/awards/DEI External Logo_v4.png\">"
              ]
            }
          },
          {
            "index": 976,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "svg",
              "path": "/html[1]/body[1]/div[1]/div[1]/main[1]/section[2]/div[2]/div[1]/svg[1]",
              "codeLines": [
                "<svg id=\"background-shape--carousel\" xmlns=\"http://www.w3.org/2000/svg\" width=\"2000\" height=\"523\">",
                "  <path d=\"M1.002 355.212v1.288c-1.133-.322-1.119-.757 0-1.288V0H2000.46v523c-298.26-67.167-954.18-...",
                "</svg>"
              ]
            }
          },
          {
            "index": 985,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "svg",
              "path": "/html[1]/body[1]/div[1]/div[1]/main[1]/section[3]/div[1]/div[1]/svg[1]",
              "codeLines": [
                "<svg id=\"background-shape--banner\" xmlns=\"http://www.w3.org/2000/svg\" width=\"2000\" height=\"143\">",
                "  <path d=\"M0 142.222V0h2000v90.864c-28.711-11.984-155.459-35.951-303.919-35.951-217.793 0-254.904 ...",
                "</svg>"
              ]
            }
          },
          {
            "index": 991,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "svg",
              "path": "/html[1]/body[1]/div[1]/div[1]/main[1]/section[5]/div[2]/div[1]/svg[1]",
              "codeLines": [
                "<svg id=\"background-shape--carousel\" xmlns=\"http://www.w3.org/2000/svg\" width=\"2000\" height=\"523\">",
                "  <path d=\"M1.002 355.212v1.288c-1.133-.322-1.119-.757 0-1.288V0H2000.46v523c-298.26-67.167-954.18-...",
                "</svg>"
              ]
            }
          },
          {
            "index": 998,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "svg",
              "path": "/html[1]/body[1]/div[1]/div[1]/main[1]/section[6]/div[1]/div[1]/svg[1]",
              "codeLines": [
                "<svg id=\"background-shape--banner\" xmlns=\"http://www.w3.org/2000/svg\" width=\"2000\" height=\"143\">",
                "  <path d=\"M0 142.222V0h2000v90.864c-28.711-11.984-155.459-35.951-303.919-35.951-217.793 0-254.904 ...",
                "</svg>"
              ]
            }
          },
          {
            "index": 1001,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "svg",
              "path": "/html[1]/body[1]/div[1]/div[1]/main[1]/section[7]/div[2]/div[1]/svg[1]",
              "codeLines": [
                "<svg id=\"background-shape--carousel\" xmlns=\"http://www.w3.org/2000/svg\" width=\"2000\" height=\"523\">",
                "  <path d=\"M1.002 355.212v1.288c-1.133-.322-1.119-.757 0-1.288V0H2000.46v523c-298.26-67.167-954.18-...",
                "</svg>"
              ]
            }
          },
          {
            "index": 1009,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "svg",
              "path": "/html[1]/body[1]/div[1]/div[1]/main[1]/section[9]/div[1]/div[1]/svg[1]",
              "codeLines": [
                "<svg id=\"background-shape--banner\" xmlns=\"http://www.w3.org/2000/svg\" width=\"2000\" height=\"143\">",
                "  <path d=\"M0 142.222V0h2000v90.864c-28.711-11.984-155.459-35.951-303.919-35.951-217.793 0-254.904 ...",
                "</svg>"
              ]
            }
          },
          {
            "index": 1017,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "svg",
              "path": "/html[1]/body[1]/div[1]/div[1]/main[1]/section[11]/div[1]/div[1]/svg[1]",
              "codeLines": [
                "<svg id=\"background-shape--banner\" xmlns=\"http://www.w3.org/2000/svg\" width=\"2000\" height=\"143\">",
                "  <path d=\"M0 142.222V0h2000v90.864c-28.711-11.984-155.459-35.951-303.919-35.951-217.793 0-254.904 ...",
                "</svg>"
              ]
            }
          },
          {
            "index": 1030,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "svg",
              "path": "/html[1]/body[1]/div[1]/div[1]/main[1]/section[13]/div[2]/div[1]/svg[1]",
              "codeLines": [
                "<svg id=\"background-shape--carousel\" xmlns=\"http://www.w3.org/2000/svg\" width=\"2000\" height=\"523\">",
                "  <path d=\"M1.002 355.212v1.288c-1.133-.322-1.119-.757 0-1.288V0H2000.46v523c-298.26-67.167-954.18-...",
                "</svg>"
              ]
            }
          },
          {
            "index": 1533,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "input",
              "path": "/html[1]/body[1]/div[1]/div[1]/header[1]/nav[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/form[1]/div[1]/div[1]/label[1]/input[1]",
              "codeLines": [
                "<input aria-invalid=\"false\" aria-placeholder=\"Search...\" class=\"Us3679\" id=\"nav-search-results-form..."
              ]
            }
          },
          {
            "index": 1620,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/main[1]/section[3]/div[1]/div[2]/div[2]/div[1]/span[1]/span[1]/text()[1]",
              "codeLines": [
                "Our People"
              ]
            }
          },
          {
            "index": 1621,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/main[1]/section[3]/div[1]/div[2]/div[2]/div[2]/h2[1]/span[1]/text()[1]",
              "codeLines": [
                "Remarkable takes heart."
              ]
            }
          },
          {
            "index": 1622,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/main[1]/section[3]/div[1]/div[2]/div[2]/div[3]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "We go beyond what it takes, because we know that every act of service adds up to something bigger t..."
              ]
            }
          },
          {
            "index": 1629,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/main[1]/section[6]/div[1]/div[2]/div[2]/div[1]/span[1]/span[1]/text()[1]",
              "codeLines": [
                "Insights & Stories"
              ]
            }
          },
          {
            "index": 1630,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/main[1]/section[6]/div[1]/div[2]/div[2]/div[2]/h2[1]/span[1]/text()[1]",
              "codeLines": [
                "Sharing experiences that are changing lives"
              ]
            }
          },
          {
            "index": 1631,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/main[1]/section[6]/div[1]/div[2]/div[2]/div[3]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "See how we’re making a difference in the lives of our people, our partners, and our communities. An..."
              ]
            }
          },
          {
            "index": 1635,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/main[1]/section[9]/div[1]/div[2]/div[2]/div[1]/span[1]/span[1]/text()[1]",
              "codeLines": [
                "Environmental, Social, & Governance"
              ]
            }
          },
          {
            "index": 1636,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/main[1]/section[9]/div[1]/div[2]/div[2]/div[2]/h2[1]/span[1]/text()[1]",
              "codeLines": [
                "We take our responsibilities to heart."
              ]
            }
          },
          {
            "index": 1637,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/main[1]/section[9]/div[1]/div[2]/div[2]/div[3]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "Our Be Well. Do Well.® sustainability plan demonstrates our commitment to making a positive impact ..."
              ]
            }
          },
          {
            "index": 1638,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/main[1]/section[11]/div[1]/div[2]/div[2]/div[1]/span[1]/span[1]/text()[1]",
              "codeLines": [
                "Careers"
              ]
            }
          },
          {
            "index": 1639,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/main[1]/section[11]/div[1]/div[2]/div[2]/div[2]/h2[1]/span[1]/text()[1]",
              "codeLines": [
                "We empower you to pursue what matters to you."
              ]
            }
          },
          {
            "index": 1640,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/main[1]/section[11]/div[1]/div[2]/div[2]/div[3]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "We believe a career in food, facilities and uniform services should empower us to become the best w..."
              ]
            }
          },
          {
            "index": 1641,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/main[1]/section[12]/div[1]/div[2]/div[1]/div[1]/h2[1]/span[1]/text()[1]",
              "codeLines": [
                "Fresh deliveries to your inbox—never miss a post!"
              ]
            }
          },
          {
            "index": 1642,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/main[1]/section[12]/div[1]/div[2]/div[1]/div[2]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "Subscribe to the latest Making Our Mark stories."
              ]
            }
          },
          {
            "index": 1643,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/main[1]/section[12]/div[1]/div[2]/div[2]/form[1]/div[1]/div[1]/label[1]/span[1]/span[1]/text()[1]",
              "codeLines": [
                "*Enter your email"
              ]
            }
          },
          {
            "index": 1647,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/div[4]/div[1]/form[1]/div[1]/div[1]/label[1]/span[1]/span[1]/text()[1]",
              "codeLines": [
                "*Email"
              ]
            }
          },
          {
            "index": 1693,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/main[1]/section[3]/div[1]/div[2]/div[2]/div[1]/span[1]/span[1]/text()[1]",
              "codeLines": [
                "Our People"
              ]
            }
          },
          {
            "index": 1694,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/main[1]/section[3]/div[1]/div[2]/div[2]/div[2]/h2[1]/span[1]/text()[1]",
              "codeLines": [
                "Remarkable takes heart."
              ]
            }
          },
          {
            "index": 1695,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/main[1]/section[3]/div[1]/div[2]/div[2]/div[3]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "We go beyond what it takes, because we know that every act of service adds up to something bigger t..."
              ]
            }
          },
          {
            "index": 1702,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/main[1]/section[6]/div[1]/div[2]/div[2]/div[1]/span[1]/span[1]/text()[1]",
              "codeLines": [
                "Insights & Stories"
              ]
            }
          },
          {
            "index": 1703,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/main[1]/section[6]/div[1]/div[2]/div[2]/div[2]/h2[1]/span[1]/text()[1]",
              "codeLines": [
                "Sharing experiences that are changing lives"
              ]
            }
          },
          {
            "index": 1704,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/main[1]/section[6]/div[1]/div[2]/div[2]/div[3]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "See how we’re making a difference in the lives of our people, our partners, and our communities. An..."
              ]
            }
          },
          {
            "index": 1708,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/main[1]/section[9]/div[1]/div[2]/div[2]/div[1]/span[1]/span[1]/text()[1]",
              "codeLines": [
                "Environmental, Social, & Governance"
              ]
            }
          },
          {
            "index": 1709,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/main[1]/section[9]/div[1]/div[2]/div[2]/div[2]/h2[1]/span[1]/text()[1]",
              "codeLines": [
                "We take our responsibilities to heart."
              ]
            }
          },
          {
            "index": 1710,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/main[1]/section[9]/div[1]/div[2]/div[2]/div[3]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "Our Be Well. Do Well.® sustainability plan demonstrates our commitment to making a positive impact ..."
              ]
            }
          },
          {
            "index": 1711,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/main[1]/section[11]/div[1]/div[2]/div[2]/div[1]/span[1]/span[1]/text()[1]",
              "codeLines": [
                "Careers"
              ]
            }
          },
          {
            "index": 1712,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/main[1]/section[11]/div[1]/div[2]/div[2]/div[2]/h2[1]/span[1]/text()[1]",
              "codeLines": [
                "We empower you to pursue what matters to you."
              ]
            }
          },
          {
            "index": 1713,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/main[1]/section[11]/div[1]/div[2]/div[2]/div[3]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "We believe a career in food, facilities and uniform services should empower us to become the best w..."
              ]
            }
          },
          {
            "index": 1714,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/main[1]/section[12]/div[1]/div[2]/div[1]/div[1]/h2[1]/span[1]/text()[1]",
              "codeLines": [
                "Fresh deliveries to your inbox—never miss a post!"
              ]
            }
          },
          {
            "index": 1715,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/main[1]/section[12]/div[1]/div[2]/div[1]/div[2]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "Subscribe to the latest Making Our Mark stories."
              ]
            }
          },
          {
            "index": 1716,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/main[1]/section[12]/div[1]/div[2]/div[2]/form[1]/div[1]/div[1]/label[1]/span[1]/span[1]/text()[1]",
              "codeLines": [
                "*Enter your email"
              ]
            }
          },
          {
            "index": 1720,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/div[4]/div[1]/form[1]/div[1]/div[1]/label[1]/span[1]/span[1]/text()[1]",
              "codeLines": [
                "*Email"
              ]
            }
          },
          {
            "index": 2458,
            "verdict": "failed",
            "rule": {
              "ruleID": "r87",
              "ruleSummary": "First focusable element is link to main content",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r87",
              "requirements": [
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G1",
                  "name": "G1",
                  "title": "Adding a link at the top of each page that goes directly to the main content area"
                }
              ]
            },
            "target": {
              "type": "document",
              "tagName": "",
              "path": "/",
              "codeLines": [
                "#document",
                "  <!--",
                "...",
                "  </html>"
              ]
            }
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "rules": [],
      "what": "Axe",
      "url": "https://www.aramark.com/home",
      "result": {
        "totals": {
          "rulesNA": 46,
          "rulesPassed": 48,
          "rulesWarned": 4,
          "rulesViolated": 7,
          "warnings": {
            "minor": 24,
            "moderate": 2,
            "serious": 20,
            "critical": 0
          },
          "violations": {
            "minor": 3,
            "moderate": 2,
            "serious": 4,
            "critical": 3
          }
        },
        "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-12T20:16:10.187Z",
          "url": "https://www.aramark.com/home",
          "toolOptions": {
            "resultTypes": [
              "violations",
              "incomplete"
            ],
            "runOnly": {
              "type": "tag",
              "values": [
                "experimental",
                "best-practice",
                "wcag2a",
                "wcag2aa",
                "wcag2aaa",
                "wcag21a",
                "wcag21aa",
                "wcag21aaa"
              ]
            },
            "reporter": "v1"
          },
          "incomplete": [
            {
              "id": "color-contrast-enhanced",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aaa",
                "wcag146"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast-enhanced?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "36.0pt (48px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscuring",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it partially overlaps other elements"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"text-color--black font--reckless-neue headline-text-size--x-large \">Cooling spaces informed by occupancy data</span>",
                  "target": [
                    ".headline-text-size--x-large.font--reckless-neue.text-color--black"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it partially overlaps other elements"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "36.0pt (48px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscuring",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it partially overlaps other elements"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"text-color--black font--reckless-neue headline-text-size--x-large \">Training for allergen safety takes the award</span>",
                  "target": [
                    ".headline-text-size--x-large.font--reckless-neue.text-color--black"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it partially overlaps other elements"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"text-color--black font--gotham-book text-size--regular \">Our allergen safety training standards and higher education food concepts have been awarded Best Overall Food Allergy Program by MenuTrinfo®, making students with food sensitivities feel safer.\n</span>",
                  "target": [
                    "#background-carousel-slide-content > .BlQLWn:nth-child(2) > ._491R8N > .ZyBd-U > .ypFZPP > .dWfeHo > .Z6KT79 > .text-size--regular.text-color--black.font--gotham-book"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "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": "<span class=\"text-color--inherit font--gotham-medium text-size--cta \">View Blog</span>",
                  "target": [
                    "#background-carousel-slide-content > .BlQLWn:nth-child(2) > ._491R8N > .ZyBd-U > .ypFZPP > .OwqEQ4 > .r1U5lQ.NRKsSS[role=\"button\"] > .text-size--cta.font--gotham-medium.text-color--inherit"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "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": "<span class=\"text-color--inherit font--gotham-medium text-size--cta \">See our people</span>",
                  "target": [
                    "#_home_jcr_content_root_responsivegrid_banner_copy > .ij\\+yge > ._6j-2qJ > .CWLqvJ:nth-child(2) > .MYUhVI > .n\\+JdOT.NRKsSS[role=\"button\"] > .text-size--cta.font--gotham-medium.text-color--inherit"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "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": "<span class=\"text-color--inherit font--gotham-medium text-size--cta \">See insights &amp; stories</span>",
                  "target": [
                    ".n\\+JdOT.NRKsSS[href$=\"insights-stories\"] > .text-size--cta.font--gotham-medium.text-color--inherit"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "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": "<span class=\"text-color--inherit font--gotham-medium text-size--cta \">See ESG</span>",
                  "target": [
                    "#_home_jcr_content_root_responsivegrid_banner_copy_copy_cop_1459648505 > .ij\\+yge > ._6j-2qJ > .CWLqvJ:nth-child(2) > .MYUhVI > .n\\+JdOT.NRKsSS[role=\"button\"] > .text-size--cta.font--gotham-medium.text-color--inherit"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "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": "<span class=\"text-color--inherit font--gotham-medium text-size--cta \">VISIT CAREERS</span>",
                  "target": [
                    ".n\\+JdOT.NRKsSS[href$=\"careers.aramark.com\"] > .text-size--cta.font--gotham-medium.text-color--inherit"
                  ],
                  "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": "#ebebeb",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<input aria-invalid=\"false\" aria-placeholder=\"Email\" class=\"Us3679\" id=\"footer-newsletter-form-email-input\" name=\"email\" placeholder=\"Email\" required=\"\" type=\"email\">",
                  "target": [
                    "#footer-newsletter-form-email-input"
                  ],
                  "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": "#eb002a",
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13.12px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscuring",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it partially overlaps other elements"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/other/privacy-policy\" aria-label=\"More information about your privacy\">Privacy Policy.</a>",
                  "target": [
                    "#onetrust-policy-text > a[href$=\"privacy-policy\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it partially overlaps other elements"
                }
              ]
            },
            {
              "id": "color-contrast",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aa",
                "wcag143"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "36.0pt (48px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscuring",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it partially overlaps other elements"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"text-color--black font--reckless-neue headline-text-size--x-large \">Cooling spaces informed by occupancy data</span>",
                  "target": [
                    ".headline-text-size--x-large.font--reckless-neue.text-color--black"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it partially overlaps other elements"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "36.0pt (48px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscuring",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it partially overlaps other elements"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"text-color--black font--reckless-neue headline-text-size--x-large \">Training for allergen safety takes the award</span>",
                  "target": [
                    ".headline-text-size--x-large.font--reckless-neue.text-color--black"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it partially overlaps other elements"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"text-color--black font--gotham-book text-size--regular \">Our allergen safety training standards and higher education food concepts have been awarded Best Overall Food Allergy Program by MenuTrinfo®, making students with food sensitivities feel safer.\n</span>",
                  "target": [
                    "#background-carousel-slide-content > .BlQLWn:nth-child(2) > ._491R8N > .ZyBd-U > .ypFZPP > .dWfeHo > .Z6KT79 > .text-size--regular.text-color--black.font--gotham-book"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "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": "<span class=\"text-color--inherit font--gotham-medium text-size--cta \">View Blog</span>",
                  "target": [
                    "#background-carousel-slide-content > .BlQLWn:nth-child(2) > ._491R8N > .ZyBd-U > .ypFZPP > .OwqEQ4 > .r1U5lQ.NRKsSS[role=\"button\"] > .text-size--cta.font--gotham-medium.text-color--inherit"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "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": "<span class=\"text-color--inherit font--gotham-medium text-size--cta \">See our people</span>",
                  "target": [
                    "#_home_jcr_content_root_responsivegrid_banner_copy > .ij\\+yge > ._6j-2qJ > .CWLqvJ:nth-child(2) > .MYUhVI > .n\\+JdOT.NRKsSS[role=\"button\"] > .text-size--cta.font--gotham-medium.text-color--inherit"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "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": "<span class=\"text-color--inherit font--gotham-medium text-size--cta \">See insights &amp; stories</span>",
                  "target": [
                    ".n\\+JdOT.NRKsSS[href$=\"insights-stories\"] > .text-size--cta.font--gotham-medium.text-color--inherit"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "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": "<span class=\"text-color--inherit font--gotham-medium text-size--cta \">See ESG</span>",
                  "target": [
                    "#_home_jcr_content_root_responsivegrid_banner_copy_copy_cop_1459648505 > .ij\\+yge > ._6j-2qJ > .CWLqvJ:nth-child(2) > .MYUhVI > .n\\+JdOT.NRKsSS[role=\"button\"] > .text-size--cta.font--gotham-medium.text-color--inherit"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "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": "<span class=\"text-color--inherit font--gotham-medium text-size--cta \">VISIT CAREERS</span>",
                  "target": [
                    ".n\\+JdOT.NRKsSS[href$=\"careers.aramark.com\"] > .text-size--cta.font--gotham-medium.text-color--inherit"
                  ],
                  "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": "#ebebeb",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<input aria-invalid=\"false\" aria-placeholder=\"Email\" class=\"Us3679\" id=\"footer-newsletter-form-email-input\" name=\"email\" placeholder=\"Email\" required=\"\" type=\"email\">",
                  "target": [
                    "#footer-newsletter-form-email-input"
                  ],
                  "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": "#eb002a",
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13.12px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscuring",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it partially overlaps other elements"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/other/privacy-policy\" aria-label=\"More information about your privacy\">Privacy Policy.</a>",
                  "target": [
                    "#onetrust-policy-text > a[href$=\"privacy-policy\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it partially overlaps other elements"
                }
              ]
            },
            {
              "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": {
                        "headingOrder": [
                          {
                            "ancestry": [
                              "html > body > div:nth-child(2) > div > main:nth-child(2) > section:nth-child(1) > div > div:nth-child(1) > div > div > div > div > div:nth-child(2) > div > div > div:nth-child(2) > div:nth-child(1) > h2"
                            ],
                            "level": 2
                          },
                          {
                            "ancestry": [
                              "html > body > div:nth-child(2) > div > main:nth-child(2) > section:nth-child(1) > div > div:nth-child(2) > div > div > div:nth-child(2) > div > div > div:nth-child(2) > div:nth-child(1) > h2"
                            ],
                            "level": 2
                          },
                          {
                            "ancestry": [
                              "html > body > div:nth-child(2) > div > main:nth-child(2) > section:nth-child(2) > div:nth-child(1) > div > div:nth-child(2) > h2"
                            ],
                            "level": 2
                          },
                          {
                            "ancestry": [
                              "html > body > div:nth-child(2) > div > main:nth-child(2) > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div > div > div:nth-child(1) > article > a > div:nth-child(2) > h3"
                            ],
                            "level": 3
                          },
                          {
                            "ancestry": [
                              "html > body > div:nth-child(2) > div > main:nth-child(2) > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div > div > div:nth-child(2) > article > a > div:nth-child(2) > h3"
                            ],
                            "level": 3
                          },
                          {
                            "ancestry": [
                              "html > body > div:nth-child(2) > div > main:nth-child(2) > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div > div > div:nth-child(3) > article > a > div:nth-child(2) > h3"
                            ],
                            "level": 3
                          },
                          {
                            "ancestry": [
                              "html > body > div:nth-child(2) > div > main:nth-child(2) > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div > div > div:nth-child(4) > article > a > div:nth-child(2) > h3"
                            ],
                            "level": 3
                          },
                          {
                            "ancestry": [
                              "html > body > div:nth-child(2) > div > main:nth-child(2) > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div > div > div:nth-child(5) > article > a > div:nth-child(2) > h3"
                            ],
                            "level": 3
                          },
                          {
                            "ancestry": [
                              "html > body > div:nth-child(2) > div > main:nth-child(2) > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div > div > div:nth-child(6) > article > a > div:nth-child(2) > h3"
                            ],
                            "level": 3
                          },
                          {
                            "ancestry": [
                              "html > body > div:nth-child(2) > div > main:nth-child(2) > section:nth-child(3) > div > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > h2"
                            ],
                            "level": 2
                          },
                          {
                            "ancestry": [
                              "html > body > div:nth-child(2) > div > main:nth-child(2) > section:nth-child(4) > div > div > div:nth-child(2) > h2"
                            ],
                            "level": 2
                          },
                          {
                            "ancestry": [
                              "html > body > div:nth-child(2) > div > main:nth-child(2) > section:nth-child(5) > div:nth-child(1) > div > div:nth-child(2) > h2"
                            ],
                            "level": 2
                          },
                          {
                            "ancestry": [
                              "html > body > div:nth-child(2) > div > main:nth-child(2) > section:nth-child(5) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div > div > div:nth-child(1) > article > a > div:nth-child(2) > h3"
                            ],
                            "level": 3
                          },
                          {
                            "ancestry": [
                              "html > body > div:nth-child(2) > div > main:nth-child(2) > section:nth-child(5) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div > div > div:nth-child(2) > article > a > div:nth-child(2) > h3"
                            ],
                            "level": 3
                          },
                          {
                            "ancestry": [
                              "html > body > div:nth-child(2) > div > main:nth-child(2) > section:nth-child(5) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div > div > div:nth-child(3) > article > a > div:nth-child(2) > h3"
                            ],
                            "level": 3
                          },
                          {
                            "ancestry": [
                              "html > body > div:nth-child(2) > div > main:nth-child(2) > section:nth-child(5) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div > div > div:nth-child(4) > article > a > div:nth-child(2) > h3"
                            ],
                            "level": 3
                          },
                          {
                            "ancestry": [
                              "html > body > div:nth-child(2) > div > main:nth-child(2) > section:nth-child(6) > div > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > h2"
                            ],
                            "level": 2
                          },
                          {
                            "ancestry": [
                              "html > body > div:nth-child(2) > div > main:nth-child(2) > section:nth-child(7) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div > div > div:nth-child(1) > article > a > div:nth-child(2) > h3"
                            ],
                            "level": 3
                          },
                          {
                            "ancestry": [
                              "html > body > div:nth-child(2) > div > main:nth-child(2) > section:nth-child(7) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div > div > div:nth-child(2) > article > a > div:nth-child(2) > h3"
                            ],
                            "level": 3
                          },
                          {
                            "ancestry": [
                              "html > body > div:nth-child(2) > div > main:nth-child(2) > section:nth-child(7) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div > div > div:nth-child(3) > article > a > div:nth-child(2) > h3"
                            ],
                            "level": 3
                          },
                          {
                            "ancestry": [
                              "html > body > div:nth-child(2) > div > main:nth-child(2) > section:nth-child(7) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div > div > div:nth-child(4) > article > a > div:nth-child(2) > h3"
                            ],
                            "level": 3
                          },
                          {
                            "ancestry": [
                              "html > body > div:nth-child(2) > div > main:nth-child(2) > section:nth-child(8) > div > div > div:nth-child(2) > h2"
                            ],
                            "level": 2
                          },
                          {
                            "ancestry": [
                              "html > body > div:nth-child(2) > div > main:nth-child(2) > section:nth-child(9) > div > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > h2"
                            ],
                            "level": 2
                          },
                          {
                            "ancestry": [
                              "html > body > div:nth-child(2) > div > main:nth-child(2) > section:nth-child(10) > div:nth-child(2) > ul:nth-child(2) > li:nth-child(1) > div > a > div:nth-child(2) > h3"
                            ],
                            "level": 3
                          },
                          {
                            "ancestry": [
                              "html > body > div:nth-child(2) > div > main:nth-child(2) > section:nth-child(10) > div:nth-child(2) > ul:nth-child(2) > li:nth-child(2) > div > a > div:nth-child(2) > h3"
                            ],
                            "level": 3
                          },
                          {
                            "ancestry": [
                              "html > body > div:nth-child(2) > div > main:nth-child(2) > section:nth-child(10) > div:nth-child(2) > ul:nth-child(2) > li:nth-child(3) > div > a > div:nth-child(2) > h3"
                            ],
                            "level": 3
                          },
                          {
                            "ancestry": [
                              "html > body > div:nth-child(2) > div > main:nth-child(2) > section:nth-child(11) > div > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > h2"
                            ],
                            "level": 2
                          },
                          {
                            "ancestry": [
                              "html > body > div:nth-child(2) > div > main:nth-child(2) > section:nth-child(12) > div > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > h2"
                            ],
                            "level": 2
                          },
                          {
                            "ancestry": [
                              "html > body > div:nth-child(2) > div > main:nth-child(2) > section:nth-child(13) > div:nth-child(1) > div > div > h2"
                            ],
                            "level": 2
                          },
                          {
                            "ancestry": [
                              "html > body > div:nth-child(2) > div > main:nth-child(2) > section:nth-child(13) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div > div > div:nth-child(1) > article > a > div:nth-child(2) > h3"
                            ],
                            "level": 3
                          },
                          {
                            "ancestry": [
                              "html > body > div:nth-child(2) > div > main:nth-child(2) > section:nth-child(13) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div > div > div:nth-child(2) > article > a > div:nth-child(2) > h3"
                            ],
                            "level": 3
                          },
                          {
                            "ancestry": [
                              "html > body > div:nth-child(2) > div > main:nth-child(2) > section:nth-child(13) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div > div > div:nth-child(3) > article > a > div:nth-child(2) > h3"
                            ],
                            "level": 3
                          },
                          {
                            "ancestry": [
                              "html > body > div:nth-child(2) > div > main:nth-child(2) > section:nth-child(13) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div > div > div:nth-child(4) > article > a > div:nth-child(2) > h3"
                            ],
                            "level": 3
                          },
                          {
                            "ancestry": [
                              "html > body > div:nth-child(2) > div > main:nth-child(2) > section:nth-child(13) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div > div > div:nth-child(5) > article > a > div:nth-child(2) > h3"
                            ],
                            "level": 3
                          },
                          {
                            "ancestry": [
                              "html > body > div:nth-child(2) > div > footer:nth-child(3) > div > div > div:nth-child(2) > h2:nth-child(1)"
                            ],
                            "level": 2
                          },
                          {
                            "ancestry": [
                              "html > body > div:nth-child(2) > div > footer:nth-child(3) > div > div > div:nth-child(4) > h2:nth-child(1)"
                            ],
                            "level": 2
                          }
                        ]
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Unable to determine previous heading"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<h2 class=\"tKnEX8\"><span class=\"text-color--black font--reckless-neue headline-text-size--x-large \">Cooling spaces informed by occupancy data</span></h2>",
                  "target": [
                    ":root"
                  ],
                  "failureSummary": "Fix any of the following:\n  Unable to determine previous heading"
                },
                {
                  "any": [
                    {
                      "id": "heading-order",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Unable to determine previous heading"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<h2 class=\"tKnEX8\"><span class=\"text-color--black font--reckless-neue headline-text-size--x-large \">Training for allergen safety takes the award</span></h2>",
                  "target": [
                    ":root"
                  ],
                  "failureSummary": "Fix any of the following:\n  Unable to determine previous heading"
                }
              ]
            },
            {
              "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": "<svg version=\"1.1\" id=\"contentSVG\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 1600 90\" class=\"y49T5m\">",
                  "target": [
                    "#contentSVG"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20.0001 7L9.0001 18L4 13\" stroke=\"#40B4E5\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>",
                  "target": [
                    "#footer-newsletter-form-submit-button > svg[height=\"24\"][viewBox=\"0 0 24 24\"][width=\"24\"]"
                  ],
                  "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 sandbox=\"allow-scripts allow-same-origin\" title=\"Adobe ID Syncing iFrame\" id=\"destination_publishing_iframe_aramarkservices_0\" name=\"destination_publishing_iframe_aramarkservices_0_name\" src=\"https://aramarkservices.demdex.net/dest5.html?d_nsid=0#https%3A%2F%2Fwww.aramark.com\" style=\"display: none; width: 0px; height: 0px;\" class=\"aamIframeLoaded\">",
                  "target": [
                    "#destination_publishing_iframe_aramarkservices_0"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<img style=\"display:none\" alt=\"\" aria-hidden=\"true\" width=\"0\" height=\"0\" id=\"db_bw_pixel_ad\" src=\"https://match.prod.bidr.io/cookie-sync/demandbase\">",
                  "target": [
                    "#db_bw_pixel_ad"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<img style=\"display:none\" alt=\"\" aria-hidden=\"true\" width=\"0\" height=\"0\" id=\"db_lr_pixel_ad\" src=\"https://id.rlcdn.com/464526.gif\">",
                  "target": [
                    "#db_lr_pixel_ad"
                  ],
                  "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_1lpro2k\" height=\"0\" width=\"0\" style=\"display:none;\" src=\"https://insight.adsrvr.org/track/up?adv=taq2lc1&amp;ref=https%3A%2F%2Fwww.aramark.com%2Fhome&amp;upid=1lpro2k&amp;upv=1.1.0\" title=\"TTD Universal Pixel\"></iframe>",
                  "target": [
                    "#universal_pixel_1lpro2k"
                  ],
                  "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=\"onetrust-pc-sdk\" class=\"otPcPanel ot-hide ot-fade-in\" role=\"alertdialog\" aria-modal=\"true\" aria-describedby=\"ot-pc-desc\" lang=\"en\" aria-label=\"Privacy Preference Center\">",
                  "target": [
                    "#onetrust-pc-sdk"
                  ],
                  "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=\"ot-pc-logo\" role=\"img\" aria-label=\"Company Logo\" style=\"background-image: url(&quot;https://cdn.cookielaw.org/logos/static/ot_logo.png&quot;);\n                background-position: left;\"></div>",
                  "target": [
                    ".ot-pc-logo"
                  ],
                  "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=\"ot-acc-grpcntr ot-acc-txt\">",
                  "target": [
                    "div[data-optanongroupid=\"C0001\"] > .ot-acc-grpcntr.ot-acc-txt"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"ot-label-txt\">Functionality Cookies</span>",
                  "target": [
                    "label[for=\"ot-group-id-C0003\"] > .ot-label-txt"
                  ],
                  "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=\"ot-acc-grpcntr ot-acc-txt\">",
                  "target": [
                    ".ot-accordion-layout.ot-cat-item[data-optanongroupid=\"C0003\"] > .ot-acc-grpcntr.ot-acc-txt"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"ot-label-txt\">Performance Cookies</span>",
                  "target": [
                    "label[for=\"ot-group-id-C0002\"] > .ot-label-txt"
                  ],
                  "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=\"ot-acc-grpcntr ot-acc-txt\">",
                  "target": [
                    ".ot-accordion-layout.ot-cat-item[data-optanongroupid=\"C0002\"] > .ot-acc-grpcntr.ot-acc-txt"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"ot-label-txt\">Advertising Cookies</span>",
                  "target": [
                    "label[for=\"ot-group-id-C0004\"] > .ot-label-txt"
                  ],
                  "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=\"ot-acc-grpcntr ot-acc-txt\">",
                  "target": [
                    ".ot-accordion-layout.ot-cat-item[data-optanongroupid=\"C0004\"] > .ot-acc-grpcntr.ot-acc-txt"
                  ],
                  "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": "<section id=\"ot-pc-lst\" class=\"ot-hide ot-pc-scrollbar ot-enbl-chr\">",
                  "target": [
                    "#ot-pc-lst"
                  ],
                  "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": "<section id=\"ot-fltr-modal\">",
                  "target": [
                    "#ot-fltr-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": "<span class=\"ot-label-status\">label</span>",
                  "target": [
                    ".ot-fltr-opt > .ot-chkbox > .ot-label-status"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"ot-label-txt\">checkbox label</span>",
                  "target": [
                    "#ot-selall-hostcntr > label > .ot-label-txt"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"ot-label-status\">label</span>",
                  "target": [
                    "#ot-selall-hostcntr > .ot-label-status"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"ot-label-txt\">checkbox label</span>",
                  "target": [
                    "#ot-selall-vencntr > label > .ot-label-txt"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"ot-label-status\">label</span>",
                  "target": [
                    "#ot-selall-vencntr > .ot-label-status"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"ot-label-txt\">checkbox label</span>",
                  "target": [
                    "label[for=\"select-all-vendor-leg-handler\"] > .ot-label-txt"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"ot-label-status\">label</span>",
                  "target": [
                    "#ot-selall-licntr > .ot-label-status"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                }
              ]
            }
          ],
          "violations": [
            {
              "id": "color-contrast-enhanced",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aaa",
                "wcag146"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast-enhanced?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#666666",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.74,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<input aria-invalid=\"false\" aria-placeholder=\"Enter your email\" class=\"Us3679\" id=\"email-capture-form-email-input\" name=\"email\" placeholder=\"Enter your email\" required=\"\" type=\"email\">",
                          "target": [
                            "#email-capture-form-email-input"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"text-color--inherit font--gotham-book text-size--large \">*Enter your email</span>",
                  "target": [
                    "#email-capture-form-email-label > .text-size--large.text-color--inherit.font--gotham-book"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#eb002a",
                        "contrastRatio": 4.59,
                        "fontSize": "9.8pt (13.12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button id=\"onetrust-accept-btn-handler\">Accept</button>",
                          "target": [
                            "#onetrust-accept-btn-handler"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.59 (foreground color: #ffffff, background color: #eb002a, font size: 9.8pt (13.12px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button id=\"onetrust-accept-btn-handler\">Accept</button>",
                  "target": [
                    "#onetrust-accept-btn-handler"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.59 (foreground color: #ffffff, background color: #eb002a, font size: 9.8pt (13.12px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#eb002a",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.59,
                        "fontSize": "9.8pt (13.12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button id=\"onetrust-pc-btn-handler\" class=\"cookie-setting-link\">Cookies Preferences</button>",
                          "target": [
                            "#onetrust-pc-btn-handler"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.59 (foreground color: #eb002a, background color: #ffffff, font size: 9.8pt (13.12px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button id=\"onetrust-pc-btn-handler\" class=\"cookie-setting-link\">Cookies Preferences</button>",
                  "target": [
                    "#onetrust-pc-btn-handler"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.59 (foreground color: #eb002a, background color: #ffffff, font size: 9.8pt (13.12px), font weight: normal). Expected contrast ratio of 7:1"
                }
              ]
            },
            {
              "id": "duplicate-id",
              "impact": "minor",
              "tags": [
                "cat.parsing",
                "wcag2a",
                "wcag411"
              ],
              "description": "Ensures every id attribute value is unique",
              "help": "id attribute value must be unique",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/duplicate-id?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "background-shape--carousel",
                      "relatedNodes": [
                        {
                          "html": "<svg id=\"background-shape--carousel\" xmlns=\"http://www.w3.org/2000/svg\" width=\"2000\" height=\"523\"><path d=\"M1.002 355.212v1.288c-1.133-.322-1.119-.757 0-1.288V0H2000.46v523c-298.26-67.167-954.18-201.5-1416.458-201.5-335.063 0-567.331 26.278-583 33.712z\"></path></svg>",
                          "target": [
                            "#_home_jcr_content_root_responsivegrid_carousel_copy_copy_c > .ij\\+yge > .LwRzg2.LE8AK6.MvR3EI > svg[height=\"523\"][width=\"2000\"]"
                          ]
                        },
                        {
                          "html": "<svg id=\"background-shape--carousel\" xmlns=\"http://www.w3.org/2000/svg\" width=\"2000\" height=\"523\"><path d=\"M1.002 355.212v1.288c-1.133-.322-1.119-.757 0-1.288V0H2000.46v523c-298.26-67.167-954.18-201.5-1416.458-201.5-335.063 0-567.331 26.278-583 33.712z\"></path></svg>",
                          "target": [
                            "#_home_jcr_content_root_responsivegrid_carousel_1115205621 > .ij\\+yge > .LwRzg2.LE8AK6.MvR3EI > svg[height=\"523\"][width=\"2000\"]"
                          ]
                        },
                        {
                          "html": "<svg id=\"background-shape--carousel\" xmlns=\"http://www.w3.org/2000/svg\" width=\"2000\" height=\"523\"><path d=\"M1.002 355.212v1.288c-1.133-.322-1.119-.757 0-1.288V0H2000.46v523c-298.26-67.167-954.18-201.5-1416.458-201.5-335.063 0-567.331 26.278-583 33.712z\"></path></svg>",
                          "target": [
                            "._08Te2F > svg[height=\"523\"][width=\"2000\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: background-shape--carousel"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<svg id=\"background-shape--carousel\" xmlns=\"http://www.w3.org/2000/svg\" width=\"2000\" height=\"523\"><path d=\"M1.002 355.212v1.288c-1.133-.322-1.119-.757 0-1.288V0H2000.46v523c-298.26-67.167-954.18-201.5-1416.458-201.5-335.063 0-567.331 26.278-583 33.712z\"></path></svg>",
                  "target": [
                    "#_home_jcr_content_root_responsivegrid_carousel_copy > .ij\\+yge > .LwRzg2.LE8AK6.MvR3EI > svg[height=\"523\"][width=\"2000\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: background-shape--carousel"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "background-shape--banner",
                      "relatedNodes": [
                        {
                          "html": "<svg id=\"background-shape--banner\" xmlns=\"http://www.w3.org/2000/svg\" width=\"2000\" height=\"143\">",
                          "target": [
                            "#_home_jcr_content_root_responsivegrid_banner_copy_copy_cop > .ij\\+yge > .nlNd9O._6uf\\+jV.MvR3EI > svg[height=\"143\"][width=\"2000\"]"
                          ]
                        },
                        {
                          "html": "<svg id=\"background-shape--banner\" xmlns=\"http://www.w3.org/2000/svg\" width=\"2000\" height=\"143\">",
                          "target": [
                            "#_home_jcr_content_root_responsivegrid_banner_copy_copy_cop_1459648505 > .ij\\+yge > .nlNd9O._6uf\\+jV.MvR3EI > svg[height=\"143\"][width=\"2000\"]"
                          ]
                        },
                        {
                          "html": "<svg id=\"background-shape--banner\" xmlns=\"http://www.w3.org/2000/svg\" width=\"2000\" height=\"143\">",
                          "target": [
                            "#_home_jcr_content_root_responsivegrid_banner_copy_copy_cop_145862088 > .ij\\+yge > .nlNd9O._6uf\\+jV.MvR3EI > svg[height=\"143\"][width=\"2000\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: background-shape--banner"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<svg id=\"background-shape--banner\" xmlns=\"http://www.w3.org/2000/svg\" width=\"2000\" height=\"143\">",
                  "target": [
                    "#_home_jcr_content_root_responsivegrid_banner_copy > .ij\\+yge > .nlNd9O._6uf\\+jV.MvR3EI > svg[height=\"143\"][width=\"2000\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: background-shape--banner"
                }
              ]
            },
            {
              "id": "focus-order-semantics",
              "impact": "minor",
              "tags": [
                "cat.keyboard",
                "best-practice",
                "experimental"
              ],
              "description": "Ensures elements in the focus order have a role appropriate for interactive content",
              "help": "Elements in the focus order should have an appropriate role",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/focus-order-semantics?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "has-widget-role",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have a widget role."
                    },
                    {
                      "id": "valid-scrollable-semantics",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element has invalid semantics for an element in the focus order."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"onetrust-banner-sdk\" class=\"otFloatingRoundedCorner ot-bottom-left ot-wo-title vertical-align-content\" tabindex=\"0\" style=\"bottom: 1rem;\">",
                  "target": [
                    "#onetrust-banner-sdk"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element does not have a widget role.\n  Element has invalid semantics for an element in the focus order."
                }
              ]
            },
            {
              "id": "image-alt",
              "impact": "critical",
              "tags": [
                "cat.text-alternatives",
                "wcag2a",
                "wcag111",
                "section508",
                "section508.22.a",
                "ACT"
              ],
              "description": "Ensures <img> elements have alternate text or a role of none or presentation",
              "help": "Images must have alternate text",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/image-alt?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "has-alt",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Element does not have an alt attribute"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    },
                    {
                      "id": "presentational-role",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<img loading=\"eager\" src=\"/content/dam/aramark/en/homepage/Updated Allergen Header.jpg\">",
                  "target": [
                    "#background-carousel-image > .YFjQpO.egKHFn[data-aspect-ratio=\"banner-featured\"] > picture > img[loading=\"eager\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                },
                {
                  "any": [
                    {
                      "id": "has-alt",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Element does not have an alt attribute"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    },
                    {
                      "id": "presentational-role",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<img loading=\"eager\" src=\"/content/dam/aramark/en/fpo/awards/award-fortune-worlds-most-admired-companies-2022-2-med.png\">",
                  "target": [
                    "#_home_jcr_content_root_responsivegrid_experiencefragment_c_root_carousel > .ij\\+yge > .nsRTXM > .sIxUvM > div[data-testid=\"use-spring-carousel-wrapper\"] > div > .use-spring-carousel-item:nth-child(1) > article > .bdYKYE.undefined[target=\"_self\"] > .d7rad- > ._3O9PHf.rW9Lfo[data-aspect-ratio=\"carousel-card\"] > picture > img[loading=\"eager\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                },
                {
                  "any": [
                    {
                      "id": "has-alt",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Element does not have an alt attribute"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    },
                    {
                      "id": "presentational-role",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<img loading=\"eager\" src=\"/content/dam/aramark/en/awards/DEI External Logo_v4.png\">",
                  "target": [
                    ".use-spring-carousel-item:nth-child(3) > article > .bdYKYE.undefined[target=\"_self\"] > .d7rad- > ._3O9PHf.rW9Lfo[data-aspect-ratio=\"carousel-card\"] > picture > img[loading=\"eager\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                }
              ]
            },
            {
              "id": "label-content-name-mismatch",
              "impact": "serious",
              "tags": [
                "cat.semantics",
                "wcag21a",
                "wcag253",
                "experimental"
              ],
              "description": "Ensures that elements labelled through their content must have their visible text as part of their accessible name",
              "help": "Elements must have their visible text as part of their accessible name",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/label-content-name-mismatch?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "label-content-name-mismatch",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Text inside the element is not included in the accessible name"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/other/privacy-policy\" aria-label=\"More information about your privacy\">Privacy Policy.</a>",
                  "target": [
                    "#onetrust-policy-text > a[href$=\"privacy-policy\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
                }
              ]
            },
            {
              "id": "landmark-unique",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "help": "Ensures landmarks are unique",
              "description": "Landmarks should have a unique role or role/label/title (i.e. accessible name) combination",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/landmark-unique?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "landmark-is-unique",
                      "data": {
                        "role": "navigation",
                        "accessibleText": null
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav data-component=\"Navigation - Main\" id=\"_home_jcr_content_root_experiencefragment_root_navigation_928131431_mainNav\">",
                          "target": [
                            "#_home_jcr_content_root_experiencefragment_root_navigation_928131431_mainNav"
                          ]
                        }
                      ],
                      "impact": "moderate",
                      "message": "The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<nav class=\"aOj0D6\" data-component=\"NavigationUtility\" id=\"_home_jcr_content_root_experiencefragment_root_navigation_928131431_utilityNav\">",
                  "target": [
                    "#_home_jcr_content_root_experiencefragment_root_navigation_928131431_utilityNav"
                  ],
                  "failureSummary": "Fix any of the following:\n  The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                }
              ]
            },
            {
              "id": "page-has-heading-one",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensure that the page, or at least one of its frames contains a level-one heading",
              "help": "Page should contain a level-one heading",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/page-has-heading-one?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "page-has-heading-one",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Page must have a level-one heading"
                    }
                  ],
                  "none": [],
                  "impact": "moderate",
                  "html": "<html lang=\"en\" data-react-helmet=\"lang\" class=\" fonts-loaded\">",
                  "target": [
                    "html"
                  ],
                  "failureSummary": "Fix all of the following:\n  Page must have a level-one heading"
                }
              ]
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.aramark.com/home",
      "what": "URL",
      "result": "https://www.aramark.com/home"
    },
    {
      "type": "test",
      "which": "continuum",
      "what": "Level Access Continuum, community edition",
      "url": "https://www.aramark.com/home",
      "result": {
        "prevented": true,
        "error": "ERROR adding the continuum.conf script to the page"
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.aramark.com/home",
      "what": "URL",
      "result": "https://www.aramark.com/home"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://www.aramark.com/home",
      "result": {
        "prevented": true,
        "error": "ERROR adding the htmlcs script to the page"
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.aramark.com/home",
      "what": "URL",
      "result": "https://www.aramark.com/home"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://www.aramark.com/home",
      "result": {
        "content": {
          "prevented": true,
          "error": "ERROR: getting ibm test report took too long"
        },
        "prevented": true,
        "url": {
          "prevented": true,
          "error": "ERROR: getting ibm test report took too long"
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.aramark.com/home",
      "what": "URL",
      "result": "https://www.aramark.com/home"
    },
    {
      "type": "test",
      "which": "nuVal",
      "what": "failures to pass the Nu Html Checker",
      "url": "https://www.aramark.com/home",
      "result": {
        "prevented": true,
        "error": "Unexpected end of JSON input",
        "report": ""
      }
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://www.aramark.com/home",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "Aramark - Food, Facilities, and Uniform Services - Aramark",
          "pageurl": "https://www.aramark.com/home",
          "time": 3.83,
          "creditsremaining": 370,
          "allitemcount": 221,
          "totalelements": 1680,
          "waveurl": "http://wave.webaim.org/report?url=https://www.aramark.com/home"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 3,
            "items": {
              "alt_missing": {
                "id": "alt_missing",
                "description": "Missing alternative text",
                "count": 3,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#aramark > DIV:first-child > HEADER:first-child + MAIN > SECTION#_home_jcr_content_root_responsivegrid_banner_feature_copy_ > DIV:first-child > DIV:first-child > DIV:first-child > DIV#front-carousel-slide > DIV:first-child > DIV#front-carousel-slide-content > DIV:first-child > DIV#front-carousel-image > DIV:first-child > PICTURE:first-child > SOURCE:first-child + SOURCE + SOURCE + SOURCE + IMG",
                  "HTML > HEAD:first-child + BODY > DIV#aramark > DIV:first-child > HEADER:first-child + MAIN > SECTION#_home_jcr_content_root_responsivegrid_experiencefragment_c_root_carousel > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > ARTICLE:first-child > A:first-child > DIV:first-child > DIV:first-child > PICTURE:first-child > SOURCE:first-child + SOURCE + SOURCE + SOURCE + IMG",
                  "HTML > HEAD:first-child + BODY > DIV#aramark > DIV:first-child > HEADER:first-child + MAIN > SECTION#_home_jcr_content_root_responsivegrid_experiencefragment_c_root_carousel > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > ARTICLE:first-child > A:first-child > DIV:first-child > DIV:first-child > PICTURE:first-child > SOURCE:first-child + SOURCE + SOURCE + SOURCE + IMG"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  }
                ]
              }
            }
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 2,
            "items": {
              "contrast": {
                "id": "contrast",
                "description": "Very low contrast",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#aramark > DIV:first-child > HEADER#_home_jcr_content_root_experiencefragment_root_navigation_928131431 > NAV#_home_jcr_content_root_experiencefragment_root_navigation_928131431_mainNav > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > FORM:first-child > DIV#nav-search-results-form-layout > DIV#nav-search-results-form-elements > LABEL#nav-search-results-form-search-wrapper > SPAN#nav-search-results-form-search-label > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#aramark > DIV:first-child > FOOTER#_home_jcr_content_root_experiencefragment_245943250_root_footer > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child > svg:first-child + SPAN"
                ],
                "contrastdata": [
                  [
                    2.62,
                    "#989a9b",
                    "#f6f6f9",
                    true
                  ],
                  [
                    1.77,
                    "#0000ee",
                    "#022035",
                    false
                  ]
                ],
                "wcag": [
                  {
                    "name": "1.4.3 Contrast (Minimum) (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.4.3"
                  }
                ]
              }
            }
          },
          "alert": {
            "description": "Alerts",
            "count": 3,
            "items": {
              "link_redundant": {
                "id": "link_redundant",
                "description": "Redundant link",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#aramark > DIV:first-child > HEADER:first-child + MAIN > SECTION#_home_jcr_content_root_responsivegrid_experiencefragment_c_root_carousel > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > ARTICLE:first-child > A:first-child"
                ],
                "wcag": [
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "link_pdf": {
                "id": "link_pdf",
                "description": "Link to PDF document",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#aramark > DIV:first-child > HEADER:first-child + MAIN > SECTION#_home_jcr_content_root_responsivegrid_card_stack_copy_1129 > DIV:first-child + DIV > DIV:first-child + UL > LI:first-child > DIV:first-child > A:first-child"
                ],
                "wcag": []
              },
              "noscript": {
                "id": "noscript",
                "description": "Noscript element",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child"
                ],
                "wcag": []
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.aramark.com/home",
      "what": "URL",
      "result": "https://www.aramark.com/home"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://www.aramark.com/home",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.089",
        "responseTime": "2022-08-12T20:18:07.924Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1292119,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 171,
              "failing": 9
            },
            "issues": {
              "totalErrors": 57,
              "totalWarnings": 7,
              "totalIssues": 64
            },
            "issuesByLevel": {
              "A": {
                "count": 30,
                "pct": 46.88
              },
              "AA": {
                "count": 25,
                "pct": 39.06
              },
              "AAA": {
                "count": 64,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 5,
              "warningDensity": 1,
              "allDensity": 5
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "9cdfe375-779b-4836-b537-df67be9d755f",
          "docID": "43753f4f-06bd-4ce5-93ee-3afcc61de2c4",
          "sourceHash": "93d759b674efca176f88ffff9d3cdaa3",
          "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=9cdfe375-779b-4836-b537-df67be9d755f",
          "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": 768
                },
                "height": 768,
                "width": 1024
              },
              "position": {
                "line": 6711,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"page basicpage\"&gt; &lt;noscript&gt;You need to enable JavaScript to run this app.&lt;/noscript&gt; &lt;div id=\"aramark\"&gt;&lt;div class=\"\"&gt;&lt;header class=\"cP+8l-\" data-component=\"Navigation\" id=\"_home_jcr_content_root_experiencefra",
              "xpath": "/html/body",
              "issueID": "305578094d35e5ef2669b7b66dae315c",
              "signature": "6a6b7d86cd6dd7dcfa03759a5ba9dd2f",
              "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=305578094d35e5ef2669b7b66dae315c"
            },
            {
              "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": 25,
                  "y": 279
                },
                "bottom-right": {
                  "x": 311,
                  "y": 314
                },
                "height": 35,
                "width": 286
              },
              "position": {
                "line": 12392,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/other/privacy-policy\" aria-label=\"More information about your privacy\"&gt;Privacy Policy.&lt;/a&gt;",
              "xpath": "/html/body/div[3]/div[2]/div[1]/div[1]/div[1]/div[1]/p[1]/a[1]",
              "issueID": "dbfc3cc12525d8ff5fa5a662691a5ecb",
              "signature": "b8141253e9bba9e74bdc653c8ea6f722",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=dbfc3cc12525d8ff5fa5a662691a5ecb"
            },
            {
              "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": 25,
                  "y": 326
                },
                "bottom-right": {
                  "x": 328,
                  "y": 344
                },
                "height": 18,
                "width": 303
              },
              "position": {
                "line": 12481,
                "column": 0
              },
              "errorSnippet": "&lt;button id=\"onetrust-accept-btn-handler\"&gt;Accept&lt;/button&gt;",
              "xpath": "/html/body/div[3]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/button[1]",
              "issueID": "ce15ff07c1753fb8dc9b08a516adfc48",
              "signature": "8af42320f4827fbe2171ff9203ff8b01",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=ce15ff07c1753fb8dc9b08a516adfc48"
            },
            {
              "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": 25,
                  "y": 379.59375
                },
                "bottom-right": {
                  "x": 330,
                  "y": 397.59375
                },
                "height": 18,
                "width": 305
              },
              "position": {
                "line": 12481,
                "column": 0
              },
              "errorSnippet": "&lt;button id=\"onetrust-pc-btn-handler\" class=\"cookie-setting-link\"&gt;Cookies Preferences&lt;/button&gt;",
              "xpath": "/html/body/div[3]/div[2]/div[1]/div[1]/div[2]/div[1]/button[1]",
              "issueID": "5f99799ced2bc72eda246a25527aaf2d",
              "signature": "cd437bb84438c145ab544c18711ff44a",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=5f99799ced2bc72eda246a25527aaf2d"
            },
            {
              "tID": 129,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "CSS underline on text has been detected that is not a link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "The text in this passage has been styled to display underlined but it is not a link. Underlined text on the web or on apps is universally accepted as signifying that the relevant text is a link. Applying underline to text that is not a link is likely to confuse many users, and especially people with cognitive impairments, learning disabilities or dyslexia. Remove the underlining from this passage of text.",
              "viewPortLocation": {
                "top-left": {
                  "x": 25,
                  "y": 379.59375
                },
                "bottom-right": {
                  "x": 330,
                  "y": 397.59375
                },
                "height": 18,
                "width": 305
              },
              "position": {
                "line": 12481,
                "column": 0
              },
              "errorSnippet": "&lt;button id=\"onetrust-pc-btn-handler\" class=\"cookie-setting-link\"&gt;Cookies Preferences&lt;/button&gt;",
              "xpath": "/html/body/div[3]/div[2]/div[1]/div[1]/div[2]/div[1]/button[1]",
              "issueID": "f3f3772937bccaf72a86494adcfd3a1e",
              "signature": "5ce12983a961e7ffb0832c85ccf07e5f",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=129&issueID=f3f3772937bccaf72a86494adcfd3a1e"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 768
                },
                "height": 768,
                "width": 1024
              },
              "position": {
                "line": 6711,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"page basicpage\"&gt; &lt;noscript&gt;You need to enable JavaScript to run this app.&lt;/noscript&gt; &lt;div id=\"aramark\"&gt;&lt;div class=\"\"&gt;&lt;header class=\"cP+8l-\" data-component=\"Navigation\" id=\"_home_jcr_content_root_experiencefra",
              "xpath": "/html/body",
              "issueID": "cf74078fe94db7d85912a73d8b942aa5",
              "signature": "a6eed82a5f28846f0ebc9f2bc4d9d0dd",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=cf74078fe94db7d85912a73d8b942aa5"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 375,
                  "y": 461.188
                },
                "height": 461.188,
                "width": 375
              },
              "position": {
                "line": 12398,
                "column": 0
              },
              "errorSnippet": "&lt;div class=\"ot-sdk-container\" role=\"alertdialog\" aria-describedby=\"onetrust-policy-text\" aria-label=\"Privacy\"&gt;&lt;div class=\"ot-sdk-row\"&gt;&lt;div id=\"onetrust-group-container\" class=\"ot-sdk-twelve ot-sdk-columns\"&gt;&lt;div id=\"onetrust-policy\"&g",
              "xpath": "/html/body/div[3]/div[2]/div[1]",
              "issueID": "87a5e3f23a8c52a536d921761a128d11",
              "signature": "0131eb489a27f277827ce0bbd5ab3394",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=87a5e3f23a8c52a536d921761a128d11"
            },
            {
              "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": -23,
                  "y": 0
                },
                "bottom-right": {
                  "x": -23,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 12481,
                "column": 0
              },
              "errorSnippet": "&lt;div id=\"ot-pc-content\" class=\"ot-pc-scrollbar ot-enbl-chr\"&gt;&lt;h2 id=\"ot-pc-title\"&gt;Privacy Preference Center&lt;/h2&gt;&lt;div id=\"ot-pc-desc\"&gt;When you visit any website, it may store or retrieve information on your browser, often in the for",
              "xpath": "/html/body/div[3]/div[3]/div[2]",
              "issueID": "b31d27fd1859ce30bba481a2b48afec0",
              "signature": "6c001a2fa56c26d6e6ea2f625867346b",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=b31d27fd1859ce30bba481a2b48afec0"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": -10
                },
                "bottom-right": {
                  "x": 0,
                  "y": -10
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 12481,
                "column": 0
              },
              "errorSnippet": "&lt;div class=\"ot-accordion-layout ot-cat-item ot-vs-config\" data-optanongroupid=\"C0001\"&gt;&lt;button ot-accordion=\"true\" aria-expanded=\"false\" aria-controls=\"ot-desc-id-C0001\" aria-labelledby=\"ot-header-id-C0001\"&gt;&lt;/button&gt;&lt;!-- Accordion hea",
              "xpath": "/html/body/div[3]/div[3]/div[2]/section[1]/div[1]",
              "issueID": "a8e3aa771d881c674b3a918782eec162",
              "signature": "f88b26bdb481968b30aa06ee58713229",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=a8e3aa771d881c674b3a918782eec162"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 12481,
                "column": 0
              },
              "errorSnippet": "&lt;div class=\"ot-acc-grpcntr ot-acc-txt\" style=\"\"&gt;&lt;p class=\"ot-acc-grpdesc ot-category-desc\" id=\"ot-desc-id-C0001\"&gt;These cookies are used for the essential functions of our websites. They do not gather information about you that could be used f",
              "xpath": "/html/body/div[3]/div[3]/div[2]/section[1]/div[1]/div[2]",
              "issueID": "335933928f3993e56ef5b4daa54eecd4",
              "signature": "8dd1155902bf98a598feb4662a3fc503",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=335933928f3993e56ef5b4daa54eecd4"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 12481,
                "column": 0
              },
              "errorSnippet": "&lt;div class=\"ot-accordion-layout ot-cat-item ot-vs-config\" data-optanongroupid=\"C0003\"&gt;&lt;button ot-accordion=\"true\" aria-expanded=\"false\" aria-controls=\"ot-desc-id-C0003\" aria-labelledby=\"ot-header-id-C0003\"&gt;&lt;/button&gt;&lt;!-- Accordion hea",
              "xpath": "/html/body/div[3]/div[3]/div[2]/section[1]/div[2]",
              "issueID": "5a37417c58617827ad3708ef0dadf5c6",
              "signature": "49ed291e622668028de66882aac0d7fa",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=5a37417c58617827ad3708ef0dadf5c6"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 12484,
                "column": 0
              },
              "errorSnippet": "&lt;div class=\"ot-acc-grpcntr ot-acc-txt\" style=\"\"&gt;&lt;p class=\"ot-acc-grpdesc ot-category-desc\" id=\"ot-desc-id-C0003\"&gt;These cookies provide enhanced functionality and personalization on our website, such as remembering your preferences. They are s",
              "xpath": "/html/body/div[3]/div[3]/div[2]/section[1]/div[2]/div[2]",
              "issueID": "338a601bd5e38c480201c9481991450c",
              "signature": "e16c706d88f05726f39ebf4a3712e1c9",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=338a601bd5e38c480201c9481991450c"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 12484,
                "column": 0
              },
              "errorSnippet": "&lt;div class=\"ot-accordion-layout ot-cat-item ot-vs-config\" data-optanongroupid=\"C0002\"&gt;&lt;button ot-accordion=\"true\" aria-expanded=\"false\" aria-controls=\"ot-desc-id-C0002\" aria-labelledby=\"ot-header-id-C0002\"&gt;&lt;/button&gt;&lt;!-- Accordion hea",
              "xpath": "/html/body/div[3]/div[3]/div[2]/section[1]/div[3]",
              "issueID": "80cf747f83fc03498637b8914c52633b",
              "signature": "eb37fcbb209632990de8b1b81ea7e951",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=80cf747f83fc03498637b8914c52633b"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 12484,
                "column": 0
              },
              "errorSnippet": "&lt;div class=\"ot-acc-grpcntr ot-acc-txt\" style=\"\"&gt;&lt;p class=\"ot-acc-grpdesc ot-category-desc\" id=\"ot-desc-id-C0002\"&gt;These cookies allow us to view broad categories of information regarding who comes to our websites. This information is used to i",
              "xpath": "/html/body/div[3]/div[3]/div[2]/section[1]/div[3]/div[2]",
              "issueID": "c1af047c3acbc550baac354ad06c3e84",
              "signature": "98f4e2f287e9caabd8561e7fd74719ab",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=c1af047c3acbc550baac354ad06c3e84"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 12484,
                "column": 0
              },
              "errorSnippet": "&lt;div class=\"ot-accordion-layout ot-cat-item ot-vs-config\" data-optanongroupid=\"C0004\"&gt;&lt;button ot-accordion=\"true\" aria-expanded=\"false\" aria-controls=\"ot-desc-id-C0004\" aria-labelledby=\"ot-header-id-C0004\"&gt;&lt;/button&gt;&lt;!-- Accordion hea",
              "xpath": "/html/body/div[3]/div[3]/div[2]/section[1]/div[4]",
              "issueID": "a34ee7181c3c6489a56115f8b0c54c27",
              "signature": "463e18213e223996444b0a25d98c1cb2",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=a34ee7181c3c6489a56115f8b0c54c27"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 12484,
                "column": 0
              },
              "errorSnippet": "&lt;div class=\"ot-acc-grpcntr ot-acc-txt\" style=\"\"&gt;&lt;p class=\"ot-acc-grpdesc ot-category-desc\" id=\"ot-desc-id-C0004\"&gt;These cookies are used to customize what ads you might see on our websites or ads from us on other websites. This information all",
              "xpath": "/html/body/div[3]/div[3]/div[2]/section[1]/div[4]/div[2]",
              "issueID": "70961d6aeafd8e0cd1789f3126ca4165",
              "signature": "04cc8814997e629c87b2cbf4c0e597af",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=70961d6aeafd8e0cd1789f3126ca4165"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 12484,
                "column": 0
              },
              "errorSnippet": "&lt;section id=\"ot-pc-lst\" class=\"ot-hide ot-pc-scrollbar ot-enbl-chr\" style=\"\"&gt;&lt;div id=\"ot-pc-hdr\"&gt;&lt;div id=\"ot-lst-title\"&gt;&lt;button class=\"ot-link-btn back-btn-handler\" aria-label=\"Back\"&gt;&lt;svg id=\"ot-back-arw\" xmlns=\"http://www.w3.o",
              "xpath": "/html/body/div[3]/div[3]/section[1]",
              "issueID": "605c2358b98bd8e946956fd2a63614d4",
              "signature": "7eb1bfe949ccb4d3c6b3a2c99628ea29",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=605c2358b98bd8e946956fd2a63614d4"
            },
            {
              "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": 32,
                  "y": 23
                },
                "bottom-right": {
                  "x": 62,
                  "y": 45
                },
                "height": 22,
                "width": 30
              },
              "position": {
                "line": 12392,
                "column": 0
              },
              "errorSnippet": "&lt;button aria-label=\"Menu\" class=\"_5OmojA\" type=\"button\"&gt;&lt;span&gt;&lt;/span&gt;&lt;span&gt;&lt;/span&gt;&lt;span&gt;&lt;/span&gt;&lt;span&gt;&lt;/span&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/nav[1]/div[1]/div[1]/div[1]/div[1]/button[1]",
              "issueID": "aa057eb08e53dcb5466ef1d8483cb16f",
              "signature": "4994be1130af8532f1f071d82a295b31",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=aa057eb08e53dcb5466ef1d8483cb16f"
            },
            {
              "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": 961.875,
                  "y": 20
                },
                "bottom-right": {
                  "x": 989.875,
                  "y": 48
                },
                "height": 28,
                "width": 28
              },
              "position": {
                "line": 12392,
                "column": 0
              },
              "errorSnippet": "&lt;button aria-label=\"Search\" class=\"_5OmojA\" type=\"button\"&gt;&lt;svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"&gt;&lt;path d=\"M19.4697 20.5303C19.7626 20.8232 20.2374 20.8232 20.5303 20.5303C20.8232 20.2",
              "xpath": "/html/body/div[1]/div[1]/header[1]/nav[1]/div[1]/div[1]/div[1]/div[1]/button[2]",
              "issueID": "b90ae9fe90818e07084ee0ca740ed11d",
              "signature": "5ce631b08f34a89019f9c0b788d9a338",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=b90ae9fe90818e07084ee0ca740ed11d"
            },
            {
              "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": 234
                },
                "bottom-right": {
                  "x": 958,
                  "y": 258
                },
                "height": 24,
                "width": 958
              },
              "position": {
                "line": 12392,
                "column": 0
              },
              "errorSnippet": "&lt;button class=\"_5OmojA\" type=\"button\"&gt;&lt;span class=\"text-color--inherit font--gotham-book headline-text-size--x-small \"&gt;ESG&lt;/span&gt;&lt;svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"&gt;&lt;pa",
              "xpath": "/html/body/div[1]/div[1]/header[1]/nav[1]/div[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[4]/button[1]",
              "issueID": "a1d54b02a263d7e94faa53d6d3a1d399",
              "signature": "1f66e22e458a4e3a1e7d2e30994ef565",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=a1d54b02a263d7e94faa53d6d3a1d399"
            },
            {
              "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": 10,
                  "y": 207
                },
                "bottom-right": {
                  "x": 32,
                  "y": 229
                },
                "height": 22,
                "width": 22
              },
              "position": {
                "line": 12392,
                "column": 0
              },
              "errorSnippet": "&lt;button aria-label=\"Play / Pause\" class=\"sManRA\" type=\"button\"&gt;&lt;svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"&gt;&lt;path d=\"M9 6V18M15 6V18\" stroke=\"#2F3A41\" stroke-width=\"1.5\" stroke-linecap=\"rou",
              "xpath": "/html/body/div[1]/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/button[1]",
              "issueID": "ed5daec9aa6372058d4e30d0aaa37717",
              "signature": "4d3761520da546b6c6da9bdf86d2a513",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=ed5daec9aa6372058d4e30d0aaa37717"
            },
            {
              "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": 14,
                  "y": 569
                },
                "bottom-right": {
                  "x": 26,
                  "y": 591
                },
                "height": 22,
                "width": 12
              },
              "position": {
                "line": 12392,
                "column": 0
              },
              "errorSnippet": "&lt;button aria-label=\"Next\" class=\"YUiYUe\" type=\"button\"&gt;&lt;svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"&gt;&lt;path d=\"M4 9L12 17L20 9\" stroke=\"#2F3A41\" stroke-width=\"1.5\" stroke-linecap=\"round\" stro",
              "xpath": "/html/body/div[1]/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/button[2]",
              "issueID": "3509ca6202c659030d16b0c0b9a114ec",
              "signature": "bb7d5afb6d7e44951d956466d63470a2",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=3509ca6202c659030d16b0c0b9a114ec"
            },
            {
              "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": 10,
                  "y": 178
                },
                "bottom-right": {
                  "x": 32,
                  "y": 200
                },
                "height": 22,
                "width": 22
              },
              "position": {
                "line": 12393,
                "column": 0
              },
              "errorSnippet": "&lt;button aria-label=\"Play / Pause\" class=\"sManRA\" type=\"button\"&gt;&lt;svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"&gt;&lt;path d=\"M9 6V18M15 6V18\" stroke=\"#2F3A41\" stroke-width=\"1.5\" stroke-linecap=\"rou",
              "xpath": "/html/body/div[1]/div[1]/main[1]/section[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/button[1]",
              "issueID": "20d018ab84eb4d7aa2a065678836cc2d",
              "signature": "2606885dc38a371d0d3ab985ad6eb318",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=20d018ab84eb4d7aa2a065678836cc2d"
            },
            {
              "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": 14,
                  "y": 540
                },
                "bottom-right": {
                  "x": 26,
                  "y": 562
                },
                "height": 22,
                "width": 12
              },
              "position": {
                "line": 12393,
                "column": 0
              },
              "errorSnippet": "&lt;button aria-label=\"Next\" class=\"YUiYUe\" type=\"button\"&gt;&lt;svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"&gt;&lt;path d=\"M4 9L12 17L20 9\" stroke=\"#2F3A41\" stroke-width=\"1.5\" stroke-linecap=\"round\" stro",
              "xpath": "/html/body/div[1]/div[1]/main[1]/section[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/button[2]",
              "issueID": "3b52f20a719ff5b44e21bc43095162c8",
              "signature": "f130cea05e1254b6ee11388c43cc8277",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=3b52f20a719ff5b44e21bc43095162c8"
            },
            {
              "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": 715.5625,
                  "y": 384.5
                },
                "bottom-right": {
                  "x": 739.5625,
                  "y": 401.5
                },
                "height": 17,
                "width": 24
              },
              "position": {
                "line": 12392,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.youtube.com/user/aramarktv\" class=\"bdYKYE undefined R8HWk6\" rel=\"noopener noreferrer\" target=\"_blank\" title=\"Aramark’s YouTube - Opens in New Tab\"&gt;&lt;svg width=\"24\" height=\"17\" viewBox=\"0 0 24 17\" fill=\"none\" xmlns=\"http://www",
              "xpath": "/html/body/div[1]/div[1]/footer[1]/div[1]/div[1]/div[6]/div[1]/a[1]",
              "issueID": "37d01a9fa28f45444971ca40aa559571",
              "signature": "656704805d5ad5dca95d4d746e0424f3",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=37d01a9fa28f45444971ca40aa559571"
            },
            {
              "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": 779.5625,
                  "y": 381
                },
                "bottom-right": {
                  "x": 803.5625,
                  "y": 405
                },
                "height": 24,
                "width": 24
              },
              "position": {
                "line": 12392,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.linkedin.com/company/aramark\" class=\"bdYKYE undefined R8HWk6\" rel=\"noopener noreferrer\" target=\"_blank\" title=\"Aramark’s LinkedIn - Opens in New Tab\"&gt;&lt;svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://",
              "xpath": "/html/body/div[1]/div[1]/footer[1]/div[1]/div[1]/div[6]/div[1]/a[2]",
              "issueID": "627c7fdccb856354b5664b50da6b8658",
              "signature": "f1f467aa7e87e6727584e860719228c0",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=627c7fdccb856354b5664b50da6b8658"
            },
            {
              "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": 843.5625,
                  "y": 383
                },
                "bottom-right": {
                  "x": 853.5625,
                  "y": 403
                },
                "height": 20,
                "width": 10
              },
              "position": {
                "line": 12392,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.facebook.com/Aramark\" class=\"bdYKYE undefined R8HWk6\" rel=\"noopener noreferrer\" target=\"_blank\" title=\"Aramark’s Facebook - Opens in New Tab\"&gt;&lt;svg width=\"10\" height=\"20\" viewBox=\"0 0 10 20\" fill=\"none\" xmlns=\"http://www.w3.o",
              "xpath": "/html/body/div[1]/div[1]/footer[1]/div[1]/div[1]/div[6]/div[1]/a[3]",
              "issueID": "b52e8e6f01da1855795d043c232ea57e",
              "signature": "0f6cb060e8fdd36b5a4b9ff3ef04d11d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=b52e8e6f01da1855795d043c232ea57e"
            },
            {
              "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": 893.5625,
                  "y": 384
                },
                "bottom-right": {
                  "x": 915.5625,
                  "y": 402
                },
                "height": 18,
                "width": 22
              },
              "position": {
                "line": 12392,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://twitter.com/Aramark\" class=\"bdYKYE undefined R8HWk6\" rel=\"noopener noreferrer\" target=\"_blank\" title=\"Aramark’s Twitter - Opens in New Tab\"&gt;&lt;svg width=\"22\" height=\"18\" viewBox=\"0 0 22 18\" fill=\"none\" xmlns=\"http://www.w3.org/200",
              "xpath": "/html/body/div[1]/div[1]/footer[1]/div[1]/div[1]/div[6]/div[1]/a[4]",
              "issueID": "77a76342b50d113ba9da6db17ac5cfff",
              "signature": "c1df070928d822520d8e21157b3be567",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=77a76342b50d113ba9da6db17ac5cfff"
            },
            {
              "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": 955.5625,
                  "y": 382
                },
                "bottom-right": {
                  "x": 977.5625,
                  "y": 404
                },
                "height": 22,
                "width": 22
              },
              "position": {
                "line": 12392,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.instagram.com/aramark/\" class=\"bdYKYE undefined R8HWk6\" rel=\"noopener noreferrer\" target=\"_blank\" title=\"Aramark’s Instagram - Opens in New Tab\"&gt;&lt;svg width=\"22\" height=\"22\" viewBox=\"0 0 22 22\" fill=\"none\" xmlns=\"http://www.w",
              "xpath": "/html/body/div[1]/div[1]/footer[1]/div[1]/div[1]/div[6]/div[1]/a[5]",
              "issueID": "26b1588e3fb93f41df131f78e265dfea",
              "signature": "119cbaf8d8ae00fbb7f7668108b23ddf",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=26b1588e3fb93f41df131f78e265dfea"
            },
            {
              "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": -60,
                  "y": -24
                },
                "height": -24,
                "width": -60
              },
              "position": {
                "line": 12484,
                "column": 0
              },
              "errorSnippet": "&lt;button ot-accordion=\"true\" aria-expanded=\"false\" aria-controls=\"ot-desc-id-C0001\" aria-labelledby=\"ot-header-id-C0001\"&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[3]/div[3]/div[2]/section[1]/div[1]/button[1]",
              "issueID": "3da44532b6a4bcb575cd18c06b481c24",
              "signature": "77a183a49e1c58e9e69088d53acab104",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=3da44532b6a4bcb575cd18c06b481c24"
            },
            {
              "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": -60,
                  "y": -24
                },
                "height": -24,
                "width": -60
              },
              "position": {
                "line": 12484,
                "column": 0
              },
              "errorSnippet": "&lt;button ot-accordion=\"true\" aria-expanded=\"false\" aria-controls=\"ot-desc-id-C0003\" aria-labelledby=\"ot-header-id-C0003\"&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[3]/div[3]/div[2]/section[1]/div[2]/button[1]",
              "issueID": "4c6559d32de541229cddfc7689fa4384",
              "signature": "030c52fbdcedd55001c08402731c1e0b",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=4c6559d32de541229cddfc7689fa4384"
            },
            {
              "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": -60,
                  "y": -24
                },
                "height": -24,
                "width": -60
              },
              "position": {
                "line": 12484,
                "column": 0
              },
              "errorSnippet": "&lt;button ot-accordion=\"true\" aria-expanded=\"false\" aria-controls=\"ot-desc-id-C0002\" aria-labelledby=\"ot-header-id-C0002\"&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[3]/div[3]/div[2]/section[1]/div[3]/button[1]",
              "issueID": "ef44c8cb163e8e7478b9d591a7c2530a",
              "signature": "2c3348fc7b7920721a4b979ebb88da5e",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=ef44c8cb163e8e7478b9d591a7c2530a"
            },
            {
              "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": -60,
                  "y": -24
                },
                "height": -24,
                "width": -60
              },
              "position": {
                "line": 12484,
                "column": 0
              },
              "errorSnippet": "&lt;button ot-accordion=\"true\" aria-expanded=\"false\" aria-controls=\"ot-desc-id-C0004\" aria-labelledby=\"ot-header-id-C0004\"&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[3]/div[3]/div[2]/section[1]/div[4]/button[1]",
              "issueID": "17d9995c1582242eccf22d8f970e406a",
              "signature": "50f28d086edcc833669cdd9e65e6963b",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=17d9995c1582242eccf22d8f970e406a"
            },
            {
              "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": -15,
                  "y": 0
                },
                "bottom-right": {
                  "x": -67,
                  "y": 17
                },
                "height": 17,
                "width": -52
              },
              "position": {
                "line": 12396,
                "column": 22610
              },
              "errorSnippet": "&lt;input id=\"vendor-search-handler\" type=\"text\" name=\"vendor-search-handler\"&gt;",
              "xpath": "/html/body/div[3]/div[3]/section[1]/div[1]/div[2]/div[1]/input[1]",
              "issueID": "28d8f49451fec3dfa1ebdf2eabaf2587",
              "signature": "b2cef3ad9c27b1cdc26e5a65819a749f",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=28d8f49451fec3dfa1ebdf2eabaf2587"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 32,
                  "y": 178
                },
                "bottom-right": {
                  "x": 992,
                  "y": 200
                },
                "height": 22,
                "width": 960
              },
              "position": {
                "line": 4675,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"oGhKIm tM295y\" target=\"_self\" title=\"\" tabindex=\"-1\" href=\"/about-us/enterprise-solutions\"&gt;&lt;span class=\"text-color--inherit font--gotham-book text-size--small \"&gt;Enterprise Solutions &amp;amp; Programs&lt;/span&gt;&lt;svg width=\"24\" ",
              "xpath": "/html/body/div[1]/div[1]/header[1]/nav[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "b825d39a9985809377b63fcd7d3afccf",
              "signature": "7f3910468ff5a087e244c264330bbec6",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=b825d39a9985809377b63fcd7d3afccf"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 32,
                  "y": 188
                },
                "bottom-right": {
                  "x": 298.922,
                  "y": 210
                },
                "height": 22,
                "width": 266.922
              },
              "position": {
                "line": 12392,
                "column": 0
              },
              "errorSnippet": "&lt;span class=\"text-color--inherit font--gotham-book text-size--small \"&gt;Enterprise Solutions &amp;amp; Programs&lt;/span&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/nav[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[2]/a[1]/span[1]",
              "issueID": "67f50c110afce128ebdb39b2e64c4aa0",
              "signature": "6f0473ba43c3163ce99680dcc890e6b1",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=67f50c110afce128ebdb39b2e64c4aa0"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 98
                },
                "bottom-right": {
                  "x": 264.484,
                  "y": 122
                },
                "height": 24,
                "width": 264.484
              },
              "position": {
                "line": 8308,
                "column": 34
              },
              "errorSnippet": "&lt;a class=\"bdYKYE undefined\" target=\"_self\" title=\"\" tabindex=\"-1\" href=\"/industries\"&gt;&lt;div class=\"Z6KT79\"&gt;&lt;span class=\"text-color--inherit font--gotham-bold text-size--small \"&gt;Industries We Serve&lt;/span&gt;&lt;/div&gt;&lt;div class=\"Z6",
              "xpath": "/html/body/div[1]/div[1]/header[1]/nav[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[3]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "32f5134cdb69c38d089bf70d414bbbf9",
              "signature": "e8a7e42361071d6f2171373c8ab7070b",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=32f5134cdb69c38d089bf70d414bbbf9"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 98
                },
                "bottom-right": {
                  "x": 247.875,
                  "y": 122
                },
                "height": 24,
                "width": 247.875
              },
              "position": {
                "line": 9725,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"bdYKYE undefined\" target=\"_self\" title=\"\" tabindex=\"-1\" href=\"/insights-stories\"&gt;&lt;div class=\"Z6KT79\"&gt;&lt;span class=\"text-color--inherit font--gotham-bold text-size--small \"&gt;Insights &amp;amp; Stories&lt;/span&gt;&lt;/div&gt;&lt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/nav[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[5]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "2c2c2eab91c45567afb50aa9e04e006b",
              "signature": "7d8ed4e0a88b83bbb23c9978320ba428",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=2c2c2eab91c45567afb50aa9e04e006b"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 115
                },
                "bottom-right": {
                  "x": 1023.88,
                  "y": 133
                },
                "height": 18,
                "width": 1023.88
              },
              "position": {
                "line": 12396,
                "column": 0
              },
              "errorSnippet": "&lt;div class=\"p8dBip\"&gt;&lt;span class=\"Z6KT79\"&gt;&lt;span class=\"text-color--white font--gotham-book text-size--caps-accent \"&gt;Our impact by the numbers&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;",
              "xpath": "/html/body/div[1]/div[1]/main[1]/section[8]/div[1]/div[1]/div[1]",
              "issueID": "73ae9686c1633e76a04489108f24c71e",
              "signature": "f4a9b03616a39e18341e9041bd5da9e0",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=73ae9686c1633e76a04489108f24c71e"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 389.4375,
                  "y": 113
                },
                "bottom-right": {
                  "x": 634.4375,
                  "y": 133
                },
                "height": 20,
                "width": 245
              },
              "position": {
                "line": 12396,
                "column": 0
              },
              "errorSnippet": "&lt;span class=\"Z6KT79\"&gt;&lt;span class=\"text-color--white font--gotham-book text-size--caps-accent \"&gt;Our impact by the numbers&lt;/span&gt;&lt;/span&gt;",
              "xpath": "/html/body/div[1]/div[1]/main[1]/section[8]/div[1]/div[1]/div[1]/span[1]",
              "issueID": "fe69e7bfb38a019780a07a87664707f0",
              "signature": "f23b51f8669beb01debfc859651e4aee",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=fe69e7bfb38a019780a07a87664707f0"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 389.4375,
                  "y": 117
                },
                "bottom-right": {
                  "x": 634.4375,
                  "y": 133
                },
                "height": 16,
                "width": 245
              },
              "position": {
                "line": 12396,
                "column": 0
              },
              "errorSnippet": "&lt;span class=\"text-color--white font--gotham-book text-size--caps-accent \"&gt;Our impact by the numbers&lt;/span&gt;",
              "xpath": "/html/body/div[1]/div[1]/main[1]/section[8]/div[1]/div[1]/div[1]/span[1]/span[1]",
              "issueID": "2cbd5cefe4e9d257cb39c9ea739b00f2",
              "signature": "8ff37322ecea4e26b2b9df8cc2566f34",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=2cbd5cefe4e9d257cb39c9ea739b00f2"
            },
            {
              "tID": 190,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute.  As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 12484,
                "column": 0
              },
              "errorSnippet": "&lt;span class=\"ot-switch-nob\" aria-checked=\"false\" role=\"switch\"&gt;&lt;/span&gt;",
              "xpath": "/html/body/div[3]/div[3]/div[2]/section[1]/div[2]/div[1]/div[1]/label[1]/span[1]",
              "issueID": "8f6ed99ccfe08721afd80301c19fb66b",
              "signature": "5680edaaad410e9fba059205f93f1773",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=8f6ed99ccfe08721afd80301c19fb66b"
            },
            {
              "tID": 190,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute.  As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 12484,
                "column": 0
              },
              "errorSnippet": "&lt;span class=\"ot-switch-nob\" aria-checked=\"false\" role=\"switch\"&gt;&lt;/span&gt;",
              "xpath": "/html/body/div[3]/div[3]/div[2]/section[1]/div[3]/div[1]/div[1]/label[1]/span[1]",
              "issueID": "98fa817142caf39122e22fb71d01f34e",
              "signature": "8b5ca341a8d047071b6b665e50c8af68",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=98fa817142caf39122e22fb71d01f34e"
            },
            {
              "tID": 190,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute.  As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 12484,
                "column": 0
              },
              "errorSnippet": "&lt;span class=\"ot-switch-nob\" aria-checked=\"false\" role=\"switch\"&gt;&lt;/span&gt;",
              "xpath": "/html/body/div[3]/div[3]/div[2]/section[1]/div[4]/div[1]/div[1]/label[1]/span[1]",
              "issueID": "1b810c77bf357e6c423574ba63bc06cd",
              "signature": "6d3042e80b67ea99b7168a5c4559de1f",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=1b810c77bf357e6c423574ba63bc06cd"
            },
            {
              "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": 350
                },
                "bottom-right": {
                  "x": 960,
                  "y": 374
                },
                "height": 24,
                "width": 960
              },
              "position": {
                "line": 4675,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://careers.aramark.com/\" class=\"oGhKIm -KJx3G\" rel=\"noopener noreferrer\" target=\"_blank\" title=\"\"&gt;&lt;span class=\"text-color--inherit font--gotham-book headline-text-size--x-small \"&gt;Careers&lt;/span&gt;&lt;svg width=\"24\" height=\"24",
              "xpath": "/html/body/div[1]/div[1]/header[1]/nav[1]/div[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[6]/a[1]",
              "issueID": "1209021d68ce6c5602f499ec0cf32122",
              "signature": "c4794586d940e44156e9eb17d5191ede",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=1209021d68ce6c5602f499ec0cf32122"
            },
            {
              "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": 668
                },
                "bottom-right": {
                  "x": 960,
                  "y": 690
                },
                "height": 22,
                "width": 960
              },
              "position": {
                "line": 8669,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/industries/business-and-government/aramark-remote-workplaces\" class=\"oGhKIm ZSni9C\" rel=\"noopener noreferrer\" target=\"_blank\" title=\"\" tabindex=\"-1\"&gt;&lt;span class=\"text-color--inherit font--gotham-book text-size--small \"&gt;Aramark Remot",
              "xpath": "/html/body/div[1]/div[1]/header[1]/nav[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[3]/div[1]/ul[1]/li[11]/a[1]",
              "issueID": "c97aaf285397c3e23e27ebf1032cbf3d",
              "signature": "fac289ee13dbee7c9b78ff364468f736",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=c97aaf285397c3e23e27ebf1032cbf3d"
            },
            {
              "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": 24,
                  "y": 118
                },
                "bottom-right": {
                  "x": 898,
                  "y": 136
                },
                "height": 18,
                "width": 874
              },
              "position": {
                "line": 10474,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://aramark.gcs-web.com/\" class=\"NRKsSS Ung7dv\" rel=\"noopener noreferrer\" role=\"button\" target=\"_blank\" title=\"\"&gt;&lt;span class=\"text-color--inherit font--gotham-medium text-size--cta \"&gt;Investor Relations&lt;/span&gt;&lt;svg width=\"",
              "xpath": "/html/body/div[1]/div[1]/header[1]/nav[1]/div[1]/div[4]/ul[2]/li[1]/a[1]",
              "issueID": "11d31229eb57f6068364f2c0a9e14d90",
              "signature": "dcf278ba5a076c6106f67fec33fc68e1",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=11d31229eb57f6068364f2c0a9e14d90"
            },
            {
              "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": 396.65625,
                  "y": 285
                },
                "bottom-right": {
                  "x": 525.21825,
                  "y": 303
                },
                "height": 18,
                "width": 128.562
              },
              "position": {
                "line": 11002,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://careers.aramark.com\" class=\"NRKsSS r1U5lQ\" rel=\"noopener noreferrer\" role=\"button\" target=\"_blank\" title=\"\"&gt;&lt;span class=\"text-color--inherit font--gotham-medium text-size--cta \"&gt;See careers&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/main[1]/section[4]/div[1]/div[1]/div[4]/a[1]",
              "issueID": "80940deda66b2897f3523cb4093f6ce7",
              "signature": "4c49f8d6f109827abd78c9cb608b85b5",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=80940deda66b2897f3523cb4093f6ce7"
            },
            {
              "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": 314.656,
                  "y": 637
                },
                "height": 637,
                "width": 314.656
              },
              "position": {
                "line": 11481,
                "column": 52
              },
              "errorSnippet": "&lt;a href=\"/content/dam/aramark/en/environmental-social-governance/reporting/Aramark-2021-Impact-Report.pdf\" class=\"bdYKYE undefined\" rel=\"noopener noreferrer\" target=\"_blank\" title=\"\"&gt;&lt;div class=\"fn0Gxc \"&gt;&lt;div class=\"rW9Lfo eoTinx undefined",
              "xpath": "/html/body/div[1]/div[1]/main[1]/section[10]/div[2]/ul[1]/li[1]/div[1]/a[1]",
              "issueID": "4c8e4a747c9cf88f39f94d4cf356441d",
              "signature": "a067e51585b0a25325e5a1399ae051fb",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=4c8e4a747c9cf88f39f94d4cf356441d"
            },
            {
              "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": 314.656,
                  "y": 637
                },
                "height": 637,
                "width": 314.656
              },
              "position": {
                "line": 11889,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://careers.aramark.com/blog/leading-the-way-toward-a-more-sustainable-future/\" class=\"bdYKYE undefined\" rel=\"noopener noreferrer\" target=\"_blank\" title=\"\"&gt;&lt;div class=\"fn0Gxc \"&gt;&lt;div class=\"rW9Lfo eoTinx undefined\" data-aspect-",
              "xpath": "/html/body/div[1]/div[1]/main[1]/section[10]/div[2]/ul[1]/li[3]/div[1]/a[1]",
              "issueID": "657c467c7f87cb79ea7080d48e7c454c",
              "signature": "aa389c0d3401d11cca7118f37f6096fe",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=657c467c7f87cb79ea7080d48e7c454c"
            },
            {
              "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": 471
                },
                "bottom-right": {
                  "x": 142.484,
                  "y": 489
                },
                "height": 18,
                "width": 142.484
              },
              "position": {
                "line": 11890,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://careers.aramark.com\" class=\"NRKsSS n+JdOT\" rel=\"noopener noreferrer\" role=\"button\" target=\"_blank\" title=\"\"&gt;&lt;span class=\"text-color--inherit font--gotham-medium text-size--cta \"&gt;VISIT CAREERS&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/main[1]/section[11]/div[1]/div[2]/div[2]/div[4]/a[1]",
              "issueID": "63a8f2d73ae130ed1bf7d56c27aece09",
              "signature": "75837c0dfbc08a5699d4c2ef8c46d428",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=63a8f2d73ae130ed1bf7d56c27aece09"
            },
            {
              "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": 527.703125,
                  "y": 196
                },
                "bottom-right": {
                  "x": 596.937525,
                  "y": 220
                },
                "height": 24,
                "width": 69.2344
              },
              "position": {
                "line": 12392,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://careers.aramark.com/\" class=\"oGhKIm ybLKK4\" rel=\"noopener noreferrer\" target=\"_blank\" title=\"\"&gt;&lt;span class=\"text-color--inherit font--gotham-medium text-size--large \"&gt;Careers&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/footer[1]/div[1]/div[1]/div[5]/ul[2]/li[1]/a[1]",
              "issueID": "6738b8dd0df2a650cb5b63d412e79155",
              "signature": "5e8e81ef96b56e047c11e2ef9268ee68",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=6738b8dd0df2a650cb5b63d412e79155"
            },
            {
              "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": 527.703125,
                  "y": 220
                },
                "bottom-right": {
                  "x": 596.937525,
                  "y": 244
                },
                "height": 24,
                "width": 69.2344
              },
              "position": {
                "line": 12392,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://careers.aramark.com/why-us/\" class=\"oGhKIm Kwh1XU\" rel=\"noopener noreferrer\" target=\"_blank\" title=\"\"&gt;&lt;span class=\"text-color--inherit font--gotham-book text-size--regular \"&gt;Why Us&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/footer[1]/div[1]/div[1]/div[5]/ul[2]/li[2]/a[1]",
              "issueID": "c708b40ea402917945e219382f800d4e",
              "signature": "0e833d720dd66396699843a104e27f8d",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=c708b40ea402917945e219382f800d4e"
            },
            {
              "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": 700.78125,
                  "y": 220
                },
                "bottom-right": {
                  "x": 843.15625,
                  "y": 244
                },
                "height": 24,
                "width": 142.375
              },
              "position": {
                "line": 12392,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://aramark.gcs-web.com/\" class=\"oGhKIm Kwh1XU\" rel=\"noopener noreferrer\" target=\"_blank\" title=\"\"&gt;&lt;span class=\"text-color--inherit font--gotham-book text-size--regular \"&gt;Investor Relations&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/footer[1]/div[1]/div[1]/div[5]/ul[3]/li[2]/a[1]",
              "issueID": "507385271e7f4c99be8a94cd37f4592b",
              "signature": "dfac004f8b3b040723dcc66b2f2c73a1",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=507385271e7f4c99be8a94cd37f4592b"
            },
            {
              "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": 715.5625,
                  "y": 384.5
                },
                "bottom-right": {
                  "x": 739.5625,
                  "y": 401.5
                },
                "height": 17,
                "width": 24
              },
              "position": {
                "line": 12392,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.youtube.com/user/aramarktv\" class=\"bdYKYE undefined R8HWk6\" rel=\"noopener noreferrer\" target=\"_blank\" title=\"Aramark’s YouTube - Opens in New Tab\"&gt;&lt;svg width=\"24\" height=\"17\" viewBox=\"0 0 24 17\" fill=\"none\" xmlns=\"http://www",
              "xpath": "/html/body/div[1]/div[1]/footer[1]/div[1]/div[1]/div[6]/div[1]/a[1]",
              "issueID": "13d89f54d18086fa42eef39a03b24f34",
              "signature": "0fa471ecf89ea914eca9ed7ea8e1513c",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=13d89f54d18086fa42eef39a03b24f34"
            },
            {
              "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": 779.5625,
                  "y": 381
                },
                "bottom-right": {
                  "x": 803.5625,
                  "y": 405
                },
                "height": 24,
                "width": 24
              },
              "position": {
                "line": 12392,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.linkedin.com/company/aramark\" class=\"bdYKYE undefined R8HWk6\" rel=\"noopener noreferrer\" target=\"_blank\" title=\"Aramark’s LinkedIn - Opens in New Tab\"&gt;&lt;svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://",
              "xpath": "/html/body/div[1]/div[1]/footer[1]/div[1]/div[1]/div[6]/div[1]/a[2]",
              "issueID": "4c4898859a60544cfb9f49ed6d8ed2a0",
              "signature": "8a22c5dfed63948ec6ace7830ecf7e7e",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=4c4898859a60544cfb9f49ed6d8ed2a0"
            },
            {
              "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": 843.5625,
                  "y": 383
                },
                "bottom-right": {
                  "x": 853.5625,
                  "y": 403
                },
                "height": 20,
                "width": 10
              },
              "position": {
                "line": 12392,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.facebook.com/Aramark\" class=\"bdYKYE undefined R8HWk6\" rel=\"noopener noreferrer\" target=\"_blank\" title=\"Aramark’s Facebook - Opens in New Tab\"&gt;&lt;svg width=\"10\" height=\"20\" viewBox=\"0 0 10 20\" fill=\"none\" xmlns=\"http://www.w3.o",
              "xpath": "/html/body/div[1]/div[1]/footer[1]/div[1]/div[1]/div[6]/div[1]/a[3]",
              "issueID": "8e40b3c3fa9f1a21735a758a554eb88d",
              "signature": "a3c9133e5686eb5ebb4cb73b1f871275",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=8e40b3c3fa9f1a21735a758a554eb88d"
            },
            {
              "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": 893.5625,
                  "y": 384
                },
                "bottom-right": {
                  "x": 915.5625,
                  "y": 402
                },
                "height": 18,
                "width": 22
              },
              "position": {
                "line": 12392,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://twitter.com/Aramark\" class=\"bdYKYE undefined R8HWk6\" rel=\"noopener noreferrer\" target=\"_blank\" title=\"Aramark’s Twitter - Opens in New Tab\"&gt;&lt;svg width=\"22\" height=\"18\" viewBox=\"0 0 22 18\" fill=\"none\" xmlns=\"http://www.w3.org/200",
              "xpath": "/html/body/div[1]/div[1]/footer[1]/div[1]/div[1]/div[6]/div[1]/a[4]",
              "issueID": "6797bd3eced048b7946d721cab493234",
              "signature": "22a7d1527644e24f96587912b7e321ef",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=6797bd3eced048b7946d721cab493234"
            },
            {
              "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": 955.5625,
                  "y": 382
                },
                "bottom-right": {
                  "x": 977.5625,
                  "y": 404
                },
                "height": 22,
                "width": 22
              },
              "position": {
                "line": 12392,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.instagram.com/aramark/\" class=\"bdYKYE undefined R8HWk6\" rel=\"noopener noreferrer\" target=\"_blank\" title=\"Aramark’s Instagram - Opens in New Tab\"&gt;&lt;svg width=\"22\" height=\"22\" viewBox=\"0 0 22 22\" fill=\"none\" xmlns=\"http://www.w",
              "xpath": "/html/body/div[1]/div[1]/footer[1]/div[1]/div[1]/div[6]/div[1]/a[5]",
              "issueID": "34fc6c00859139de133eb8e5446ce61a",
              "signature": "52496414735d706357f8bde80a52387c",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=34fc6c00859139de133eb8e5446ce61a"
            },
            {
              "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": 286.84375,
                  "y": 403
                },
                "bottom-right": {
                  "x": 523.20275,
                  "y": 425
                },
                "height": 22,
                "width": 236.359
              },
              "position": {
                "line": 12392,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://forms.aramark.com/other/contact-us/consumer-request\" class=\"oGhKIm oxRklR\" rel=\"noopener noreferrer\" target=\"_blank\" title=\"\"&gt;&lt;span class=\"text-color--inherit font--gotham-book text-size--small \"&gt;Do Not Sell My Personal Infor",
              "xpath": "/html/body/div[1]/div[1]/footer[1]/div[1]/div[1]/div[7]/ul[1]/li[3]/a[1]",
              "issueID": "8395d270b12ce63be30230b96a4daaa9",
              "signature": "ff0ef70fdb391e2882bb1c7139b12cf7",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=8395d270b12ce63be30230b96a4daaa9"
            },
            {
              "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": -5
                },
                "bottom-right": {
                  "x": 0,
                  "y": -5
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 12392,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/other/privacy-policy\" class=\"privacy-notice-link\" rel=\"noopener\" target=\"_blank\" aria-label=\"More information about your privacy, opens in a new tab\"&gt;Privacy Policy.&lt;/a&gt;",
              "xpath": "/html/body/div[3]/div[3]/div[2]/div[1]/a[1]",
              "issueID": "831b378974abac3f4eae81c6cb524322",
              "signature": "5ca3b64956d299f1c14394c3ed00e618",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=831b378974abac3f4eae81c6cb524322"
            },
            {
              "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": -5
                },
                "bottom-right": {
                  "x": 152,
                  "y": 20
                },
                "height": 25,
                "width": 152
              },
              "position": {
                "line": 12392,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.onetrust.com/products/cookie-consent/\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Powered by OneTrust Opens in a new Tab\"&gt;&lt;img alt=\"Powered by Onetrust\" src=\"https://cdn.cookielaw.org/logos/static/poweredBy_ot_log",
              "xpath": "/html/body/div[3]/div[3]/div[3]/div[2]/a[1]",
              "issueID": "bf346098eacfa594d6cc34da7e507d6c",
              "signature": "b03b8aa86d268c519a65f1e5528e53ea",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=bf346098eacfa594d6cc34da7e507d6c"
            },
            {
              "tID": 242,
              "bpID": 209,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Multiple consecutive `<br>` tags next to each other, simulating paragraphs.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.4 Abbreviations",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.5 Reading Level"
              ],
              "resultTitle": "Ensure content is easy to read and understand",
              "errorDescription": "This section of code contains multiple consecutive `<br>` elements, probably used to simulate paragraphs or add whitespace. `<br>` elements are often announced as \"blank\" for users of text-to-speech software, multiple times in sequence, which increases cognitive load for these users. Also, it will not identify these sections as paragraphs. Remove the `<br>` elements. Replace them with `<p>` elements, and use CSS to control whitespace.",
              "viewPortLocation": {
                "top-left": {
                  "x": 172.015625,
                  "y": 447
                },
                "bottom-right": {
                  "x": 172.015625,
                  "y": 447
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 12395,
                "column": 0
              },
              "errorSnippet": "&lt;br&gt;",
              "xpath": "/html/body/div[1]/div[1]/main[1]/section[7]/div[2]/div[2]/div[1]/div[1]/div[1]/div[4]/article[1]/a[1]/div[3]/div[1]/span[1]/br[1]",
              "issueID": "35c187d9dbb9a15e00b52843d0143651",
              "signature": "be944156813bdd004ef8b04b003de6d1",
              "ref": "https://tenon.io/bestpractice.php?bpID=209&tID=242&issueID=35c187d9dbb9a15e00b52843d0143651"
            },
            {
              "tID": 242,
              "bpID": 209,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Multiple consecutive `<br>` tags next to each other, simulating paragraphs.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.4 Abbreviations",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.5 Reading Level"
              ],
              "resultTitle": "Ensure content is easy to read and understand",
              "errorDescription": "This section of code contains multiple consecutive `<br>` elements, probably used to simulate paragraphs or add whitespace. `<br>` elements are often announced as \"blank\" for users of text-to-speech software, multiple times in sequence, which increases cognitive load for these users. Also, it will not identify these sections as paragraphs. Remove the `<br>` elements. Replace them with `<p>` elements, and use CSS to control whitespace.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 12397,
                "column": 0
              },
              "errorSnippet": "&lt;br&gt;",
              "xpath": "/html/body/div[3]/div[3]/div[2]/div[1]/br[1]",
              "issueID": "6a96a844a7771dc2709301e4cbc7d051",
              "signature": "9c47ebdd8c46ee5d07c109c9fc666a90",
              "ref": "https://tenon.io/bestpractice.php?bpID=209&tID=242&issueID=6a96a844a7771dc2709301e4cbc7d051"
            }
          ],
          "log": []
        }
      }
    }
  ],
  "timeStamp": "4yiew",
  "startTime": "2022-08-12T20:13:21",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "hover",
      48
    ],
    [
      "alfa",
      43
    ],
    [
      "ibm",
      41
    ],
    [
      "motion",
      14
    ],
    [
      "axe",
      12
    ],
    [
      "wave",
      4
    ],
    [
      "focInd",
      3
    ],
    [
      "focAll",
      2
    ],
    [
      "bulk",
      1
    ],
    [
      "nuVal",
      1
    ],
    [
      "tenon",
      1
    ],
    [
      "embAc",
      0
    ],
    [
      "focOp",
      0
    ],
    [
      "labClash",
      0
    ],
    [
      "linkUl",
      0
    ],
    [
      "menuNav",
      0
    ],
    [
      "radioSet",
      0
    ],
    [
      "role",
      0
    ],
    [
      "styleDiff",
      0
    ],
    [
      "tabNav",
      0
    ],
    [
      "zIndex",
      0
    ],
    [
      "continuum",
      0
    ],
    [
      "htmlcs",
      0
    ]
  ],
  "logCount": 47948,
  "logSize": 3435971,
  "errorLogCount": 23935,
  "errorLogSize": 1804736,
  "prohibitedCount": 0,
  "visitTimeoutCount": 1,
  "visitRejectionCount": 0,
  "visitLatency": 95,
  "endTime": "2022-08-12T20:18:08",
  "elapsedSeconds": 286,
  "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": {
        "motion": 64,
        "bulk": 4,
        "focAll": 4,
        "focInd": 11,
        "focOp": 121,
        "hover": 62,
        "labClash": 3,
        "linkUl": 126,
        "role": 26,
        "styleDiff": 44,
        "zIndex": 50
      },
      "alfa": {
        "r2": 12,
        "r3": 32,
        "r65": 1,
        "r66": 16,
        "r69": 16,
        "r87": 4
      },
      "axe": {
        "color-contrast-enhanced": 19,
        "color-contrast": 10,
        "heading-order": 2,
        "hidden-content": 0,
        "duplicate-id": 2,
        "focus-order-semantics": 1,
        "image-alt": 12,
        "label-content-name-mismatch": 3,
        "landmark-unique": 2,
        "page-has-heading-one": 2
      },
      "wave": {
        "e:alt_missing": 12,
        "c:contrast": 6,
        "a:link_redundant": 1,
        "a:link_pdf": 1,
        "a:noscript": 1
      },
      "tenon": {
        "28": 4,
        "95": 12,
        "129": 3,
        "144": 48,
        "152": 68,
        "153": 14,
        "190": 12,
        "218": 72,
        "242": 8
      }
    },
    "groupDetails": {
      "groups": {
        "spontaneousMotion": {
          "testaro": {
            "motion": {
              "score": 32,
              "what": "Change of visible content not requested by user"
            }
          }
        },
        "visibleBulk": {
          "testaro": {
            "bulk": {
              "score": 1,
              "what": "Page contains many visible elements"
            }
          }
        },
        "tabFocusability": {
          "testaro": {
            "focAll": {
              "score": 2,
              "what": "Discrepancy between elements that should be and that are Tab-focusable"
            }
          }
        },
        "focusIndication": {
          "testaro": {
            "focInd": {
              "score": 11,
              "what": "Focused element displaying no or nostandard focus indicator"
            }
          },
          "alfa": {
            "r65": {
              "score": 1,
              "what": "Element in sequential focus order has no visible focus"
            }
          }
        },
        "focusableOperable": {
          "testaro": {
            "focOp": {
              "score": 91,
              "what": "Operable elements that cannot be Tab-focused and vice versa"
            }
          }
        },
        "hoverSurprise": {
          "testaro": {
            "hover": {
              "score": 16,
              "what": "Content changes caused by hovering"
            }
          }
        },
        "labelClash": {
          "testaro": {
            "labClash": {
              "score": 2,
              "what": "Incompatible label types"
            }
          }
        },
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 63,
              "what": "Non-underlined adjacent links"
            }
          }
        },
        "roleBad": {
          "testaro": {
            "role": {
              "score": 20,
              "what": "Nonexistent or implicit-overriding role"
            }
          }
        },
        "inconsistentStyles": {
          "testaro": {
            "styleDiff": {
              "score": 11,
              "what": "Heading, link, and button style inconsistencies"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 13,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "imageNoText": {
          "alfa": {
            "r2": {
              "score": 12,
              "what": "Image has no accessible name"
            }
          },
          "axe": {
            "image-alt": {
              "score": 12,
              "what": "Image has no text alternative"
            }
          },
          "wave": {
            "e:alt_missing": {
              "score": 12,
              "what": "Text alternative is missing"
            }
          }
        },
        "duplicateID": {
          "alfa": {
            "r3": {
              "score": 24,
              "what": "Element id attribute value is not unique"
            }
          },
          "axe": {
            "duplicate-id": {
              "score": 2,
              "what": "id attribute value is not unique"
            }
          }
        },
        "contrastAAA": {
          "alfa": {
            "r66": {
              "score": 4,
              "what": "Text contrast less than AAA requires"
            }
          },
          "axe": {
            "color-contrast-enhanced": {
              "score": 5,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          },
          "tenon": {
            "95": {
              "score": 3,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "contrastAA": {
          "alfa": {
            "r69": {
              "score": 16,
              "what": "Text outside widget has subminimum contrast"
            }
          },
          "axe": {
            "color-contrast": {
              "score": 10,
              "what": "Element has insufficient color contrast"
            }
          },
          "wave": {
            "c:contrast": {
              "score": 6,
              "what": "Very low contrast"
            }
          }
        },
        "skipRepeatedContent": {
          "alfa": {
            "r87": {
              "score": 2,
              "what": "First focusable element is not a link to the main content"
            }
          }
        },
        "headingStructure": {
          "axe": {
            "heading-order": {
              "score": 1,
              "what": "Heading levels do not increase by only one"
            }
          }
        },
        "hiddenContentRisk": {
          "axe": {
            "hidden-content": {
              "score": 1,
              "what": "Some content is hidden and therefore may not be testable for accessibility"
            }
          }
        },
        "focusableRole": {
          "axe": {
            "focus-order-semantics": {
              "score": 1,
              "what": "Focusable element has no active role"
            }
          }
        },
        "visibleLabelNotName": {
          "axe": {
            "label-content-name-mismatch": {
              "score": 2,
              "what": "Element visible text is not part of its accessible name"
            }
          }
        },
        "landmarkConfusion": {
          "axe": {
            "landmark-unique": {
              "score": 2,
              "what": "Landmark has a role and an accessible name that are identical to another"
            }
          }
        },
        "h1Missing": {
          "axe": {
            "page-has-heading-one": {
              "score": 1,
              "what": "Page contains no level-one heading"
            }
          }
        },
        "linkPair": {
          "wave": {
            "a:link_redundant": {
              "score": 1,
              "what": "Adjacent links go to the same URL"
            }
          }
        },
        "pdfLink": {
          "wave": {
            "a:link_pdf": {
              "score": 1,
              "what": "Link to PDF document"
            }
          }
        },
        "noScriptRisk": {
          "wave": {
            "a:noscript": {
              "score": 1,
              "what": "noscript element may fail to contain an accessible equivalent or alternative"
            }
          }
        },
        "horizontalScrolling": {
          "tenon": {
            "28": {
              "score": 3,
              "what": "Layout or sizing of the page causes horizontal scrolling"
            }
          }
        },
        "pseudoLinkRisk": {
          "tenon": {
            "129": {
              "score": 1,
              "what": "CSS underline on text that is not a link"
            }
          }
        },
        "leadingClipsText": {
          "tenon": {
            "144": {
              "score": 48,
              "what": "Line height is insufficent to properly display the computed font size"
            }
          }
        },
        "targetSize": {
          "tenon": {
            "152": {
              "score": 51,
              "what": "Actionable element is smaller than the minimum required size"
            }
          }
        },
        "allCaps": {
          "tenon": {
            "153": {
              "score": 4,
              "what": "Long string of text is in all caps"
            }
          }
        },
        "tabIndexMissing": {
          "tenon": {
            "190": {
              "score": 12,
              "what": "Interactive item is not natively actionable, but has no tabindex=0 attribute"
            }
          }
        },
        "linkForcesNewWindow": {
          "tenon": {
            "218": {
              "score": 54,
              "what": "Link opens in a new window without user control"
            }
          }
        },
        "pseudoParagraphRisk": {
          "tenon": {
            "242": {
              "score": 2,
              "what": "Multiple consecutive br elements may simulate paragraphs"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {
      "continuum": 100,
      "htmlcs": 100,
      "ibm": 100,
      "nuVal": 100
    },
    "summary": {
      "total": 119448,
      "log": 118455,
      "preventions": 400,
      "solos": 0,
      "groups": [
        {
          "groupName": "focusableOperable",
          "score": 93
        },
        {
          "groupName": "linkIndication",
          "score": 65
        },
        {
          "groupName": "linkForcesNewWindow",
          "score": 56
        },
        {
          "groupName": "targetSize",
          "score": 53
        },
        {
          "groupName": "leadingClipsText",
          "score": 50
        },
        {
          "groupName": "spontaneousMotion",
          "score": 34
        },
        {
          "groupName": "duplicateID",
          "score": 27
        },
        {
          "groupName": "imageNoText",
          "score": 24
        },
        {
          "groupName": "contrastAA",
          "score": 24
        },
        {
          "groupName": "roleBad",
          "score": 22
        },
        {
          "groupName": "hoverSurprise",
          "score": 18
        },
        {
          "groupName": "zIndexNotZero",
          "score": 15
        },
        {
          "groupName": "tabIndexMissing",
          "score": 14
        },
        {
          "groupName": "focusIndication",
          "score": 13
        },
        {
          "groupName": "inconsistentStyles",
          "score": 13
        },
        {
          "groupName": "contrastAAA",
          "score": 10
        },
        {
          "groupName": "allCaps",
          "score": 6
        },
        {
          "groupName": "horizontalScrolling",
          "score": 5
        },
        {
          "groupName": "tabFocusability",
          "score": 4
        },
        {
          "groupName": "labelClash",
          "score": 4
        },
        {
          "groupName": "skipRepeatedContent",
          "score": 4
        },
        {
          "groupName": "visibleLabelNotName",
          "score": 4
        },
        {
          "groupName": "landmarkConfusion",
          "score": 4
        },
        {
          "groupName": "pseudoParagraphRisk",
          "score": 4
        },
        {
          "groupName": "visibleBulk",
          "score": 3
        },
        {
          "groupName": "headingStructure",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "focusableRole",
          "score": 3
        },
        {
          "groupName": "h1Missing",
          "score": 3
        },
        {
          "groupName": "linkPair",
          "score": 3
        },
        {
          "groupName": "pdfLink",
          "score": 3
        },
        {
          "groupName": "noScriptRisk",
          "score": 3
        },
        {
          "groupName": "pseudoLinkRisk",
          "score": 3
        }
      ]
    }
  },
  "scoreProcID": "sp15c"
}