Accessibility test digest

Synopsis

Page: Unum (100%)

URL: https://www.unum.com/

Score: 1847

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 Unum (100%) web page at https://www.unum.com/ on 2022/08/13. The procedure performed 1230 tests. Of these, 24 are custom tests defined by Testaro, and the others belong to these seven other packages (programs that perform collections of tests):

Testaro produced a report enumerating the test results.

Testilo processed the report and used the sp15c scoring procedure to compute partial and total scores for the page. The total score is 1847 (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
total1847
log1106
preventions300
contrastAA85
contentBeyondLandmarks74
contrastAAA38
linkIndication27
fontSmall20
targetSize20
noLeading17
focusableOperable14
linkForcesNewWindow14
zIndexNotZero11
metaBad11
linkTextsSame10
leadingClipsText10
inconsistentStyles8
linkVague8
focusIndication6
roleBad6
childMissing6
obsolete6
horizontalScrolling5
articleHeadingless4
headingStructure4
pseudoHeadingRisk4
visibleBulk3
skipRepeatedContent3
hiddenContentRisk3
linkConfusionRisk3
cssBansRotate3
mainNot13
roleRedundant3
typeRedundant3
sectionHeadingless3
noScriptRisk3
titleRedundant3

Issue summary

Special issues

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

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

Classified issues

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

titleRedundant: 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-unum",
  "host": {
    "id": "unum",
    "which": "https://www.unum.com/",
    "what": "Unum (100%)"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-08-13T14:31:24"
    },
    {
      "event": "endTime",
      "value": "2022-08-13T14:36:34"
    }
  ],
  "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.unum.com/",
        "what": "Unum (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.unum.com/",
        "what": "Unum (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.unum.com/",
      "what": "Unum (100%)",
      "result": "https://www.unum.com/"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://www.unum.com/"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://www.unum.com/",
      "result": {
        "bytes": [
          503602,
          503602,
          503602,
          503602,
          503602
        ],
        "localRatios": [
          1,
          1,
          1,
          1
        ],
        "meanLocalRatio": 1,
        "maxLocalRatio": 1,
        "globalRatio": 1,
        "pixelChanges": [
          0,
          0,
          0,
          0
        ],
        "meanPixelChange": 0,
        "maxPixelChange": 0,
        "changeFrequency": 0
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.unum.com/",
      "what": "Unum (100%)",
      "result": "https://www.unum.com/"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://www.unum.com/",
      "result": {
        "visibleElements": 442
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://www.unum.com/",
      "result": {
        "totals": {
          "links": 0,
          "buttons": 0,
          "inputs": 0,
          "selects": 0
        },
        "items": []
      }
    },
    {
      "type": "test",
      "which": "focAll",
      "what": "focusable and Tab-focused elements",
      "url": "https://www.unum.com/",
      "result": {
        "tabFocusables": 62,
        "tabFocused": 62,
        "discrepancy": 0
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.unum.com/",
      "what": "URL",
      "result": "https://www.unum.com/"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://www.unum.com/",
      "result": {
        "totals": {
          "total": 62,
          "types": {
            "indicatorMissing": {
              "total": 0,
              "tagNames": {}
            },
            "nonOutlinePresent": {
              "total": 4,
              "tagNames": {
                "A": 3,
                "BUTTON": 1
              }
            },
            "outlinePresent": {
              "total": 58,
              "meanDelay": 19,
              "tagNames": {
                "A": 57,
                "BUTTON": 1
              }
            }
          }
        },
        "items": {
          "indicatorMissing": [],
          "nonOutlinePresent": [
            {
              "tagName": "A",
              "text": "Jun 17, 2022 Solutions for attracting, protecting and retaining today's employee Attracting, retaini"
            },
            {
              "tagName": "A",
              "text": "May 27, 2022 How to attract, retain and protect in the new world of work Thought leaders discuss the"
            },
            {
              "tagName": "A",
              "text": "May 17, 2022 How behavioral health access impacts business outcomes Why expanding behavioral health "
            },
            {
              "tagName": "BUTTON",
              "text": "Slide Left"
            }
          ],
          "outlinePresent": [
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "About Us",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Register",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Log In",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Employers and plan administrators Offer better benefits to keep your employees going.",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Brokers and sales partners Connect your clients to powerful benefit solutions.",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Employees and Families: File a claim or learn about your benefits.",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Explore our solutions",
              "delay": 141
            },
            {
              "tagName": "A",
              "text": "Unum HR Connect® Secure, real-time connections with leading HRIS platforms to automate processes and",
              "delay": 110
            },
            {
              "tagName": "A",
              "text": "Unum Total Leave™ A modern solution that streamlines absence management for HR while making leave ea",
              "delay": 113
            },
            {
              "tagName": "A",
              "text": "Unum Behavioral Health Introducing a new solution with easy-to-access mental health resources that d",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Disability",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Life",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Accident",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Critical Illness",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Hospital",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Dental",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Vision",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Stop Loss",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Learn more",
              "delay": 103
            },
            {
              "tagName": "A",
              "text": "Go to HR Trends",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Learn more",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Start a career with Unum",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "1",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "2",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "3",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "1",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "2",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "3",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Employees & Families",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Employers & Plan Administrators",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Brokers & Sales Partners",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Dental Providers",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Careers",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Corporate Offices",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Life at Unum",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Contact Unum",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "En Español",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Download a form",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "File a Claim",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "About Us",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Investors",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Find a Field Office",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "HR Trends",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Newsroom",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "WorkWell Blog",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Log in to your account",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Twitter",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Facebook",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "LinkedIn",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Blog",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Legal",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Privacy",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Accessibility",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Special Notices",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Do Not Sell My Personal Information",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Back to Top",
              "delay": 103
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.unum.com/",
      "what": "URL",
      "result": "https://www.unum.com/"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://www.unum.com/",
      "result": {
        "totals": {
          "total": 73,
          "types": {
            "onlyFocusable": {
              "total": 0,
              "tagNames": {}
            },
            "onlyOperable": {
              "total": 8,
              "tagNames": {
                "A": 8
              }
            },
            "focusableAndOperable": {
              "total": 65,
              "tagNames": {
                "A": 62,
                "BUTTON": 3
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [],
          "onlyOperable": [
            {
              "tagName": "A",
              "id": "",
              "text": "Apr 20, 2022 Unum Live: Retention, grief, and resilience at work HR exec Adria H",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Mar 18, 2022 How COVID-19 has accelerated the future of work Thought leaders dis",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Feb 22, 2022 Are your behavioral health benefits working? Three behavioral healt",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Jan 26, 2022 Episode 39: What’s next now that OSHA has withdrawn the ETS? We rev",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Jan 04, 2022 The business case for behavioral health Two CEOs discuss why behavi",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Nov 04, 2021 Building a behavioral health strategy for the new world of work Joi",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Nov 01, 2021 Benefit enrollment strategies Two HR enrollment and tech experts sh",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Oct 26, 2021 HRE Webinar: The essentials of the vaccine and testing mandate We b",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            }
          ],
          "focusableAndOperable": [
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/\" class=\"logo-link ux-page-header__logo-link\" title=\"Go to Unum home\" ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Log In",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/\" class=\"logo-link ux-page-header__logo-link\" title=\"Go to Unum home\" ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Register",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Log In",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Employers and plan administrators Offer better benefits to keep your employees g",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Brokers and sales partners Connect your clients to powerful benefit solutions.",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Employees and Families: File a claim or learn about your benefits.",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Explore our solutions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Unum HR Connect® Secure, real-time connections with leading HRIS platforms to au",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Unum Total Leave™ A modern solution that streamlines absence management for HR w",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Unum Behavioral Health Introducing a new solution with easy-to-access mental hea",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Disability",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Life",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accident",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Critical Illness",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Hospital",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Dental",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Vision",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Stop Loss",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn more",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Go to HR Trends",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Slide Right",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Jun 17, 2022 Solutions for attracting, protecting and retaining today's employee",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "May 27, 2022 How to attract, retain and protect in the new world of work Thought",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "May 17, 2022 How behavioral health access impacts business outcomes Why expandin",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Slide Left",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn more",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Start a career with Unum",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "return1",
              "text": "1",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "return2",
              "text": "2",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "return3",
              "text": "3",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "1",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "2",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "3",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Employees & Families",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Employers & Plan Administrators",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Brokers & Sales Partners",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Dental Providers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Careers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Corporate Offices",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Life at Unum",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact Unum",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "En Español",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Download a form",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "File a Claim",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Investors",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Find a Field Office",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "HR Trends",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Newsroom",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "WorkWell Blog",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Log in to your account",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Twitter",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Facebook",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "LinkedIn",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Blog",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Legal",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Special Notices",
              "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": "<a class=\"logo-link w-page-footer__logo-link\" href=\"/\" aria-label=\"go to home pa",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Back to Top",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.unum.com/",
      "what": "URL",
      "result": "https://www.unum.com/"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 40,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://www.unum.com/",
      "result": {
        "totals": {
          "triggers": 110,
          "headTriggers": 40,
          "tailTriggers": 70,
          "impactTriggers": 0,
          "additions": 0,
          "removals": 0,
          "opacityChanges": 0,
          "opacityImpact": 0,
          "unhoverables": 0
        },
        "items": {
          "head": {
            "impactTriggers": [],
            "unhoverables": []
          },
          "tail": {
            "impactTriggers": [],
            "unhoverables": []
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.unum.com/",
      "what": "URL",
      "result": "https://www.unum.com/"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://www.unum.com/",
      "result": {
        "totals": {
          "mislabeled": 0,
          "unlabeled": 0,
          "wellLabeled": 3
        },
        "items": {
          "mislabeled": [],
          "unlabeled": [],
          "wellLabeled": [
            {
              "index": 0,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Slide Right"
              }
            },
            {
              "index": 1,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Slide Left"
              }
            },
            {
              "index": 2,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Back to Top"
              }
            }
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://www.unum.com/",
      "result": {
        "totals": {
          "links": 70,
          "adjacent": {
            "total": 36,
            "underlined": 11,
            "underlinedPercent": 30
          }
        },
        "items": {
          "underlined": [
            "",
            "",
            "Go to HR Trends",
            "1",
            "2",
            "3",
            "1",
            "2",
            "3",
            "Log in to your account",
            ""
          ],
          "notUnderlined": [
            "Log In",
            "Explore our solutions",
            "Unum HR Connect® Secure, real-time connections with leading HRIS platforms to automate processes and keep everything up to date. Learn more",
            "Unum Total Leave™ A modern solution that streamlines absence management for HR while making leave easy and accessible for employees. Learn more",
            "Unum Behavioral Health Introducing a new solution with easy-to-access mental health resources that deliver provable results. Learn more",
            "Disability",
            "Life",
            "Accident",
            "Critical Illness",
            "Hospital",
            "Dental",
            "Vision",
            "Stop Loss",
            "Learn more",
            "Jun 17, 2022 Solutions for attracting, protecting and retaining today's employee Attracting, retaining and protecting great workers is no longer just a matter of offering health and retirement benefits. Webinar",
            "May 27, 2022 How to attract, retain and protect in the new world of work Thought leaders discuss the shifts around work and time transforming HR in 2022. Podcast",
            "May 17, 2022 How behavioral health access impacts business outcomes Why expanding behavioral health access brings real ROI Webinar",
            "Apr 20, 2022 Unum Live: Retention, grief, and resilience at work HR exec Adria Horn joins Unum leaders to discuss how employers can support workers experiencing grief. Event",
            "Mar 18, 2022 How COVID-19 has accelerated the future of work Thought leaders discuss how COVID-19 changed the trajectory of the future of work. Podcast",
            "Feb 22, 2022 Are your behavioral health benefits working? Three behavioral health experts lay out the top challenges in offering mental health benefits with real impact. Webinar",
            "Jan 26, 2022 Episode 39: What’s next now that OSHA has withdrawn the ETS? We review employer responsibilities now that the federal vaccine mandate has been withdrawn. Podcast",
            "Jan 04, 2022 The business case for behavioral health Two CEOs discuss why behavioral health is critical to any organization that wishes to compete in 2022. Podcast",
            "Nov 04, 2021 Building a behavioral health strategy for the new world of work Join us as we discuss the key elements of any organization’s behavioral health strategy. Webinar",
            "Nov 01, 2021 Benefit enrollment strategies Two HR enrollment and tech experts share recommendations to help organizations have a successful enrollment season. Podcast",
            "Oct 26, 2021 HRE Webinar: The essentials of the vaccine and testing mandate We break down the key features of the vaccine and testing mandate to help employers stay ahead. Webinar"
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://www.unum.com/",
      "result": {
        "totals": {
          "navigations": {
            "all": {
              "total": 0,
              "correct": 0,
              "incorrect": 0
            },
            "specific": {
              "tab": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "left": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "right": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "up": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "down": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "home": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "end": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              }
            }
          },
          "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.unum.com/",
      "what": "URL",
      "result": "https://www.unum.com/"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://www.unum.com/",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://www.unum.com/",
      "result": {
        "roleElements": 6,
        "badRoleElements": 1,
        "redundantRoleElements": 3,
        "tagNames": {
          "HEADER": {
            "banner": {
              "bad": 1,
              "redundant": 0
            }
          },
          "NAV": {
            "navigation": {
              "bad": 0,
              "redundant": 3
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://www.unum.com/",
      "result": {
        "mainStyles": [
          "fontStyle",
          "fontWeight",
          "opacity",
          "textDecorationLine",
          "textDecorationStyle",
          "textDecorationThickness"
        ],
        "buttonStyles": [
          "borderStyle",
          "borderWidth",
          "height",
          "lineHeight",
          "maxHeight",
          "maxWidth",
          "minHeight",
          "minWidth",
          "outlineOffset",
          "outlineStyle",
          "outlineWidth"
        ],
        "headingStyles": [
          "color",
          "fontSize"
        ],
        "listLinkStyles": [
          "color",
          "fontSize",
          "lineHeight"
        ],
        "totals": {
          "button": {
            "total": 3,
            "subtotals": [
              2,
              1
            ]
          },
          "adjacentLink": {
            "total": 36,
            "subtotals": [
              23,
              10,
              2,
              1
            ]
          },
          "listLink": {
            "total": 34,
            "subtotals": [
              17,
              5,
              4,
              3,
              2,
              2,
              1
            ]
          },
          "h1": {
            "total": 6,
            "subtotals": [
              3,
              1,
              1,
              1
            ]
          },
          "h2": {
            "total": 4
          }
        },
        "items": {
          "button": {
            "opacity": {
              "0": [
                "Back to Top"
              ],
              "1": [
                "Slide Right",
                "Slide Left"
              ]
            },
            "height": {
              "96px": [
                "Slide Right",
                "Slide Left"
              ],
              "40px": [
                "Back to Top"
              ]
            },
            "lineHeight": {
              "24px": [
                "Slide Right",
                "Slide Left"
              ],
              "0px": [
                "Back to Top"
              ]
            }
          },
          "adjacentLink": {
            "fontWeight": {
              "400": [
                "",
                "Log In",
                "",
                "Unum HR Connect®                                     Secure, real-time connections with leading HRIS platforms to automate processes and keep everything up to date.                                                                            Learn more",
                "Unum Total Leave™                                     A modern solution that streamlines absence management for HR while making leave easy and accessible for employees.                                                                            Learn more",
                "Unum Behavioral Health                                     Introducing a new solution with easy-to-access mental health resources that deliver provable results.                                                                            Learn more",
                "Disability",
                "Life",
                "Accident",
                "Critical Illness",
                "Hospital",
                "Dental",
                "Vision",
                "Stop Loss",
                "Jun 17, 2022                              Solutions for attracting, protecting and retaining today's employee                 Attracting, retaining and protecting great workers is no longer just a matter of offering health and retirement benefits.                                       Webinar",
                "May 27, 2022                              How to attract, retain and protect in the new world of work                 Thought leaders discuss the shifts around work and time transforming HR in 2022.                                       Podcast",
                "May 17, 2022                              How behavioral health access impacts business outcomes                 Why expanding behavioral health access brings real ROI                                       Webinar",
                "Apr 20, 2022                              Unum Live: Retention, grief, and resilience at work                 HR exec Adria Horn joins Unum leaders to discuss how employers can support workers experiencing grief.                                         Event",
                "Mar 18, 2022                              How COVID-19 has accelerated the future of work                 Thought leaders discuss how COVID-19 changed the trajectory of the future of work.                                       Podcast",
                "Feb 22, 2022                              Are your behavioral health benefits working?                 Three behavioral health experts lay out the top challenges in offering mental health benefits with real impact.                                       Webinar",
                "Jan 26, 2022                              Episode 39: What’s next now that OSHA has withdrawn the ETS?                 We review employer responsibilities now that the federal vaccine mandate has been withdrawn.                                       Podcast",
                "Jan 04, 2022                              The business case for behavioral health                 Two CEOs discuss why behavioral health is critical to any organization that wishes to compete in 2022.                                       Podcast",
                "Nov 04, 2021                              Building a behavioral health strategy for the new world of work                 Join us as we discuss the key elements of any organization’s behavioral health strategy.                                       Webinar",
                "Nov 01, 2021                              Benefit enrollment strategies                 Two HR enrollment and tech experts share recommendations to help organizations have a successful enrollment season.                                       Podcast",
                "Oct 26, 2021                              HRE Webinar: The essentials of the vaccine and testing mandate                 We break down the key features of the vaccine and testing mandate to help employers stay ahead.                                       Webinar",
                "1",
                "2",
                "3",
                "1",
                "2",
                "3",
                "Log in to your account",
                ""
              ],
              "600": [
                "Explore our solutions",
                "Learn more",
                "Go to HR Trends"
              ]
            },
            "textDecorationLine": {
              "underline": [
                "",
                "",
                "Go to HR Trends",
                "1",
                "2",
                "3",
                "1",
                "2",
                "3",
                "Log in to your account",
                ""
              ],
              "none": [
                "Log In",
                "Explore our solutions",
                "Unum HR Connect®                                     Secure, real-time connections with leading HRIS platforms to automate processes and keep everything up to date.                                                                            Learn more",
                "Unum Total Leave™                                     A modern solution that streamlines absence management for HR while making leave easy and accessible for employees.                                                                            Learn more",
                "Unum Behavioral Health                                     Introducing a new solution with easy-to-access mental health resources that deliver provable results.                                                                            Learn more",
                "Disability",
                "Life",
                "Accident",
                "Critical Illness",
                "Hospital",
                "Dental",
                "Vision",
                "Stop Loss",
                "Learn more",
                "Jun 17, 2022                              Solutions for attracting, protecting and retaining today's employee                 Attracting, retaining and protecting great workers is no longer just a matter of offering health and retirement benefits.                                       Webinar",
                "May 27, 2022                              How to attract, retain and protect in the new world of work                 Thought leaders discuss the shifts around work and time transforming HR in 2022.                                       Podcast",
                "May 17, 2022                              How behavioral health access impacts business outcomes                 Why expanding behavioral health access brings real ROI                                       Webinar",
                "Apr 20, 2022                              Unum Live: Retention, grief, and resilience at work                 HR exec Adria Horn joins Unum leaders to discuss how employers can support workers experiencing grief.                                         Event",
                "Mar 18, 2022                              How COVID-19 has accelerated the future of work                 Thought leaders discuss how COVID-19 changed the trajectory of the future of work.                                       Podcast",
                "Feb 22, 2022                              Are your behavioral health benefits working?                 Three behavioral health experts lay out the top challenges in offering mental health benefits with real impact.                                       Webinar",
                "Jan 26, 2022                              Episode 39: What’s next now that OSHA has withdrawn the ETS?                 We review employer responsibilities now that the federal vaccine mandate has been withdrawn.                                       Podcast",
                "Jan 04, 2022                              The business case for behavioral health                 Two CEOs discuss why behavioral health is critical to any organization that wishes to compete in 2022.                                       Podcast",
                "Nov 04, 2021                              Building a behavioral health strategy for the new world of work                 Join us as we discuss the key elements of any organization’s behavioral health strategy.                                       Webinar",
                "Nov 01, 2021                              Benefit enrollment strategies                 Two HR enrollment and tech experts share recommendations to help organizations have a successful enrollment season.                                       Podcast",
                "Oct 26, 2021                              HRE Webinar: The essentials of the vaccine and testing mandate                 We break down the key features of the vaccine and testing mandate to help employers stay ahead.                                       Webinar"
              ]
            }
          },
          "listLink": {
            "fontWeight": {
              "400": [
                "About Us",
                "Register",
                "Log In",
                "Employers and plan administrators                                                                     Offer better benefits to keep your employees going.",
                "Brokers and sales partners                                                                     Connect your clients to powerful benefit solutions.",
                "Employees and Families: File a claim or learn about your benefits.",
                "Employees & Families",
                "Employers & Plan Administrators",
                "Brokers & Sales Partners",
                "Dental Providers",
                "Careers",
                "Corporate Offices",
                "Life at Unum",
                "Contact Unum",
                "En Español",
                "Download a form",
                "File a Claim",
                "About Us",
                "Investors",
                "Find a Field Office",
                "HR Trends",
                "Newsroom",
                "WorkWell Blog",
                "Twitter",
                "Facebook",
                "LinkedIn",
                "Blog",
                "Legal",
                "Privacy",
                "Accessibility",
                "Special Notices",
                "Do Not Sell My Personal Information"
              ],
              "600": [
                "Learn more",
                "Start a career with Unum"
              ]
            },
            "textDecorationLine": {
              "none": [
                "About Us",
                "Register",
                "Log In",
                "Employers and plan administrators                                                                     Offer better benefits to keep your employees going.",
                "Brokers and sales partners                                                                     Connect your clients to powerful benefit solutions.",
                "Learn more",
                "Start a career with Unum",
                "Employees & Families",
                "Employers & Plan Administrators",
                "Brokers & Sales Partners",
                "Dental Providers",
                "Careers",
                "Corporate Offices",
                "Life at Unum",
                "Contact Unum",
                "En Español",
                "Download a form",
                "File a Claim",
                "About Us",
                "Investors",
                "Find a Field Office",
                "HR Trends",
                "Newsroom",
                "WorkWell Blog",
                "Twitter",
                "Facebook",
                "LinkedIn",
                "Blog",
                "Legal",
                "Privacy",
                "Accessibility",
                "Special Notices",
                "Do Not Sell My Personal Information"
              ],
              "underline": [
                "Employees and Families: File a claim or learn about your benefits."
              ]
            },
            "color": {
              "rgb(51, 94, 122)": [
                "About Us",
                "Register",
                "Log In"
              ],
              "rgb(1, 82, 148)": [
                "Employers and plan administrators                                                                     Offer better benefits to keep your employees going.",
                "Brokers and sales partners                                                                     Connect your clients to powerful benefit solutions.",
                "Legal",
                "Privacy",
                "Accessibility",
                "Special Notices",
                "Do Not Sell My Personal Information"
              ],
              "rgb(255, 255, 255)": [
                "Employees and Families: File a claim or learn about your benefits."
              ],
              "rgb(3, 124, 183)": [
                "Learn more",
                "Start a career with Unum"
              ],
              "rgb(46, 46, 46)": [
                "Employees & Families",
                "Employers & Plan Administrators",
                "Brokers & Sales Partners",
                "Dental Providers",
                "Careers",
                "Corporate Offices",
                "Life at Unum",
                "Contact Unum",
                "En Español",
                "Download a form",
                "File a Claim",
                "About Us",
                "Investors",
                "Find a Field Office",
                "HR Trends",
                "Newsroom",
                "WorkWell Blog",
                "Twitter",
                "Facebook",
                "LinkedIn",
                "Blog"
              ]
            },
            "fontSize": {
              "14px": [
                "About Us",
                "Register",
                "Log In",
                "Employees & Families",
                "Employers & Plan Administrators",
                "Brokers & Sales Partners",
                "Dental Providers",
                "Careers",
                "Corporate Offices",
                "Life at Unum",
                "Contact Unum",
                "En Español",
                "Download a form",
                "File a Claim",
                "About Us",
                "Investors",
                "Find a Field Office",
                "HR Trends",
                "Newsroom",
                "WorkWell Blog",
                "Legal",
                "Privacy",
                "Accessibility",
                "Special Notices",
                "Do Not Sell My Personal Information"
              ],
              "16px": [
                "Employers and plan administrators                                                                     Offer better benefits to keep your employees going.",
                "Brokers and sales partners                                                                     Connect your clients to powerful benefit solutions.",
                "Employees and Families: File a claim or learn about your benefits.",
                "Learn more",
                "Start a career with Unum"
              ],
              "0px": [
                "Twitter",
                "Facebook",
                "LinkedIn",
                "Blog"
              ]
            },
            "lineHeight": {
              "19.6px": [
                "About Us",
                "Register",
                "Log In",
                "Employees & Families",
                "Employers & Plan Administrators",
                "Brokers & Sales Partners",
                "Dental Providers",
                "Careers",
                "Corporate Offices",
                "Life at Unum",
                "Contact Unum",
                "En Español",
                "Download a form",
                "File a Claim",
                "About Us",
                "Investors",
                "Find a Field Office",
                "HR Trends",
                "Newsroom",
                "WorkWell Blog",
                "Legal",
                "Privacy",
                "Accessibility",
                "Special Notices",
                "Do Not Sell My Personal Information"
              ],
              "24px": [
                "Employers and plan administrators                                                                     Offer better benefits to keep your employees going.",
                "Brokers and sales partners                                                                     Connect your clients to powerful benefit solutions.",
                "Employees and Families: File a claim or learn about your benefits.",
                "Learn more",
                "Start a career with Unum"
              ],
              "0px": [
                "Twitter",
                "Facebook",
                "LinkedIn",
                "Blog"
              ]
            }
          },
          "h1": {
            "fontWeight": {
              "300": [
                "Support Links",
                "Better benefits at work™"
              ],
              "600": [
                "39 million",
                "57%",
                "182,000",
                "Access your account"
              ]
            },
            "color": {
              "rgb(51, 94, 122)": [
                "Support Links"
              ],
              "rgb(255, 255, 255)": [
                "Better benefits at work™"
              ],
              "rgb(1, 82, 148)": [
                "39 million",
                "57%",
                "182,000"
              ],
              "rgb(46, 46, 46)": [
                "Access your account"
              ]
            },
            "fontSize": {
              "49px": [
                "Support Links",
                "Better benefits at work™"
              ],
              "40px": [
                "39 million",
                "57%",
                "182,000"
              ],
              "22px": [
                "Access your account"
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://www.unum.com/",
      "result": {
        "totals": {
          "navigations": {
            "all": {
              "total": 0,
              "correct": 0,
              "incorrect": 0
            },
            "specific": {
              "tab": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "left": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "right": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "up": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "down": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "home": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "end": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              }
            }
          },
          "tabElements": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          },
          "tabLists": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          }
        },
        "tabElements": {
          "incorrect": [],
          "correct": []
        }
      }
    },
    {
      "type": "test",
      "which": "zIndex",
      "withItems": true,
      "what": "z indexes",
      "url": "https://www.unum.com/",
      "result": {
        "totals": {
          "total": 36,
          "tagNames": {
            "DIV": 32,
            "BUTTON": 3,
            "FOOTER": 1
          }
        },
        "items": [
          {
            "tagName": "DIV",
            "id": "",
            "text": "Log In"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Support Links About Us Register Log In"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Unum Solutions More than benefits — solutions for your toughest workforce challenges We provide the "
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Unum HR Connect® Secure, real-time connections with leading HRIS platforms to automate processes and"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Trusted benefit offerings Financial protection to keep your employees going Our broad coverage offer"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Disability Life Accident Critical Illness Hospital Dental Vision Stop Loss"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Introducing Unum Solutions Announcing the launch of our new portfolio of products that combines the "
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "Slide Right"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Jun 17, 2022 Solutions for attracting, protecting and retaining today's employee Attracting, retaini"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "May 27, 2022 How to attract, retain and protect in the new world of work Thought leaders discuss the"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "May 17, 2022 How behavioral health access impacts business outcomes Why expanding behavioral health "
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Apr 20, 2022 Unum Live: Retention, grief, and resilience at work HR exec Adria Horn joins Unum leade"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Mar 18, 2022 How COVID-19 has accelerated the future of work Thought leaders discuss how COVID-19 ch"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Feb 22, 2022 Are your behavioral health benefits working? Three behavioral health experts lay out th"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Jan 26, 2022 Episode 39: What’s next now that OSHA has withdrawn the ETS? We review employer respons"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Jan 04, 2022 The business case for behavioral health Two CEOs discuss why behavioral health is criti"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Nov 04, 2021 Building a behavioral health strategy for the new world of work Join us as we discuss t"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Nov 01, 2021 Benefit enrollment strategies Two HR enrollment and tech experts share recommendations "
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Oct 26, 2021 HRE Webinar: The essentials of the vaccine and testing mandate We break down the key fe"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "Slide Left"
          },
          {
            "tagName": "FOOTER",
            "id": "",
            "text": "Site Footer Menu Solutions for Employees & Families Employers & Plan Administrators Brokers & Sales "
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "Back to Top"
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://www.unum.com/",
      "result": {
        "totals": {
          "failures": 6,
          "warnings": 6
        },
        "items": [
          {
            "index": 695,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "button",
              "path": "/html[1]/body[1]/div[1]/section[5]/div[1]/button[2]",
              "codeLines": [
                "<button class=\"homepage-carousel__button go-right\">",
                "  Slide Left",
                "</button>"
              ]
            }
          },
          {
            "index": 733,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "Better benefits at work™"
              ]
            }
          },
          {
            "index": 734,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[2]/div[1]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "At Unum, we help millions of employees protect their families, their finances and their futures. Co..."
              ]
            }
          },
          {
            "index": 773,
            "verdict": "failed",
            "rule": {
              "ruleID": "r68",
              "ruleSummary": "Elements with a role have required children",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r68",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "ul",
              "path": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[2]/div[1]/div[1]/ul[1]",
              "codeLines": [
                "<ul class=\"feature__actions\"></ul>"
              ]
            }
          },
          {
            "index": 789,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "Better benefits at work™"
              ]
            }
          },
          {
            "index": 790,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[2]/div[1]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "At Unum, we help millions of employees protect their families, their finances and their futures. Co..."
              ]
            }
          },
          {
            "index": 863,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[1]/a[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"iconlist__item-content\">",
                "  Offer better benefits to keep your employees going.",
                "</p>"
              ]
            }
          },
          {
            "index": 864,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[2]/a[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"iconlist__item-content\">",
                "  Connect your clients to powerful benefit solutions.",
                "</p>"
              ]
            }
          },
          {
            "index": 865,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[3]/a[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"iconlist__item-content\">",
                "  Employees and Families: File a claim or learn about your benefits.",
                "</p>"
              ]
            }
          },
          {
            "index": 881,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[2]/div[2]/div[1]/section[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Whether you have Unum coverage or offer Unum coverage, we are dedicated to serving your needs. Ou...",
                "</p>"
              ]
            }
          },
          {
            "index": 882,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[3]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Unum is a registered trademark and marketing brand of Unum Group and its insuring subsidiaries. I...",
                "</p>"
              ]
            }
          },
          {
            "index": 1129,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r87",
              "ruleSummary": "First focusable element is link to main content",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r87",
              "requirements": [
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G1",
                  "name": "G1",
                  "title": "Adding a link at the top of each page that goes directly to the main content area"
                }
              ]
            },
            "target": {
              "type": "document",
              "tagName": "",
              "path": "/",
              "codeLines": [
                "#document",
                "  <!doctype html>",
                "...",
                "  </html>"
              ]
            }
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "rules": [],
      "what": "Axe",
      "url": "https://www.unum.com/",
      "result": {
        "totals": {
          "rulesNA": 54,
          "rulesPassed": 40,
          "rulesWarned": 5,
          "rulesViolated": 3,
          "warnings": {
            "minor": 4,
            "moderate": 0,
            "serious": 149,
            "critical": 0
          },
          "violations": {
            "minor": 0,
            "moderate": 17,
            "serious": 21,
            "critical": 0
          }
        },
        "details": {
          "testEngine": {
            "name": "axe-core",
            "version": "4.4.2"
          },
          "testRunner": {
            "name": "axe"
          },
          "testEnvironment": {
            "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/102.0.5005.40 Safari/537.36",
            "windowWidth": 1280,
            "windowHeight": 720,
            "orientationAngle": 90,
            "orientationType": "landscape-primary"
          },
          "timestamp": "2022-08-13T14:34:42.411Z",
          "url": "https://www.unum.com/",
          "toolOptions": {
            "resultTypes": [
              "violations",
              "incomplete"
            ],
            "runOnly": {
              "type": "tag",
              "values": [
                "experimental",
                "best-practice",
                "wcag2a",
                "wcag2aa",
                "wcag2aaa",
                "wcag21a",
                "wcag21aa",
                "wcag21aaa"
              ]
            },
            "reporter": "v1"
          },
          "incomplete": [
            {
              "id": "color-contrast-enhanced",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aaa",
                "wcag146"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast-enhanced?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "36.8pt (49px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"I-Top_Banner_B97EC7A64A6F\" class=\"homepage-banner theme--dark\" style=\"background-image:url(/-/media/Feature/Common/Banners/Homepage-Banner/unum-homepage-bg.ashx?sc_lang=en&amp;hash=8021C34C2E56D2B72A664AF4E743D3AE)\">",
                          "target": [
                            "#I-Top_Banner_B97EC7A64A6F"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1 class=\"homepage-banner__heading\">Better benefits at work™</h1>",
                  "target": [
                    ".homepage-banner__heading"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"I-Top_Banner_B97EC7A64A6F\" class=\"homepage-banner theme--dark\" style=\"background-image:url(/-/media/Feature/Common/Banners/Homepage-Banner/unum-homepage-bg.ashx?sc_lang=en&amp;hash=8021C34C2E56D2B72A664AF4E743D3AE)\">",
                          "target": [
                            "#I-Top_Banner_B97EC7A64A6F"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"homepage-banner__description\">At Unum, we help millions of employees protect their families, their finances and their futures. Comprehensive coverages, superior technology and unparalleled support — delivered where and when it’s needed most.</div>",
                  "target": [
                    ".homepage-banner__description"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"I-Top_Banner_B97EC7A64A6F\" class=\"homepage-banner theme--dark\" style=\"background-image:url(/-/media/Feature/Common/Banners/Homepage-Banner/unum-homepage-bg.ashx?sc_lang=en&amp;hash=8021C34C2E56D2B72A664AF4E743D3AE)\">",
                          "target": [
                            "#I-Top_Banner_B97EC7A64A6F"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"iconlist__item-heading\">Employers and plan administrators</div>",
                  "target": [
                    ".iconlist__item.iconlist__item--link[href$=\"employers\"] > .iconlist__content-container > .iconlist__item-heading"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"I-Top_Banner_B97EC7A64A6F\" class=\"homepage-banner theme--dark\" style=\"background-image:url(/-/media/Feature/Common/Banners/Homepage-Banner/unum-homepage-bg.ashx?sc_lang=en&amp;hash=8021C34C2E56D2B72A664AF4E743D3AE)\">",
                          "target": [
                            "#I-Top_Banner_B97EC7A64A6F"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"iconlist__item-content\">Offer better benefits to keep your employees going.</p>",
                  "target": [
                    ".iconlist__item.iconlist__item--link[href$=\"employers\"] > .iconlist__content-container > .iconlist__item-content"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"I-Top_Banner_B97EC7A64A6F\" class=\"homepage-banner theme--dark\" style=\"background-image:url(/-/media/Feature/Common/Banners/Homepage-Banner/unum-homepage-bg.ashx?sc_lang=en&amp;hash=8021C34C2E56D2B72A664AF4E743D3AE)\">",
                          "target": [
                            "#I-Top_Banner_B97EC7A64A6F"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"iconlist__item-heading\">Brokers and sales partners</div>",
                  "target": [
                    ".iconlist__item.iconlist__item--link[href$=\"brokers\"] > .iconlist__content-container > .iconlist__item-heading"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"I-Top_Banner_B97EC7A64A6F\" class=\"homepage-banner theme--dark\" style=\"background-image:url(/-/media/Feature/Common/Banners/Homepage-Banner/unum-homepage-bg.ashx?sc_lang=en&amp;hash=8021C34C2E56D2B72A664AF4E743D3AE)\">",
                          "target": [
                            "#I-Top_Banner_B97EC7A64A6F"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"iconlist__item-content\">Connect your clients to powerful benefit solutions.</p>",
                  "target": [
                    ".iconlist__item.iconlist__item--link[href$=\"brokers\"] > .iconlist__content-container > .iconlist__item-content"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"I-Top_Banner_B97EC7A64A6F\" class=\"homepage-banner theme--dark\" style=\"background-image:url(/-/media/Feature/Common/Banners/Homepage-Banner/unum-homepage-bg.ashx?sc_lang=en&amp;hash=8021C34C2E56D2B72A664AF4E743D3AE)\">",
                          "target": [
                            "#I-Top_Banner_B97EC7A64A6F"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"iconlist__item-content\">Employees and Families: File a claim or learn about your benefits.</p>",
                  "target": [
                    ".iconlist__item.iconlist__item--link[href$=\"employees\"] > .iconlist__content-container > .iconlist__item-content"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"feature__associated-content feature__associated-content--transparent\">",
                          "target": [
                            ".feature__associated-content--transparent"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"default-card__heading\">Unum HR Connect®</div>",
                  "target": [
                    "a[title=\"Go to Solutions\"] > .default-card__content-container > .default-card__heading"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"feature__associated-content feature__associated-content--transparent\">",
                          "target": [
                            ".feature__associated-content--transparent"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"default-card__description\">Secure, real-time connections with leading HRIS platforms to automate processes and keep everything up to date.</div>",
                  "target": [
                    "a[title=\"Go to Solutions\"] > .default-card__content-container > .default-card__description"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"feature__associated-content feature__associated-content--transparent\">",
                          "target": [
                            ".feature__associated-content--transparent"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"default-card__action-text\">Learn more</p>",
                  "target": [
                    "a[title=\"Go to Solutions\"] > .default-card__content-container > .default-card__actions > .default-card__action > .default-card__action-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"feature__associated-content feature__associated-content--transparent\">",
                          "target": [
                            ".feature__associated-content--transparent"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"default-card__heading\">Unum Total Leave™</div>",
                  "target": [
                    "a[title=\"Go to leave absence management\"] > .default-card__content-container > .default-card__heading"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"feature__associated-content feature__associated-content--transparent\">",
                          "target": [
                            ".feature__associated-content--transparent"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"default-card__description\">A modern solution that streamlines absence management for HR while making leave easy and accessible for employees.</div>",
                  "target": [
                    "a[title=\"Go to leave absence management\"] > .default-card__content-container > .default-card__description"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"feature__associated-content feature__associated-content--transparent\">",
                          "target": [
                            ".feature__associated-content--transparent"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"default-card__action-text\">Learn more</p>",
                  "target": [
                    "a[title=\"Go to leave absence management\"] > .default-card__content-container > .default-card__actions > .default-card__action > .default-card__action-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"feature__associated-content feature__associated-content--transparent\">",
                          "target": [
                            ".feature__associated-content--transparent"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"default-card__heading\">Unum Behavioral Health</div>",
                  "target": [
                    "#I-Three_Column_4-4-4_Frame_e23cb500d207-Col3 > .default-card > .default-card__content-container > .default-card__heading"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"feature__associated-content feature__associated-content--transparent\">",
                          "target": [
                            ".feature__associated-content--transparent"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"default-card__description\">Introducing a new solution with easy-to-access mental health resources that deliver provable results.</div>",
                  "target": [
                    "#I-Three_Column_4-4-4_Frame_e23cb500d207-Col3 > .default-card > .default-card__content-container > .default-card__description"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"feature__associated-content feature__associated-content--transparent\">",
                          "target": [
                            ".feature__associated-content--transparent"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"default-card__action-text\">Learn more</p>",
                  "target": [
                    "#I-Three_Column_4-4-4_Frame_e23cb500d207-Col3 > .default-card > .default-card__content-container > .default-card__actions > .default-card__action > .default-card__action-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"feature__associated-content \">",
                          "target": [
                            "#I-Products_5253A6C80B6E > .feature__associated-content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Disability</p>",
                  "target": [
                    "#I-Homepage_-_Four_Column_3-3-3-3_Frame_13ca643af161-Col1 > article > .w-card__link > .w-card__description > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"feature__associated-content \">",
                          "target": [
                            "#I-Products_5253A6C80B6E > .feature__associated-content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Life</p>",
                  "target": [
                    "#I-Homepage_-_Four_Column_3-3-3-3_Frame_13ca643af161-Col2 > article > .w-card__link > .w-card__description > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"feature__associated-content \">",
                          "target": [
                            "#I-Products_5253A6C80B6E > .feature__associated-content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Accident</p>",
                  "target": [
                    "#I-Homepage_-_Four_Column_3-3-3-3_Frame_13ca643af161-Col3 > article > .w-card__link > .w-card__description > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"feature__associated-content \">",
                          "target": [
                            "#I-Products_5253A6C80B6E > .feature__associated-content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Critical Illness</p>",
                  "target": [
                    "#I-Homepage_-_Four_Column_3-3-3-3_Frame_13ca643af161-Col4 > article > .w-card__link > .w-card__description > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"feature__associated-content \">",
                          "target": [
                            "#I-Products_5253A6C80B6E > .feature__associated-content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Hospital</p>",
                  "target": [
                    "#I-Homepage_-_Four_Column_3-3-3-3_Frame_550ac4f5d0d0-Col1 > article > .w-card__link > .w-card__description > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"feature__associated-content \">",
                          "target": [
                            "#I-Products_5253A6C80B6E > .feature__associated-content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Dental</p>",
                  "target": [
                    "#I-Homepage_-_Four_Column_3-3-3-3_Frame_550ac4f5d0d0-Col2 > article > .w-card__link > .w-card__description > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"feature__associated-content \">",
                          "target": [
                            "#I-Products_5253A6C80B6E > .feature__associated-content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Vision</p>",
                  "target": [
                    "#I-Homepage_-_Four_Column_3-3-3-3_Frame_550ac4f5d0d0-Col3 > article > .w-card__link > .w-card__description > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"feature__associated-content \">",
                          "target": [
                            "#I-Products_5253A6C80B6E > .feature__associated-content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"w-card__description\">\n                    Stop Loss\n                </div>",
                  "target": [
                    "#I-Homepage_-_Four_Column_3-3-3-3_Frame_550ac4f5d0d0-Col4 > article > .w-card__link > .w-card__description"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2e2e2e",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"carousel-card__content-container\">",
                          "target": [
                            ".carousel-card[title=\"Watch now\"]:nth-child(1) > .carousel-card__content-container"
                          ]
                        },
                        {
                          "html": "<div class=\"carousel-card__image\" style=\"background-image: url(/-/media/UUS/HR-Trends/Webinars/2022-06-17_attracting-protecting-retaining-employees/Carousel-Image_345x357.ashx?sc_lang=en&amp;hash=71B58C31F99ACD12602A4556803803E8);\">\n                </div>",
                          "target": [
                            ".carousel-card[title=\"Watch now\"]:nth-child(1) > .carousel-card__image-container > .carousel-card__image"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"carousel-card__date\">\nJun 17, 2022            </div>",
                  "target": [
                    ".carousel-card[title=\"Watch now\"]:nth-child(1) > .carousel-card__content-container > .carousel-card__date"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#335e7a",
                        "contrastRatio": 0,
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"carousel-card__content-container\">",
                          "target": [
                            ".carousel-card[title=\"Watch now\"]:nth-child(1) > .carousel-card__content-container"
                          ]
                        },
                        {
                          "html": "<div class=\"carousel-card__image\" style=\"background-image: url(/-/media/UUS/HR-Trends/Webinars/2022-06-17_attracting-protecting-retaining-employees/Carousel-Image_345x357.ashx?sc_lang=en&amp;hash=71B58C31F99ACD12602A4556803803E8);\">\n                </div>",
                          "target": [
                            ".carousel-card[title=\"Watch now\"]:nth-child(1) > .carousel-card__image-container > .carousel-card__image"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"carousel-card__heading\">Solutions for attracting, protecting and retaining today's employee</div>",
                  "target": [
                    ".carousel-card[title=\"Watch now\"]:nth-child(1) > .carousel-card__content-container > .carousel-card__heading"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2e2e2e",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"carousel-card__content-container\">",
                          "target": [
                            ".carousel-card:nth-child(2) > .carousel-card__content-container"
                          ]
                        },
                        {
                          "html": "<div class=\"carousel-card__image\" style=\"background-image: url(/-/media/UUS/HR-Trends/Podcast-Images/Season-2/S2-E1-supporting-employees-new-world-of-work/slider_Podcast_345x357_S2-ep1.ashx?sc_lang=en&amp;hash=49D01944FCB3A276096A0478DFA4D624);\">\n                </div>",
                          "target": [
                            ".carousel-card:nth-child(2) > .carousel-card__image-container > .carousel-card__image"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"carousel-card__date\">\nMay 27, 2022            </div>",
                  "target": [
                    ".carousel-card:nth-child(2) > .carousel-card__content-container > .carousel-card__date"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#335e7a",
                        "contrastRatio": 0,
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"carousel-card__content-container\">",
                          "target": [
                            ".carousel-card:nth-child(2) > .carousel-card__content-container"
                          ]
                        },
                        {
                          "html": "<div class=\"carousel-card__image\" style=\"background-image: url(/-/media/UUS/HR-Trends/Podcast-Images/Season-2/S2-E1-supporting-employees-new-world-of-work/slider_Podcast_345x357_S2-ep1.ashx?sc_lang=en&amp;hash=49D01944FCB3A276096A0478DFA4D624);\">\n                </div>",
                          "target": [
                            ".carousel-card:nth-child(2) > .carousel-card__image-container > .carousel-card__image"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"carousel-card__heading\">How to attract, retain and protect in the new world of work</div>",
                  "target": [
                    ".carousel-card:nth-child(2) > .carousel-card__content-container > .carousel-card__heading"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2e2e2e",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"carousel-card__content-container\">",
                          "target": [
                            ".carousel-card:nth-child(3) > .carousel-card__content-container"
                          ]
                        },
                        {
                          "html": "<div class=\"carousel-card__image\" style=\"background-image: url(/-/media/UUS/HR-Trends/Webinar-Images/Carousel-images---345x355/2022-05-17_Webinar_Carousel-Image_345x357.ashx?sc_lang=en&amp;hash=23F0F2B971F1A2E95AFE1DBFBA509F28);\">\n                </div>",
                          "target": [
                            ".carousel-card:nth-child(3) > .carousel-card__image-container > .carousel-card__image"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"carousel-card__date\">\nMay 17, 2022            </div>",
                  "target": [
                    ".carousel-card:nth-child(3) > .carousel-card__content-container > .carousel-card__date"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#335e7a",
                        "contrastRatio": 0,
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"carousel-card__content-container\">",
                          "target": [
                            ".carousel-card:nth-child(3) > .carousel-card__content-container"
                          ]
                        },
                        {
                          "html": "<div class=\"carousel-card__image\" style=\"background-image: url(/-/media/UUS/HR-Trends/Webinar-Images/Carousel-images---345x355/2022-05-17_Webinar_Carousel-Image_345x357.ashx?sc_lang=en&amp;hash=23F0F2B971F1A2E95AFE1DBFBA509F28);\">\n                </div>",
                          "target": [
                            ".carousel-card:nth-child(3) > .carousel-card__image-container > .carousel-card__image"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"carousel-card__heading\">How behavioral health access impacts business outcomes</div>",
                  "target": [
                    ".carousel-card:nth-child(3) > .carousel-card__content-container > .carousel-card__heading"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2e2e2e",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"carousel-card__content-container\">",
                          "target": [
                            ".carousel-card:nth-child(4) > .carousel-card__content-container"
                          ]
                        },
                        {
                          "html": "<div class=\"carousel-card__image\" style=\"background-image: url(/-/media/UUS/HR-Trends/Webinar-Images/Carousel-images---345x355/NS-1090902_345x357_Carousel_Unum_Live_Retention-grief_2022-04-20.ashx?sc_lang=en&amp;hash=7026953649F5C993A6F469631F08A861);\">\n                </div>",
                          "target": [
                            ".carousel-card:nth-child(4) > .carousel-card__image-container > .carousel-card__image"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"carousel-card__date\">\nApr 20, 2022            </div>",
                  "target": [
                    ".carousel-card:nth-child(4) > .carousel-card__content-container > .carousel-card__date"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#335e7a",
                        "contrastRatio": 0,
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"carousel-card__content-container\">",
                          "target": [
                            ".carousel-card:nth-child(4) > .carousel-card__content-container"
                          ]
                        },
                        {
                          "html": "<div class=\"carousel-card__image\" style=\"background-image: url(/-/media/UUS/HR-Trends/Webinar-Images/Carousel-images---345x355/NS-1090902_345x357_Carousel_Unum_Live_Retention-grief_2022-04-20.ashx?sc_lang=en&amp;hash=7026953649F5C993A6F469631F08A861);\">\n                </div>",
                          "target": [
                            ".carousel-card:nth-child(4) > .carousel-card__image-container > .carousel-card__image"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"carousel-card__heading\">Unum Live: Retention, grief, and resilience at work</div>",
                  "target": [
                    ".carousel-card:nth-child(4) > .carousel-card__content-container > .carousel-card__heading"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2e2e2e",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"carousel-card__content-container\">",
                          "target": [
                            ".carousel-card:nth-child(5) > .carousel-card__content-container"
                          ]
                        },
                        {
                          "html": "<div class=\"carousel-card__image\" style=\"background-image: url(/-/media/UUS/HR-Trends/Podcast-Images/Carousel-Images---345x355/Podcast345x357Ep-040.ashx?sc_lang=en&amp;hash=EC4223183D02CE5B6CECEFFA1825F8E6);\">\n                </div>",
                          "target": [
                            ".carousel-card:nth-child(5) > .carousel-card__image-container > .carousel-card__image"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"carousel-card__date\">\nMar 18, 2022            </div>",
                  "target": [
                    ".carousel-card:nth-child(5) > .carousel-card__content-container > .carousel-card__date"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#335e7a",
                        "contrastRatio": 0,
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"carousel-card__content-container\">",
                          "target": [
                            ".carousel-card:nth-child(5) > .carousel-card__content-container"
                          ]
                        },
                        {
                          "html": "<div class=\"carousel-card__image\" style=\"background-image: url(/-/media/UUS/HR-Trends/Podcast-Images/Carousel-Images---345x355/Podcast345x357Ep-040.ashx?sc_lang=en&amp;hash=EC4223183D02CE5B6CECEFFA1825F8E6);\">\n                </div>",
                          "target": [
                            ".carousel-card:nth-child(5) > .carousel-card__image-container > .carousel-card__image"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"carousel-card__heading\">How COVID-19 has accelerated the future of work</div>",
                  "target": [
                    ".carousel-card:nth-child(5) > .carousel-card__content-container > .carousel-card__heading"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2e2e2e",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"carousel-card__content-container\">",
                          "target": [
                            ".carousel-card:nth-child(6) > .carousel-card__content-container"
                          ]
                        },
                        {
                          "html": "<div class=\"carousel-card__image\" style=\"background-image: url(/-/media/UUS/HR-Trends/Webinar-Images/Carousel-images---345x355/Webinar_345x357_2022_02_22.ashx?sc_lang=en&amp;hash=758C2C41604727BA6B2ED26E1803FCE2);\">\n                </div>",
                          "target": [
                            ".carousel-card:nth-child(6) > .carousel-card__image-container > .carousel-card__image"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"carousel-card__date\">\nFeb 22, 2022            </div>",
                  "target": [
                    ".carousel-card:nth-child(6) > .carousel-card__content-container > .carousel-card__date"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#335e7a",
                        "contrastRatio": 0,
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"carousel-card__content-container\">",
                          "target": [
                            ".carousel-card:nth-child(6) > .carousel-card__content-container"
                          ]
                        },
                        {
                          "html": "<div class=\"carousel-card__image\" style=\"background-image: url(/-/media/UUS/HR-Trends/Webinar-Images/Carousel-images---345x355/Webinar_345x357_2022_02_22.ashx?sc_lang=en&amp;hash=758C2C41604727BA6B2ED26E1803FCE2);\">\n                </div>",
                          "target": [
                            ".carousel-card:nth-child(6) > .carousel-card__image-container > .carousel-card__image"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"carousel-card__heading\">Are your behavioral health benefits working?</div>",
                  "target": [
                    ".carousel-card:nth-child(6) > .carousel-card__content-container > .carousel-card__heading"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2e2e2e",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"carousel-card__content-container\">",
                          "target": [
                            ".carousel-card:nth-child(7) > .carousel-card__content-container"
                          ]
                        },
                        {
                          "html": "<div class=\"carousel-card__image\" style=\"background-image: url(/-/media/UUS/HR-Trends/Podcast-Images/Carousel-Images---345x355/Podcast345x357Ep-039.ashx?sc_lang=en&amp;hash=06AA59178EDCAD61825A96FA2BC3D77B);\">\n                </div>",
                          "target": [
                            ".carousel-card:nth-child(7) > .carousel-card__image-container > .carousel-card__image"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"carousel-card__date\">\nJan 26, 2022            </div>",
                  "target": [
                    ".carousel-card:nth-child(7) > .carousel-card__content-container > .carousel-card__date"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#335e7a",
                        "contrastRatio": 0,
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"carousel-card__content-container\">",
                          "target": [
                            ".carousel-card:nth-child(7) > .carousel-card__content-container"
                          ]
                        },
                        {
                          "html": "<div class=\"carousel-card__image\" style=\"background-image: url(/-/media/UUS/HR-Trends/Podcast-Images/Carousel-Images---345x355/Podcast345x357Ep-039.ashx?sc_lang=en&amp;hash=06AA59178EDCAD61825A96FA2BC3D77B);\">\n                </div>",
                          "target": [
                            ".carousel-card:nth-child(7) > .carousel-card__image-container > .carousel-card__image"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"carousel-card__heading\">Episode 39: What’s next now that OSHA has withdrawn the ETS?</div>",
                  "target": [
                    ".carousel-card:nth-child(7) > .carousel-card__content-container > .carousel-card__heading"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2e2e2e",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"carousel-card__content-container\">",
                          "target": [
                            ".carousel-card:nth-child(8) > .carousel-card__content-container"
                          ]
                        },
                        {
                          "html": "<div class=\"carousel-card__image\" style=\"background-image: url(/-/media/UUS/HR-Trends/Podcast-Images/Carousel-Images---345x355/Podcast345x357Ep-037.ashx?sc_lang=en&amp;hash=D302FA3659F5B1573075EB746C98B5B6);\">\n                </div>",
                          "target": [
                            ".carousel-card:nth-child(8) > .carousel-card__image-container > .carousel-card__image"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"carousel-card__date\">\nJan 04, 2022            </div>",
                  "target": [
                    ".carousel-card:nth-child(8) > .carousel-card__content-container > .carousel-card__date"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#335e7a",
                        "contrastRatio": 0,
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"carousel-card__content-container\">",
                          "target": [
                            ".carousel-card:nth-child(8) > .carousel-card__content-container"
                          ]
                        },
                        {
                          "html": "<div class=\"carousel-card__image\" style=\"background-image: url(/-/media/UUS/HR-Trends/Podcast-Images/Carousel-Images---345x355/Podcast345x357Ep-037.ashx?sc_lang=en&amp;hash=D302FA3659F5B1573075EB746C98B5B6);\">\n                </div>",
                          "target": [
                            ".carousel-card:nth-child(8) > .carousel-card__image-container > .carousel-card__image"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"carousel-card__heading\">The business case for behavioral health</div>",
                  "target": [
                    ".carousel-card:nth-child(8) > .carousel-card__content-container > .carousel-card__heading"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2e2e2e",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"carousel-card__content-container\">",
                          "target": [
                            ".carousel-card:nth-child(9) > .carousel-card__content-container"
                          ]
                        },
                        {
                          "html": "<div class=\"carousel-card__image\" style=\"background-image: url(/-/media/UUS/HR-Trends/Webinar-Images/Featured-Images---800x800/Webinar_800x800_2021_11_04.ashx?sc_lang=en&amp;hash=63446350CEDE4A6F5E3FFB1AFC84B441);\">\n                </div>",
                          "target": [
                            ".carousel-card:nth-child(9) > .carousel-card__image-container > .carousel-card__image"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"carousel-card__date\">\nNov 04, 2021            </div>",
                  "target": [
                    ".carousel-card:nth-child(9) > .carousel-card__content-container > .carousel-card__date"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#335e7a",
                        "contrastRatio": 0,
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"carousel-card__content-container\">",
                          "target": [
                            ".carousel-card:nth-child(9) > .carousel-card__content-container"
                          ]
                        },
                        {
                          "html": "<div class=\"carousel-card__image\" style=\"background-image: url(/-/media/UUS/HR-Trends/Webinar-Images/Featured-Images---800x800/Webinar_800x800_2021_11_04.ashx?sc_lang=en&amp;hash=63446350CEDE4A6F5E3FFB1AFC84B441);\">\n                </div>",
                          "target": [
                            ".carousel-card:nth-child(9) > .carousel-card__image-container > .carousel-card__image"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"carousel-card__heading\">Building a behavioral health strategy for the new world of work</div>",
                  "target": [
                    ".carousel-card:nth-child(9) > .carousel-card__content-container > .carousel-card__heading"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2e2e2e",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"carousel-card__content-container\">",
                          "target": [
                            "a[title=\"Listen now\"] > .carousel-card__content-container"
                          ]
                        },
                        {
                          "html": "<div class=\"carousel-card__image\" style=\"background-image: url(/-/media/UUS/HR-Trends/Podcast-Images/Card-images---480x200/Podcast768x250Ep-035.ashx?sc_lang=en&amp;hash=F2327C62537A2B0A1A91BC15A79A0707);\">\n                </div>",
                          "target": [
                            "a[title=\"Listen now\"] > .carousel-card__image-container > .carousel-card__image"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"carousel-card__date\">\nNov 01, 2021            </div>",
                  "target": [
                    "a[title=\"Listen now\"] > .carousel-card__content-container > .carousel-card__date"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#335e7a",
                        "contrastRatio": 0,
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"carousel-card__content-container\">",
                          "target": [
                            "a[title=\"Listen now\"] > .carousel-card__content-container"
                          ]
                        },
                        {
                          "html": "<div class=\"carousel-card__image\" style=\"background-image: url(/-/media/UUS/HR-Trends/Podcast-Images/Card-images---480x200/Podcast768x250Ep-035.ashx?sc_lang=en&amp;hash=F2327C62537A2B0A1A91BC15A79A0707);\">\n                </div>",
                          "target": [
                            "a[title=\"Listen now\"] > .carousel-card__image-container > .carousel-card__image"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"carousel-card__heading\">Benefit enrollment strategies</div>",
                  "target": [
                    "a[title=\"Listen now\"] > .carousel-card__content-container > .carousel-card__heading"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2e2e2e",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"carousel-card__content-container\">",
                          "target": [
                            ".carousel-card[title=\"Watch now\"]:nth-child(11) > .carousel-card__content-container"
                          ]
                        },
                        {
                          "html": "<div class=\"carousel-card__image\" style=\"background-image: url(/-/media/UUS/HR-Trends/Webinar-Images/Carousel-images---345x355/HRE_LiveEvent_345x357_2021_10_26.ashx?sc_lang=en&amp;hash=EC503A5E82D1CB21896532233C25698B);\">\n                </div>",
                          "target": [
                            ".carousel-card[title=\"Watch now\"]:nth-child(11) > .carousel-card__image-container > .carousel-card__image"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"carousel-card__date\">\nOct 26, 2021            </div>",
                  "target": [
                    ".carousel-card[title=\"Watch now\"]:nth-child(11) > .carousel-card__content-container > .carousel-card__date"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#335e7a",
                        "contrastRatio": 0,
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"carousel-card__content-container\">",
                          "target": [
                            ".carousel-card[title=\"Watch now\"]:nth-child(11) > .carousel-card__content-container"
                          ]
                        },
                        {
                          "html": "<div class=\"carousel-card__image\" style=\"background-image: url(/-/media/UUS/HR-Trends/Webinar-Images/Carousel-images---345x355/HRE_LiveEvent_345x357_2021_10_26.ashx?sc_lang=en&amp;hash=EC503A5E82D1CB21896532233C25698B);\">\n                </div>",
                          "target": [
                            ".carousel-card[title=\"Watch now\"]:nth-child(11) > .carousel-card__image-container > .carousel-card__image"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"carousel-card__heading\">HRE Webinar: The essentials of the vaccine and testing mandate</div>",
                  "target": [
                    ".carousel-card[title=\"Watch now\"]:nth-child(11) > .carousel-card__content-container > .carousel-card__heading"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"col-lg-4 col-md-4 vertical-spacing\" id=\"I-Landing_Page_-_Three_Column_4-4-4_Frame_7f953cb642cb-Col2\">",
                          "target": [
                            "#I-Landing_Page_-_Three_Column_4-4-4_Frame_7f953cb642cb-Col2"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"#footnote2\" id=\"return2\">2</a>",
                  "target": [
                    "#return2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"col-lg-4 col-md-4\" id=\"I-Landing_Page_-_Three_Column_4-4-4_Frame_7f953cb642cb-Col3\">",
                          "target": [
                            "#I-Landing_Page_-_Three_Column_4-4-4_Frame_7f953cb642cb-Col3"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"#footnote3\" id=\"return3\">3</a>",
                  "target": [
                    "#return3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"w-footer-nav row\" role=\"navigation\" aria-label=\"footer\">",
                          "target": [
                            ".w-footer-nav"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<label class=\"w-footer-nav__subheading\" id=\"Solutionsfor\">Solutions for</label>",
                  "target": [
                    "#Solutionsfor"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"w-footer-nav row\" role=\"navigation\" aria-label=\"footer\">",
                          "target": [
                            ".w-footer-nav"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"w-footer-nav__link\" href=\"/employees\" aria-label=\"\">Employees &amp; Families</a>",
                  "target": [
                    ".w-footer-nav__link[href$=\"employees\"][aria-label=\"\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"w-footer-nav row\" role=\"navigation\" aria-label=\"footer\">",
                          "target": [
                            ".w-footer-nav"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"w-footer-nav__link\" href=\"/employers\" aria-label=\"\">Employers &amp; Plan Administrators</a>",
                  "target": [
                    ".w-footer-nav__link[href$=\"employers\"][aria-label=\"\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"w-footer-nav row\" role=\"navigation\" aria-label=\"footer\">",
                          "target": [
                            ".w-footer-nav"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"w-footer-nav__link\" href=\"/brokers\" aria-label=\"\">Brokers &amp; Sales Partners</a>",
                  "target": [
                    ".w-footer-nav__link[href$=\"brokers\"][aria-label=\"\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"w-footer-nav row\" role=\"navigation\" aria-label=\"footer\">",
                          "target": [
                            ".w-footer-nav"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"w-footer-nav__link\" href=\"/dental-providers\" aria-label=\"\">Dental Providers</a>",
                  "target": [
                    "a[href$=\"dental-providers\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"w-footer-nav row\" role=\"navigation\" aria-label=\"footer\">",
                          "target": [
                            ".w-footer-nav"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<label class=\"w-footer-nav__subheading\" id=\"Joinourteam\">Join our team</label>",
                  "target": [
                    "#Joinourteam"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"w-footer-nav row\" role=\"navigation\" aria-label=\"footer\">",
                          "target": [
                            ".w-footer-nav"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://careers.unum.com/global/en\" class=\"w-footer-nav__link\" rel=\"noopener noreferrer\" target=\"_blank\">Careers</a>",
                  "target": [
                    ".w-footer-nav__item:nth-child(1) > .w-footer-nav__link[rel=\"noopener noreferrer\"][target=\"_blank\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"w-footer-nav row\" role=\"navigation\" aria-label=\"footer\">",
                          "target": [
                            ".w-footer-nav"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://careers.unum.com/global/en/locations\" class=\"w-footer-nav__link\" rel=\"noopener noreferrer\" target=\"_blank\">Corporate Offices</a>",
                  "target": [
                    ".w-footer-nav__item:nth-child(2) > .w-footer-nav__link[rel=\"noopener noreferrer\"][target=\"_blank\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"w-footer-nav row\" role=\"navigation\" aria-label=\"footer\">",
                          "target": [
                            ".w-footer-nav"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://careers.unum.com/global/en/our-culture\" class=\"w-footer-nav__link\" rel=\"noopener noreferrer\" target=\"_blank\">Life at Unum</a>",
                  "target": [
                    ".w-footer-nav__item:nth-child(3) > .w-footer-nav__link[rel=\"noopener noreferrer\"][target=\"_blank\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"w-footer-nav row\" role=\"navigation\" aria-label=\"footer\">",
                          "target": [
                            ".w-footer-nav"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<label class=\"w-footer-nav__subheading\" id=\"Howwecanhelp\">How we can help</label>",
                  "target": [
                    "#Howwecanhelp"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"w-footer-nav row\" role=\"navigation\" aria-label=\"footer\">",
                          "target": [
                            ".w-footer-nav"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"w-footer-nav__link\" href=\"/about/contact\" aria-label=\"\">Contact Unum</a>",
                  "target": [
                    "a[href$=\"contact\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"w-footer-nav row\" role=\"navigation\" aria-label=\"footer\">",
                          "target": [
                            ".w-footer-nav"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"w-footer-nav__link\" href=\"/employees/espanol\" aria-label=\"\">En Español</a>",
                  "target": [
                    "a[href$=\"espanol\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"w-footer-nav row\" role=\"navigation\" aria-label=\"footer\">",
                          "target": [
                            ".w-footer-nav"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"w-footer-nav__link\" href=\"/employers/resources/forms\" aria-label=\"\">Download a form</a>",
                  "target": [
                    "a[href$=\"forms\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"w-footer-nav row\" role=\"navigation\" aria-label=\"footer\">",
                          "target": [
                            ".w-footer-nav"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"w-footer-nav__link\" href=\"/employees/file-a-claim\" aria-label=\"\">File a Claim</a>",
                  "target": [
                    "a[href$=\"file-a-claim\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"w-footer-nav row\" role=\"navigation\" aria-label=\"footer\">",
                          "target": [
                            ".w-footer-nav"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<label class=\"w-footer-nav__subheading\" id=\"AboutUnum\">About Unum</label>",
                  "target": [
                    "#AboutUnum"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"w-footer-nav row\" role=\"navigation\" aria-label=\"footer\">",
                          "target": [
                            ".w-footer-nav"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"w-footer-nav__link\" href=\"/about\" aria-label=\"\">About Us</a>",
                  "target": [
                    ".w-footer-nav__link[href$=\"about\"][aria-label=\"\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"w-footer-nav row\" role=\"navigation\" aria-label=\"footer\">",
                          "target": [
                            ".w-footer-nav"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.unumgroup.com/\" class=\"w-footer-nav__link\">Investors</a>",
                  "target": [
                    "a[href$=\"unumgroup.com/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"w-footer-nav row\" role=\"navigation\" aria-label=\"footer\">",
                          "target": [
                            ".w-footer-nav"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"w-footer-nav__link\" href=\"/FindFieldOffice\" aria-label=\"\">Find a Field Office</a>",
                  "target": [
                    "a[href$=\"FindFieldOffice\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"w-footer-nav row\" role=\"navigation\" aria-label=\"footer\">",
                          "target": [
                            ".w-footer-nav"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<label class=\"w-footer-nav__subheading\" id=\"Newsandinsights\">News and insights</label>",
                  "target": [
                    "#Newsandinsights"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"w-footer-nav row\" role=\"navigation\" aria-label=\"footer\">",
                          "target": [
                            ".w-footer-nav"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"w-footer-nav__link\" href=\"/employers/hr-trends\" aria-label=\"\">HR Trends</a>",
                  "target": [
                    ".w-footer-nav__link[href$=\"hr-trends\"][aria-label=\"\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"w-footer-nav row\" role=\"navigation\" aria-label=\"footer\">",
                          "target": [
                            ".w-footer-nav"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"w-footer-nav__link\" href=\"/about/newsroom\" aria-label=\"\">Newsroom</a>",
                  "target": [
                    "a[href$=\"newsroom\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"w-footer-nav row\" role=\"navigation\" aria-label=\"footer\">",
                          "target": [
                            ".w-footer-nav"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://workwell.unum.com/\" class=\"w-footer-nav__link\">WorkWell Blog</a>",
                  "target": [
                    ".w-footer-nav__item:nth-child(3) > .w-footer-nav__link[href$=\"workwell.unum.com/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "0.0pt (0px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://twitter.com/unumnews\" class=\"w-footer-nav__link social-media__link twitter\">Twitter</a>",
                          "target": [
                            ".twitter"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://twitter.com/unumnews\" class=\"w-footer-nav__link social-media__link twitter\">Twitter</a>",
                  "target": [
                    ".twitter"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "0.0pt (0px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"http://facebook.com/unumbenefits\" class=\"w-footer-nav__link social-media__link facebook\">Facebook</a>",
                          "target": [
                            ".facebook"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://facebook.com/unumbenefits\" class=\"w-footer-nav__link social-media__link facebook\">Facebook</a>",
                  "target": [
                    ".facebook"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "0.0pt (0px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"http://linkedin.com/company/unum\" class=\"w-footer-nav__link social-media__link linkedin\">LinkedIn</a>",
                          "target": [
                            ".linkedin"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://linkedin.com/company/unum\" class=\"w-footer-nav__link social-media__link linkedin\">LinkedIn</a>",
                  "target": [
                    ".linkedin"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "0.0pt (0px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"http://workwell.unum.com/\" class=\"w-footer-nav__link social-media__link blog\">Blog</a>",
                          "target": [
                            ".blog"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://workwell.unum.com/\" class=\"w-footer-nav__link social-media__link blog\">Blog</a>",
                  "target": [
                    ".blog"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                }
              ]
            },
            {
              "id": "color-contrast",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aa",
                "wcag143"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "36.8pt (49px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"I-Top_Banner_B97EC7A64A6F\" class=\"homepage-banner theme--dark\" style=\"background-image:url(/-/media/Feature/Common/Banners/Homepage-Banner/unum-homepage-bg.ashx?sc_lang=en&amp;hash=8021C34C2E56D2B72A664AF4E743D3AE)\">",
                          "target": [
                            "#I-Top_Banner_B97EC7A64A6F"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1 class=\"homepage-banner__heading\">Better benefits at work™</h1>",
                  "target": [
                    ".homepage-banner__heading"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"I-Top_Banner_B97EC7A64A6F\" class=\"homepage-banner theme--dark\" style=\"background-image:url(/-/media/Feature/Common/Banners/Homepage-Banner/unum-homepage-bg.ashx?sc_lang=en&amp;hash=8021C34C2E56D2B72A664AF4E743D3AE)\">",
                          "target": [
                            "#I-Top_Banner_B97EC7A64A6F"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"homepage-banner__description\">At Unum, we help millions of employees protect their families, their finances and their futures. Comprehensive coverages, superior technology and unparalleled support — delivered where and when it’s needed most.</div>",
                  "target": [
                    ".homepage-banner__description"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"I-Top_Banner_B97EC7A64A6F\" class=\"homepage-banner theme--dark\" style=\"background-image:url(/-/media/Feature/Common/Banners/Homepage-Banner/unum-homepage-bg.ashx?sc_lang=en&amp;hash=8021C34C2E56D2B72A664AF4E743D3AE)\">",
                          "target": [
                            "#I-Top_Banner_B97EC7A64A6F"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"iconlist__item-heading\">Employers and plan administrators</div>",
                  "target": [
                    ".iconlist__item.iconlist__item--link[href$=\"employers\"] > .iconlist__content-container > .iconlist__item-heading"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"I-Top_Banner_B97EC7A64A6F\" class=\"homepage-banner theme--dark\" style=\"background-image:url(/-/media/Feature/Common/Banners/Homepage-Banner/unum-homepage-bg.ashx?sc_lang=en&amp;hash=8021C34C2E56D2B72A664AF4E743D3AE)\">",
                          "target": [
                            "#I-Top_Banner_B97EC7A64A6F"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"iconlist__item-content\">Offer better benefits to keep your employees going.</p>",
                  "target": [
                    ".iconlist__item.iconlist__item--link[href$=\"employers\"] > .iconlist__content-container > .iconlist__item-content"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"I-Top_Banner_B97EC7A64A6F\" class=\"homepage-banner theme--dark\" style=\"background-image:url(/-/media/Feature/Common/Banners/Homepage-Banner/unum-homepage-bg.ashx?sc_lang=en&amp;hash=8021C34C2E56D2B72A664AF4E743D3AE)\">",
                          "target": [
                            "#I-Top_Banner_B97EC7A64A6F"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"iconlist__item-heading\">Brokers and sales partners</div>",
                  "target": [
                    ".iconlist__item.iconlist__item--link[href$=\"brokers\"] > .iconlist__content-container > .iconlist__item-heading"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"I-Top_Banner_B97EC7A64A6F\" class=\"homepage-banner theme--dark\" style=\"background-image:url(/-/media/Feature/Common/Banners/Homepage-Banner/unum-homepage-bg.ashx?sc_lang=en&amp;hash=8021C34C2E56D2B72A664AF4E743D3AE)\">",
                          "target": [
                            "#I-Top_Banner_B97EC7A64A6F"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"iconlist__item-content\">Connect your clients to powerful benefit solutions.</p>",
                  "target": [
                    ".iconlist__item.iconlist__item--link[href$=\"brokers\"] > .iconlist__content-container > .iconlist__item-content"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"I-Top_Banner_B97EC7A64A6F\" class=\"homepage-banner theme--dark\" style=\"background-image:url(/-/media/Feature/Common/Banners/Homepage-Banner/unum-homepage-bg.ashx?sc_lang=en&amp;hash=8021C34C2E56D2B72A664AF4E743D3AE)\">",
                          "target": [
                            "#I-Top_Banner_B97EC7A64A6F"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"iconlist__item-content\">Employees and Families: File a claim or learn about your benefits.</p>",
                  "target": [
                    ".iconlist__item.iconlist__item--link[href$=\"employees\"] > .iconlist__content-container > .iconlist__item-content"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"feature__associated-content feature__associated-content--transparent\">",
                          "target": [
                            ".feature__associated-content--transparent"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"default-card__heading\">Unum HR Connect®</div>",
                  "target": [
                    "a[title=\"Go to Solutions\"] > .default-card__content-container > .default-card__heading"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"feature__associated-content feature__associated-content--transparent\">",
                          "target": [
                            ".feature__associated-content--transparent"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"default-card__description\">Secure, real-time connections with leading HRIS platforms to automate processes and keep everything up to date.</div>",
                  "target": [
                    "a[title=\"Go to Solutions\"] > .default-card__content-container > .default-card__description"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"feature__associated-content feature__associated-content--transparent\">",
                          "target": [
                            ".feature__associated-content--transparent"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"default-card__action-text\">Learn more</p>",
                  "target": [
                    "a[title=\"Go to Solutions\"] > .default-card__content-container > .default-card__actions > .default-card__action > .default-card__action-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"feature__associated-content feature__associated-content--transparent\">",
                          "target": [
                            ".feature__associated-content--transparent"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"default-card__heading\">Unum Total Leave™</div>",
                  "target": [
                    "a[title=\"Go to leave absence management\"] > .default-card__content-container > .default-card__heading"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"feature__associated-content feature__associated-content--transparent\">",
                          "target": [
                            ".feature__associated-content--transparent"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"default-card__description\">A modern solution that streamlines absence management for HR while making leave easy and accessible for employees.</div>",
                  "target": [
                    "a[title=\"Go to leave absence management\"] > .default-card__content-container > .default-card__description"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"feature__associated-content feature__associated-content--transparent\">",
                          "target": [
                            ".feature__associated-content--transparent"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"default-card__action-text\">Learn more</p>",
                  "target": [
                    "a[title=\"Go to leave absence management\"] > .default-card__content-container > .default-card__actions > .default-card__action > .default-card__action-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"feature__associated-content feature__associated-content--transparent\">",
                          "target": [
                            ".feature__associated-content--transparent"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"default-card__heading\">Unum Behavioral Health</div>",
                  "target": [
                    "#I-Three_Column_4-4-4_Frame_e23cb500d207-Col3 > .default-card > .default-card__content-container > .default-card__heading"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"feature__associated-content feature__associated-content--transparent\">",
                          "target": [
                            ".feature__associated-content--transparent"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"default-card__description\">Introducing a new solution with easy-to-access mental health resources that deliver provable results.</div>",
                  "target": [
                    "#I-Three_Column_4-4-4_Frame_e23cb500d207-Col3 > .default-card > .default-card__content-container > .default-card__description"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"feature__associated-content feature__associated-content--transparent\">",
                          "target": [
                            ".feature__associated-content--transparent"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"default-card__action-text\">Learn more</p>",
                  "target": [
                    "#I-Three_Column_4-4-4_Frame_e23cb500d207-Col3 > .default-card > .default-card__content-container > .default-card__actions > .default-card__action > .default-card__action-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"feature__associated-content \">",
                          "target": [
                            "#I-Products_5253A6C80B6E > .feature__associated-content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Disability</p>",
                  "target": [
                    "#I-Homepage_-_Four_Column_3-3-3-3_Frame_13ca643af161-Col1 > article > .w-card__link > .w-card__description > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"feature__associated-content \">",
                          "target": [
                            "#I-Products_5253A6C80B6E > .feature__associated-content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Life</p>",
                  "target": [
                    "#I-Homepage_-_Four_Column_3-3-3-3_Frame_13ca643af161-Col2 > article > .w-card__link > .w-card__description > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"feature__associated-content \">",
                          "target": [
                            "#I-Products_5253A6C80B6E > .feature__associated-content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Accident</p>",
                  "target": [
                    "#I-Homepage_-_Four_Column_3-3-3-3_Frame_13ca643af161-Col3 > article > .w-card__link > .w-card__description > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"feature__associated-content \">",
                          "target": [
                            "#I-Products_5253A6C80B6E > .feature__associated-content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Critical Illness</p>",
                  "target": [
                    "#I-Homepage_-_Four_Column_3-3-3-3_Frame_13ca643af161-Col4 > article > .w-card__link > .w-card__description > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"feature__associated-content \">",
                          "target": [
                            "#I-Products_5253A6C80B6E > .feature__associated-content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Hospital</p>",
                  "target": [
                    "#I-Homepage_-_Four_Column_3-3-3-3_Frame_550ac4f5d0d0-Col1 > article > .w-card__link > .w-card__description > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"feature__associated-content \">",
                          "target": [
                            "#I-Products_5253A6C80B6E > .feature__associated-content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Dental</p>",
                  "target": [
                    "#I-Homepage_-_Four_Column_3-3-3-3_Frame_550ac4f5d0d0-Col2 > article > .w-card__link > .w-card__description > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"feature__associated-content \">",
                          "target": [
                            "#I-Products_5253A6C80B6E > .feature__associated-content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Vision</p>",
                  "target": [
                    "#I-Homepage_-_Four_Column_3-3-3-3_Frame_550ac4f5d0d0-Col3 > article > .w-card__link > .w-card__description > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"feature__associated-content \">",
                          "target": [
                            "#I-Products_5253A6C80B6E > .feature__associated-content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"w-card__description\">\n                    Stop Loss\n                </div>",
                  "target": [
                    "#I-Homepage_-_Four_Column_3-3-3-3_Frame_550ac4f5d0d0-Col4 > article > .w-card__link > .w-card__description"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#2e2e2e",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"carousel-card__content-container\">",
                          "target": [
                            ".carousel-card[title=\"Watch now\"]:nth-child(1) > .carousel-card__content-container"
                          ]
                        },
                        {
                          "html": "<div class=\"carousel-card__image\" style=\"background-image: url(/-/media/UUS/HR-Trends/Webinars/2022-06-17_attracting-protecting-retaining-employees/Carousel-Image_345x357.ashx?sc_lang=en&amp;hash=71B58C31F99ACD12602A4556803803E8);\">\n                </div>",
                          "target": [
                            ".carousel-card[title=\"Watch now\"]:nth-child(1) > .carousel-card__image-container > .carousel-card__image"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"carousel-card__date\">\nJun 17, 2022            </div>",
                  "target": [
                    ".carousel-card[title=\"Watch now\"]:nth-child(1) > .carousel-card__content-container > .carousel-card__date"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#335e7a",
                        "contrastRatio": 0,
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"carousel-card__content-container\">",
                          "target": [
                            ".carousel-card[title=\"Watch now\"]:nth-child(1) > .carousel-card__content-container"
                          ]
                        },
                        {
                          "html": "<div class=\"carousel-card__image\" style=\"background-image: url(/-/media/UUS/HR-Trends/Webinars/2022-06-17_attracting-protecting-retaining-employees/Carousel-Image_345x357.ashx?sc_lang=en&amp;hash=71B58C31F99ACD12602A4556803803E8);\">\n                </div>",
                          "target": [
                            ".carousel-card[title=\"Watch now\"]:nth-child(1) > .carousel-card__image-container > .carousel-card__image"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"carousel-card__heading\">Solutions for attracting, protecting and retaining today's employee</div>",
                  "target": [
                    ".carousel-card[title=\"Watch now\"]:nth-child(1) > .carousel-card__content-container > .carousel-card__heading"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#2e2e2e",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"carousel-card__content-container\">",
                          "target": [
                            ".carousel-card:nth-child(2) > .carousel-card__content-container"
                          ]
                        },
                        {
                          "html": "<div class=\"carousel-card__image\" style=\"background-image: url(/-/media/UUS/HR-Trends/Podcast-Images/Season-2/S2-E1-supporting-employees-new-world-of-work/slider_Podcast_345x357_S2-ep1.ashx?sc_lang=en&amp;hash=49D01944FCB3A276096A0478DFA4D624);\">\n                </div>",
                          "target": [
                            ".carousel-card:nth-child(2) > .carousel-card__image-container > .carousel-card__image"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"carousel-card__date\">\nMay 27, 2022            </div>",
                  "target": [
                    ".carousel-card:nth-child(2) > .carousel-card__content-container > .carousel-card__date"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#335e7a",
                        "contrastRatio": 0,
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"carousel-card__content-container\">",
                          "target": [
                            ".carousel-card:nth-child(2) > .carousel-card__content-container"
                          ]
                        },
                        {
                          "html": "<div class=\"carousel-card__image\" style=\"background-image: url(/-/media/UUS/HR-Trends/Podcast-Images/Season-2/S2-E1-supporting-employees-new-world-of-work/slider_Podcast_345x357_S2-ep1.ashx?sc_lang=en&amp;hash=49D01944FCB3A276096A0478DFA4D624);\">\n                </div>",
                          "target": [
                            ".carousel-card:nth-child(2) > .carousel-card__image-container > .carousel-card__image"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"carousel-card__heading\">How to attract, retain and protect in the new world of work</div>",
                  "target": [
                    ".carousel-card:nth-child(2) > .carousel-card__content-container > .carousel-card__heading"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#2e2e2e",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"carousel-card__content-container\">",
                          "target": [
                            ".carousel-card:nth-child(3) > .carousel-card__content-container"
                          ]
                        },
                        {
                          "html": "<div class=\"carousel-card__image\" style=\"background-image: url(/-/media/UUS/HR-Trends/Webinar-Images/Carousel-images---345x355/2022-05-17_Webinar_Carousel-Image_345x357.ashx?sc_lang=en&amp;hash=23F0F2B971F1A2E95AFE1DBFBA509F28);\">\n                </div>",
                          "target": [
                            ".carousel-card:nth-child(3) > .carousel-card__image-container > .carousel-card__image"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"carousel-card__date\">\nMay 17, 2022            </div>",
                  "target": [
                    ".carousel-card:nth-child(3) > .carousel-card__content-container > .carousel-card__date"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#335e7a",
                        "contrastRatio": 0,
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"carousel-card__content-container\">",
                          "target": [
                            ".carousel-card:nth-child(3) > .carousel-card__content-container"
                          ]
                        },
                        {
                          "html": "<div class=\"carousel-card__image\" style=\"background-image: url(/-/media/UUS/HR-Trends/Webinar-Images/Carousel-images---345x355/2022-05-17_Webinar_Carousel-Image_345x357.ashx?sc_lang=en&amp;hash=23F0F2B971F1A2E95AFE1DBFBA509F28);\">\n                </div>",
                          "target": [
                            ".carousel-card:nth-child(3) > .carousel-card__image-container > .carousel-card__image"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"carousel-card__heading\">How behavioral health access impacts business outcomes</div>",
                  "target": [
                    ".carousel-card:nth-child(3) > .carousel-card__content-container > .carousel-card__heading"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#2e2e2e",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"carousel-card__content-container\">",
                          "target": [
                            ".carousel-card:nth-child(4) > .carousel-card__content-container"
                          ]
                        },
                        {
                          "html": "<div class=\"carousel-card__image\" style=\"background-image: url(/-/media/UUS/HR-Trends/Webinar-Images/Carousel-images---345x355/NS-1090902_345x357_Carousel_Unum_Live_Retention-grief_2022-04-20.ashx?sc_lang=en&amp;hash=7026953649F5C993A6F469631F08A861);\">\n                </div>",
                          "target": [
                            ".carousel-card:nth-child(4) > .carousel-card__image-container > .carousel-card__image"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"carousel-card__date\">\nApr 20, 2022            </div>",
                  "target": [
                    ".carousel-card:nth-child(4) > .carousel-card__content-container > .carousel-card__date"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#335e7a",
                        "contrastRatio": 0,
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"carousel-card__content-container\">",
                          "target": [
                            ".carousel-card:nth-child(4) > .carousel-card__content-container"
                          ]
                        },
                        {
                          "html": "<div class=\"carousel-card__image\" style=\"background-image: url(/-/media/UUS/HR-Trends/Webinar-Images/Carousel-images---345x355/NS-1090902_345x357_Carousel_Unum_Live_Retention-grief_2022-04-20.ashx?sc_lang=en&amp;hash=7026953649F5C993A6F469631F08A861);\">\n                </div>",
                          "target": [
                            ".carousel-card:nth-child(4) > .carousel-card__image-container > .carousel-card__image"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"carousel-card__heading\">Unum Live: Retention, grief, and resilience at work</div>",
                  "target": [
                    ".carousel-card:nth-child(4) > .carousel-card__content-container > .carousel-card__heading"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#2e2e2e",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"carousel-card__content-container\">",
                          "target": [
                            ".carousel-card:nth-child(5) > .carousel-card__content-container"
                          ]
                        },
                        {
                          "html": "<div class=\"carousel-card__image\" style=\"background-image: url(/-/media/UUS/HR-Trends/Podcast-Images/Carousel-Images---345x355/Podcast345x357Ep-040.ashx?sc_lang=en&amp;hash=EC4223183D02CE5B6CECEFFA1825F8E6);\">\n                </div>",
                          "target": [
                            ".carousel-card:nth-child(5) > .carousel-card__image-container > .carousel-card__image"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"carousel-card__date\">\nMar 18, 2022            </div>",
                  "target": [
                    ".carousel-card:nth-child(5) > .carousel-card__content-container > .carousel-card__date"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#335e7a",
                        "contrastRatio": 0,
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"carousel-card__content-container\">",
                          "target": [
                            ".carousel-card:nth-child(5) > .carousel-card__content-container"
                          ]
                        },
                        {
                          "html": "<div class=\"carousel-card__image\" style=\"background-image: url(/-/media/UUS/HR-Trends/Podcast-Images/Carousel-Images---345x355/Podcast345x357Ep-040.ashx?sc_lang=en&amp;hash=EC4223183D02CE5B6CECEFFA1825F8E6);\">\n                </div>",
                          "target": [
                            ".carousel-card:nth-child(5) > .carousel-card__image-container > .carousel-card__image"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"carousel-card__heading\">How COVID-19 has accelerated the future of work</div>",
                  "target": [
                    ".carousel-card:nth-child(5) > .carousel-card__content-container > .carousel-card__heading"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#2e2e2e",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"carousel-card__content-container\">",
                          "target": [
                            ".carousel-card:nth-child(6) > .carousel-card__content-container"
                          ]
                        },
                        {
                          "html": "<div class=\"carousel-card__image\" style=\"background-image: url(/-/media/UUS/HR-Trends/Webinar-Images/Carousel-images---345x355/Webinar_345x357_2022_02_22.ashx?sc_lang=en&amp;hash=758C2C41604727BA6B2ED26E1803FCE2);\">\n                </div>",
                          "target": [
                            ".carousel-card:nth-child(6) > .carousel-card__image-container > .carousel-card__image"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"carousel-card__date\">\nFeb 22, 2022            </div>",
                  "target": [
                    ".carousel-card:nth-child(6) > .carousel-card__content-container > .carousel-card__date"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#335e7a",
                        "contrastRatio": 0,
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"carousel-card__content-container\">",
                          "target": [
                            ".carousel-card:nth-child(6) > .carousel-card__content-container"
                          ]
                        },
                        {
                          "html": "<div class=\"carousel-card__image\" style=\"background-image: url(/-/media/UUS/HR-Trends/Webinar-Images/Carousel-images---345x355/Webinar_345x357_2022_02_22.ashx?sc_lang=en&amp;hash=758C2C41604727BA6B2ED26E1803FCE2);\">\n                </div>",
                          "target": [
                            ".carousel-card:nth-child(6) > .carousel-card__image-container > .carousel-card__image"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"carousel-card__heading\">Are your behavioral health benefits working?</div>",
                  "target": [
                    ".carousel-card:nth-child(6) > .carousel-card__content-container > .carousel-card__heading"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#2e2e2e",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"carousel-card__content-container\">",
                          "target": [
                            ".carousel-card:nth-child(7) > .carousel-card__content-container"
                          ]
                        },
                        {
                          "html": "<div class=\"carousel-card__image\" style=\"background-image: url(/-/media/UUS/HR-Trends/Podcast-Images/Carousel-Images---345x355/Podcast345x357Ep-039.ashx?sc_lang=en&amp;hash=06AA59178EDCAD61825A96FA2BC3D77B);\">\n                </div>",
                          "target": [
                            ".carousel-card:nth-child(7) > .carousel-card__image-container > .carousel-card__image"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"carousel-card__date\">\nJan 26, 2022            </div>",
                  "target": [
                    ".carousel-card:nth-child(7) > .carousel-card__content-container > .carousel-card__date"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#335e7a",
                        "contrastRatio": 0,
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"carousel-card__content-container\">",
                          "target": [
                            ".carousel-card:nth-child(7) > .carousel-card__content-container"
                          ]
                        },
                        {
                          "html": "<div class=\"carousel-card__image\" style=\"background-image: url(/-/media/UUS/HR-Trends/Podcast-Images/Carousel-Images---345x355/Podcast345x357Ep-039.ashx?sc_lang=en&amp;hash=06AA59178EDCAD61825A96FA2BC3D77B);\">\n                </div>",
                          "target": [
                            ".carousel-card:nth-child(7) > .carousel-card__image-container > .carousel-card__image"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"carousel-card__heading\">Episode 39: What’s next now that OSHA has withdrawn the ETS?</div>",
                  "target": [
                    ".carousel-card:nth-child(7) > .carousel-card__content-container > .carousel-card__heading"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#2e2e2e",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"carousel-card__content-container\">",
                          "target": [
                            ".carousel-card:nth-child(8) > .carousel-card__content-container"
                          ]
                        },
                        {
                          "html": "<div class=\"carousel-card__image\" style=\"background-image: url(/-/media/UUS/HR-Trends/Podcast-Images/Carousel-Images---345x355/Podcast345x357Ep-037.ashx?sc_lang=en&amp;hash=D302FA3659F5B1573075EB746C98B5B6);\">\n                </div>",
                          "target": [
                            ".carousel-card:nth-child(8) > .carousel-card__image-container > .carousel-card__image"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"carousel-card__date\">\nJan 04, 2022            </div>",
                  "target": [
                    ".carousel-card:nth-child(8) > .carousel-card__content-container > .carousel-card__date"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#335e7a",
                        "contrastRatio": 0,
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"carousel-card__content-container\">",
                          "target": [
                            ".carousel-card:nth-child(8) > .carousel-card__content-container"
                          ]
                        },
                        {
                          "html": "<div class=\"carousel-card__image\" style=\"background-image: url(/-/media/UUS/HR-Trends/Podcast-Images/Carousel-Images---345x355/Podcast345x357Ep-037.ashx?sc_lang=en&amp;hash=D302FA3659F5B1573075EB746C98B5B6);\">\n                </div>",
                          "target": [
                            ".carousel-card:nth-child(8) > .carousel-card__image-container > .carousel-card__image"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"carousel-card__heading\">The business case for behavioral health</div>",
                  "target": [
                    ".carousel-card:nth-child(8) > .carousel-card__content-container > .carousel-card__heading"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#2e2e2e",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"carousel-card__content-container\">",
                          "target": [
                            ".carousel-card:nth-child(9) > .carousel-card__content-container"
                          ]
                        },
                        {
                          "html": "<div class=\"carousel-card__image\" style=\"background-image: url(/-/media/UUS/HR-Trends/Webinar-Images/Featured-Images---800x800/Webinar_800x800_2021_11_04.ashx?sc_lang=en&amp;hash=63446350CEDE4A6F5E3FFB1AFC84B441);\">\n                </div>",
                          "target": [
                            ".carousel-card:nth-child(9) > .carousel-card__image-container > .carousel-card__image"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"carousel-card__date\">\nNov 04, 2021            </div>",
                  "target": [
                    ".carousel-card:nth-child(9) > .carousel-card__content-container > .carousel-card__date"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#335e7a",
                        "contrastRatio": 0,
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"carousel-card__content-container\">",
                          "target": [
                            ".carousel-card:nth-child(9) > .carousel-card__content-container"
                          ]
                        },
                        {
                          "html": "<div class=\"carousel-card__image\" style=\"background-image: url(/-/media/UUS/HR-Trends/Webinar-Images/Featured-Images---800x800/Webinar_800x800_2021_11_04.ashx?sc_lang=en&amp;hash=63446350CEDE4A6F5E3FFB1AFC84B441);\">\n                </div>",
                          "target": [
                            ".carousel-card:nth-child(9) > .carousel-card__image-container > .carousel-card__image"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"carousel-card__heading\">Building a behavioral health strategy for the new world of work</div>",
                  "target": [
                    ".carousel-card:nth-child(9) > .carousel-card__content-container > .carousel-card__heading"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#2e2e2e",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"carousel-card__content-container\">",
                          "target": [
                            "a[title=\"Listen now\"] > .carousel-card__content-container"
                          ]
                        },
                        {
                          "html": "<div class=\"carousel-card__image\" style=\"background-image: url(/-/media/UUS/HR-Trends/Podcast-Images/Card-images---480x200/Podcast768x250Ep-035.ashx?sc_lang=en&amp;hash=F2327C62537A2B0A1A91BC15A79A0707);\">\n                </div>",
                          "target": [
                            "a[title=\"Listen now\"] > .carousel-card__image-container > .carousel-card__image"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"carousel-card__date\">\nNov 01, 2021            </div>",
                  "target": [
                    "a[title=\"Listen now\"] > .carousel-card__content-container > .carousel-card__date"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#335e7a",
                        "contrastRatio": 0,
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"carousel-card__content-container\">",
                          "target": [
                            "a[title=\"Listen now\"] > .carousel-card__content-container"
                          ]
                        },
                        {
                          "html": "<div class=\"carousel-card__image\" style=\"background-image: url(/-/media/UUS/HR-Trends/Podcast-Images/Card-images---480x200/Podcast768x250Ep-035.ashx?sc_lang=en&amp;hash=F2327C62537A2B0A1A91BC15A79A0707);\">\n                </div>",
                          "target": [
                            "a[title=\"Listen now\"] > .carousel-card__image-container > .carousel-card__image"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"carousel-card__heading\">Benefit enrollment strategies</div>",
                  "target": [
                    "a[title=\"Listen now\"] > .carousel-card__content-container > .carousel-card__heading"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#2e2e2e",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"carousel-card__content-container\">",
                          "target": [
                            ".carousel-card[title=\"Watch now\"]:nth-child(11) > .carousel-card__content-container"
                          ]
                        },
                        {
                          "html": "<div class=\"carousel-card__image\" style=\"background-image: url(/-/media/UUS/HR-Trends/Webinar-Images/Carousel-images---345x355/HRE_LiveEvent_345x357_2021_10_26.ashx?sc_lang=en&amp;hash=EC503A5E82D1CB21896532233C25698B);\">\n                </div>",
                          "target": [
                            ".carousel-card[title=\"Watch now\"]:nth-child(11) > .carousel-card__image-container > .carousel-card__image"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"carousel-card__date\">\nOct 26, 2021            </div>",
                  "target": [
                    ".carousel-card[title=\"Watch now\"]:nth-child(11) > .carousel-card__content-container > .carousel-card__date"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#335e7a",
                        "contrastRatio": 0,
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"carousel-card__content-container\">",
                          "target": [
                            ".carousel-card[title=\"Watch now\"]:nth-child(11) > .carousel-card__content-container"
                          ]
                        },
                        {
                          "html": "<div class=\"carousel-card__image\" style=\"background-image: url(/-/media/UUS/HR-Trends/Webinar-Images/Carousel-images---345x355/HRE_LiveEvent_345x357_2021_10_26.ashx?sc_lang=en&amp;hash=EC503A5E82D1CB21896532233C25698B);\">\n                </div>",
                          "target": [
                            ".carousel-card[title=\"Watch now\"]:nth-child(11) > .carousel-card__image-container > .carousel-card__image"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"carousel-card__heading\">HRE Webinar: The essentials of the vaccine and testing mandate</div>",
                  "target": [
                    ".carousel-card[title=\"Watch now\"]:nth-child(11) > .carousel-card__content-container > .carousel-card__heading"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"col-lg-4 col-md-4 vertical-spacing\" id=\"I-Landing_Page_-_Three_Column_4-4-4_Frame_7f953cb642cb-Col2\">",
                          "target": [
                            "#I-Landing_Page_-_Three_Column_4-4-4_Frame_7f953cb642cb-Col2"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"#footnote2\" id=\"return2\">2</a>",
                  "target": [
                    "#return2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"col-lg-4 col-md-4\" id=\"I-Landing_Page_-_Three_Column_4-4-4_Frame_7f953cb642cb-Col3\">",
                          "target": [
                            "#I-Landing_Page_-_Three_Column_4-4-4_Frame_7f953cb642cb-Col3"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"#footnote3\" id=\"return3\">3</a>",
                  "target": [
                    "#return3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"w-footer-nav row\" role=\"navigation\" aria-label=\"footer\">",
                          "target": [
                            ".w-footer-nav"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<label class=\"w-footer-nav__subheading\" id=\"Solutionsfor\">Solutions for</label>",
                  "target": [
                    "#Solutionsfor"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"w-footer-nav row\" role=\"navigation\" aria-label=\"footer\">",
                          "target": [
                            ".w-footer-nav"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"w-footer-nav__link\" href=\"/employees\" aria-label=\"\">Employees &amp; Families</a>",
                  "target": [
                    ".w-footer-nav__link[href$=\"employees\"][aria-label=\"\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"w-footer-nav row\" role=\"navigation\" aria-label=\"footer\">",
                          "target": [
                            ".w-footer-nav"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"w-footer-nav__link\" href=\"/employers\" aria-label=\"\">Employers &amp; Plan Administrators</a>",
                  "target": [
                    ".w-footer-nav__link[href$=\"employers\"][aria-label=\"\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"w-footer-nav row\" role=\"navigation\" aria-label=\"footer\">",
                          "target": [
                            ".w-footer-nav"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"w-footer-nav__link\" href=\"/brokers\" aria-label=\"\">Brokers &amp; Sales Partners</a>",
                  "target": [
                    ".w-footer-nav__link[href$=\"brokers\"][aria-label=\"\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"w-footer-nav row\" role=\"navigation\" aria-label=\"footer\">",
                          "target": [
                            ".w-footer-nav"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"w-footer-nav__link\" href=\"/dental-providers\" aria-label=\"\">Dental Providers</a>",
                  "target": [
                    "a[href$=\"dental-providers\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"w-footer-nav row\" role=\"navigation\" aria-label=\"footer\">",
                          "target": [
                            ".w-footer-nav"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<label class=\"w-footer-nav__subheading\" id=\"Joinourteam\">Join our team</label>",
                  "target": [
                    "#Joinourteam"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"w-footer-nav row\" role=\"navigation\" aria-label=\"footer\">",
                          "target": [
                            ".w-footer-nav"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://careers.unum.com/global/en\" class=\"w-footer-nav__link\" rel=\"noopener noreferrer\" target=\"_blank\">Careers</a>",
                  "target": [
                    ".w-footer-nav__item:nth-child(1) > .w-footer-nav__link[rel=\"noopener noreferrer\"][target=\"_blank\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"w-footer-nav row\" role=\"navigation\" aria-label=\"footer\">",
                          "target": [
                            ".w-footer-nav"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://careers.unum.com/global/en/locations\" class=\"w-footer-nav__link\" rel=\"noopener noreferrer\" target=\"_blank\">Corporate Offices</a>",
                  "target": [
                    ".w-footer-nav__item:nth-child(2) > .w-footer-nav__link[rel=\"noopener noreferrer\"][target=\"_blank\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"w-footer-nav row\" role=\"navigation\" aria-label=\"footer\">",
                          "target": [
                            ".w-footer-nav"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://careers.unum.com/global/en/our-culture\" class=\"w-footer-nav__link\" rel=\"noopener noreferrer\" target=\"_blank\">Life at Unum</a>",
                  "target": [
                    ".w-footer-nav__item:nth-child(3) > .w-footer-nav__link[rel=\"noopener noreferrer\"][target=\"_blank\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"w-footer-nav row\" role=\"navigation\" aria-label=\"footer\">",
                          "target": [
                            ".w-footer-nav"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<label class=\"w-footer-nav__subheading\" id=\"Howwecanhelp\">How we can help</label>",
                  "target": [
                    "#Howwecanhelp"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"w-footer-nav row\" role=\"navigation\" aria-label=\"footer\">",
                          "target": [
                            ".w-footer-nav"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"w-footer-nav__link\" href=\"/about/contact\" aria-label=\"\">Contact Unum</a>",
                  "target": [
                    "a[href$=\"contact\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"w-footer-nav row\" role=\"navigation\" aria-label=\"footer\">",
                          "target": [
                            ".w-footer-nav"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"w-footer-nav__link\" href=\"/employees/espanol\" aria-label=\"\">En Español</a>",
                  "target": [
                    "a[href$=\"espanol\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"w-footer-nav row\" role=\"navigation\" aria-label=\"footer\">",
                          "target": [
                            ".w-footer-nav"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"w-footer-nav__link\" href=\"/employers/resources/forms\" aria-label=\"\">Download a form</a>",
                  "target": [
                    "a[href$=\"forms\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"w-footer-nav row\" role=\"navigation\" aria-label=\"footer\">",
                          "target": [
                            ".w-footer-nav"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"w-footer-nav__link\" href=\"/employees/file-a-claim\" aria-label=\"\">File a Claim</a>",
                  "target": [
                    "a[href$=\"file-a-claim\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"w-footer-nav row\" role=\"navigation\" aria-label=\"footer\">",
                          "target": [
                            ".w-footer-nav"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<label class=\"w-footer-nav__subheading\" id=\"AboutUnum\">About Unum</label>",
                  "target": [
                    "#AboutUnum"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"w-footer-nav row\" role=\"navigation\" aria-label=\"footer\">",
                          "target": [
                            ".w-footer-nav"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"w-footer-nav__link\" href=\"/about\" aria-label=\"\">About Us</a>",
                  "target": [
                    ".w-footer-nav__link[href$=\"about\"][aria-label=\"\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"w-footer-nav row\" role=\"navigation\" aria-label=\"footer\">",
                          "target": [
                            ".w-footer-nav"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.unumgroup.com/\" class=\"w-footer-nav__link\">Investors</a>",
                  "target": [
                    "a[href$=\"unumgroup.com/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"w-footer-nav row\" role=\"navigation\" aria-label=\"footer\">",
                          "target": [
                            ".w-footer-nav"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"w-footer-nav__link\" href=\"/FindFieldOffice\" aria-label=\"\">Find a Field Office</a>",
                  "target": [
                    "a[href$=\"FindFieldOffice\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"w-footer-nav row\" role=\"navigation\" aria-label=\"footer\">",
                          "target": [
                            ".w-footer-nav"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<label class=\"w-footer-nav__subheading\" id=\"Newsandinsights\">News and insights</label>",
                  "target": [
                    "#Newsandinsights"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"w-footer-nav row\" role=\"navigation\" aria-label=\"footer\">",
                          "target": [
                            ".w-footer-nav"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"w-footer-nav__link\" href=\"/employers/hr-trends\" aria-label=\"\">HR Trends</a>",
                  "target": [
                    ".w-footer-nav__link[href$=\"hr-trends\"][aria-label=\"\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"w-footer-nav row\" role=\"navigation\" aria-label=\"footer\">",
                          "target": [
                            ".w-footer-nav"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"w-footer-nav__link\" href=\"/about/newsroom\" aria-label=\"\">Newsroom</a>",
                  "target": [
                    "a[href$=\"newsroom\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"w-footer-nav row\" role=\"navigation\" aria-label=\"footer\">",
                          "target": [
                            ".w-footer-nav"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://workwell.unum.com/\" class=\"w-footer-nav__link\">WorkWell Blog</a>",
                  "target": [
                    ".w-footer-nav__item:nth-child(3) > .w-footer-nav__link[href$=\"workwell.unum.com/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "0.0pt (0px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://twitter.com/unumnews\" class=\"w-footer-nav__link social-media__link twitter\">Twitter</a>",
                          "target": [
                            ".twitter"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://twitter.com/unumnews\" class=\"w-footer-nav__link social-media__link twitter\">Twitter</a>",
                  "target": [
                    ".twitter"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "0.0pt (0px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"http://facebook.com/unumbenefits\" class=\"w-footer-nav__link social-media__link facebook\">Facebook</a>",
                          "target": [
                            ".facebook"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://facebook.com/unumbenefits\" class=\"w-footer-nav__link social-media__link facebook\">Facebook</a>",
                  "target": [
                    ".facebook"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "0.0pt (0px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"http://linkedin.com/company/unum\" class=\"w-footer-nav__link social-media__link linkedin\">LinkedIn</a>",
                          "target": [
                            ".linkedin"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://linkedin.com/company/unum\" class=\"w-footer-nav__link social-media__link linkedin\">LinkedIn</a>",
                  "target": [
                    ".linkedin"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "0.0pt (0px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"http://workwell.unum.com/\" class=\"w-footer-nav__link social-media__link blog\">Blog</a>",
                          "target": [
                            ".blog"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://workwell.unum.com/\" class=\"w-footer-nav__link social-media__link blog\">Blog</a>",
                  "target": [
                    ".blog"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                }
              ]
            },
            {
              "id": "hidden-content",
              "impact": "minor",
              "tags": [
                "cat.structure",
                "experimental",
                "review-item",
                "best-practice"
              ],
              "description": "Informs users about hidden content.",
              "help": "Hidden content on the page should be analyzed",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/hidden-content?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"ux-page-header__mobile-controls\">",
                  "target": [
                    ".ux-page-header__mobile-controls"
                  ],
                  "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": "<button class=\"homepage-carousel__button go-left hide\"> Slide Right </button>",
                  "target": [
                    ".go-left"
                  ],
                  "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 owner=\"archetype\" title=\"archetype\" style=\"display: none; visibility: hidden;\"></iframe>",
                  "target": [
                    "iframe"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                }
              ]
            },
            {
              "id": "identical-links-same-purpose",
              "impact": "minor",
              "tags": [
                "cat.semantics",
                "wcag2aaa",
                "wcag249"
              ],
              "description": "Ensure that links with the same accessible name serve a similar purpose",
              "help": "Links with the same name must have a similar purpose",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/identical-links-same-purpose?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "identical-links-same-purpose",
                      "data": {
                        "name": "learn more",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "www.unum.com",
                          "port": "",
                          "pathname": "/employers/solutions/introducing-unum-solutions/",
                          "search": {},
                          "hash": "",
                          "filename": ""
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"button newcontent__button\" href=\"/about\">Learn more</a>",
                          "target": [
                            ".newcontent__button"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"/employers/solutions/introducing-unum-solutions\" class=\"button\">Learn more</a>",
                  "target": [
                    "#I-HR_Trends_Featured_Content_CIB_9A3520F48698 > .feature__main-content > .feature__content-section > .feature__content > .feature__actions > .feature__action > .button"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                }
              ]
            },
            {
              "id": "css-orientation-lock",
              "impact": "serious",
              "tags": [
                "cat.structure",
                "wcag134",
                "wcag21aa",
                "experimental"
              ],
              "description": "Ensures content is not locked to any specific display orientation, and the content is operable in all display orientations",
              "help": "CSS Media queries must not lock display orientation",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/css-orientation-lock?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "css-orientation-lock",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "CSS Orientation lock cannot be determined"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<html lang=\"en\" class=\"\">",
                  "target": [
                    "html"
                  ],
                  "failureSummary": "Fix all of the following:\n  CSS Orientation lock cannot be determined"
                }
              ]
            }
          ],
          "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": "#335e7a",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.94,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"ux-page-header__content\">",
                          "target": [
                            ".ux-page-header__content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.94 (foreground color: #335e7a, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/about\" class=\"ancillary-nav__link\" title=\"Go to about\">About Us</a>",
                  "target": [
                    "a[title=\"Go to about\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.94 (foreground color: #335e7a, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#335e7a",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.94,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"ux-page-header__content\">",
                          "target": [
                            ".ux-page-header__content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.94 (foreground color: #335e7a, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/register\" class=\"ancillary-nav__link\">Register</a>",
                  "target": [
                    "a[href$=\"register\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.94 (foreground color: #335e7a, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#335e7a",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.94,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"ux-page-header__content\">",
                          "target": [
                            ".ux-page-header__content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.94 (foreground color: #335e7a, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://services.unum.com/\" class=\"ancillary-nav__link\">Log In</a>",
                  "target": [
                    ".ancillary-nav__link[href$=\"services.unum.com/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.94 (foreground color: #335e7a, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#037cb7",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.59,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"carousel-card__content-container\">",
                          "target": [
                            ".carousel-card[title=\"Watch now\"]:nth-child(1) > .carousel-card__content-container"
                          ]
                        },
                        {
                          "html": "<body class=\"homepage \">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.59 (foreground color: #037cb7, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"carousel-card__category-name\">Webinar</div>",
                  "target": [
                    ".carousel-card[title=\"Watch now\"]:nth-child(1) > .carousel-card__content-container > .carousel-card__category[data-category-type=\"webinar\"] > .carousel-card__category-name"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.59 (foreground color: #037cb7, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0a6a36",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.71,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"carousel-card__content-container\">",
                          "target": [
                            ".carousel-card:nth-child(2) > .carousel-card__content-container"
                          ]
                        },
                        {
                          "html": "<body class=\"homepage \">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.71 (foreground color: #0a6a36, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"carousel-card__category-name\">Podcast</div>",
                  "target": [
                    ".carousel-card:nth-child(2) > .carousel-card__content-container > .carousel-card__category[data-category-type=\"podcast\"] > .carousel-card__category-name"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.71 (foreground color: #0a6a36, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#037cb7",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.59,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"carousel-card__content-container\">",
                          "target": [
                            ".carousel-card:nth-child(3) > .carousel-card__content-container"
                          ]
                        },
                        {
                          "html": "<body class=\"homepage \">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.59 (foreground color: #037cb7, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"carousel-card__category-name\">Webinar</div>",
                  "target": [
                    ".carousel-card:nth-child(3) > .carousel-card__content-container > .carousel-card__category[data-category-type=\"webinar\"] > .carousel-card__category-name"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.59 (foreground color: #037cb7, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0a6a36",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.71,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"carousel-card__content-container\">",
                          "target": [
                            ".carousel-card:nth-child(5) > .carousel-card__content-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.71 (foreground color: #0a6a36, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"carousel-card__category-name\">Podcast</div>",
                  "target": [
                    ".carousel-card:nth-child(5) > .carousel-card__content-container > .carousel-card__category[data-category-type=\"podcast\"] > .carousel-card__category-name"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.71 (foreground color: #0a6a36, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#037cb7",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.59,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"carousel-card__content-container\">",
                          "target": [
                            ".carousel-card:nth-child(6) > .carousel-card__content-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.59 (foreground color: #037cb7, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"carousel-card__category-name\">Webinar</div>",
                  "target": [
                    ".carousel-card:nth-child(6) > .carousel-card__content-container > .carousel-card__category[data-category-type=\"webinar\"] > .carousel-card__category-name"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.59 (foreground color: #037cb7, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0a6a36",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.71,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"carousel-card__content-container\">",
                          "target": [
                            ".carousel-card:nth-child(7) > .carousel-card__content-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.71 (foreground color: #0a6a36, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"carousel-card__category-name\">Podcast</div>",
                  "target": [
                    ".carousel-card:nth-child(7) > .carousel-card__content-container > .carousel-card__category[data-category-type=\"podcast\"] > .carousel-card__category-name"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.71 (foreground color: #0a6a36, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0a6a36",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.71,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"carousel-card__content-container\">",
                          "target": [
                            ".carousel-card:nth-child(8) > .carousel-card__content-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.71 (foreground color: #0a6a36, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"carousel-card__category-name\">Podcast</div>",
                  "target": [
                    ".carousel-card:nth-child(8) > .carousel-card__content-container > .carousel-card__category[data-category-type=\"podcast\"] > .carousel-card__category-name"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.71 (foreground color: #0a6a36, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#037cb7",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.59,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"carousel-card__content-container\">",
                          "target": [
                            ".carousel-card:nth-child(9) > .carousel-card__content-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.59 (foreground color: #037cb7, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"carousel-card__category-name\">Webinar</div>",
                  "target": [
                    ".carousel-card:nth-child(9) > .carousel-card__content-container > .carousel-card__category[data-category-type=\"webinar\"] > .carousel-card__category-name"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.59 (foreground color: #037cb7, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0a6a36",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.71,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"carousel-card__content-container\">",
                          "target": [
                            "a[title=\"Listen now\"] > .carousel-card__content-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.71 (foreground color: #0a6a36, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"carousel-card__category-name\">Podcast</div>",
                  "target": [
                    "a[title=\"Listen now\"] > .carousel-card__content-container > .carousel-card__category[data-category-type=\"podcast\"] > .carousel-card__category-name"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.71 (foreground color: #0a6a36, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#037cb7",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.59,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"carousel-card__content-container\">",
                          "target": [
                            ".carousel-card[title=\"Watch now\"]:nth-child(11) > .carousel-card__content-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.59 (foreground color: #037cb7, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"carousel-card__category-name\">Webinar</div>",
                  "target": [
                    ".carousel-card[title=\"Watch now\"]:nth-child(11) > .carousel-card__content-container > .carousel-card__category[data-category-type=\"webinar\"] > .carousel-card__category-name"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.59 (foreground color: #037cb7, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#037cb7",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.59,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"homepage \">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.59 (foreground color: #037cb7, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"button newcontent__button\" href=\"/about\">Learn more</a>",
                  "target": [
                    ".newcontent__button"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.59 (foreground color: #037cb7, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#037cb7",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.59,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"homepage \">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.59 (foreground color: #037cb7, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://careers.unum.com/global/en/\" rel=\"noopener noreferrer\" target=\"_blank\">Start a career with Unum</a>",
                  "target": [
                    ".newcontent__action:nth-child(2) > a[rel=\"noopener noreferrer\"][target=\"_blank\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.59 (foreground color: #037cb7, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#015294",
                        "bgColor": "#eaeef1",
                        "contrastRatio": 6.82,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"w-page-footer homepage-footer\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.82 (foreground color: #015294, background color: #eaeef1, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://services.unum.com/_fwLogin/fw_default.aspx?ReturnURL=http://services.unum.com/&amp;\">Log in to your account</a>",
                  "target": [
                    "#I-Login_to_Account_FBC75616BAC8 > .newcontent__body > .newcontent__content > .newcontent__actions > .newcontent__action > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.82 (foreground color: #015294, background color: #eaeef1, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#015294",
                        "bgColor": "#eaeef1",
                        "contrastRatio": 6.82,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"w-page-footer homepage-footer\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.82 (foreground color: #015294, background color: #eaeef1, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/Legal\" class=\"ancillary-nav__link\">Legal</a>",
                  "target": [
                    "a[href$=\"Legal\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.82 (foreground color: #015294, background color: #eaeef1, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#015294",
                        "bgColor": "#eaeef1",
                        "contrastRatio": 6.82,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"w-page-footer homepage-footer\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.82 (foreground color: #015294, background color: #eaeef1, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/Privacy\" class=\"ancillary-nav__link\">Privacy</a>",
                  "target": [
                    "a[href$=\"Privacy\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.82 (foreground color: #015294, background color: #eaeef1, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#015294",
                        "bgColor": "#eaeef1",
                        "contrastRatio": 6.82,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"w-page-footer homepage-footer\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.82 (foreground color: #015294, background color: #eaeef1, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/Legal/accessibility\" class=\"ancillary-nav__link\">Accessibility</a>",
                  "target": [
                    "a[href$=\"accessibility\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.82 (foreground color: #015294, background color: #eaeef1, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#015294",
                        "bgColor": "#eaeef1",
                        "contrastRatio": 6.82,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"w-page-footer homepage-footer\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.82 (foreground color: #015294, background color: #eaeef1, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/employees/special-notices-for-customers\" class=\"ancillary-nav__link\">Special Notices</a>",
                  "target": [
                    ".ancillary-nav__item:nth-child(4) > .ancillary-nav__link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.82 (foreground color: #015294, background color: #eaeef1, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#015294",
                        "bgColor": "#eaeef1",
                        "contrastRatio": 6.82,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"w-page-footer homepage-footer\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.82 (foreground color: #015294, background color: #eaeef1, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://privacyportal-cdn.onetrust.com/dsarwebform/d476cff7-6d6c-4806-a2f9-4f1ec5ed979d/413b947d-2aba-4e84-ab74-775347f8717e.html\" class=\"ancillary-nav__link\">Do Not Sell My Personal Information</a>",
                  "target": [
                    ".ancillary-nav__item:nth-child(5) > .ancillary-nav__link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.82 (foreground color: #015294, background color: #eaeef1, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                }
              ]
            },
            {
              "id": "landmark-one-main",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensures the document has a main landmark",
              "help": "Document should have one main landmark",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/landmark-one-main?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "page-has-main",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Document does not have a main landmark"
                    }
                  ],
                  "none": [],
                  "impact": "moderate",
                  "html": "<html lang=\"en\" class=\"\">",
                  "target": [
                    "html"
                  ],
                  "failureSummary": "Fix all of the following:\n  Document does not have a main landmark"
                }
              ]
            },
            {
              "id": "region",
              "impact": "moderate",
              "tags": [
                "cat.keyboard",
                "best-practice"
              ],
              "description": "Ensures all page content is contained by landmarks",
              "help": "All page content should be contained by landmarks",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/region?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<section id=\"I-Top_Banner_B97EC7A64A6F\" class=\"homepage-banner theme--dark\" style=\"background-image:url(/-/media/Feature/Common/Banners/Homepage-Banner/unum-homepage-bg.ashx?sc_lang=en&amp;hash=8021C34C2E56D2B72A664AF4E743D3AE)\">",
                  "target": [
                    "#I-Top_Banner_B97EC7A64A6F"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<section id=\"I-Unum_solutions_0C98FF058FA5\" class=\"feature feature--flip theme-light feature--show-associated-content\">",
                  "target": [
                    "#I-Unum_solutions_0C98FF058FA5"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"feature__main-content \">",
                  "target": [
                    "#I-Products_5253A6C80B6E > .feature__main-content"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"w-card__description\">\n                    <p>Disability</p>\n                </div>",
                  "target": [
                    "#I-Homepage_-_Four_Column_3-3-3-3_Frame_13ca643af161-Col1 > article > .w-card__link > .w-card__description"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"w-card__description\">\n                    <p>Life</p>\n                </div>",
                  "target": [
                    "#I-Homepage_-_Four_Column_3-3-3-3_Frame_13ca643af161-Col2 > article > .w-card__link > .w-card__description"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"w-card__description\">\n                    <p>Accident</p>\n                </div>",
                  "target": [
                    "#I-Homepage_-_Four_Column_3-3-3-3_Frame_13ca643af161-Col3 > article > .w-card__link > .w-card__description"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"w-card__description\">\n                    <p>Critical Illness</p>\n                </div>",
                  "target": [
                    "#I-Homepage_-_Four_Column_3-3-3-3_Frame_13ca643af161-Col4 > article > .w-card__link > .w-card__description"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"w-card__description\">\n                    <p>Hospital</p>\n                </div>",
                  "target": [
                    "#I-Homepage_-_Four_Column_3-3-3-3_Frame_550ac4f5d0d0-Col1 > article > .w-card__link > .w-card__description"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"w-card__description\">\n                    <p>Dental</p>\n                </div>",
                  "target": [
                    "#I-Homepage_-_Four_Column_3-3-3-3_Frame_550ac4f5d0d0-Col2 > article > .w-card__link > .w-card__description"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"w-card__description\">\n                    <p>Vision</p>\n                </div>",
                  "target": [
                    "#I-Homepage_-_Four_Column_3-3-3-3_Frame_550ac4f5d0d0-Col3 > article > .w-card__link > .w-card__description"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"w-card__description\">\n                    Stop Loss\n                </div>",
                  "target": [
                    "#I-Homepage_-_Four_Column_3-3-3-3_Frame_550ac4f5d0d0-Col4 > article > .w-card__link > .w-card__description"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<section id=\"I-HR_Trends_Featured_Content_CIB_9A3520F48698\" class=\"feature feature--flip     \">",
                  "target": [
                    "#I-HR_Trends_Featured_Content_CIB_9A3520F48698"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"homepage-carousel__content\">",
                  "target": [
                    ".homepage-carousel__content"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"carousel__inner-container\" id=\"gestureZone\">",
                  "target": [
                    "#gestureZone"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div id=\"I-One_Column_Frame_8cf5716d526a\" class=\"frame  container-fluid \">",
                  "target": [
                    "#I-One_Column_Frame_8cf5716d526a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div id=\"I-One_Column_Frame_76acf7135b24\" class=\"frame  container-fluid \">",
                  "target": [
                    "#I-One_Column_Frame_76acf7135b24"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                }
              ]
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.unum.com/",
      "what": "URL",
      "result": "https://www.unum.com/"
    },
    {
      "type": "test",
      "which": "continuum",
      "what": "Level Access Continuum, community edition",
      "url": "https://www.unum.com/",
      "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.unum.com/",
      "what": "URL",
      "result": "https://www.unum.com/"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://www.unum.com/",
      "result": {
        "prevented": true,
        "error": "ERROR adding the htmlcs script to the page"
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.unum.com/",
      "what": "URL",
      "result": "https://www.unum.com/"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://www.unum.com/",
      "result": {
        "content": {
          "totals": {
            "violation": 33,
            "recommendation": 10,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/link[5]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1620,
                "height": 74,
                "width": 784
              },
              "snippet": "<a tabindex=\"0\" title=\"Watch now\" class=\"carousel-card\" href=\"/employers/hr-trends/webinars/attracting-protecting-retaining-employees\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1580,
                "height": 18,
                "width": 110
              },
              "snippet": "<a title=\"Go to HR Trends\" class=\"homepage-carousel__explore-all-link\" href=\"/employers/hr-trends\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[5]/div[1]/button[1]",
                "aria": "/document[1]/button[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1599,
                "height": 22,
                "width": 81
              },
              "snippet": "<button class=\"homepage-carousel__button go-left hide\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[4]/div[1]/div[2]/div[1]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/list[4]/listitem[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 48,
                "top": 1527,
                "height": 18,
                "width": 75
              },
              "snippet": "<a class=\"button\" href=\"/employers/solutions/introducing-unum-solutions\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[4]/div[1]/div[2]/div[1]/h2[1]",
                "aria": "/document[1]/heading[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1427,
                "height": 28,
                "width": 784
              },
              "snippet": "<h2 class=\"feature__subheading\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[3]/div[2]/div[2]/div[1]/div[4]/article[1]/a[1]",
                "aria": "/document[1]/article[8]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1388,
                "height": 19,
                "width": 784
              },
              "snippet": "<a class=\"w-card__link\" href=\"/employers/employee-benefits/stop-loss-insurance\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[3]/div[2]/div[2]/div[1]/div[3]/article[1]/a[1]",
                "aria": "/document[1]/article[7]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1354,
                "height": 19,
                "width": 784
              },
              "snippet": "<a class=\"w-card__link\" href=\"/employers/employee-benefits/vision-insurance\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[3]/div[2]/div[2]/div[1]/div[2]/article[1]/a[1]",
                "aria": "/document[1]/article[6]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1319,
                "height": 19,
                "width": 784
              },
              "snippet": "<a class=\"w-card__link\" href=\"/employers/employee-benefits/dental-insurance\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[3]/div[2]/div[2]/div[1]/div[1]/article[1]/a[1]",
                "aria": "/document[1]/article[5]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1285,
                "height": 19,
                "width": 784
              },
              "snippet": "<a class=\"w-card__link\" href=\"/employers/employee-benefits/hospital-insurance\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[3]/div[2]/div[1]/div[1]/div[4]/article[1]/a[1]",
                "aria": "/document[1]/article[4]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1250,
                "height": 19,
                "width": 784
              },
              "snippet": "<a class=\"w-card__link\" href=\"/employers/employee-benefits/critical-illness-insurance\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[3]/div[2]/div[1]/div[1]/div[3]/article[1]/a[1]",
                "aria": "/document[1]/article[3]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1216,
                "height": 19,
                "width": 784
              },
              "snippet": "<a class=\"w-card__link\" href=\"/employers/employee-benefits/accident-insurance\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[3]/div[2]/div[1]/div[1]/div[2]/article[1]/a[1]",
                "aria": "/document[1]/article[2]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1181,
                "height": 19,
                "width": 784
              },
              "snippet": "<a class=\"w-card__link\" href=\"/employers/employee-benefits/life-insurance\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[3]/div[2]/div[1]/div[1]/div[1]/article[1]/a[1]",
                "aria": "/document[1]/article[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1147,
                "height": 19,
                "width": 784
              },
              "snippet": "<a class=\"w-card__link\" href=\"/employers/employee-benefits/disability-insurance\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[3]/div[1]/div[2]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1008,
                "height": 19,
                "width": 784
              },
              "snippet": "<p class=\"feature__eyebrow\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[2]/div[2]/div[1]/div[1]/div[3]/a[1]",
                "aria": "/document[1]/link[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 902,
                "height": 90,
                "width": 784
              },
              "snippet": "<a class=\"default-card \" href=\"/employers/solutions/behavioral-health\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[2]/div[2]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/link[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 796,
                "height": 90,
                "width": 784
              },
              "snippet": "<a title=\"Go to leave absence management\" class=\"default-card \" href=\"/employers/solutions/leave-absence-management/administration\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[2]/div[2]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 690,
                "height": 90,
                "width": 784
              },
              "snippet": "<a title=\"Go to Solutions\" class=\"default-card \" href=\"/employers/solutions/hris-integration\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[2]/div[1]/div[2]/div[1]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/list[3]/listitem[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 48,
                "top": 655,
                "height": 18,
                "width": 138
              },
              "snippet": "<a class=\"button\" href=\"/employers/solutions\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[2]/div[1]/div[2]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 517,
                "height": 19,
                "width": 784
              },
              "snippet": "<p class=\"feature__eyebrow\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]",
                "aria": "/document[1]/list[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 307,
                "height": 194,
                "width": 784
              },
              "snippet": "<ul data-column-count=\"1\" class=\"iconlist__list\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/h1[1]",
                "aria": "/document[1]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 207,
                "height": 28,
                "width": 784
              },
              "snippet": "<h1 class=\"homepage-banner__heading\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[3]/sup[1]/a[1]",
                "aria": "/document[1]/link[21]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 12,
                "top": 3243,
                "height": 21,
                "width": 10
              },
              "snippet": "<a href=\"#I-Why_Unum_stat_3_3DA8DF0FAED8\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[2]/sup[1]/a[1]",
                "aria": "/document[1]/link[20]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 12,
                "top": 3193,
                "height": 21,
                "width": 10
              },
              "snippet": "<a href=\"#I-Why_Unum_stat_1_E36CDDD8A23F\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/sup[1]/a[1]",
                "aria": "/document[1]/link[19]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 12,
                "top": 3144,
                "height": 21,
                "width": 10
              },
              "snippet": "<a href=\"#I-Why_Unum_stat_2_BDA1436A0254\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[3]/section[1]/div[1]/div[2]/h1[1]",
                "aria": "/document[1]/heading[8]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2883,
                "height": 22,
                "width": 784
              },
              "snippet": "<h1 data-limit=\"\" class=\"newcontent__heading \">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[3]/section[1]/div[1]/div[2]/div[1]/sup[1]/a[1]",
                "aria": "/document[1]/link[18]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 485,
                "top": 2923,
                "height": 15,
                "width": 7
              },
              "snippet": "<a id=\"return3\" href=\"#footnote3\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[2]/section[1]/div[1]/div[2]/h1[1]",
                "aria": "/document[1]/heading[7]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2784,
                "height": 22,
                "width": 784
              },
              "snippet": "<h1 data-limit=\"\" class=\"newcontent__heading \">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[2]/section[1]/div[1]/div[2]/div[1]/sup[1]/a[1]",
                "aria": "/document[1]/link[17]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 493,
                "top": 2824,
                "height": 15,
                "width": 7
              },
              "snippet": "<a id=\"return2\" href=\"#footnote2\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/section[1]/div[1]/div[2]/h1[1]",
                "aria": "/document[1]/heading[6]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2685,
                "height": 22,
                "width": 784
              },
              "snippet": "<h1 data-limit=\"\" class=\"newcontent__heading \">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/section[1]/div[1]/div[2]/div[1]/sup[1]/a[1]",
                "aria": "/document[1]/link[16]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 191,
                "top": 2725,
                "height": 15,
                "width": 7
              },
              "snippet": "<a id=\"return1\" href=\"#footnote1\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/list[5]/listitem[2]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 48,
                "top": 2613,
                "height": 18,
                "width": 161
              },
              "snippet": "<a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://careers.unum.com/global/en/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/list[5]/listitem[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 48,
                "top": 2594,
                "height": 18,
                "width": 75
              },
              "snippet": "<a href=\"/about\" class=\"button newcontent__button\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[5]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2476,
                "height": 28,
                "width": 784
              },
              "snippet": "<h2 data-limit=\"\" class=\"newcontent__title \">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ContentinfoWithNoMain_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]",
                "aria": "/document[1]/contentinfo[1]"
              },
              "message": "The element with \"contentinfo\" role is present without an element with \"main\" role",
              "bounds": {
                "left": 8,
                "top": 3341,
                "height": 1069,
                "width": 784
              },
              "snippet": "<footer class=\"w-page-footer homepage-footer\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[5]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"text/html; charset=utf-8\" http-equiv=\"Content-type\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[4]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"IE=edge\" http-equiv=\"X-UA-Compatible\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[2]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"IE-edge\" http-equiv=\"X-UA-Compatible\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[18]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"A9wkrvp9y21k30U9lU7MJMjBj4USjLrGwV+Z8zO3J3ZBH139DOnCv3XLK2Ii40S94HG1SZ/Zeg2GSHOD3wlWngYAAAB7eyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGV0YWdtYW5hZ2VyLmNvbTo0NDMiLCJmZWF0dXJlIjoiUHJpdmFjeVNhbmRib3hBZHNBUElzIiwiZXhwaXJ5IjoxNjYxMjk5MTk5LCJpc1RoaXJkUGFydHkiOnRydWV9\" http-equiv=\"origin-trial\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[17]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"A9wkrvp9y21k30U9lU7MJMjBj4USjLrGwV+Z8zO3J3ZBH139DOnCv3XLK2Ii40S94HG1SZ/Zeg2GSHOD3wlWngYAAAB7eyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGV0YWdtYW5hZ2VyLmNvbTo0NDMiLCJmZWF0dXJlIjoiUHJpdmFjeVNhbmRib3hBZHNBUElzIiwiZXhwaXJ5IjoxNjYxMjk5MTk5LCJpc1RoaXJkUGFydHkiOnRydWV9\" http-equiv=\"origin-trial\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[2]/div[2]/nav[1]",
                "aria": "/document[1]/banner[1]/navigation[1]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 8,
                "top": 84,
                "height": 103,
                "width": 784
              },
              "snippet": "<nav aria-label=\"Ancillary Navigation\" role=\"navigation\" class=\"ancillary-nav\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "The explicitly-assigned ARIA role \"banner\" is redundant with the implicit role of the element <header>",
              "bounds": {
                "left": 8,
                "top": 8,
                "height": 179,
                "width": 784
              },
              "snippet": "<header data-is-mobile-nav-open=\"false\" role=\"banner\" class=\"ux-page-header\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[3]/div[1]/nav[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[2]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 8,
                "top": 4261,
                "height": 93,
                "width": 784
              },
              "snippet": "<nav aria-label=\"Footer Ancillary Navigation\" role=\"navigation\" class=\"ancillary-nav unum-footer\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[2]/div[1]/nav[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[1]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 8,
                "top": 3359,
                "height": 570,
                "width": 784
              },
              "snippet": "<nav aria-label=\"footer\" role=\"navigation\" class=\"w-footer-nav row\">",
              "level": "recommendation"
            }
          ]
        },
        "url": {
          "prevented": true,
          "error": "ERROR: getting ibm test report took too long"
        },
        "prevented": true
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.unum.com/",
      "what": "URL",
      "result": "https://www.unum.com/"
    },
    {
      "type": "test",
      "which": "nuVal",
      "what": "failures to pass the Nu Html Checker",
      "url": "https://www.unum.com/",
      "result": {
        "messages": [
          {
            "type": "error",
            "lastLine": 3,
            "lastColumn": 57,
            "firstColumn": 5,
            "message": "A meta element with an http-equiv attribute whose value is X-UA-Compatible must have a content attribute with the value IE=edge.",
            "extract": "f-8\">\n    <meta http-equiv=\"X-UA-Compatible\" content=\"IE-edge\">\n    \n",
            "hiliteStart": 10,
            "hiliteLength": 53
          },
          {
            "type": "error",
            "lastLine": 8,
            "lastColumn": 26,
            "firstColumn": 5,
            "message": "A document must not include more than one meta element with a charset attribute.",
            "extract": "l -->\n    <meta charset=\"utf-8\">\n    <",
            "hiliteStart": 10,
            "hiliteLength": 22
          },
          {
            "type": "error",
            "lastLine": 10,
            "lastColumn": 71,
            "firstColumn": 5,
            "message": "A document must not include both a meta element with an http-equiv attribute whose value is content-type, and a meta element with a charset attribute.",
            "extract": "dge\">\n    <meta http-equiv=\"Content-type\" content=\"text/html; charset=utf-8\">\n    <",
            "hiliteStart": 10,
            "hiliteLength": 67
          },
          {
            "type": "info",
            "lastLine": 156,
            "lastColumn": 167,
            "firstColumn": 1,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "tion. -->\n<script src=\"https://www.sc.pages01.net/lp/static/js/iMAWebCookie.js?1cdc190-f647ca849c-f528764d624db129b32c21fbca0cb8d6&amp;h=www.pages01.net\" type=\"text/javascript\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 167
          },
          {
            "type": "info",
            "lastLine": 202,
            "lastColumn": 77,
            "firstColumn": 1,
            "subType": "warning",
            "message": "The banner role is unnecessary for element header.",
            "extract": "    \n\n\n\n\n\n<header class=\"ux-page-header\" role=\"banner\" data-is-mobile-nav-open=\"false\">\n    <",
            "hiliteStart": 10,
            "hiliteLength": 77
          },
          {
            "type": "info",
            "lastLine": 218,
            "lastColumn": 95,
            "firstColumn": 17,
            "subType": "warning",
            "message": "The navigation role is unnecessary for element nav.",
            "extract": "          <nav class=\"ancillary-nav\" role=\"navigation\" aria-label=\"Ancillary Navigation\">\n     ",
            "hiliteStart": 10,
            "hiliteLength": 79
          },
          {
            "type": "info",
            "lastLine": 442,
            "lastColumn": 71,
            "firstColumn": 5,
            "subType": "warning",
            "message": "Article lacks heading. Consider using h2-h6 elements to add identifying headings to all articles.",
            "extract": "\n    \n    <article class=\"w-card generic-card actionable-card\" aria-label=\"\">\n\n<a h",
            "hiliteStart": 10,
            "hiliteLength": 67
          },
          {
            "type": "info",
            "lastLine": 454,
            "lastColumn": 71,
            "firstColumn": 5,
            "subType": "warning",
            "message": "Article lacks heading. Consider using h2-h6 elements to add identifying headings to all articles.",
            "extract": "\n    \n    <article class=\"w-card generic-card actionable-card\" aria-label=\"\">\n\n<a h",
            "hiliteStart": 10,
            "hiliteLength": 67
          },
          {
            "type": "info",
            "lastLine": 466,
            "lastColumn": 71,
            "firstColumn": 5,
            "subType": "warning",
            "message": "Article lacks heading. Consider using h2-h6 elements to add identifying headings to all articles.",
            "extract": "\n    \n    <article class=\"w-card generic-card actionable-card\" aria-label=\"\">\n\n<a h",
            "hiliteStart": 10,
            "hiliteLength": 67
          },
          {
            "type": "info",
            "lastLine": 478,
            "lastColumn": 71,
            "firstColumn": 5,
            "subType": "warning",
            "message": "Article lacks heading. Consider using h2-h6 elements to add identifying headings to all articles.",
            "extract": "\n    \n    <article class=\"w-card generic-card actionable-card\" aria-label=\"\">\n\n<a h",
            "hiliteStart": 10,
            "hiliteLength": 67
          },
          {
            "type": "info",
            "lastLine": 500,
            "lastColumn": 71,
            "firstColumn": 5,
            "subType": "warning",
            "message": "Article lacks heading. Consider using h2-h6 elements to add identifying headings to all articles.",
            "extract": "\n    \n    <article class=\"w-card generic-card actionable-card\" aria-label=\"\">\n\n<a h",
            "hiliteStart": 10,
            "hiliteLength": 67
          },
          {
            "type": "info",
            "lastLine": 512,
            "lastColumn": 71,
            "firstColumn": 4,
            "subType": "warning",
            "message": "Article lacks heading. Consider using h2-h6 elements to add identifying headings to all articles.",
            "extract": ">\n    \n    <article class=\"w-card generic-card actionable-card\" aria-label=\"\">\n\n<a h",
            "hiliteStart": 10,
            "hiliteLength": 68
          },
          {
            "type": "info",
            "lastLine": 524,
            "lastColumn": 71,
            "firstColumn": 5,
            "subType": "warning",
            "message": "Article lacks heading. Consider using h2-h6 elements to add identifying headings to all articles.",
            "extract": "\n    \n    <article class=\"w-card generic-card actionable-card\" aria-label=\"\">\n\n<a h",
            "hiliteStart": 10,
            "hiliteLength": 67
          },
          {
            "type": "info",
            "lastLine": 536,
            "lastColumn": 71,
            "firstColumn": 5,
            "subType": "warning",
            "message": "Article lacks heading. Consider using h2-h6 elements to add identifying headings to all articles.",
            "extract": "\n    \n    <article class=\"w-card generic-card actionable-card\" aria-label=\"\">\n\n<a h",
            "hiliteStart": 10,
            "hiliteLength": 67
          },
          {
            "type": "info",
            "lastLine": 580,
            "lastColumn": 67,
            "firstColumn": 5,
            "subType": "warning",
            "message": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.",
            "extract": "on>\n\n\n    <section class=\"homepage-carousel \" id=\"I-Slider_BD0C8DDFA358\">\n     ",
            "hiliteStart": 10,
            "hiliteLength": 63
          },
          {
            "type": "info",
            "lastLine": 856,
            "lastColumn": 71,
            "firstColumn": 25,
            "subType": "warning",
            "message": "Consider using the h1 element as a top-level heading only (all h1 elements are treated as top-level headings by many screen readers and other tools).",
            "extract": "          <h1 class=\"newcontent__heading \" data-limit=\"\">39 mil",
            "hiliteStart": 10,
            "hiliteLength": 47
          },
          {
            "type": "info",
            "lastLine": 885,
            "lastColumn": 71,
            "firstColumn": 25,
            "subType": "warning",
            "message": "Consider using the h1 element as a top-level heading only (all h1 elements are treated as top-level headings by many screen readers and other tools).",
            "extract": "          <h1 class=\"newcontent__heading \" data-limit=\"\">57%</h",
            "hiliteStart": 10,
            "hiliteLength": 47
          },
          {
            "type": "info",
            "lastLine": 914,
            "lastColumn": 71,
            "firstColumn": 25,
            "subType": "warning",
            "message": "Consider using the h1 element as a top-level heading only (all h1 elements are treated as top-level headings by many screen readers and other tools).",
            "extract": "          <h1 class=\"newcontent__heading \" data-limit=\"\">182,00",
            "hiliteStart": 10,
            "hiliteLength": 47
          },
          {
            "type": "info",
            "lastLine": 966,
            "lastColumn": 74,
            "firstColumn": 5,
            "subType": "warning",
            "message": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.",
            "extract": "   \n\n\n    <section class=\"newcontent    no-image\" id=\"I-footnotes_0D89AE498BBC\">\n     ",
            "hiliteStart": 10,
            "hiliteLength": 70
          },
          {
            "type": "info",
            "lastLine": 1002,
            "lastColumn": 84,
            "firstColumn": 17,
            "subType": "warning",
            "message": "The navigation role is unnecessary for element nav.",
            "extract": "          <nav class=\"w-footer-nav row\" role=\"navigation\" aria-label=\"footer\">\n     ",
            "hiliteStart": 10,
            "hiliteLength": 68
          },
          {
            "type": "info",
            "lastLine": 1145,
            "lastColumn": 110,
            "firstColumn": 13,
            "subType": "warning",
            "message": "The navigation role is unnecessary for element nav.",
            "extract": "          <nav class=\"ancillary-nav unum-footer\" role=\"navigation\" aria-label=\"Footer Ancillary Navigation\">\n     ",
            "hiliteStart": 10,
            "hiliteLength": 98
          }
        ],
        "language": "en"
      }
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://www.unum.com/",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "Unum Insurance | Disability Insurance | Life Insurance | Financial Protection",
          "pageurl": "https://www.unum.com/",
          "time": 3.62,
          "creditsremaining": 896,
          "allitemcount": 115,
          "totalelements": 537,
          "waveurl": "http://wave.webaim.org/report?url=https://www.unum.com/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 0,
            "items": []
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 7,
            "items": {
              "contrast": {
                "id": "contrast",
                "description": "Very low contrast",
                "count": 7,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + DIV > SECTION#I-Top_Banner_B97EC7A64A6F > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > P:first-child + H1",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + DIV > SECTION#I-Top_Banner_B97EC7A64A6F > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + DIV > SECTION#I-Top_Banner_B97EC7A64A6F > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + UL + DIV > UL:first-child > LI:first-child > A:first-child > IMG:first-child + DIV > DIV:first-child",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + DIV > SECTION#I-Top_Banner_B97EC7A64A6F > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + UL + DIV > UL:first-child > LI:first-child > A:first-child > IMG:first-child + DIV > DIV:first-child + P",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + DIV > SECTION#I-Top_Banner_B97EC7A64A6F > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + UL + DIV > UL:first-child > LI:first-child + LI > A:first-child > IMG:first-child + DIV > DIV:first-child",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + DIV > SECTION#I-Top_Banner_B97EC7A64A6F > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + UL + DIV > UL:first-child > LI:first-child + LI > A:first-child > IMG:first-child + DIV > DIV:first-child + P",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + DIV > SECTION#I-Top_Banner_B97EC7A64A6F > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + UL + DIV > UL:first-child > LI:first-child + LI + LI > A:first-child > DIV:first-child > P:first-child"
                ],
                "contrastdata": [
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    true
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ]
                ],
                "wcag": [
                  {
                    "name": "1.4.3 Contrast (Minimum) (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.4.3"
                  }
                ]
              }
            }
          },
          "alert": {
            "description": "Alerts",
            "count": 11,
            "items": {
              "heading_possible": {
                "id": "heading_possible",
                "description": "Possible heading",
                "count": 7,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + DIV > SECTION#I-Products_5253A6C80B6E > DIV:first-child + DIV > DIV#I-Homepage_-_Four_Column_3-3-3-3_Frame_13ca643af161 > DIV#I-Homepage_-_Four_Column_3-3-3-3_Frame_13ca643af161-Row > DIV#I-Homepage_-_Four_Column_3-3-3-3_Frame_13ca643af161-Col1 > ARTICLE:first-child > A:first-child > DIV:first-child + DIV + DIV > P:first-child",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + DIV > SECTION#I-Products_5253A6C80B6E > DIV:first-child + DIV > DIV#I-Homepage_-_Four_Column_3-3-3-3_Frame_13ca643af161 > DIV#I-Homepage_-_Four_Column_3-3-3-3_Frame_13ca643af161-Row > DIV#I-Homepage_-_Four_Column_3-3-3-3_Frame_13ca643af161-Col2 > ARTICLE:first-child > A:first-child > DIV:first-child + DIV + DIV > P:first-child",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + DIV > SECTION#I-Products_5253A6C80B6E > DIV:first-child + DIV > DIV#I-Homepage_-_Four_Column_3-3-3-3_Frame_13ca643af161 > DIV#I-Homepage_-_Four_Column_3-3-3-3_Frame_13ca643af161-Row > DIV#I-Homepage_-_Four_Column_3-3-3-3_Frame_13ca643af161-Col3 > ARTICLE:first-child > A:first-child > DIV:first-child + DIV + DIV > P:first-child",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + DIV > SECTION#I-Products_5253A6C80B6E > DIV:first-child + DIV > DIV#I-Homepage_-_Four_Column_3-3-3-3_Frame_13ca643af161 > DIV#I-Homepage_-_Four_Column_3-3-3-3_Frame_13ca643af161-Row > DIV#I-Homepage_-_Four_Column_3-3-3-3_Frame_13ca643af161-Col4 > ARTICLE:first-child > A:first-child > DIV:first-child + DIV + DIV > P:first-child",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + DIV > SECTION#I-Products_5253A6C80B6E > DIV:first-child + DIV > DIV#I-Homepage_-_Four_Column_3-3-3-3_Frame_550ac4f5d0d0 > DIV#I-Homepage_-_Four_Column_3-3-3-3_Frame_550ac4f5d0d0-Row > DIV#I-Homepage_-_Four_Column_3-3-3-3_Frame_550ac4f5d0d0-Col1 > ARTICLE:first-child > A:first-child > DIV:first-child + DIV + DIV > P:first-child",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + DIV > SECTION#I-Products_5253A6C80B6E > DIV:first-child + DIV > DIV#I-Homepage_-_Four_Column_3-3-3-3_Frame_550ac4f5d0d0 > DIV#I-Homepage_-_Four_Column_3-3-3-3_Frame_550ac4f5d0d0-Row > DIV#I-Homepage_-_Four_Column_3-3-3-3_Frame_550ac4f5d0d0-Col2 > ARTICLE:first-child > A:first-child > DIV:first-child + DIV + DIV > P:first-child",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + DIV > SECTION#I-Products_5253A6C80B6E > DIV:first-child + DIV > DIV#I-Homepage_-_Four_Column_3-3-3-3_Frame_550ac4f5d0d0 > DIV#I-Homepage_-_Four_Column_3-3-3-3_Frame_550ac4f5d0d0-Row > DIV#I-Homepage_-_Four_Column_3-3-3-3_Frame_550ac4f5d0d0-Col3 > ARTICLE:first-child > A:first-child > DIV:first-child + DIV + DIV > P:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.1 Bypass Blocks (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  }
                ]
              },
              "noscript": {
                "id": "noscript",
                "description": "Noscript element",
                "count": 3,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + DIV + SCRIPT + SCRIPT + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + DIV + SCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT"
                ],
                "wcag": []
              },
              "title_redundant": {
                "id": "title_redundant",
                "description": "Redundant title text",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + DIV > SECTION#I-Slider_BD0C8DDFA358 > DIV:first-child > DIV:first-child > DIV:first-child + A"
                ],
                "wcag": []
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.unum.com/",
      "what": "URL",
      "result": "https://www.unum.com/"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://www.unum.com/",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.072",
        "responseTime": "2022-08-13T14:36:34.635Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1027038,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 171,
              "failing": 9
            },
            "issues": {
              "totalErrors": 31,
              "totalWarnings": 0,
              "totalIssues": 31
            },
            "issuesByLevel": {
              "A": {
                "count": 21,
                "pct": 67.74
              },
              "AA": {
                "count": 14,
                "pct": 45.16
              },
              "AAA": {
                "count": 31,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 3,
              "warningDensity": 0,
              "allDensity": 3
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "7bc51239-28f7-4964-852a-4ec6234cd49c",
          "docID": "23b6eb62-faa8-48e5-8795-cff0a980f921",
          "sourceHash": "92ba4a1cf5cc011b61d08e1c12cc49a6",
          "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=7bc51239-28f7-4964-852a-4ec6234cd49c",
          "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": 6005.27
                },
                "height": 6005.27,
                "width": 1024
              },
              "position": {
                "line": 2243,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"homepage \"&gt;\n&lt;!-- Google Tag Manager (noscript) --&gt;\n&lt;noscript&gt;&lt;iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-K25WLR\"\nheight=\"0\" width=\"0\" style=\"display:none;visibility:hidden\" title=\"\"&gt;&lt;/iframe&gt;&lt",
              "xpath": "/html/body",
              "issueID": "58c9bc637569a59b0926ae1819be5d64",
              "signature": "5dc4cb7f8b68365972cb7563fed2479f",
              "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=58c9bc637569a59b0926ae1819be5d64"
            },
            {
              "tID": 73,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link text is uninformative.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text in this link is too generic to be helpful for users.  Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 24,
                  "y": 399
                },
                "bottom-right": {
                  "x": 113,
                  "y": 423
                },
                "height": 24,
                "width": 89
              },
              "position": {
                "line": 1264,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/employers/solutions/introducing-unum-solutions\" class=\"button\"&gt;Learn more&lt;/a&gt;",
              "xpath": "/html/body/div[1]/section[4]/div[1]/div[2]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "719a85e7ace475f02ed62653559d673d",
              "signature": "097cc61ca881ce2fc39f2c200e33dca7",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=719a85e7ace475f02ed62653559d673d"
            },
            {
              "tID": 73,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link text is uninformative.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text in this link is too generic to be helpful for users.  Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 299,
                  "y": 191
                },
                "bottom-right": {
                  "x": 416,
                  "y": 215
                },
                "height": 24,
                "width": 117
              },
              "position": {
                "line": 4369,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"button newcontent__button\" href=\"/about\"&gt;Learn more&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "af27c1c6cddaf9ad2914a8c12df8caef",
              "signature": "cd5deec77efc5345afc694f15a51481d",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=af27c1c6cddaf9ad2914a8c12df8caef"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 862,
                  "y": 9
                },
                "bottom-right": {
                  "x": 992,
                  "y": 33
                },
                "height": 24,
                "width": 130
              },
              "position": {
                "line": 3840,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"/employers/hr-trends\" class=\"homepage-carousel__explore-all-link\" title=\"Go to HR Trends\"&gt;Go to HR Trends&lt;/a&gt;",
              "xpath": "/html/body/div[1]/section[5]/div[1]/div[1]/a[1]",
              "issueID": "af232113ae1e94fabddec37608aee3bd",
              "signature": "04f4eec10b3e56be68ddb10cd8e0361c",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=af232113ae1e94fabddec37608aee3bd"
            },
            {
              "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": 806,
                  "y": 14.4375
                },
                "bottom-right": {
                  "x": 866,
                  "y": 33.4375
                },
                "height": 19,
                "width": 60
              },
              "position": {
                "line": 207,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/about\" class=\"ancillary-nav__link\" title=\"Go to about\"&gt;About Us&lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[1]/div[2]/div[2]/nav[1]/ul[1]/li[1]/a[1]",
              "issueID": "cb547781afe30742ff42f62289f643b1",
              "signature": "e233f20b23e55201c277ed6728df3466",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=cb547781afe30742ff42f62289f643b1"
            },
            {
              "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": 882,
                  "y": 14.4375
                },
                "bottom-right": {
                  "x": 935,
                  "y": 33.4375
                },
                "height": 19,
                "width": 53
              },
              "position": {
                "line": 208,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/register\" class=\"ancillary-nav__link\"&gt;Register&lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[1]/div[2]/div[2]/nav[1]/ul[1]/li[2]/a[1]",
              "issueID": "b1bac5a1bce92c99eae2f87ff5ddb54f",
              "signature": "0e33192c3b0a56e1015742cd5d532b65",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=b1bac5a1bce92c99eae2f87ff5ddb54f"
            },
            {
              "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": 951,
                  "y": 14.4375
                },
                "bottom-right": {
                  "x": 992,
                  "y": 33.4375
                },
                "height": 19,
                "width": 41
              },
              "position": {
                "line": 208,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://services.unum.com/\" class=\"ancillary-nav__link\"&gt;Log In&lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[1]/div[2]/div[2]/nav[1]/ul[1]/li[3]/a[1]",
              "issueID": "7810d34345691687e6b6d4e596010bbf",
              "signature": "09289844fb963ee30aeec11f85f6c3f4",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=7810d34345691687e6b6d4e596010bbf"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 299,
                  "y": 191
                },
                "bottom-right": {
                  "x": 416,
                  "y": 215
                },
                "height": 24,
                "width": 117
              },
              "position": {
                "line": 4369,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"button newcontent__button\" href=\"/about\"&gt;Learn more&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "a681741cb5edb0210cf4c6560e0e7b91",
              "signature": "4abecd2b479f73bca5f5b37ee25dc777",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=a681741cb5edb0210cf4c6560e0e7b91"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 6,
                  "y": 14
                },
                "height": 14,
                "width": 6
              },
              "position": {
                "line": 4441,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"#I-Why_Unum_stat_2_BDA1436A0254\"&gt;1&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/sup[1]/a[1]",
              "issueID": "e1a77a8395f8d376e3b665e093da59d2",
              "signature": "4be4dc1a943b4eb3afc38662404fd32e",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=e1a77a8395f8d376e3b665e093da59d2"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 6,
                  "y": 14
                },
                "height": 14,
                "width": 6
              },
              "position": {
                "line": 4441,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"#I-Why_Unum_stat_1_E36CDDD8A23F\"&gt;2&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[2]/sup[1]/a[1]",
              "issueID": "0d6e89158584ff7746507b3a5d6ae3c7",
              "signature": "a2db22a3d139e1c04956d3e62e30ada8",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=0d6e89158584ff7746507b3a5d6ae3c7"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 6,
                  "y": 14
                },
                "height": 14,
                "width": 6
              },
              "position": {
                "line": 4512,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"#I-Why_Unum_stat_3_3DA8DF0FAED8\"&gt;3&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[3]/sup[1]/a[1]",
              "issueID": "063482470522bf31ef1a06166bcc24a4",
              "signature": "7185b54bcc04c6a7cd16dc5ac66d2d2a",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=063482470522bf31ef1a06166bcc24a4"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 16,
                  "y": 121.75
                },
                "bottom-right": {
                  "x": 22,
                  "y": 135.75
                },
                "height": 14,
                "width": 6
              },
              "position": {
                "line": 8698,
                "column": 95
              },
              "errorSnippet": "&lt;sup&gt;&lt;a href=\"#I-Why_Unum_stat_2_BDA1436A0254\"&gt;1&lt;/a&gt;&lt;/sup&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/sup[1]",
              "issueID": "31b5145dc8de0ba773d38cc0facdc942",
              "signature": "5432da3ea3e73c5ae1f057caee2bc345",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=31b5145dc8de0ba773d38cc0facdc942"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 16,
                  "y": 152.75
                },
                "bottom-right": {
                  "x": 22,
                  "y": 166.75
                },
                "height": 14,
                "width": 6
              },
              "position": {
                "line": 8699,
                "column": 21
              },
              "errorSnippet": "&lt;sup&gt;&lt;a href=\"#I-Why_Unum_stat_1_E36CDDD8A23F\"&gt;2&lt;/a&gt;&lt;/sup&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[2]/sup[1]",
              "issueID": "b4a96982ece65650adffcaf2e1e981a5",
              "signature": "cb1a30815cc5b29baeba3053e58578f0",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=b4a96982ece65650adffcaf2e1e981a5"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 16,
                  "y": 183.75
                },
                "bottom-right": {
                  "x": 22,
                  "y": 197.75
                },
                "height": 14,
                "width": 6
              },
              "position": {
                "line": 8700,
                "column": 21
              },
              "errorSnippet": "&lt;sup&gt;&lt;a href=\"#I-Why_Unum_stat_3_3DA8DF0FAED8\"&gt;3&lt;/a&gt;&lt;/sup&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[3]/sup[1]",
              "issueID": "6b7f62710100583befa2c24847b33f17",
              "signature": "352e46244e4a5d420f8541eb7c0122cd",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=6b7f62710100583befa2c24847b33f17"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 16,
                  "y": 300
                },
                "bottom-right": {
                  "x": 48,
                  "y": 332
                },
                "height": 32,
                "width": 32
              },
              "position": {
                "line": 6366,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://twitter.com/unumnews\" class=\"w-footer-nav__link social-media__link twitter\"&gt;Twitter&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[2]/div[2]/div[2]/ul[1]/li[1]/a[1]",
              "issueID": "614611e1373a548b8b27d86065687739",
              "signature": "10af62051c87c9f16966d3606b6ee413",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=614611e1373a548b8b27d86065687739"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 52,
                  "y": 300
                },
                "bottom-right": {
                  "x": 84,
                  "y": 332
                },
                "height": 32,
                "width": 32
              },
              "position": {
                "line": 6366,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"http://facebook.com/unumbenefits\" class=\"w-footer-nav__link social-media__link facebook\"&gt;Facebook&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[2]/div[2]/div[2]/ul[1]/li[2]/a[1]",
              "issueID": "9ada1b7f6c6c8f28dd03fe5c7cbeb2a7",
              "signature": "d2ca2f77ca0ce04ca3a8fc32b83a7bf3",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=9ada1b7f6c6c8f28dd03fe5c7cbeb2a7"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 88,
                  "y": 300
                },
                "bottom-right": {
                  "x": 120,
                  "y": 332
                },
                "height": 32,
                "width": 32
              },
              "position": {
                "line": 6366,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"http://linkedin.com/company/unum\" class=\"w-footer-nav__link social-media__link linkedin\"&gt;LinkedIn&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[2]/div[2]/div[2]/ul[1]/li[3]/a[1]",
              "issueID": "d58e8855d9e8684ed4b2415382ddcf48",
              "signature": "91d0074c34015bc7aea3ea8e74714954",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=d58e8855d9e8684ed4b2415382ddcf48"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 124,
                  "y": 300
                },
                "bottom-right": {
                  "x": 156,
                  "y": 332
                },
                "height": 32,
                "width": 32
              },
              "position": {
                "line": 6366,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"http://workwell.unum.com/\" class=\"w-footer-nav__link social-media__link blog\"&gt;Blog&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[2]/div[2]/div[2]/ul[1]/li[4]/a[1]",
              "issueID": "b8557862210c520ca6e6c203c24599e3",
              "signature": "5d94f7ef33f6da43e95365b3d2fa5203",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=b8557862210c520ca6e6c203c24599e3"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 964,
                  "y": 808
                },
                "bottom-right": {
                  "x": 992,
                  "y": 846
                },
                "height": 38,
                "width": 28
              },
              "position": {
                "line": 8896,
                "column": 1
              },
              "errorSnippet": "&lt;button class=\"scrollToTopBtn\"&gt;Back to Top&lt;/button&gt;",
              "xpath": "/html/body/div[1]/footer[1]/button[1]",
              "issueID": "c6b3c27601144c6f7ee9f10015c1fb67",
              "signature": "982f2e5e14cb41c47e338a2e7aadd2ef",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=c6b3c27601144c6f7ee9f10015c1fb67"
            },
            {
              "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": 16,
                  "y": 73
                },
                "bottom-right": {
                  "x": 236,
                  "y": 225
                },
                "height": 152,
                "width": 220
              },
              "position": {
                "line": 8758,
                "column": 25
              },
              "errorSnippet": "&lt;div class=\"newcontent__rich-text \" data-limit=\"\"&gt;&lt;p&gt;Whether you have Unum coverage or offer Unum coverage, we are dedicated to serving your needs. Our secure website provides information and tools that can help you make the most of your rela",
              "xpath": "/html/body/div[1]/footer[1]/div[2]/div[2]/div[1]/section[1]/div[1]/div[1]/div[1]",
              "issueID": "8f6344f6fc2f36a0c96c77029d6e777e",
              "signature": "dd7ba8acd397d51a9fee89d9ddffb9e8",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=8f6344f6fc2f36a0c96c77029d6e777e"
            },
            {
              "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": 16,
                  "y": 67
                },
                "bottom-right": {
                  "x": 740,
                  "y": 105
                },
                "height": 38,
                "width": 724
              },
              "position": {
                "line": 8816,
                "column": 17
              },
              "errorSnippet": "&lt;div class=\"w-page-footer__legal\"&gt; &lt;p&gt; Unum is a registered trademark and marketing brand of Unum Group and its insuring subsidiaries. Insurance products are underwritten by the subsidiaries of Unum Group. &lt;/p&gt; &lt;/div&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[3]/div[1]/div[1]/div[1]",
              "issueID": "a73123c5d58bbd1acb612dbc21cb80be",
              "signature": "5b38d43ff2dd72bdcc5d71ad790b6a46",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=a73123c5d58bbd1acb612dbc21cb80be"
            },
            {
              "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": 7,
                  "y": 17
                },
                "height": 17,
                "width": 7
              },
              "position": {
                "line": 4369,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"#footnote1\" id=\"return1\"&gt;1&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/section[1]/div[1]/div[2]/div[1]/sup[1]/a[1]",
              "issueID": "c7dc49591445090b4803373fb9fb13c8",
              "signature": "0511dd53cc86c61ec02fd65371f89f3b",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=c7dc49591445090b4803373fb9fb13c8"
            },
            {
              "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": 7,
                  "y": 17
                },
                "height": 17,
                "width": 7
              },
              "position": {
                "line": 4440,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"#footnote2\" id=\"return2\"&gt;2&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[2]/section[1]/div[1]/div[2]/div[1]/sup[1]/a[1]",
              "issueID": "b13fddc4e1c5a46a55d0b85e6081df5b",
              "signature": "f981289c1983324cf881a734877c9163",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=b13fddc4e1c5a46a55d0b85e6081df5b"
            },
            {
              "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": 7,
                  "y": 17
                },
                "height": 17,
                "width": 7
              },
              "position": {
                "line": 4441,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"#footnote3\" id=\"return3\"&gt;3&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[3]/section[1]/div[1]/div[2]/div[1]/sup[1]/a[1]",
              "issueID": "a23bcb43bdb9feb51160f2a73e6fb98b",
              "signature": "b1d135e7ed0a8feda1e7f21a53651562",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=a23bcb43bdb9feb51160f2a73e6fb98b"
            },
            {
              "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": 6,
                  "y": 14
                },
                "height": 14,
                "width": 6
              },
              "position": {
                "line": 4441,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"#I-Why_Unum_stat_2_BDA1436A0254\"&gt;1&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/sup[1]/a[1]",
              "issueID": "a13017448c53e94208acd7f1aa064ce2",
              "signature": "717c18f7b616c836bb352c5cd90ac387",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=a13017448c53e94208acd7f1aa064ce2"
            },
            {
              "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": 6,
                  "y": 14
                },
                "height": 14,
                "width": 6
              },
              "position": {
                "line": 4441,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"#I-Why_Unum_stat_1_E36CDDD8A23F\"&gt;2&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[2]/sup[1]/a[1]",
              "issueID": "2d816914a56ad6605e0df459b9a2c637",
              "signature": "0a329eac404e61b36a1139b5869e30a2",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=2d816914a56ad6605e0df459b9a2c637"
            },
            {
              "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": 6,
                  "y": 14
                },
                "height": 14,
                "width": 6
              },
              "position": {
                "line": 4512,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"#I-Why_Unum_stat_3_3DA8DF0FAED8\"&gt;3&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[3]/sup[1]/a[1]",
              "issueID": "891403dd5ccda445b9b1625474cdcd6e",
              "signature": "357ff24937d0e01b43d2db15c245c2eb",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=891403dd5ccda445b9b1625474cdcd6e"
            },
            {
              "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": 484,
                  "y": 204
                },
                "bottom-right": {
                  "x": 709,
                  "y": 226
                },
                "height": 22,
                "width": 225
              },
              "position": {
                "line": 4369,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://careers.unum.com/global/en/\" rel=\"noopener noreferrer\" target=\"_blank\"&gt;Start a career with Unum&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "7d151f70e30263d162339e5bad23a033",
              "signature": "8892132bf6e59079e4dd110016952a1f",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=7d151f70e30263d162339e5bad23a033"
            },
            {
              "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": 16,
                  "y": 49
                },
                "bottom-right": {
                  "x": 66,
                  "y": 68
                },
                "height": 19,
                "width": 50
              },
              "position": {
                "line": 4836,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"http://careers.unum.com/global/en\" class=\"w-footer-nav__link\" rel=\"noopener noreferrer\" target=\"_blank\"&gt;Careers&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[2]/div[1]/nav[1]/div[2]/ul[1]/li[1]/a[1]",
              "issueID": "a71965f936cd13e124d0633fe1483256",
              "signature": "e0efefee5f42b067bb18c842b5fe3cbf",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=a71965f936cd13e124d0633fe1483256"
            },
            {
              "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": 16,
                  "y": 76
                },
                "bottom-right": {
                  "x": 132,
                  "y": 95
                },
                "height": 19,
                "width": 116
              },
              "position": {
                "line": 4837,
                "column": 40
              },
              "errorSnippet": "&lt;a href=\"https://careers.unum.com/global/en/locations\" class=\"w-footer-nav__link\" rel=\"noopener noreferrer\" target=\"_blank\"&gt;Corporate Offices&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[2]/div[1]/nav[1]/div[2]/ul[1]/li[2]/a[1]",
              "issueID": "e08e25c2fdf319e025b1720b3200888a",
              "signature": "92a5f67609184b7bace85e9b12daaf55",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=e08e25c2fdf319e025b1720b3200888a"
            },
            {
              "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": 16,
                  "y": 103
                },
                "bottom-right": {
                  "x": 100,
                  "y": 122
                },
                "height": 19,
                "width": 84
              },
              "position": {
                "line": 4848,
                "column": 52
              },
              "errorSnippet": "&lt;a href=\"https://careers.unum.com/global/en/our-culture\" class=\"w-footer-nav__link\" rel=\"noopener noreferrer\" target=\"_blank\"&gt;Life at Unum&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[2]/div[1]/nav[1]/div[2]/ul[1]/li[3]/a[1]",
              "issueID": "d504916d14627b0056c433c0c8f96738",
              "signature": "51c1a8285c05996200084984574597ff",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=d504916d14627b0056c433c0c8f96738"
            }
          ],
          "log": []
        }
      }
    }
  ],
  "timeStamp": "4yiew",
  "startTime": "2022-08-13T14:31:24",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "hover",
      59
    ],
    [
      "ibm",
      26
    ],
    [
      "motion",
      14
    ],
    [
      "alfa",
      11
    ],
    [
      "wave",
      4
    ],
    [
      "focAll",
      2
    ],
    [
      "focInd",
      2
    ],
    [
      "axe",
      2
    ],
    [
      "bulk",
      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
    ],
    [
      "nuVal",
      0
    ]
  ],
  "logCount": 26,
  "logSize": 26676,
  "errorLogCount": 25,
  "errorLogSize": 26632,
  "prohibitedCount": 0,
  "visitTimeoutCount": 11,
  "visitRejectionCount": 0,
  "visitLatency": 172,
  "endTime": "2022-08-13T14:36:34",
  "elapsedSeconds": 310,
  "score": {
    "scoreProcID": "sp15c",
    "logWeights": {
      "logCount": 0.5,
      "logSize": 0.01,
      "errorLogCount": 1,
      "errorLogSize": 0.02,
      "prohibitedCount": 15,
      "visitTimeoutCount": 10,
      "visitRejectionCount": 10,
      "visitLatency": 1
    },
    "soloWeight": 2,
    "groupWeights": {
      "absolute": 2,
      "largest": 1,
      "smaller": 0.4
    },
    "preventionWeights": {
      "testaro": 50,
      "other": 100
    },
    "packageDetails": {
      "testaro": {
        "bulk": 0,
        "focInd": 4,
        "focOp": 16,
        "linkUl": 50,
        "role": 5,
        "styleDiff": 24,
        "zIndex": 36
      },
      "alfa": {
        "r65": 1,
        "r66": 2,
        "r68": 4,
        "r69": 2,
        "r73": 20,
        "r87": 1
      },
      "axe": {
        "color-contrast-enhanced": 137,
        "color-contrast": 74,
        "hidden-content": 0,
        "identical-links-same-purpose": 0,
        "css-orientation-lock": 1,
        "landmark-one-main": 2,
        "region": 32
      },
      "ibm": {
        "Rpt_Aria_OrphanedContent_Native_Host_Sematics": 132,
        "Rpt_Aria_ContentinfoWithNoMain_Implicit": 1,
        "element_attribute_deprecated": 5,
        "aria_role_redundant": 4
      },
      "nuVal": {
        "A meta element with an http-equiv attribute whose value is X-UA-Compatible must have a content attribute with the value IE=edge.": 4,
        "A document must not include more than one meta element with a charset attribute.": 4,
        "A document must not include both a meta element with an http-equiv attribute whose value is content-type, and a meta element with a charset attribute.": 4,
        "The type attribute is unnecessary for JavaScript resources.": 1,
        "The banner role is unnecessary for element header.": 1,
        "The navigation role is unnecessary for element nav.": 3,
        "Article lacks heading. Consider using h2-h6 elements to add identifying headings to all articles.": 8,
        "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.": 2,
        "Consider using the h1 element as a top-level heading only (all h1 elements are treated as top-level headings by many screen readers and other tools).": 3
      },
      "wave": {
        "c:contrast": 21,
        "a:heading_possible": 7,
        "a:noscript": 3,
        "a:title_redundant": 1
      },
      "tenon": {
        "28": 4,
        "73": 8,
        "79": 4,
        "95": 12,
        "98": 16,
        "134": 24,
        "144": 8,
        "152": 24,
        "218": 16
      }
    },
    "groupDetails": {
      "groups": {
        "visibleBulk": {
          "testaro": {
            "bulk": {
              "score": 1,
              "what": "Page contains many visible elements"
            }
          }
        },
        "focusIndication": {
          "testaro": {
            "focInd": {
              "score": 4,
              "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": 12,
              "what": "Operable elements that cannot be Tab-focused and vice versa"
            }
          }
        },
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 25,
              "what": "Non-underlined adjacent links"
            }
          }
        },
        "roleBad": {
          "testaro": {
            "role": {
              "score": 4,
              "what": "Nonexistent or implicit-overriding role"
            }
          },
          "ibm": {
            "Rpt_Aria_ContentinfoWithNoMain_Implicit": {
              "score": 1,
              "what": "Element has a contentinfo role when no element has a main role"
            }
          }
        },
        "inconsistentStyles": {
          "testaro": {
            "styleDiff": {
              "score": 6,
              "what": "Heading, link, and button style inconsistencies"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 9,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "contrastAAA": {
          "alfa": {
            "r66": {
              "score": 1,
              "what": "Text contrast less than AAA requires"
            }
          },
          "axe": {
            "color-contrast-enhanced": {
              "score": 34,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          },
          "tenon": {
            "95": {
              "score": 3,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "childMissing": {
          "alfa": {
            "r68": {
              "score": 4,
              "what": "Element does not own an element required by its semantic role"
            }
          }
        },
        "contrastAA": {
          "alfa": {
            "r69": {
              "score": 2,
              "what": "Text outside widget has subminimum contrast"
            }
          },
          "axe": {
            "color-contrast": {
              "score": 74,
              "what": "Element has insufficient color contrast"
            }
          },
          "wave": {
            "c:contrast": {
              "score": 21,
              "what": "Very low contrast"
            }
          }
        },
        "noLeading": {
          "alfa": {
            "r73": {
              "score": 15,
              "what": "Paragraph of text has insufficient line height"
            }
          }
        },
        "skipRepeatedContent": {
          "alfa": {
            "r87": {
              "score": 1,
              "what": "First focusable element is not a link to the main content"
            }
          }
        },
        "hiddenContentRisk": {
          "axe": {
            "hidden-content": {
              "score": 1,
              "what": "Some content is hidden and therefore may not be testable for accessibility"
            }
          }
        },
        "linkConfusionRisk": {
          "axe": {
            "identical-links-same-purpose": {
              "score": 1,
              "what": "Links with the same accessible name may serve dissimilar purposes"
            }
          }
        },
        "cssBansRotate": {
          "axe": {
            "css-orientation-lock": {
              "score": 1,
              "what": "CSS media query locks display orientation"
            }
          }
        },
        "mainNot1": {
          "axe": {
            "landmark-one-main": {
              "score": 1,
              "what": "page has no main landmark"
            }
          }
        },
        "contentBeyondLandmarks": {
          "axe": {
            "region": {
              "score": 16,
              "what": "Some page content is not contained by landmarks"
            }
          },
          "ibm": {
            "Rpt_Aria_OrphanedContent_Native_Host_Sematics": {
              "score": 66,
              "what": "Content does not reside within an element with a landmark role"
            }
          }
        },
        "obsolete": {
          "ibm": {
            "element_attribute_deprecated": {
              "score": 4,
              "what": "Element or attribute is obsolete"
            }
          }
        },
        "roleRedundant": {
          "ibm": {
            "aria_role_redundant": {
              "score": 1,
              "what": "Explicitly assigned ARIA role is redundant with the implicit role of the element"
            }
          },
          "nuVal": {
            "^The .+ role is unnecessary for element .+$": {
              "score": 1,
              "what": "explicit role is redundant for its element"
            }
          }
        },
        "metaBad": {
          "nuVal": {
            "A meta element with an http-equiv attribute whose value is X-UA-Compatible must have a content attribute with the value IE=edge.": {
              "score": 3,
              "what": "meta element with http-equiv=\"X-UA-Compatible\" has no content=\"IE=edge\""
            },
            "A document must not include more than one meta element with a charset attribute.": {
              "score": 3,
              "what": "More than 1 meta element has a charset attribute"
            },
            "A document must not include both a meta element with an http-equiv attribute whose value is content-type, and a meta element with a charset attribute.": {
              "score": 3,
              "what": "meta element with http-equiv=\"content-type\" is incompatible with the meta element with a charset attribute"
            }
          }
        },
        "typeRedundant": {
          "nuVal": {
            "The type attribute is unnecessary for JavaScript resources.": {
              "score": 1,
              "what": "type attribute is unnecessary for a JavaScript resource"
            }
          }
        },
        "articleHeadingless": {
          "nuVal": {
            "Article lacks heading. Consider using h2-h6 elements to add identifying headings to all articles.": {
              "score": 2,
              "what": "article has no heading"
            }
          }
        },
        "sectionHeadingless": {
          "nuVal": {
            "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.": {
              "score": 1,
              "what": "section has no heading"
            }
          }
        },
        "headingStructure": {
          "nuVal": {
            "Consider using the h1 element as a top-level heading only (all h1 elements are treated as top-level headings by many screen readers and other tools).": {
              "score": 2,
              "what": "Page contains more than 1 h1 element"
            }
          }
        },
        "pseudoHeadingRisk": {
          "wave": {
            "a:heading_possible": {
              "score": 2,
              "what": "Possible heading"
            }
          }
        },
        "noScriptRisk": {
          "wave": {
            "a:noscript": {
              "score": 1,
              "what": "noscript element may fail to contain an accessible equivalent or alternative"
            }
          }
        },
        "titleRedundant": {
          "wave": {
            "a:title_redundant": {
              "score": 1,
              "what": "Title attribute text is the same as text or alternative text"
            }
          },
          "tenon": {
            "79": {
              "score": 1,
              "what": "Link has a title attribute that is the same as the text inside the link"
            }
          }
        },
        "horizontalScrolling": {
          "tenon": {
            "28": {
              "score": 3,
              "what": "Layout or sizing of the page causes horizontal scrolling"
            }
          }
        },
        "linkVague": {
          "tenon": {
            "73": {
              "score": 6,
              "what": "Link text is too generic to communicate the purpose or destination"
            }
          }
        },
        "linkTextsSame": {
          "tenon": {
            "98": {
              "score": 8,
              "what": "Links have the same text but different destinations"
            }
          }
        },
        "fontSmall": {
          "tenon": {
            "134": {
              "score": 18,
              "what": "Text is very small"
            }
          }
        },
        "leadingClipsText": {
          "tenon": {
            "144": {
              "score": 8,
              "what": "Line height is insufficent to properly display the computed font size"
            }
          }
        },
        "targetSize": {
          "tenon": {
            "152": {
              "score": 18,
              "what": "Actionable element is smaller than the minimum required size"
            }
          }
        },
        "linkForcesNewWindow": {
          "tenon": {
            "218": {
              "score": 12,
              "what": "Link opens in a new window without user control"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {
      "continuum": 100,
      "htmlcs": 100,
      "ibm": 100
    },
    "summary": {
      "total": 1847,
      "log": 1106,
      "preventions": 300,
      "solos": 0,
      "groups": [
        {
          "groupName": "contrastAA",
          "score": 85
        },
        {
          "groupName": "contentBeyondLandmarks",
          "score": 74
        },
        {
          "groupName": "contrastAAA",
          "score": 38
        },
        {
          "groupName": "linkIndication",
          "score": 27
        },
        {
          "groupName": "fontSmall",
          "score": 20
        },
        {
          "groupName": "targetSize",
          "score": 20
        },
        {
          "groupName": "noLeading",
          "score": 17
        },
        {
          "groupName": "focusableOperable",
          "score": 14
        },
        {
          "groupName": "linkForcesNewWindow",
          "score": 14
        },
        {
          "groupName": "zIndexNotZero",
          "score": 11
        },
        {
          "groupName": "metaBad",
          "score": 11
        },
        {
          "groupName": "linkTextsSame",
          "score": 10
        },
        {
          "groupName": "leadingClipsText",
          "score": 10
        },
        {
          "groupName": "inconsistentStyles",
          "score": 8
        },
        {
          "groupName": "linkVague",
          "score": 8
        },
        {
          "groupName": "focusIndication",
          "score": 6
        },
        {
          "groupName": "roleBad",
          "score": 6
        },
        {
          "groupName": "childMissing",
          "score": 6
        },
        {
          "groupName": "obsolete",
          "score": 6
        },
        {
          "groupName": "horizontalScrolling",
          "score": 5
        },
        {
          "groupName": "articleHeadingless",
          "score": 4
        },
        {
          "groupName": "headingStructure",
          "score": 4
        },
        {
          "groupName": "pseudoHeadingRisk",
          "score": 4
        },
        {
          "groupName": "visibleBulk",
          "score": 3
        },
        {
          "groupName": "skipRepeatedContent",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "linkConfusionRisk",
          "score": 3
        },
        {
          "groupName": "cssBansRotate",
          "score": 3
        },
        {
          "groupName": "mainNot1",
          "score": 3
        },
        {
          "groupName": "roleRedundant",
          "score": 3
        },
        {
          "groupName": "typeRedundant",
          "score": 3
        },
        {
          "groupName": "sectionHeadingless",
          "score": 3
        },
        {
          "groupName": "noScriptRisk",
          "score": 3
        },
        {
          "groupName": "titleRedundant",
          "score": 3
        }
      ]
    }
  },
  "scoreProcID": "sp15c"
}