Accessibility test digest

Synopsis

Page: Bureau of Land Management

URL: https://www.blm.gov/

Score: 807

Tested by: Testaro, procedure tp14

Scored by: Testilo, procedure sp14a

Digested by: Testilo, procedure dp14a

Introduction

The Testaro application used its tp14 testing procedure to test the accessibility (barrier-free design and coding) of the Bureau of Land Management web page at https://www.blm.gov/ on 2022/07/17. The procedure performed 1075 tests. Of these, 16 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 sp14a scoring procedure to compute partial and total scores for the page. The total score is 807 (where 0 is the best possible score). The scored report is appended below.

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

Score summary

Score components
total807
log50
contrastAA200
linkIndication97
parentMissing36
linkForcesNewWindow35
linkNoText34
zIndexNotZero29
leadingClipsText26
targetSize26
titleRedundant25
contrastAAA19
listItemOrphan18
hoverSurprise16
contrastRisk16
tabNavigation14
imageNoText14
inconsistentStyles12
linkPair12
roleBad10
contentBeyondLandmarks9
fontSmall9
childMissing8
controlNoText8
labelBadID7
inputNoText6
tabIndexMissing6
focusIndication5
h1Missing5
noLeading5
imageTextLong5
horizontalScrolling5
allCaps5
inputOnlyPlaceholder5
focusableOperable4
headingOfNothing4
pseudoLinkRisk4
visibleBulk3
skipRepeatedContent3
hiddenContentRisk3
pseudoNavListRisk3
headingStructure3
ariaRedundant3

Issue summary

Special issues

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

Classified issues

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Report

{
  "id": "4aieq-blm",
  "host": {
    "id": "blm",
    "which": "https://www.blm.gov/",
    "what": "Bureau of Land Management"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-07-17T21:20:51"
    },
    {
      "event": "endTime",
      "value": "2022-07-17T21:22:53"
    }
  ],
  "script": {
    "id": "tp12",
    "what": "Alfa, Axe, HTML CodeSniffer, IBM, Tenon, WAVE, and 16 custom tests",
    "strict": true,
    "timeLimit": 300,
    "commands": [
      {
        "type": "launch",
        "which": "webkit",
        "what": "Webkit browser"
      },
      {
        "type": "url",
        "which": "https://www.blm.gov/",
        "what": "Bureau of Land Management"
      },
      {
        "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.blm.gov/",
        "what": "Bureau of Land Management"
      },
      {
        "type": "test",
        "which": "bulk",
        "what": "count of visible elements"
      },
      {
        "type": "test",
        "which": "embAc",
        "withItems": true,
        "what": "active elements incorrectly embedded in each other"
      },
      {
        "type": "test",
        "which": "focAll",
        "what": "Tab-focusability"
      },
      {
        "type": "test",
        "which": "focInd",
        "revealAll": false,
        "allowedDelay": 250,
        "withItems": true,
        "what": "focus indicators"
      },
      {
        "type": "test",
        "which": "focOp",
        "withItems": true,
        "what": "focusability and operability of elements"
      },
      {
        "type": "test",
        "which": "hover",
        "headSize": 20,
        "headSampleSize": 20,
        "tailSampleSize": 15,
        "withItems": true,
        "what": "hover impacts"
      },
      {
        "type": "test",
        "which": "labClash",
        "withItems": true,
        "what": "unlabeled and mislabeled form controls"
      },
      {
        "type": "test",
        "which": "linkUl",
        "withItems": true,
        "what": "underlining of inline links"
      },
      {
        "type": "test",
        "which": "menuNav",
        "withItems": true,
        "what": "keyboard navigation within true-focus menus"
      },
      {
        "type": "test",
        "which": "radioSet",
        "withItems": true,
        "what": "grouping of radio buttons in fieldsets"
      },
      {
        "type": "test",
        "which": "role",
        "what": "validity and necessity of role assignments"
      },
      {
        "type": "test",
        "which": "styleDiff",
        "withItems": true,
        "what": "style consistency of headings, buttons, and links"
      },
      {
        "type": "test",
        "which": "tabNav",
        "withItems": true,
        "what": "keyboard navigation within tab lists"
      },
      {
        "type": "test",
        "which": "zIndex",
        "withItems": true,
        "what": "elements with non-auto z indexes"
      },
      {
        "type": "test",
        "which": "alfa",
        "what": "Siteimprove alfa"
      },
      {
        "type": "test",
        "which": "axe",
        "detailLevel": 2,
        "rules": [],
        "what": "Axe core, all rules"
      },
      {
        "type": "test",
        "which": "htmlcs",
        "what": "HTML CodeSniffer"
      },
      {
        "type": "test",
        "which": "ibm",
        "withItems": true,
        "what": "IBM Accessibility Checker, with page content and again with URL"
      },
      {
        "type": "test",
        "which": "wave",
        "reportType": 4,
        "what": "WAVE, report-type 4"
      },
      {
        "type": "test",
        "which": "tenon",
        "id": "a",
        "what": "Tenon API version 2 result retrieval"
      }
    ]
  },
  "acts": [
    {
      "type": "launch",
      "which": "webkit",
      "what": "Webkit browser"
    },
    {
      "type": "url",
      "which": "https://www.blm.gov/",
      "what": "Bureau of Land Management",
      "result": "https://www.blm.gov/"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://www.blm.gov/"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://www.blm.gov/",
      "result": {
        "bytes": [
          1161518,
          1161518,
          1161518,
          1161518,
          1161518
        ],
        "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.blm.gov/",
      "what": "Bureau of Land Management",
      "result": "https://www.blm.gov/"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://www.blm.gov/",
      "result": {
        "visibleElements": 529
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://www.blm.gov/",
      "result": {
        "totals": {
          "links": 0,
          "buttons": 0,
          "inputs": 0,
          "selects": 0
        },
        "items": []
      }
    },
    {
      "type": "test",
      "which": "focAll",
      "what": "focusable and Tab-focused elements",
      "url": "https://www.blm.gov/",
      "result": {
        "tabFocusables": 147,
        "tabFocused": 147,
        "discrepancy": 0
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.blm.gov/",
      "what": "URL",
      "result": "https://www.blm.gov/"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://www.blm.gov/",
      "result": {
        "totals": {
          "total": 147,
          "types": {
            "indicatorMissing": {
              "total": 0,
              "tagNames": {}
            },
            "nonOutlinePresent": {
              "total": 3,
              "tagNames": {
                "INPUT": 1,
                "A": 2
              }
            },
            "outlinePresent": {
              "total": 144,
              "meanDelay": 0,
              "tagNames": {
                "A": 142,
                "BUTTON": 1,
                "INPUT": 1
              }
            }
          }
        },
        "items": {
          "indicatorMissing": [],
          "nonOutlinePresent": [
            {
              "tagName": "INPUT",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "Read More News ›"
            },
            {
              "tagName": "A",
              "text": "View more places to visit ›"
            }
          ],
          "outlinePresent": [
            {
              "tagName": "A",
              "text": "Skip to main navigation",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Skip to main content",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Here’s how you know",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Bureau of Land Management Home Page",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Twitter(link is external)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "YouTube(link is external)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Facebook(link is external)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Instagram(link is external)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Medium(link is external)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "LinkedIn(link is external)",
              "delay": 0
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Visit",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Camping",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Climbing",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "E-Bikes",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Hiking",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Hunting, Fishing & Shooting",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Mountain Biking",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Off-Highway Vehicles",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Maps",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "About",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Leadership",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "History of the BLM",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Organization Chart",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "How We Manage",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Budget",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "What We Manage",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Our Mission",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Laws and Regulations",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "FOIA",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Data",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Regions",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Learn",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Every Kid Outdoors",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Kids",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Teachers",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Outdoor Ethics",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Can I Keep This?",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Interpretive Centers",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Science in BLM",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "BLM Library",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "National Training Center",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Services",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Tribal Consultation",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Collaborative Action and Dispute Resolution",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Contracting",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Forms",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "National Operations Center",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Geospatial",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Financial Assistance and Grants",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Land Records",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Weekly Story Maps",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Get Involved",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Resource Advisory Councils",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Partnerships",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Volunteers",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Artist in Residence",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Internships",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Donations",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Programs",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Planning and NEPA",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Energy and Minerals",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "National Conservation Lands",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Recreation and Visitor Services",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Wild Horse and Burro",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Lands, Realty and Cadastral Survey",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Law Enforcement",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Fire",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Public Safety",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Cultural Heritage",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Paleontology",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Natural Resources",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Wildlife Conservation",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Aquatic Resources",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Land and Water Conservation Fund",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "States",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Contact Us",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "National Office",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Alaska",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Arizona",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "California",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Colorado",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Eastern States",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Idaho",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Montana-Dakotas",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Nevada",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "New Mexico",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Oregon-Washington",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Utah",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Wyoming",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Coronavirus Updates",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Fire Restrictions",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Spotlight",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Quick Facts",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Popular Links",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Biden-Harris Administration Approves Clean Energy Transmission Project in Arizona and California wit",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Bureau of Land Management and USDA Forest Service Seek Public Comments on Definitions, Other Aspects",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "BLM, Forest Service and Five Tribes of the Bears Ears Commission Commit to Historic Co-management of",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Biden-Harris Administration Approves Construction of Two Solar Projects in California",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "BLM issues geologic carbon storage policy for public lands",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Priorities",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Cultural Heritage",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Fish and Wildlife",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Fire and Aviation",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Law Enforcement",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Wild Horse and Burro",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Three Rivers Petroglyph Site Three Rivers Petroglyph Site Details ›",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Bonneville Salt Flats, Utah Bonneville Salt Flats, Utah Details ›",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Tumey Hills, California Tumey Hills, California Details ›",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "San Pedro Riparian NCA, Arizona San Pedro Riparian NCA, Arizona Details ›",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Maps",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Info Center",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Social Media",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "States",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Bureau of Land Management Home Page",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Twitter(link is external)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "YouTube(link is external)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Facebook(link is external)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Instagram(link is external)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Flickr(link is external)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "FOIA",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Careers",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Contact Us",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Maps",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Information Center",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Notices",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Feedback",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Report Misconduct",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Office of Civil Rights",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Privacy Policy",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Disclaimer",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Accessibility",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Budget and Performance",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Agency Financial Report",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "No Fear Act",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Cummings Act Notices",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "USA.gov",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "White House",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Department of the Interior",
              "delay": 0
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.blm.gov/",
      "what": "URL",
      "result": "https://www.blm.gov/"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://www.blm.gov/",
      "result": {
        "totals": {
          "total": 265,
          "types": {
            "onlyFocusable": {
              "total": 0,
              "tagNames": {}
            },
            "onlyOperable": {
              "total": 1,
              "tagNames": {
                "A": 1
              }
            },
            "focusableAndOperable": {
              "total": 264,
              "tagNames": {
                "A": 260,
                "BUTTON": 1,
                "INPUT": 3
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [],
          "onlyOperable": [
            {
              "tagName": "A",
              "id": "main-content",
              "text": "<a id=\"main-content\" tabindex=\"-1\"></a>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            }
          ],
          "focusableAndOperable": [
            {
              "tagName": "A",
              "id": "access-menu",
              "text": "Skip to main navigation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Skip to main content",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Here’s how you know",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Bureau of Land Management Home Page",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "mobile-search-button",
              "text": "Open Search",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "mobile-menu-button",
              "text": "Mobile Menu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Twitter(link is external)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "YouTube(link is external)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Facebook(link is external)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Instagram(link is external)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Medium(link is external)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "LinkedIn(link is external)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "query",
              "text": "<input aria-required=\"true\" class=\"form-text required\" id=\"query\" maxlength=\"255",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input name=\"affiliate\" type=\"hidden\" value=\"blm.govdrupal\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "edit-submit",
              "text": "<input class=\"webform-button--submit button button--primary js-form-submit form-",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Home",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Visit",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Camping",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Climbing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "E-Bikes",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Hiking",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Hunting, Fishing & Shooting",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Mountain Biking",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Off-Highway Vehicles",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Maps",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Leadership",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "History of the BLM",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Organization Chart",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "How We Manage",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Budget",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "What We Manage",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Our Mission",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Laws and Regulations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FOIA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Data",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Regions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Every Kid Outdoors",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Kids",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Teachers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Outdoor Ethics",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Can I Keep This?",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Interpretive Centers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Science in BLM",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "BLM Library",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "National Training Center",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tribal Consultation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Collaborative Action and Dispute Resolution",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contracting",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Forms",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "National Operations Center",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Geospatial",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Financial Assistance and Grants",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Land Records",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Weekly Story Maps",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Get Involved",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Resource Advisory Councils",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Partnerships",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Volunteers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Artist in Residence",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Internships",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Donations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Programs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Planning and NEPA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Energy and Minerals",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "National Conservation Lands",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Recreation and Visitor Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Wild Horse and Burro",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Lands, Realty and Cadastral Survey",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Law Enforcement",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Fire",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Public Safety",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cultural Heritage",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Paleontology",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Natural Resources",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Wildlife Conservation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Aquatic Resources",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Land and Water Conservation Fund",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "States",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "National Office",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Alaska",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Arizona",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "California",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Colorado",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Eastern States",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Idaho",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Montana-Dakotas",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Nevada",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "New Mexico",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Oregon-Washington",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Utah",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Wyoming",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Coronavirus Updates",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Fire Restrictions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Home",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Visit",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Open Submenu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Camping",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Climbing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "E-Bikes",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Hiking",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Hunting, Fishing & Shooting",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Mountain Biking",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Off-Highway Vehicles",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Maps",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Open Submenu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Leadership",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "History of the BLM",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Organization Chart",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "How We Manage",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Budget",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "What We Manage",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Our Mission",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Laws and Regulations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FOIA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Data",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Regions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Open Submenu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Every Kid Outdoors",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Kids",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Teachers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Outdoor Ethics",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Can I Keep This?",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Interpretive Centers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Science in BLM",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "BLM Library",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "National Training Center",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Open Submenu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tribal Consultation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Collaborative Action and Dispute Resolution",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contracting",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Forms",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "National Operations Center",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Geospatial",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Financial Assistance and Grants",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Land Records",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Weekly Story Maps",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Get Involved",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Open Submenu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Resource Advisory Councils",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Partnerships",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Volunteers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Artist in Residence",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Internships",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Donations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Programs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Open Submenu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Planning and NEPA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Energy and Minerals",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "National Conservation Lands",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Recreation and Visitor Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Wild Horse and Burro",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Lands, Realty and Cadastral Survey",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Law Enforcement",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Fire",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Public Safety",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cultural Heritage",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Paleontology",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Natural Resources",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Wildlife Conservation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Aquatic Resources",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Land and Water Conservation Fund",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "States",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Open Submenu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "National Office",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Alaska",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Arizona",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "California",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Colorado",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Eastern States",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Idaho",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Montana-Dakotas",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Nevada",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "New Mexico",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Oregon-Washington",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Utah",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Wyoming",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Coronavirus Updates",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Fire Restrictions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "tab-29",
              "text": "Spotlight",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "tab-82047",
              "text": "Quick Facts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "tab-82050",
              "text": "Popular Links",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/press-release/biden-harris-administration-approves-clean-energy-transm",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Biden-Harris Administration Approves Clean Energy Transmission Project in Arizon",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/press-release/bureau-land-management-and-usda-forest-service-seek-publ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Bureau of Land Management and USDA Forest Service Seek Public Comments on Defini",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://doi.gov/pressreleases/blm-forest-service-and-five-tribes-bears-",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "BLM, Forest Service and Five Tribes of the Bears Ears Commission Commit to Histo",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/press-release/biden-harris-administration-approves-construction-two-so",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Biden-Harris Administration Approves Construction of Two Solar Projects in Calif",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/press-release/blm-issues-geologic-carbon-storage-policy-public-lands\" ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "BLM issues geologic carbon storage policy for public lands",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read More News ›",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/about/what-we-manage\" style=\"cursor: default;\"> <img src=\"/sites/blm.g",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "What We Manage",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/about/our-mission\" style=\"cursor: default;\"> <img src=\"/sites/blm.gov/",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Our Mission",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.blm.gov/programs/recreation\" style=\"cursor: default;\"> <img",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Recreate on Your Public Lands",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/programs/cultural-resources\" style=\"cursor: default;\"> <img src=\"/site",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Preserving America's Cultural Resources",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/visit\" style=\"cursor: default;\"> <img src=\"/sites/blm.gov/files/styles",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Visit Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/blog\" style=\"cursor: default;\"> <img src=\"/sites/blm.gov/files/styles/",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Our Stories",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/careers\" style=\"cursor: default;\"> <img src=\"/sites/blm.gov/files/styl",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Careers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/media/social-media\" style=\"cursor: default;\"> <img src=\"/sites/blm.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Social Media",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/public-room\" style=\"cursor: default;\"> <img src=\"/sites/blm.gov/files/",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Public Room",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://eplanning.blm.gov/eplanning-ui/home\" style=\"cursor: default;\"> ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "E-Planning",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/get-involved/volunteers\" style=\"cursor: default;\"> <img src=\"/sites/bl",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Volunteer",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://wildhorsesonline.blm.gov/\" style=\"cursor: default;\"> <img src=\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Wild Horse Online Corral",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Priorities",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cultural Heritage",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Fish and Wildlife",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Fire and Aviation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Law Enforcement",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Wild Horse and Burro",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Three Rivers Petroglyph Site Three Rivers Petroglyph Site Details ›",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Bonneville Salt Flats, Utah Bonneville Salt Flats, Utah Details ›",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tumey Hills, California Tumey Hills, California Details ›",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "San Pedro Riparian NCA, Arizona San Pedro Riparian NCA, Arizona Details ›",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "View more places to visit ›",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Maps",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Info Center",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Social Media",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "States",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Bureau of Land Management Home Page",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Twitter(link is external)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "YouTube(link is external)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Facebook(link is external)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Instagram(link is external)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Flickr(link is external)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FOIA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Careers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Maps",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Information Center",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Notices",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Feedback",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Report Misconduct",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Office of Civil Rights",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Disclaimer",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Budget and Performance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Agency Financial Report",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "No Fear Act",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cummings Act Notices",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "USA.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "White House",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Department of the Interior",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.blm.gov/",
      "what": "URL",
      "result": "https://www.blm.gov/"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 20,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://www.blm.gov/",
      "result": {
        "totals": {
          "triggers": 260,
          "headTriggers": 20,
          "tailTriggers": 240,
          "impactTriggers": 17,
          "additions": 0,
          "removals": 0,
          "opacityChanges": 17,
          "opacityImpact": 82,
          "unhoverables": 10
        },
        "items": {
          "head": {
            "impactTriggers": [
              {
                "tagName": "LI",
                "text": "VisitCampingClimbingE-BikesHikingHunting,Fishing&S",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 18
              }
            ],
            "unhoverables": [
              {
                "tagName": "A",
                "id": "access-menu",
                "text": "Skiptomainnavigation"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "Skiptomaincontent"
              }
            ]
          },
          "tail": {
            "impactTriggers": [
              {
                "tagName": "A",
                "text": "SanPedroRiparianNCA,ArizonaSanPedroRiparianNCA,Ari",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 4
              }
            ],
            "unhoverables": [
              {
                "tagName": "LI",
                "id": "main-menu-link-content274ad0f5-404d-49b2-a1b4-cd6eeb045e1d",
                "text": "WhatWeManage"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "OurMission"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "LeadershipHistoryoftheBLMOrganizationChartHowWeMan"
              },
              {
                "tagName": "LI",
                "id": "main-menu-link-content8a93fb6c-0fad-4c67-8aeb-f2b0b9cc146d",
                "text": "Partnerships"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "EveryKidOutdoorsKidsTeachersOutdoorEthicsCanIKeepT"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "CollaborativeActionandDisputeResolution"
              },
              {
                "tagName": "LI",
                "id": "main-menu-link-content6914ddcf-753c-4041-8a7e-d9a2bc8fe392",
                "text": "RecreationandVisitorServices"
              },
              {
                "tagName": "LI",
                "id": "main-menu-link-content57f90eb7-35a2-4cc5-8c99-31986964f3f2",
                "text": "OurMission"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.blm.gov/",
      "what": "URL",
      "result": "https://www.blm.gov/"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://www.blm.gov/",
      "result": {
        "totals": {
          "mislabeled": 0,
          "unlabeled": 1,
          "wellLabeled": 2
        },
        "items": {
          "mislabeled": [],
          "unlabeled": [
            {
              "index": 1,
              "tagName": "INPUT",
              "type": "text"
            }
          ],
          "wellLabeled": [
            {
              "index": 0,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Here’s how you know"
              }
            },
            {
              "index": 2,
              "tagName": "INPUT",
              "type": "submit",
              "texts": {
                "content": "Submit"
              }
            }
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://www.blm.gov/",
      "result": {
        "totals": {
          "links": 261,
          "adjacent": {
            "total": 95,
            "underlined": 0,
            "underlinedPercent": 0
          }
        },
        "items": {
          "underlined": [],
          "notUnderlined": [
            "Skip to main navigation",
            "Skip to main content",
            "Bureau of Land Management Home Page",
            "Open Search",
            "Mobile Menu",
            "Twitter(link is external)",
            "YouTube(link is external)",
            "Facebook(link is external)",
            "Instagram(link is external)",
            "Medium(link is external)",
            "LinkedIn(link is external)",
            "Home",
            "Visit",
            "About",
            "Learn",
            "Services",
            "Get Involved",
            "Programs",
            "States",
            "Coronavirus Updates",
            "Fire Restrictions",
            "Home",
            "Visit",
            "Open Submenu",
            "About",
            "Open Submenu",
            "Learn",
            "Open Submenu",
            "Services",
            "Open Submenu",
            "Get Involved",
            "Open Submenu",
            "Programs",
            "Open Submenu",
            "States",
            "Open Submenu",
            "Coronavirus Updates",
            "Fire Restrictions",
            "",
            "",
            "Biden-Harris Administration Approves Clean Energy Transmission Project in Arizona and California with Potential to Lower…",
            "",
            "Bureau of Land Management and USDA Forest Service Seek Public Comments on Definitions, Other Aspects of Old-growth, Mature…",
            "",
            "BLM, Forest Service and Five Tribes of the Bears Ears Commission Commit to Historic Co-management of Bears Ears National…",
            "",
            "Biden-Harris Administration Approves Construction of Two Solar Projects in California",
            "",
            "BLM issues geologic carbon storage policy for public lands",
            "Read More News ›",
            "",
            "What We Manage",
            "",
            "Our Mission",
            "",
            "Recreate on Your Public Lands",
            "",
            "Preserving America's Cultural Resources",
            "",
            "Visit Us",
            "",
            "Our Stories",
            "",
            "Careers",
            "",
            "Social Media",
            "",
            "Public Room",
            "",
            "E-Planning",
            "",
            "Volunteer",
            "",
            "Wild Horse Online Corral",
            "Priorities",
            "Cultural Heritage",
            "Fish and Wildlife",
            "Fire and Aviation",
            "Law Enforcement",
            "Wild Horse and Burro",
            "Three Rivers Petroglyph Site Three Rivers Petroglyph Site Details ›",
            "Bonneville Salt Flats, Utah Bonneville Salt Flats, Utah Details ›",
            "Tumey Hills, California Tumey Hills, California Details ›",
            "San Pedro Riparian NCA, Arizona San Pedro Riparian NCA, Arizona Details ›",
            "View more places to visit ›",
            "Maps",
            "Info Center",
            "Social Media",
            "States",
            "Bureau of Land Management Home Page",
            "Twitter(link is external)",
            "YouTube(link is external)",
            "Facebook(link is external)",
            "Instagram(link is external)",
            "Flickr(link is external)"
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://www.blm.gov/",
      "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.blm.gov/",
      "what": "URL",
      "result": "https://www.blm.gov/"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://www.blm.gov/",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://www.blm.gov/",
      "result": {
        "roleElements": 28,
        "badRoleElements": 1,
        "redundantRoleElements": 6,
        "tagNames": {
          "HEADER": {
            "banner": {
              "bad": 1,
              "redundant": 0
            }
          },
          "NAV": {
            "navigation": {
              "bad": 0,
              "redundant": 4
            }
          },
          "MAIN": {
            "main": {
              "bad": 0,
              "redundant": 1
            }
          },
          "ARTICLE": {
            "article": {
              "bad": 0,
              "redundant": 1
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://www.blm.gov/",
      "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": 1
          },
          "adjacentLink": {
            "total": 95,
            "subtotals": [
              58,
              37
            ]
          },
          "listLink": {
            "total": 166,
            "subtotals": [
              72,
              72,
              19,
              2,
              1
            ]
          },
          "h2": {
            "total": 12,
            "subtotals": [
              6,
              4,
              1,
              1
            ]
          }
        },
        "items": {
          "adjacentLink": {
            "fontWeight": {
              "400": [
                "Skip to main navigation",
                "Skip to main content",
                "Bureau of Land Management Home Page",
                "Open Search",
                "Mobile Menu",
                "Twitter(link is external)",
                "YouTube(link is external)",
                "Facebook(link is external)",
                "Instagram(link is external)",
                "Medium(link is external)",
                "LinkedIn(link is external)",
                "Open Submenu",
                "Open Submenu",
                "Open Submenu",
                "Open Submenu",
                "Open Submenu",
                "Open Submenu",
                "Open Submenu",
                "",
                "",
                "",
                "",
                "",
                "",
                "Read More News ›",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "Priorities",
                "Cultural Heritage",
                "Fish and Wildlife",
                "Fire and Aviation",
                "Law Enforcement",
                "Wild Horse and Burro",
                "Three Rivers Petroglyph Site                                                         Three Rivers Petroglyph Site Details ›",
                "Bonneville Salt Flats, Utah                                                         Bonneville Salt Flats, Utah Details ›",
                "Tumey Hills, California                                                         Tumey Hills, California Details ›",
                "San Pedro Riparian NCA, Arizona                                                         San Pedro Riparian NCA, Arizona Details ›",
                "View more places to visit ›",
                "Maps",
                "Info Center",
                "Social Media",
                "States",
                "Bureau of Land Management Home Page",
                "Twitter(link is external)",
                "YouTube(link is external)",
                "Facebook(link is external)",
                "Instagram(link is external)",
                "Flickr(link is external)"
              ],
              "700": [
                "Home",
                "Visit",
                "About",
                "Learn",
                "Services",
                "Get Involved",
                "Programs",
                "States",
                "Coronavirus Updates",
                "Fire Restrictions",
                "Home",
                "Visit",
                "About",
                "Learn",
                "Services",
                "Get Involved",
                "Programs",
                "States",
                "Coronavirus Updates",
                "Fire Restrictions",
                "Biden-Harris Administration Approves Clean Energy Transmission Project in Arizona and California with Potential to Lower…",
                "Bureau of Land Management and USDA Forest Service Seek Public Comments on Definitions, Other Aspects of Old-growth, Mature…",
                "BLM, Forest Service and Five Tribes of the Bears Ears Commission Commit to Historic Co-management of Bears Ears National…",
                "Biden-Harris Administration Approves Construction of Two Solar Projects in California",
                "BLM issues geologic carbon storage policy for public lands",
                "What We Manage",
                "Our Mission",
                "Recreate on Your Public Lands",
                "Preserving America's Cultural Resources",
                "Visit Us",
                "Our Stories",
                "Careers",
                "Social Media",
                "Public Room",
                "E-Planning",
                "Volunteer",
                "Wild Horse Online Corral"
              ]
            }
          },
          "listLink": {
            "fontWeight": {
              "400": [
                "FOIA",
                "Careers",
                "Contact Us",
                "Maps",
                "Information Center",
                "Notices",
                "Feedback",
                "Report Misconduct",
                "Office of Civil Rights",
                "Privacy Policy",
                "Disclaimer",
                "Accessibility",
                "Budget and Performance",
                "Agency Financial Report",
                "No Fear Act",
                "Cummings Act Notices",
                "USA.gov",
                "White House",
                "Department of the Interior"
              ],
              "700": [
                "Camping",
                "Climbing",
                "E-Bikes",
                "Hiking",
                "Hunting, Fishing & Shooting",
                "Mountain Biking",
                "Off-Highway Vehicles",
                "Maps",
                "Leadership",
                "History of the BLM",
                "Organization Chart",
                "How We Manage",
                "Budget",
                "What We Manage",
                "Our Mission",
                "Laws and Regulations",
                "FOIA",
                "Data",
                "Regions",
                "Every Kid Outdoors",
                "Kids",
                "Teachers",
                "Outdoor Ethics",
                "Can I Keep This?",
                "Interpretive Centers",
                "Science in BLM",
                "BLM Library",
                "National Training Center",
                "Tribal Consultation",
                "Collaborative Action and Dispute Resolution",
                "Contracting",
                "Forms",
                "National Operations Center",
                "Geospatial",
                "Financial Assistance and Grants",
                "Land Records",
                "Weekly Story Maps",
                "Resource Advisory Councils",
                "Partnerships",
                "Volunteers",
                "Artist in Residence",
                "Internships",
                "Donations",
                "Planning and NEPA",
                "Energy and Minerals",
                "National Conservation Lands",
                "Recreation and Visitor Services",
                "Wild Horse and Burro",
                "Lands, Realty and Cadastral Survey",
                "Law Enforcement",
                "Fire",
                "Public Safety",
                "Cultural Heritage",
                "Paleontology",
                "Natural Resources",
                "Wildlife Conservation",
                "Aquatic Resources",
                "Land and Water Conservation Fund",
                "Contact Us",
                "National Office",
                "Alaska",
                "Arizona",
                "California",
                "Colorado",
                "Eastern States",
                "Idaho",
                "Montana-Dakotas",
                "Nevada",
                "New Mexico",
                "Oregon-Washington",
                "Utah",
                "Wyoming",
                "Camping",
                "Climbing",
                "E-Bikes",
                "Hiking",
                "Hunting, Fishing & Shooting",
                "Mountain Biking",
                "Off-Highway Vehicles",
                "Maps",
                "Leadership",
                "History of the BLM",
                "Organization Chart",
                "How We Manage",
                "Budget",
                "What We Manage",
                "Our Mission",
                "Laws and Regulations",
                "FOIA",
                "Data",
                "Regions",
                "Every Kid Outdoors",
                "Kids",
                "Teachers",
                "Outdoor Ethics",
                "Can I Keep This?",
                "Interpretive Centers",
                "Science in BLM",
                "BLM Library",
                "National Training Center",
                "Tribal Consultation",
                "Collaborative Action and Dispute Resolution",
                "Contracting",
                "Forms",
                "National Operations Center",
                "Geospatial",
                "Financial Assistance and Grants",
                "Land Records",
                "Weekly Story Maps",
                "Resource Advisory Councils",
                "Partnerships",
                "Volunteers",
                "Artist in Residence",
                "Internships",
                "Donations",
                "Planning and NEPA",
                "Energy and Minerals",
                "National Conservation Lands",
                "Recreation and Visitor Services",
                "Wild Horse and Burro",
                "Lands, Realty and Cadastral Survey",
                "Law Enforcement",
                "Fire",
                "Public Safety",
                "Cultural Heritage",
                "Paleontology",
                "Natural Resources",
                "Wildlife Conservation",
                "Aquatic Resources",
                "Land and Water Conservation Fund",
                "Contact Us",
                "National Office",
                "Alaska",
                "Arizona",
                "California",
                "Colorado",
                "Eastern States",
                "Idaho",
                "Montana-Dakotas",
                "Nevada",
                "New Mexico",
                "Oregon-Washington",
                "Utah",
                "Wyoming",
                "Spotlight",
                "Quick Facts",
                "Popular Links"
              ]
            },
            "color": {
              "rgb(0, 0, 0)": [
                "Camping",
                "Climbing",
                "E-Bikes",
                "Hiking",
                "Hunting, Fishing & Shooting",
                "Mountain Biking",
                "Off-Highway Vehicles",
                "Maps",
                "Leadership",
                "History of the BLM",
                "Organization Chart",
                "How We Manage",
                "Budget",
                "What We Manage",
                "Our Mission",
                "Laws and Regulations",
                "FOIA",
                "Data",
                "Regions",
                "Every Kid Outdoors",
                "Kids",
                "Teachers",
                "Outdoor Ethics",
                "Can I Keep This?",
                "Interpretive Centers",
                "Science in BLM",
                "BLM Library",
                "National Training Center",
                "Tribal Consultation",
                "Collaborative Action and Dispute Resolution",
                "Contracting",
                "Forms",
                "National Operations Center",
                "Geospatial",
                "Financial Assistance and Grants",
                "Land Records",
                "Weekly Story Maps",
                "Resource Advisory Councils",
                "Partnerships",
                "Volunteers",
                "Artist in Residence",
                "Internships",
                "Donations",
                "Planning and NEPA",
                "Energy and Minerals",
                "National Conservation Lands",
                "Recreation and Visitor Services",
                "Wild Horse and Burro",
                "Lands, Realty and Cadastral Survey",
                "Law Enforcement",
                "Fire",
                "Public Safety",
                "Cultural Heritage",
                "Paleontology",
                "Natural Resources",
                "Wildlife Conservation",
                "Aquatic Resources",
                "Land and Water Conservation Fund",
                "Contact Us",
                "National Office",
                "Alaska",
                "Arizona",
                "California",
                "Colorado",
                "Eastern States",
                "Idaho",
                "Montana-Dakotas",
                "Nevada",
                "New Mexico",
                "Oregon-Washington",
                "Utah",
                "Wyoming"
              ],
              "rgb(255, 255, 255)": [
                "Camping",
                "Climbing",
                "E-Bikes",
                "Hiking",
                "Hunting, Fishing & Shooting",
                "Mountain Biking",
                "Off-Highway Vehicles",
                "Maps",
                "Leadership",
                "History of the BLM",
                "Organization Chart",
                "How We Manage",
                "Budget",
                "What We Manage",
                "Our Mission",
                "Laws and Regulations",
                "FOIA",
                "Data",
                "Regions",
                "Every Kid Outdoors",
                "Kids",
                "Teachers",
                "Outdoor Ethics",
                "Can I Keep This?",
                "Interpretive Centers",
                "Science in BLM",
                "BLM Library",
                "National Training Center",
                "Tribal Consultation",
                "Collaborative Action and Dispute Resolution",
                "Contracting",
                "Forms",
                "National Operations Center",
                "Geospatial",
                "Financial Assistance and Grants",
                "Land Records",
                "Weekly Story Maps",
                "Resource Advisory Councils",
                "Partnerships",
                "Volunteers",
                "Artist in Residence",
                "Internships",
                "Donations",
                "Planning and NEPA",
                "Energy and Minerals",
                "National Conservation Lands",
                "Recreation and Visitor Services",
                "Wild Horse and Burro",
                "Lands, Realty and Cadastral Survey",
                "Law Enforcement",
                "Fire",
                "Public Safety",
                "Cultural Heritage",
                "Paleontology",
                "Natural Resources",
                "Wildlife Conservation",
                "Aquatic Resources",
                "Land and Water Conservation Fund",
                "Contact Us",
                "National Office",
                "Alaska",
                "Arizona",
                "California",
                "Colorado",
                "Eastern States",
                "Idaho",
                "Montana-Dakotas",
                "Nevada",
                "New Mexico",
                "Oregon-Washington",
                "Utah",
                "Wyoming",
                "Spotlight",
                "FOIA",
                "Careers",
                "Contact Us",
                "Maps",
                "Information Center",
                "Notices",
                "Feedback",
                "Report Misconduct",
                "Office of Civil Rights",
                "Privacy Policy",
                "Disclaimer",
                "Accessibility",
                "Budget and Performance",
                "Agency Financial Report",
                "No Fear Act",
                "Cummings Act Notices",
                "USA.gov",
                "White House",
                "Department of the Interior"
              ],
              "rgb(173, 181, 189)": [
                "Quick Facts",
                "Popular Links"
              ]
            },
            "fontSize": {
              "13.6px": [
                "Camping",
                "Climbing",
                "E-Bikes",
                "Hiking",
                "Hunting, Fishing & Shooting",
                "Mountain Biking",
                "Off-Highway Vehicles",
                "Maps",
                "Leadership",
                "History of the BLM",
                "Organization Chart",
                "How We Manage",
                "Budget",
                "What We Manage",
                "Our Mission",
                "Laws and Regulations",
                "FOIA",
                "Data",
                "Regions",
                "Every Kid Outdoors",
                "Kids",
                "Teachers",
                "Outdoor Ethics",
                "Can I Keep This?",
                "Interpretive Centers",
                "Science in BLM",
                "BLM Library",
                "National Training Center",
                "Tribal Consultation",
                "Collaborative Action and Dispute Resolution",
                "Contracting",
                "Forms",
                "National Operations Center",
                "Geospatial",
                "Financial Assistance and Grants",
                "Land Records",
                "Weekly Story Maps",
                "Resource Advisory Councils",
                "Partnerships",
                "Volunteers",
                "Artist in Residence",
                "Internships",
                "Donations",
                "Planning and NEPA",
                "Energy and Minerals",
                "National Conservation Lands",
                "Recreation and Visitor Services",
                "Wild Horse and Burro",
                "Lands, Realty and Cadastral Survey",
                "Law Enforcement",
                "Fire",
                "Public Safety",
                "Cultural Heritage",
                "Paleontology",
                "Natural Resources",
                "Wildlife Conservation",
                "Aquatic Resources",
                "Land and Water Conservation Fund",
                "Contact Us",
                "National Office",
                "Alaska",
                "Arizona",
                "California",
                "Colorado",
                "Eastern States",
                "Idaho",
                "Montana-Dakotas",
                "Nevada",
                "New Mexico",
                "Oregon-Washington",
                "Utah",
                "Wyoming"
              ],
              "16px": [
                "Camping",
                "Climbing",
                "E-Bikes",
                "Hiking",
                "Hunting, Fishing & Shooting",
                "Mountain Biking",
                "Off-Highway Vehicles",
                "Maps",
                "Leadership",
                "History of the BLM",
                "Organization Chart",
                "How We Manage",
                "Budget",
                "What We Manage",
                "Our Mission",
                "Laws and Regulations",
                "FOIA",
                "Data",
                "Regions",
                "Every Kid Outdoors",
                "Kids",
                "Teachers",
                "Outdoor Ethics",
                "Can I Keep This?",
                "Interpretive Centers",
                "Science in BLM",
                "BLM Library",
                "National Training Center",
                "Tribal Consultation",
                "Collaborative Action and Dispute Resolution",
                "Contracting",
                "Forms",
                "National Operations Center",
                "Geospatial",
                "Financial Assistance and Grants",
                "Land Records",
                "Weekly Story Maps",
                "Resource Advisory Councils",
                "Partnerships",
                "Volunteers",
                "Artist in Residence",
                "Internships",
                "Donations",
                "Planning and NEPA",
                "Energy and Minerals",
                "National Conservation Lands",
                "Recreation and Visitor Services",
                "Wild Horse and Burro",
                "Lands, Realty and Cadastral Survey",
                "Law Enforcement",
                "Fire",
                "Public Safety",
                "Cultural Heritage",
                "Paleontology",
                "Natural Resources",
                "Wildlife Conservation",
                "Aquatic Resources",
                "Land and Water Conservation Fund",
                "Contact Us",
                "National Office",
                "Alaska",
                "Arizona",
                "California",
                "Colorado",
                "Eastern States",
                "Idaho",
                "Montana-Dakotas",
                "Nevada",
                "New Mexico",
                "Oregon-Washington",
                "Utah",
                "Wyoming",
                "FOIA",
                "Careers",
                "Contact Us",
                "Maps",
                "Information Center",
                "Notices",
                "Feedback",
                "Report Misconduct",
                "Office of Civil Rights",
                "Privacy Policy",
                "Disclaimer",
                "Accessibility",
                "Budget and Performance",
                "Agency Financial Report",
                "No Fear Act",
                "Cummings Act Notices",
                "USA.gov",
                "White House",
                "Department of the Interior"
              ],
              "22px": [
                "Spotlight",
                "Quick Facts",
                "Popular Links"
              ]
            },
            "lineHeight": {
              "19.04px": [
                "Camping",
                "Climbing",
                "E-Bikes",
                "Hiking",
                "Hunting, Fishing & Shooting",
                "Mountain Biking",
                "Off-Highway Vehicles",
                "Maps",
                "Leadership",
                "History of the BLM",
                "Organization Chart",
                "How We Manage",
                "Budget",
                "What We Manage",
                "Our Mission",
                "Laws and Regulations",
                "FOIA",
                "Data",
                "Regions",
                "Every Kid Outdoors",
                "Kids",
                "Teachers",
                "Outdoor Ethics",
                "Can I Keep This?",
                "Interpretive Centers",
                "Science in BLM",
                "BLM Library",
                "National Training Center",
                "Tribal Consultation",
                "Collaborative Action and Dispute Resolution",
                "Contracting",
                "Forms",
                "National Operations Center",
                "Geospatial",
                "Financial Assistance and Grants",
                "Land Records",
                "Weekly Story Maps",
                "Resource Advisory Councils",
                "Partnerships",
                "Volunteers",
                "Artist in Residence",
                "Internships",
                "Donations",
                "Planning and NEPA",
                "Energy and Minerals",
                "National Conservation Lands",
                "Recreation and Visitor Services",
                "Wild Horse and Burro",
                "Lands, Realty and Cadastral Survey",
                "Law Enforcement",
                "Fire",
                "Public Safety",
                "Cultural Heritage",
                "Paleontology",
                "Natural Resources",
                "Wildlife Conservation",
                "Aquatic Resources",
                "Land and Water Conservation Fund",
                "Contact Us",
                "National Office",
                "Alaska",
                "Arizona",
                "California",
                "Colorado",
                "Eastern States",
                "Idaho",
                "Montana-Dakotas",
                "Nevada",
                "New Mexico",
                "Oregon-Washington",
                "Utah",
                "Wyoming"
              ],
              "24px": [
                "Camping",
                "Climbing",
                "E-Bikes",
                "Hiking",
                "Hunting, Fishing & Shooting",
                "Mountain Biking",
                "Off-Highway Vehicles",
                "Maps",
                "Leadership",
                "History of the BLM",
                "Organization Chart",
                "How We Manage",
                "Budget",
                "What We Manage",
                "Our Mission",
                "Laws and Regulations",
                "FOIA",
                "Data",
                "Regions",
                "Every Kid Outdoors",
                "Kids",
                "Teachers",
                "Outdoor Ethics",
                "Can I Keep This?",
                "Interpretive Centers",
                "Science in BLM",
                "BLM Library",
                "National Training Center",
                "Tribal Consultation",
                "Collaborative Action and Dispute Resolution",
                "Contracting",
                "Forms",
                "National Operations Center",
                "Geospatial",
                "Financial Assistance and Grants",
                "Land Records",
                "Weekly Story Maps",
                "Resource Advisory Councils",
                "Partnerships",
                "Volunteers",
                "Artist in Residence",
                "Internships",
                "Donations",
                "Planning and NEPA",
                "Energy and Minerals",
                "National Conservation Lands",
                "Recreation and Visitor Services",
                "Wild Horse and Burro",
                "Lands, Realty and Cadastral Survey",
                "Law Enforcement",
                "Fire",
                "Public Safety",
                "Cultural Heritage",
                "Paleontology",
                "Natural Resources",
                "Wildlife Conservation",
                "Aquatic Resources",
                "Land and Water Conservation Fund",
                "Contact Us",
                "National Office",
                "Alaska",
                "Arizona",
                "California",
                "Colorado",
                "Eastern States",
                "Idaho",
                "Montana-Dakotas",
                "Nevada",
                "New Mexico",
                "Oregon-Washington",
                "Utah",
                "Wyoming"
              ],
              "33px": [
                "Spotlight",
                "Quick Facts",
                "Popular Links"
              ],
              "19.2px": [
                "FOIA",
                "Careers",
                "Contact Us",
                "Maps",
                "Information Center",
                "Notices",
                "Feedback",
                "Report Misconduct",
                "Office of Civil Rights",
                "Privacy Policy",
                "Disclaimer",
                "Accessibility",
                "Budget and Performance",
                "Agency Financial Report",
                "No Fear Act",
                "Cummings Act Notices",
                "USA.gov",
                "White House",
                "Department of the Interior"
              ]
            }
          },
          "h2": {
            "fontSize": {
              "24px": [
                "Main navigation"
              ],
              "34px": [
                "Spotlight",
                "Quick Facts",
                "Popular Links",
                "Featured Topics",
                "Featured Topics",
                "Featured Places"
              ],
              "28px": [
                "Connect with BLM"
              ],
              "13.6px": [
                "Follow Us:",
                "Footer  Utility",
                "Footer Secondary",
                "Footer Other Agencies"
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://www.blm.gov/",
      "result": {
        "totals": {
          "navigations": {
            "all": {
              "total": 21,
              "correct": 9,
              "incorrect": 12
            },
            "specific": {
              "tab": {
                "total": 3,
                "correct": 1,
                "incorrect": 2
              },
              "left": {
                "total": 3,
                "correct": 0,
                "incorrect": 3
              },
              "right": {
                "total": 3,
                "correct": 0,
                "incorrect": 3
              },
              "up": {
                "total": 3,
                "correct": 3,
                "incorrect": 0
              },
              "down": {
                "total": 3,
                "correct": 3,
                "incorrect": 0
              },
              "home": {
                "total": 3,
                "correct": 1,
                "incorrect": 2
              },
              "end": {
                "total": 3,
                "correct": 1,
                "incorrect": 2
              }
            }
          },
          "tabElements": {
            "total": 3,
            "correct": 0,
            "incorrect": 3
          },
          "tabLists": {
            "total": 1,
            "correct": 0,
            "incorrect": 1
          }
        },
        "tabElements": {
          "incorrect": [
            {
              "tagName": "A",
              "text": "Spotlight; #tab-29",
              "navigationErrors": [
                "Tab",
                "ArrowLeft",
                "ArrowRight",
                "End"
              ]
            },
            {
              "tagName": "A",
              "text": "Quick Facts; #tab-82047",
              "navigationErrors": [
                "Tab",
                "ArrowLeft",
                "ArrowRight",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "A",
              "text": "Popular Links; #tab-82050",
              "navigationErrors": [
                "ArrowLeft",
                "ArrowRight",
                "Home"
              ]
            }
          ],
          "correct": []
        }
      }
    },
    {
      "type": "test",
      "which": "zIndex",
      "withItems": true,
      "what": "z indexes",
      "url": "https://www.blm.gov/",
      "result": {
        "totals": {
          "total": 106,
          "tagNames": {
            "A": 2,
            "DIV": 2,
            "UL": 1,
            "LI": 89,
            "SPAN": 12
          }
        },
        "items": [
          {
            "tagName": "A",
            "id": "",
            "text": "Bureau of Land Management Home Page"
          },
          {
            "tagName": "DIV",
            "id": "edit-actions",
            "text": ""
          },
          {
            "tagName": "UL",
            "id": "superfish-main",
            "text": "HomeVisitCampingClimbingE-BikesHikingHunting, Fishing & ShootingMountain BikingOff-Highway VehiclesM"
          },
          {
            "tagName": "LI",
            "id": "main-menu-link-contentd235b823-c9b1-48dd-93cb-249148d862d0",
            "text": "Home"
          },
          {
            "tagName": "LI",
            "id": "main-menu-link-contenteab38b2e-8175-4928-a7e6-c891ab64a952",
            "text": "VisitCampingClimbingE-BikesHikingHunting, Fishing & ShootingMountain BikingOff-Highway VehiclesMaps"
          },
          {
            "tagName": "LI",
            "id": "",
            "text": "CampingClimbingE-BikesHikingHunting, Fishing & ShootingMountain BikingOff-Highway VehiclesMaps"
          },
          {
            "tagName": "LI",
            "id": "main-menu-link-content690f2e6f-34c0-4816-8ab5-16c0fced4917",
            "text": "Camping"
          },
          {
            "tagName": "LI",
            "id": "main-menu-link-content40574233-8ef8-4fc7-8197-97bba1f9247d",
            "text": "Climbing"
          },
          {
            "tagName": "LI",
            "id": "main-menu-link-content0e57cfff-2161-47f7-8311-819fb5ff7355",
            "text": "E-Bikes"
          },
          {
            "tagName": "LI",
            "id": "main-menu-link-contentc33b84be-175e-4afd-8d41-99607c613b03",
            "text": "Hiking"
          },
          {
            "tagName": "LI",
            "id": "main-menu-link-contente3bba162-1417-4925-a8c9-70094ab68232",
            "text": "Hunting, Fishing & Shooting"
          },
          {
            "tagName": "LI",
            "id": "main-menu-link-contenta2939e08-faac-4cfe-a2d8-9f5c5adc7156",
            "text": "Mountain Biking"
          },
          {
            "tagName": "LI",
            "id": "main-menu-link-contentefb5d834-ff25-45d3-be2f-28c96c8201ed",
            "text": "Off-Highway Vehicles"
          },
          {
            "tagName": "LI",
            "id": "main-menu-link-contente2613650-a5ed-474a-95ae-5d7b2b4a0e97",
            "text": "Maps"
          },
          {
            "tagName": "LI",
            "id": "main-menu-link-content72f03a71-8df6-46c3-887c-be7c34fa4509",
            "text": "AboutLeadershipHistory of the BLMOrganization ChartHow We ManageBudgetWhat We ManageOur MissionLaws "
          },
          {
            "tagName": "LI",
            "id": "",
            "text": "LeadershipHistory of the BLMOrganization ChartHow We ManageBudgetWhat We ManageOur MissionLaws and R"
          },
          {
            "tagName": "LI",
            "id": "main-menu-link-content0f245954-49ab-4a41-b0a7-48241f49aa04",
            "text": "Leadership"
          },
          {
            "tagName": "LI",
            "id": "main-menu-link-contentab8442fd-7df4-40cb-a3b6-1cba29d9c33a",
            "text": "History of the BLM"
          },
          {
            "tagName": "LI",
            "id": "main-menu-link-content0092c49e-c80b-4be9-89d8-85b9593a3d0a",
            "text": "Organization Chart"
          },
          {
            "tagName": "LI",
            "id": "main-menu-link-content0a458b81-b190-4015-8df1-77654738fa82",
            "text": "How We Manage"
          },
          {
            "tagName": "LI",
            "id": "main-menu-link-content8a96f7d0-23fe-4eb7-a7c8-812d06d5c67c",
            "text": "Budget"
          },
          {
            "tagName": "LI",
            "id": "main-menu-link-content274ad0f5-404d-49b2-a1b4-cd6eeb045e1d",
            "text": "What We Manage"
          },
          {
            "tagName": "LI",
            "id": "main-menu-link-content57f90eb7-35a2-4cc5-8c99-31986964f3f2",
            "text": "Our Mission"
          },
          {
            "tagName": "LI",
            "id": "main-menu-link-content9ee57cd5-aee7-4201-be02-3bf618edc2fd",
            "text": "Laws and Regulations"
          },
          {
            "tagName": "LI",
            "id": "main-menu-link-contentf2c76240-932d-4f4b-8991-787ae992e62f",
            "text": "FOIA"
          },
          {
            "tagName": "LI",
            "id": "main-menu-link-contente8aae79f-2761-4d9d-86fd-e92dca488423",
            "text": "Data"
          },
          {
            "tagName": "LI",
            "id": "main-menu-link-content8f869949-c971-4924-b4a4-a81afe0719ad",
            "text": "Regions"
          },
          {
            "tagName": "LI",
            "id": "main-menu-link-content4cbdb3dd-7727-473a-9d79-088f15a406ae",
            "text": "LearnEvery Kid OutdoorsKidsTeachersOutdoor EthicsCan I Keep This?Interpretive CentersScience in BLMB"
          },
          {
            "tagName": "LI",
            "id": "",
            "text": "Every Kid OutdoorsKidsTeachersOutdoor EthicsCan I Keep This?Interpretive CentersScience in BLMBLM Li"
          },
          {
            "tagName": "LI",
            "id": "main-menu-link-content067f08a6-ca21-4489-a321-149f47130a4b",
            "text": "Every Kid Outdoors"
          },
          {
            "tagName": "LI",
            "id": "main-menu-link-content5695d184-a5b2-447f-a7e1-639d4c50ce93",
            "text": "Kids"
          },
          {
            "tagName": "LI",
            "id": "main-menu-link-contentb8a1e924-06fc-4294-abf9-c3a05a4493dd",
            "text": "Teachers"
          },
          {
            "tagName": "LI",
            "id": "main-menu-link-contentcc0b6b1a-1e1e-4195-913e-7892d16ca4a9",
            "text": "Outdoor Ethics"
          },
          {
            "tagName": "LI",
            "id": "main-menu-link-content286d228f-0c7e-45b2-9d82-7d03ba0b73fa",
            "text": "Can I Keep This?"
          },
          {
            "tagName": "LI",
            "id": "main-menu-link-content2f3c4d16-40e6-43e0-a413-97da457e4a8e",
            "text": "Interpretive Centers"
          },
          {
            "tagName": "LI",
            "id": "main-menu-link-contentaa7b224a-e685-4e75-b3a4-ba365975b492",
            "text": "Science in BLM"
          },
          {
            "tagName": "LI",
            "id": "main-menu-link-content821f20ad-cbc6-4aa8-bbae-52b02d2d4ffa",
            "text": "BLM Library"
          },
          {
            "tagName": "LI",
            "id": "main-menu-link-contentd7d411e0-8a5a-4c45-aa98-02222f82874d",
            "text": "National Training Center"
          },
          {
            "tagName": "LI",
            "id": "main-menu-link-content28b431ca-5b42-42bb-88e4-c1b85cb8782a",
            "text": "ServicesTribal ConsultationCollaborative Action and Dispute ResolutionContractingFormsNational Opera"
          },
          {
            "tagName": "LI",
            "id": "",
            "text": "Tribal ConsultationCollaborative Action and Dispute ResolutionContractingFormsNational Operations Ce"
          },
          {
            "tagName": "LI",
            "id": "main-menu-link-contentb29a2f06-78ab-4885-aff3-c649f28c83c7",
            "text": "Tribal Consultation"
          },
          {
            "tagName": "LI",
            "id": "main-menu-link-contentac4e6eb2-bd1d-4f32-b684-b5a6f86dab3f",
            "text": "Collaborative Action and Dispute Resolution"
          },
          {
            "tagName": "LI",
            "id": "main-menu-link-content84abdb2b-d91b-4599-8850-8f57923a353f",
            "text": "Contracting"
          },
          {
            "tagName": "LI",
            "id": "main-menu-link-content609206c2-5d11-4d20-8060-f2a69f394e2d",
            "text": "Forms"
          },
          {
            "tagName": "LI",
            "id": "main-menu-link-content6e6b7e0c-a3e9-4c78-9fcb-339b5c724b3a",
            "text": "National Operations Center"
          },
          {
            "tagName": "LI",
            "id": "main-menu-link-contente678eb3c-e93d-4d06-8c46-74ecc3a6a66f",
            "text": "Geospatial"
          },
          {
            "tagName": "LI",
            "id": "main-menu-link-content1419e258-7902-4bdb-907a-490becc4aa1f",
            "text": "Financial Assistance and Grants"
          },
          {
            "tagName": "LI",
            "id": "main-menu-link-contentd2d2c27a-2351-4e44-b356-8c342fc3ddfa",
            "text": "Land Records"
          },
          {
            "tagName": "LI",
            "id": "main-menu-link-contentfefde55c-08b6-4a6c-a0d4-7023699ccee9",
            "text": "Weekly Story Maps"
          },
          {
            "tagName": "LI",
            "id": "main-menu-link-content7b7f627e-978c-4306-9e84-700a1400fb57",
            "text": "Get InvolvedResource Advisory CouncilsPartnershipsVolunteersArtist in ResidenceInternshipsDonations"
          },
          {
            "tagName": "LI",
            "id": "",
            "text": "Resource Advisory CouncilsPartnershipsVolunteersArtist in ResidenceInternshipsDonations"
          },
          {
            "tagName": "LI",
            "id": "main-menu-link-contentec55be3a-98bb-4d89-b294-9f18b103fd45",
            "text": "Resource Advisory Councils"
          },
          {
            "tagName": "LI",
            "id": "main-menu-link-content8a93fb6c-0fad-4c67-8aeb-f2b0b9cc146d",
            "text": "Partnerships"
          },
          {
            "tagName": "LI",
            "id": "main-menu-link-content84608bcb-1896-440a-9cd4-94590d14ab1c",
            "text": "Volunteers"
          },
          {
            "tagName": "LI",
            "id": "main-menu-link-content77010ecd-b9c4-4dbf-a04a-b7b15f4e6f69",
            "text": "Artist in Residence"
          },
          {
            "tagName": "LI",
            "id": "main-menu-link-content777e1985-ba43-42b1-bcbe-223cfff5f66a",
            "text": "Internships"
          },
          {
            "tagName": "LI",
            "id": "main-menu-link-content965effd5-5692-4660-b7e0-c40ea0e6d4c6",
            "text": "Donations"
          },
          {
            "tagName": "LI",
            "id": "main-menu-link-content2add3b20-960b-46b3-8e73-bab675e4dd64",
            "text": "ProgramsPlanning and NEPAEnergy and MineralsNational Conservation LandsRecreation and Visitor Servic"
          },
          {
            "tagName": "LI",
            "id": "",
            "text": "Planning and NEPAEnergy and MineralsNational Conservation LandsRecreation and Visitor ServicesWild H"
          },
          {
            "tagName": "LI",
            "id": "main-menu-link-contentd4eec42e-8f87-496f-b0e8-79a1fa52a7d5",
            "text": "Planning and NEPA"
          },
          {
            "tagName": "LI",
            "id": "main-menu-link-contentc26779f9-c67a-4f74-81a0-ccbb7367b20d",
            "text": "Energy and Minerals"
          },
          {
            "tagName": "LI",
            "id": "main-menu-link-content944de0f1-dfce-4eb6-9c01-670d67585c2b",
            "text": "National Conservation Lands"
          },
          {
            "tagName": "LI",
            "id": "main-menu-link-content6914ddcf-753c-4041-8a7e-d9a2bc8fe392",
            "text": "Recreation and Visitor Services"
          },
          {
            "tagName": "LI",
            "id": "main-menu-link-content681ec446-d7ea-48f1-8aa3-1cb1479f6286",
            "text": "Wild Horse and Burro"
          },
          {
            "tagName": "LI",
            "id": "main-menu-link-content695a4776-1c87-4c8f-8a41-c96e1acfb780",
            "text": "Lands, Realty and Cadastral Survey"
          },
          {
            "tagName": "LI",
            "id": "main-menu-link-content2a1eb00d-f8be-430e-89e4-16672d8a0856",
            "text": "Law Enforcement"
          },
          {
            "tagName": "LI",
            "id": "main-menu-link-contente92c0d5e-aa88-4c99-b8ce-0a5bc1c43225",
            "text": "Fire"
          },
          {
            "tagName": "LI",
            "id": "main-menu-link-content5e6edeb8-cebd-4966-a67e-e0fac2053836",
            "text": "Public Safety"
          },
          {
            "tagName": "LI",
            "id": "main-menu-link-content9edd196d-ed6e-4ad1-adf1-dd3fd015e588",
            "text": "Cultural Heritage"
          },
          {
            "tagName": "LI",
            "id": "main-menu-link-contentb5ffd320-2ab3-4a30-a11d-0555be21b670",
            "text": "Paleontology"
          },
          {
            "tagName": "LI",
            "id": "main-menu-link-content98be6fe9-6f97-4518-b368-cc0577de262a",
            "text": "Natural Resources"
          },
          {
            "tagName": "LI",
            "id": "main-menu-link-content232ead6a-f165-4ac0-a855-b36bde29f445",
            "text": "Wildlife Conservation"
          },
          {
            "tagName": "LI",
            "id": "main-menu-link-contentf653f8db-5a25-42bf-8111-50686a36d6a0",
            "text": "Aquatic Resources"
          },
          {
            "tagName": "LI",
            "id": "main-menu-link-content42e46bdc-33e6-4646-8cac-67cb7bc5288f",
            "text": "Land and Water Conservation Fund"
          },
          {
            "tagName": "LI",
            "id": "main-menu-link-content9d244fae-f0b2-4271-908a-cd97bd7cd670",
            "text": "StatesContact UsNational OfficeAlaskaArizonaCaliforniaColoradoEastern StatesIdahoMontana-DakotasNeva"
          },
          {
            "tagName": "LI",
            "id": "",
            "text": "Contact UsNational OfficeAlaskaArizonaCaliforniaColoradoEastern StatesIdahoMontana-DakotasNevadaNew "
          },
          {
            "tagName": "LI",
            "id": "main-menu-link-content5320c2eb-3673-47bc-980a-275d423c9d8f",
            "text": "Contact Us"
          },
          {
            "tagName": "LI",
            "id": "main-menu-link-contentb18a361c-1189-4520-9cb8-f4b5e86d3975",
            "text": "National Office"
          },
          {
            "tagName": "LI",
            "id": "main-menu-link-content316ee861-9076-46d8-84b1-3554af597979",
            "text": "Alaska"
          },
          {
            "tagName": "LI",
            "id": "main-menu-link-contentc6e7bd87-7877-4fd2-b243-2680721946ce",
            "text": "Arizona"
          },
          {
            "tagName": "LI",
            "id": "main-menu-link-content498e86e8-6abd-433a-bd28-9fd4fa649c94",
            "text": "California"
          },
          {
            "tagName": "LI",
            "id": "main-menu-link-content9cb2cdae-ef72-4b8b-a5c7-5da8132fd00f",
            "text": "Colorado"
          },
          {
            "tagName": "LI",
            "id": "main-menu-link-contentf4712d5e-66e6-41dc-90d9-453a45553697",
            "text": "Eastern States"
          },
          {
            "tagName": "LI",
            "id": "main-menu-link-contentecffa994-dba3-4347-897f-1251a8bea5e6",
            "text": "Idaho"
          },
          {
            "tagName": "LI",
            "id": "main-menu-link-content54861c84-f520-45a0-a741-21b79af9c61f",
            "text": "Montana-Dakotas"
          },
          {
            "tagName": "LI",
            "id": "main-menu-link-content587e0d66-acb5-4bfc-bce6-74e5ef6b9188",
            "text": "Nevada"
          },
          {
            "tagName": "LI",
            "id": "main-menu-link-contentefd7c033-6ef2-423f-a56c-e9546ddcfd94",
            "text": "New Mexico"
          },
          {
            "tagName": "LI",
            "id": "main-menu-link-content6b76e507-41cd-4808-b1b7-083a6caf6588",
            "text": "Oregon-Washington"
          },
          {
            "tagName": "LI",
            "id": "main-menu-link-contenta575b5ea-34ed-4757-9733-eae16d286bd4",
            "text": "Utah"
          },
          {
            "tagName": "LI",
            "id": "main-menu-link-content0058c43a-1dbc-465f-8563-4b41af423351",
            "text": "Wyoming"
          },
          {
            "tagName": "LI",
            "id": "main-menu-link-contentcc91dd65-887a-41b6-b156-75baf21bef1d",
            "text": "Coronavirus Updates"
          },
          {
            "tagName": "LI",
            "id": "main-menu-link-content3e24beee-b375-403a-9aae-0f84dd4e5fcc",
            "text": "Fire Restrictions"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Three Rivers Petroglyph Site Three Rivers Petroglyph Site Details ›"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": ""
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Bonneville Salt Flats, Utah Bonneville Salt Flats, Utah Details ›"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": ""
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Tumey Hills, California Tumey Hills, California Details ›"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": ""
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "San Pedro Riparian NCA, Arizona San Pedro Riparian NCA, Arizona Details ›"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": ""
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": ""
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": ""
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": ""
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": ""
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Bureau of Land Management Home Page"
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://www.blm.gov/",
      "result": {
        "totals": {
          "failures": 21,
          "warnings": 20
        },
        "items": [
          {
            "index": 5,
            "verdict": "failed",
            "rule": {
              "ruleID": "r11",
              "ruleSummary": "Links have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r11",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-in-context",
                  "chapter": "2.4.4",
                  "title": "Link Purpose (In Context)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-link-only",
                  "chapter": "2.4.9",
                  "title": "Link Purpose (Link Only)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91",
                  "name": "G91",
                  "title": "Providing link text that describes the purpose of a link"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/header[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a class=\"fonticon-twitter pr-menu-switch-3 ext\" href=\"https://twitter.com/BLMNational\" data-extlin...",
                "  <span class=\"hidden\">",
                "    Twitter",
                "  </span>",
                "  <svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\" xmlns=\"http://www.w...",
                "    <metadata>",
                "      <sfw xmlns=\"http://ns.adobe.com/SaveForWeb/1.0/\">",
                "        <slicesourcebounds y=\"-8160\" x=\"-8165\" width=\"16389\" height=\"16384\" bottomleftorigin=\"true\"...",
                "        <optimizationsettings>",
                "          <targetsettings targetsettingsid=\"0\" fileformat=\"PNG24Format\">",
                "            <png24format transparency=\"true\" filtered=\"false\" interlaced=\"false\" nomattecolor=\"fals...",
                "          </targetsettings>",
                "        </optimizationsettings>",
                "      </sfw>",
                "    </metadata>",
                "    <title>",
                "      (link is external)",
                "    </title>",
                "    <path d=\"M48 26c-1.1 0-2 0.9-2 2v26H10V18h26c1.1 0 2-0.9 2-2s-0.9-2-2-2H8c-1.1 0-2 0.9-2 2v40c0...",
                "    <path d=\"M56 6H44c-1.1 0-2 0.9-2 2s0.9 2 2 2h7.2L30.6 30.6c-0.8 0.8-0.8 2 0 2.8C31 33.8 31.5 34...",
                "  </svg>",
                "</a>"
              ]
            }
          },
          {
            "index": 6,
            "verdict": "failed",
            "rule": {
              "ruleID": "r11",
              "ruleSummary": "Links have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r11",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-in-context",
                  "chapter": "2.4.4",
                  "title": "Link Purpose (In Context)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-link-only",
                  "chapter": "2.4.9",
                  "title": "Link Purpose (Link Only)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91",
                  "name": "G91",
                  "title": "Providing link text that describes the purpose of a link"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/header[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/a[2]",
              "codeLines": [
                "<a class=\"fonticon-youtube pr-menu-switch-3 ext\" href=\"http://www.youtube.com/BLMNational\" data-ext...",
                "  <span class=\"hidden\">",
                "    YouTube",
                "  </span>",
                "  <svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\" xmlns=\"http://www.w...",
                "    <metadata>",
                "      <sfw xmlns=\"http://ns.adobe.com/SaveForWeb/1.0/\">",
                "        <slicesourcebounds y=\"-8160\" x=\"-8165\" width=\"16389\" height=\"16384\" bottomleftorigin=\"true\"...",
                "        <optimizationsettings>",
                "          <targetsettings targetsettingsid=\"0\" fileformat=\"PNG24Format\">",
                "            <png24format transparency=\"true\" filtered=\"false\" interlaced=\"false\" nomattecolor=\"fals...",
                "          </targetsettings>",
                "        </optimizationsettings>",
                "      </sfw>",
                "    </metadata>",
                "    <title>",
                "      (link is external)",
                "    </title>",
                "    <path d=\"M48 26c-1.1 0-2 0.9-2 2v26H10V18h26c1.1 0 2-0.9 2-2s-0.9-2-2-2H8c-1.1 0-2 0.9-2 2v40c0...",
                "    <path d=\"M56 6H44c-1.1 0-2 0.9-2 2s0.9 2 2 2h7.2L30.6 30.6c-0.8 0.8-0.8 2 0 2.8C31 33.8 31.5 34...",
                "  </svg>",
                "</a>"
              ]
            }
          },
          {
            "index": 7,
            "verdict": "failed",
            "rule": {
              "ruleID": "r11",
              "ruleSummary": "Links have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r11",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-in-context",
                  "chapter": "2.4.4",
                  "title": "Link Purpose (In Context)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-link-only",
                  "chapter": "2.4.9",
                  "title": "Link Purpose (Link Only)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91",
                  "name": "G91",
                  "title": "Providing link text that describes the purpose of a link"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/header[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/a[3]",
              "codeLines": [
                "<a class=\"fonticon-facebook pr-menu-switch-3 ext\" href=\"https://www.facebook.com/BLMNational\" data-...",
                "  <span class=\"hidden\">",
                "    Facebook",
                "  </span>",
                "  <svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\" xmlns=\"http://www.w...",
                "    <metadata>",
                "      <sfw xmlns=\"http://ns.adobe.com/SaveForWeb/1.0/\">",
                "        <slicesourcebounds y=\"-8160\" x=\"-8165\" width=\"16389\" height=\"16384\" bottomleftorigin=\"true\"...",
                "        <optimizationsettings>",
                "          <targetsettings targetsettingsid=\"0\" fileformat=\"PNG24Format\">",
                "            <png24format transparency=\"true\" filtered=\"false\" interlaced=\"false\" nomattecolor=\"fals...",
                "          </targetsettings>",
                "        </optimizationsettings>",
                "      </sfw>",
                "    </metadata>",
                "    <title>",
                "      (link is external)",
                "    </title>",
                "    <path d=\"M48 26c-1.1 0-2 0.9-2 2v26H10V18h26c1.1 0 2-0.9 2-2s-0.9-2-2-2H8c-1.1 0-2 0.9-2 2v40c0...",
                "    <path d=\"M56 6H44c-1.1 0-2 0.9-2 2s0.9 2 2 2h7.2L30.6 30.6c-0.8 0.8-0.8 2 0 2.8C31 33.8 31.5 34...",
                "  </svg>",
                "</a>"
              ]
            }
          },
          {
            "index": 8,
            "verdict": "failed",
            "rule": {
              "ruleID": "r11",
              "ruleSummary": "Links have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r11",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-in-context",
                  "chapter": "2.4.4",
                  "title": "Link Purpose (In Context)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-link-only",
                  "chapter": "2.4.9",
                  "title": "Link Purpose (Link Only)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91",
                  "name": "G91",
                  "title": "Providing link text that describes the purpose of a link"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/header[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/a[4]",
              "codeLines": [
                "<a class=\"fonticon-instagram pr-menu-switch-3 ext\" href=\"http://instagram.com/mypubliclands\" data-e...",
                "  <span class=\"hidden\">",
                "    Instagram",
                "  </span>",
                "  <svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\" xmlns=\"http://www.w...",
                "    <metadata>",
                "      <sfw xmlns=\"http://ns.adobe.com/SaveForWeb/1.0/\">",
                "        <slicesourcebounds y=\"-8160\" x=\"-8165\" width=\"16389\" height=\"16384\" bottomleftorigin=\"true\"...",
                "        <optimizationsettings>",
                "          <targetsettings targetsettingsid=\"0\" fileformat=\"PNG24Format\">",
                "            <png24format transparency=\"true\" filtered=\"false\" interlaced=\"false\" nomattecolor=\"fals...",
                "          </targetsettings>",
                "        </optimizationsettings>",
                "      </sfw>",
                "    </metadata>",
                "    <title>",
                "      (link is external)",
                "    </title>",
                "    <path d=\"M48 26c-1.1 0-2 0.9-2 2v26H10V18h26c1.1 0 2-0.9 2-2s-0.9-2-2-2H8c-1.1 0-2 0.9-2 2v40c0...",
                "    <path d=\"M56 6H44c-1.1 0-2 0.9-2 2s0.9 2 2 2h7.2L30.6 30.6c-0.8 0.8-0.8 2 0 2.8C31 33.8 31.5 34...",
                "  </svg>",
                "</a>"
              ]
            }
          },
          {
            "index": 9,
            "verdict": "failed",
            "rule": {
              "ruleID": "r11",
              "ruleSummary": "Links have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r11",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-in-context",
                  "chapter": "2.4.4",
                  "title": "Link Purpose (In Context)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-link-only",
                  "chapter": "2.4.9",
                  "title": "Link Purpose (Link Only)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91",
                  "name": "G91",
                  "title": "Providing link text that describes the purpose of a link"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/header[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/a[5]",
              "codeLines": [
                "<a class=\"fonticon-medium pr-menu-switch-3 ext\" href=\"https://bureauoflandmanagement.medium.com/\" d...",
                "  <span class=\"hidden\">",
                "    Medium",
                "  </span>",
                "  <svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\" xmlns=\"http://www.w...",
                "    <metadata>",
                "      <sfw xmlns=\"http://ns.adobe.com/SaveForWeb/1.0/\">",
                "        <slicesourcebounds y=\"-8160\" x=\"-8165\" width=\"16389\" height=\"16384\" bottomleftorigin=\"true\"...",
                "        <optimizationsettings>",
                "          <targetsettings targetsettingsid=\"0\" fileformat=\"PNG24Format\">",
                "            <png24format transparency=\"true\" filtered=\"false\" interlaced=\"false\" nomattecolor=\"fals...",
                "          </targetsettings>",
                "        </optimizationsettings>",
                "      </sfw>",
                "    </metadata>",
                "    <title>",
                "      (link is external)",
                "    </title>",
                "    <path d=\"M48 26c-1.1 0-2 0.9-2 2v26H10V18h26c1.1 0 2-0.9 2-2s-0.9-2-2-2H8c-1.1 0-2 0.9-2 2v40c0...",
                "    <path d=\"M56 6H44c-1.1 0-2 0.9-2 2s0.9 2 2 2h7.2L30.6 30.6c-0.8 0.8-0.8 2 0 2.8C31 33.8 31.5 34...",
                "  </svg>",
                "</a>"
              ]
            }
          },
          {
            "index": 10,
            "verdict": "failed",
            "rule": {
              "ruleID": "r11",
              "ruleSummary": "Links have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r11",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-in-context",
                  "chapter": "2.4.4",
                  "title": "Link Purpose (In Context)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-link-only",
                  "chapter": "2.4.9",
                  "title": "Link Purpose (Link Only)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91",
                  "name": "G91",
                  "title": "Providing link text that describes the purpose of a link"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/header[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/a[6]",
              "codeLines": [
                "<a class=\"fonticon-linkedin ext\" href=\"https://www.linkedin.com/company/bureau-of-land-management\" ...",
                "  <span class=\"hidden\">",
                "    LinkedIn",
                "  </span>",
                "  <svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\" xmlns=\"http://www.w...",
                "    <metadata>",
                "      <sfw xmlns=\"http://ns.adobe.com/SaveForWeb/1.0/\">",
                "        <slicesourcebounds y=\"-8160\" x=\"-8165\" width=\"16389\" height=\"16384\" bottomleftorigin=\"true\"...",
                "        <optimizationsettings>",
                "          <targetsettings targetsettingsid=\"0\" fileformat=\"PNG24Format\">",
                "            <png24format transparency=\"true\" filtered=\"false\" interlaced=\"false\" nomattecolor=\"fals...",
                "          </targetsettings>",
                "        </optimizationsettings>",
                "      </sfw>",
                "    </metadata>",
                "    <title>",
                "      (link is external)",
                "    </title>",
                "    <path d=\"M48 26c-1.1 0-2 0.9-2 2v26H10V18h26c1.1 0 2-0.9 2-2s-0.9-2-2-2H8c-1.1 0-2 0.9-2 2v40c0...",
                "    <path d=\"M56 6H44c-1.1 0-2 0.9-2 2s0.9 2 2 2h7.2L30.6 30.6c-0.8 0.8-0.8 2 0 2.8C31 33.8 31.5 34...",
                "  </svg>",
                "</a>"
              ]
            }
          },
          {
            "index": 518,
            "verdict": "failed",
            "rule": {
              "ruleID": "r2",
              "ruleSummary": "Images have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r2",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#non-text-content",
                  "chapter": "1.1.1",
                  "title": "Non-text Content"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G94",
                  "name": "G94",
                  "title": "Providing short text alternative for non-text content that serves the same purpose"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G95",
                  "name": "G95",
                  "title": "Providing short text alternatives that provide a brief description of the non-text"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "img",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/main[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/a[1]/span[1]/img[1]",
              "codeLines": [
                "<img src=\"/sites/blm.gov/files/styles/featured_topic/public/FeaturedTopic_MagnifyingGlass.png?itok=..."
              ]
            }
          },
          {
            "index": 808,
            "verdict": "failed",
            "rule": {
              "ruleID": "r42",
              "ruleSummary": "Elements with a role have required parent",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r42",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/main[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]",
              "codeLines": [
                "<li class=\"nav-item\">",
                "  <a class=\"nav-link text-center active open\" id=\"tab-29\" data-toggle=\"tab\" href=\"#tab-content-29\" ...",
                "    Spotlight",
                "  </a>",
                "</li>"
              ]
            }
          },
          {
            "index": 809,
            "verdict": "failed",
            "rule": {
              "ruleID": "r42",
              "ruleSummary": "Elements with a role have required parent",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r42",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/main[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]",
              "codeLines": [
                "<a class=\"nav-link text-center active open\" id=\"tab-29\" data-toggle=\"tab\" href=\"#tab-content-29\" ro...",
                "  Spotlight",
                "</a>"
              ]
            }
          },
          {
            "index": 810,
            "verdict": "failed",
            "rule": {
              "ruleID": "r42",
              "ruleSummary": "Elements with a role have required parent",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r42",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/main[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]",
              "codeLines": [
                "<li class=\"nav-item\">",
                "  <a class=\"nav-link text-center\" id=\"tab-82047\" data-toggle=\"tab\" href=\"#tab-content-82047\" role=\"...",
                "    Quick Facts",
                "  </a>",
                "</li>"
              ]
            }
          },
          {
            "index": 811,
            "verdict": "failed",
            "rule": {
              "ruleID": "r42",
              "ruleSummary": "Elements with a role have required parent",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r42",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/main[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]",
              "codeLines": [
                "<a class=\"nav-link text-center\" id=\"tab-82047\" data-toggle=\"tab\" href=\"#tab-content-82047\" role=\"ta...",
                "  Quick Facts",
                "</a>"
              ]
            }
          },
          {
            "index": 812,
            "verdict": "failed",
            "rule": {
              "ruleID": "r42",
              "ruleSummary": "Elements with a role have required parent",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r42",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/main[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]",
              "codeLines": [
                "<li class=\"nav-item\">",
                "  <a class=\"nav-link text-center\" id=\"tab-82050\" data-toggle=\"tab\" href=\"#tab-content-82050\" role=\"...",
                "    Popular Links",
                "  </a>",
                "</li>"
              ]
            }
          },
          {
            "index": 813,
            "verdict": "failed",
            "rule": {
              "ruleID": "r42",
              "ruleSummary": "Elements with a role have required parent",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r42",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/main[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]",
              "codeLines": [
                "<a class=\"nav-link text-center\" id=\"tab-82050\" data-toggle=\"tab\" href=\"#tab-content-82050\" role=\"ta...",
                "  Popular Links",
                "</a>"
              ]
            }
          },
          {
            "index": 857,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/a[2]/text()[1]",
              "codeLines": [
                "Skip to main content"
              ]
            }
          },
          {
            "index": 945,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "THE BUREAU OF LAND MANAGEMENT"
              ]
            }
          },
          {
            "index": 946,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/text()[1]",
              "codeLines": [
                "The Bureau of Land Management's mission is to sustain the health, diversity, and productivity of pu..."
              ]
            }
          },
          {
            "index": 1017,
            "verdict": "failed",
            "rule": {
              "ruleID": "r61",
              "ruleSummary": "Documents start with a level 1 heading",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r61",
              "requirements": []
            },
            "target": {
              "type": "document",
              "tagName": "",
              "path": "/",
              "codeLines": [
                "#document",
                "  <!doctype html>",
                "...",
                "  </html>"
              ]
            }
          },
          {
            "index": 1037,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "input",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/header[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/form[1]/div[1]/input[1]",
              "codeLines": [
                "<input aria-required=\"true\" class=\"form-text required\" id=\"query\" maxlength=\"255\" name=\"query\" plac..."
              ]
            }
          },
          {
            "index": 1175,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/text()[1]",
              "codeLines": [
                "U.S. Department of the Interior"
              ]
            }
          },
          {
            "index": 1176,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/text()[1]",
              "codeLines": [
                "Bureau of Land Management"
              ]
            }
          },
          {
            "index": 1177,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "THE BUREAU OF LAND MANAGEMENT"
              ]
            }
          },
          {
            "index": 1178,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/text()[1]",
              "codeLines": [
                "The Bureau of Land Management's mission is to sustain the health, diversity, and productivity of pu..."
              ]
            }
          },
          {
            "index": 1184,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/main[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/h2[1]/text()[1]",
              "codeLines": [
                "Featured Topics"
              ]
            }
          },
          {
            "index": 1185,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/main[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[3]/h2[1]/text()[1]",
              "codeLines": [
                "Featured Places"
              ]
            }
          },
          {
            "index": 1187,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/text()[1]",
              "codeLines": [
                "U.S. Department of the Interior"
              ]
            }
          },
          {
            "index": 1188,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/text()[1]",
              "codeLines": [
                "Bureau of Land Management"
              ]
            }
          },
          {
            "index": 1189,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[2]/h2[1]/text()[1]",
              "codeLines": [
                "Follow Us:"
              ]
            }
          },
          {
            "index": 1207,
            "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]/div[2]/div[1]/main[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]",
              "codeLines": [
                "<ul class=\"nav nav-tabs\" role=\"tablist\">",
                "  <li class=\"nav-item\">",
                "    <a class=\"nav-link text-center active open\" id=\"tab-29\" data-toggle=\"tab\" href=\"#tab-content-29...",
                "      Spotlight",
                "    </a>",
                "  </li>",
                "  <li class=\"nav-item\">",
                "    <a class=\"nav-link text-center\" id=\"tab-82047\" data-toggle=\"tab\" href=\"#tab-content-82047\" role...",
                "      Quick Facts",
                "    </a>",
                "  </li>",
                "  <li class=\"nav-item\">",
                "    <a class=\"nav-link text-center\" id=\"tab-82050\" data-toggle=\"tab\" href=\"#tab-content-82050\" role...",
                "      Popular Links",
                "    </a>",
                "  </li>",
                "</ul>"
              ]
            }
          },
          {
            "index": 1213,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/text()[1]",
              "codeLines": [
                "U.S. Department of the Interior"
              ]
            }
          },
          {
            "index": 1214,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/text()[1]",
              "codeLines": [
                "Bureau of Land Management"
              ]
            }
          },
          {
            "index": 1215,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "THE BUREAU OF LAND MANAGEMENT"
              ]
            }
          },
          {
            "index": 1216,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/text()[1]",
              "codeLines": [
                "The Bureau of Land Management's mission is to sustain the health, diversity, and productivity of pu..."
              ]
            }
          },
          {
            "index": 1222,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/main[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/h2[1]/text()[1]",
              "codeLines": [
                "Featured Topics"
              ]
            }
          },
          {
            "index": 1223,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/main[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[3]/h2[1]/text()[1]",
              "codeLines": [
                "Featured Places"
              ]
            }
          },
          {
            "index": 1225,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/text()[1]",
              "codeLines": [
                "U.S. Department of the Interior"
              ]
            }
          },
          {
            "index": 1226,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/text()[1]",
              "codeLines": [
                "Bureau of Land Management"
              ]
            }
          },
          {
            "index": 1227,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[2]/h2[1]/text()[1]",
              "codeLines": [
                "Follow Us:"
              ]
            }
          },
          {
            "index": 1232,
            "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]/div[2]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/header[1]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p class=\"usa-banner__header-text\">",
                "  An official website of the United States government",
                "</p>"
              ]
            }
          },
          {
            "index": 1238,
            "verdict": "failed",
            "rule": {
              "ruleID": "r75",
              "ruleSummary": "Font sizes are not too small",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r75",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "header",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/header[1]",
              "codeLines": [
                "<header class=\"usa-banner__header\">",
                "  <div class=\"usa-banner__inner\">",
                "    <div class=\"grid-col-auto\">",
                "      <img class=\"usa-banner__header-flag\" src=\"/themes/custom/bwd8sk/images/uswds/us_flag_small.pn...",
                "    </div>",
                "    <div class=\"grid-col-fill tablet:grid-col-auto\">",
                "      <p class=\"usa-banner__header-text\">",
                "        An official website of the United States government",
                "      </p>",
                "      <p class=\"usa-banner__header-action\" aria-hidden=\"true\">",
                "        Here’s how you know",
                "      </p>",
                "    </div>",
                "    <button class=\"usa-accordion__button usa-banner__button\" aria-expanded=\"false\" aria-controls=\"g...",
                "      <span class=\"usa-banner__button-text\">",
                "        Here’s how you know",
                "      </span>",
                "    </button>",
                "  </div>",
                "</header>"
              ]
            }
          },
          {
            "index": 1283,
            "verdict": "failed",
            "rule": {
              "ruleID": "r78",
              "ruleSummary": "Headings of same level have text content between them",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r78",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h2",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[2]/h2[1]",
              "codeLines": [
                "<h2>",
                "  Follow Us:",
                "</h2>"
              ]
            }
          },
          {
            "index": 1296,
            "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.blm.gov/",
      "result": {
        "totals": {
          "rulesNA": 47,
          "rulesPassed": 46,
          "rulesWarned": 4,
          "rulesViolated": 8,
          "warnings": {
            "minor": 41,
            "moderate": 0,
            "serious": 88,
            "critical": 0
          },
          "violations": {
            "minor": 0,
            "moderate": 2,
            "serious": 14,
            "critical": 5
          }
        },
        "details": {
          "testEngine": {
            "name": "axe-core",
            "version": "4.4.2"
          },
          "testRunner": {
            "name": "axe"
          },
          "testEnvironment": {
            "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/102.0.5005.40 Safari/537.36",
            "windowWidth": 1280,
            "windowHeight": 720,
            "orientationAngle": 90,
            "orientationType": "landscape-primary"
          },
          "timestamp": "2022-07-17T21:22:29.074Z",
          "url": "https://www.blm.gov/",
          "toolOptions": {
            "resultTypes": [
              "violations",
              "incomplete"
            ],
            "runOnly": {
              "type": "tag",
              "values": [
                "experimental",
                "best-practice",
                "wcag2a",
                "wcag2aa",
                "wcag2aaa",
                "wcag21a",
                "wcag21aa",
                "wcag21aaa"
              ]
            },
            "reporter": "v1"
          },
          "incomplete": [
            {
              "id": "aria-allowed-role",
              "impact": "minor",
              "tags": [
                "cat.aria",
                "best-practice"
              ],
              "description": "Ensures role attribute has an appropriate value for the element",
              "help": "ARIA role should be appropriate for the element",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/aria-allowed-role?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "aria-allowed-role",
                      "data": [
                        "presentation"
                      ],
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "ARIA role presentation must be removed when the element is made visible, as it is not allowed for the element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<img class=\"usa-banner__icon usa-media-block__img\" src=\"/themes/custom/bwd8sk/images/uswds/icon-dot-gov.svg\" role=\"presentation\" alt=\"Dot gov\">",
                  "target": [
                    "img[alt=\"Dot gov\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  ARIA role presentation must be removed when the element is made visible, as it is not allowed for the element"
                },
                {
                  "any": [
                    {
                      "id": "aria-allowed-role",
                      "data": [
                        "presentation"
                      ],
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "ARIA role presentation must be removed when the element is made visible, as it is not allowed for the element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<img class=\"usa-banner__icon usa-media-block__img\" src=\"/themes/custom/bwd8sk/images/uswds/icon-https.svg\" role=\"presentation\" alt=\"Https\">",
                  "target": [
                    "img[alt=\"Https\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  ARIA role presentation must be removed when the element is made visible, as it is not allowed for the element"
                }
              ]
            },
            {
              "id": "color-contrast-enhanced",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aaa",
                "wcag146"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast-enhanced?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"slogan\">U.S. Department of the Interior</div>",
                  "target": [
                    "#block-bwd8sk-branding > .align-items-center.pt-4.pb-4 > .title-and-slogan.col > .slogan"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "18.0pt (24px)",
                        "fontWeight": "bold",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"title\">Bureau of Land Management</div>",
                  "target": [
                    "#block-bwd8sk-branding > .align-items-center.pt-4.pb-4 > .title-and-slogan.col > .title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"layout-content-transparent public-theme page-node-6 page-type-landing_page role--anonymous front no-sidebar\" data-once=\"b-root\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/visit\" class=\"sf-depth-1 menuparent\">Visit</a>",
                  "target": [
                    ".menuparent.sf-depth-1[href$=\"visit\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"layout-content-transparent public-theme page-node-6 page-type-landing_page role--anonymous front no-sidebar\" data-once=\"b-root\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/about\" class=\"sf-depth-1 menuparent\">About</a>",
                  "target": [
                    ".menuparent.sf-depth-1[href$=\"about\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"layout-content-transparent public-theme page-node-6 page-type-landing_page role--anonymous front no-sidebar\" data-once=\"b-root\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/education\" class=\"sf-depth-1 menuparent\">Learn</a>",
                  "target": [
                    ".menuparent.sf-depth-1[href$=\"education\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"layout-content-transparent public-theme page-node-6 page-type-landing_page role--anonymous front no-sidebar\" data-once=\"b-root\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/services\" class=\"sf-depth-1 menuparent\">Services</a>",
                  "target": [
                    ".menuparent.sf-depth-1[href$=\"services\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"layout-content-transparent public-theme page-node-6 page-type-landing_page role--anonymous front no-sidebar\" data-once=\"b-root\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/get-involved\" class=\"sf-depth-1 menuparent\">Get Involved</a>",
                  "target": [
                    ".menuparent.sf-depth-1[href$=\"get-involved\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"layout-content-transparent public-theme page-node-6 page-type-landing_page role--anonymous front no-sidebar\" data-once=\"b-root\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/programs\" class=\"sf-depth-1 menuparent\">Programs</a>",
                  "target": [
                    ".menuparent.sf-depth-1[href$=\"programs\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"layout-content-transparent public-theme page-node-6 page-type-landing_page role--anonymous front no-sidebar\" data-once=\"b-root\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/office/national-office\" class=\"sf-depth-1 menuparent\">States</a>",
                  "target": [
                    ".menuparent.sf-depth-1[href$=\"national-office\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"layout-content-transparent public-theme page-node-6 page-type-landing_page role--anonymous front no-sidebar\" data-once=\"b-root\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/alert/2019-novel-coronavirus-covid-19-response\" class=\"sf-depth-1\" target=\"_self\">Coronavirus Updates</a>",
                  "target": [
                    ".sf-depth-1[target=\"_self\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ff931b",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"layout-content-transparent public-theme page-node-6 page-type-landing_page role--anonymous front no-sidebar\" data-once=\"b-root\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/programs/fire/fire-restrictions\" class=\"text-sunset sf-depth-1\">Fire Restrictions</a>",
                  "target": [
                    ".text-sunset.sf-depth-1"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "33.0pt (44px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"layout-content-transparent public-theme page-node-6 page-type-landing_page role--anonymous front no-sidebar\" data-once=\"b-root\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"field slideshow-label\">THE BUREAU OF LAND MANAGEMENT</div>",
                  "target": [
                    ".slideshow-label"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"layout-content-transparent public-theme page-node-6 page-type-landing_page role--anonymous front no-sidebar\" data-once=\"b-root\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"field slideshow-short-description\">The Bureau of Land Management's mission is to sustain the health, diversity, and productivity of public lands for the use and enjoyment of present and future generations.</div>",
                  "target": [
                    ".slideshow-short-description"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "25.5pt (34px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"layout-content-transparent public-theme page-node-6 page-type-landing_page role--anonymous front no-sidebar\" data-once=\"b-root\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"pl-lg-5 d-none d-lg-block\">Featured Topics</h2>",
                  "target": [
                    ".pl-lg-5"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"layout-content-transparent public-theme page-node-6 page-type-landing_page role--anonymous front no-sidebar\" data-once=\"b-root\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"text col-10 p-0 pl-3\">Priorities</span>",
                  "target": [
                    ".topic-link:nth-child(2) > .mx-0.mx-md-5.row > .col-10.pl-3.p-0"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"layout-content-transparent public-theme page-node-6 page-type-landing_page role--anonymous front no-sidebar\" data-once=\"b-root\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"text col-10 p-0 pl-3\">Cultural Heritage</span>",
                  "target": [
                    ".mx-0.mx-md-5[href$=\"cultural-resources\"] > .col-10.pl-3.p-0"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"layout-content-transparent public-theme page-node-6 page-type-landing_page role--anonymous front no-sidebar\" data-once=\"b-root\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"text col-10 p-0 pl-3\">Fish and Wildlife</span>",
                  "target": [
                    ".topic-link:nth-child(4) > .mx-0.mx-md-5.row > .col-10.pl-3.p-0"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"layout-content-transparent public-theme page-node-6 page-type-landing_page role--anonymous front no-sidebar\" data-once=\"b-root\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"text col-10 p-0 pl-3\">Fire and Aviation</span>",
                  "target": [
                    ".topic-link:nth-child(5) > .mx-0.mx-md-5.row > .col-10.pl-3.p-0"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"layout-content-transparent public-theme page-node-6 page-type-landing_page role--anonymous front no-sidebar\" data-once=\"b-root\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"text col-10 p-0 pl-3\">Law Enforcement</span>",
                  "target": [
                    ".topic-link:nth-child(6) > .mx-0.mx-md-5.row > .col-10.pl-3.p-0"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"layout-content-transparent public-theme page-node-6 page-type-landing_page role--anonymous front no-sidebar\" data-once=\"b-root\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"text col-10 p-0 pl-3\">Wild Horse and Burro</span>",
                  "target": [
                    ".mx-0.mx-md-5[href$=\"whb\"] > .col-10.pl-3.p-0"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "25.5pt (34px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"layout-content-transparent public-theme page-node-6 page-type-landing_page role--anonymous front no-sidebar\" data-once=\"b-root\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2>Featured Places</h2>",
                  "target": [
                    ".colored-border-center > h2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"layout-content-transparent public-theme page-node-6 page-type-landing_page role--anonymous front no-sidebar\" data-once=\"b-root\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/visit\" class=\"btn btn-lg btn-border my-5\">View more places to visit ›</a>",
                  "target": [
                    ".more-link-wrapper > .btn.btn-lg.btn-border"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"slogan\">U.S. Department of the Interior</div>",
                  "target": [
                    "#block-sitebranding-3 > .align-items-center.pt-4.pb-4 > .title-and-slogan.col > .slogan"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "18.0pt (24px)",
                        "fontWeight": "bold",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"title\">Bureau of Land Management</div>",
                  "target": [
                    "#block-sitebranding-3 > .align-items-center.pt-4.pb-4 > .title-and-slogan.col > .title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.2pt (13.6px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer id=\"framework-footer\" class=\"container-fluid\">",
                          "target": [
                            "#framework-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2>Follow Us:</h2>",
                  "target": [
                    "#block-followbureauoflandmanagementon-3 > h2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer id=\"framework-footer\" class=\"container-fluid\">",
                          "target": [
                            "#framework-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/about/foia\" class=\"nav-link d-inline-block pl-0 pt-0\" data-drupal-link-system-path=\"node/3166\">FOIA</a>",
                  "target": [
                    ".d-inline-block[data-drupal-link-system-path=\"node/3166\"][href$=\"foia\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer id=\"framework-footer\" class=\"container-fluid\">",
                          "target": [
                            "#framework-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/careers\" class=\"nav-link d-inline-block pl-0 pt-0\" data-drupal-link-system-path=\"node/16023\">Careers</a>",
                  "target": [
                    "a[data-drupal-link-system-path=\"node/16023\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer id=\"framework-footer\" class=\"container-fluid\">",
                          "target": [
                            "#framework-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/office/national-office\" class=\"nav-link d-inline-block pl-0 pt-0\" data-drupal-link-system-path=\"node/51\">Contact Us</a>",
                  "target": [
                    ".d-inline-block[data-drupal-link-system-path=\"node/51\"][href$=\"national-office\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer id=\"framework-footer\" class=\"container-fluid\">",
                          "target": [
                            "#framework-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/maps\" class=\"nav-link d-inline-block pl-0 pt-0\" data-drupal-link-system-path=\"node/3131\">Maps</a>",
                  "target": [
                    ".d-inline-block[data-drupal-link-system-path=\"node/3131\"][href$=\"maps\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer id=\"framework-footer\" class=\"container-fluid\">",
                          "target": [
                            "#framework-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/media\" class=\"nav-link d-inline-block pl-0 pt-0\" data-drupal-link-system-path=\"node/3410\">Information Center</a>",
                  "target": [
                    "a[data-drupal-link-system-path=\"node/3410\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer id=\"framework-footer\" class=\"container-fluid\">",
                          "target": [
                            "#framework-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/info/notices\" class=\"nav-link d-inline-block pl-0 pt-0\" data-drupal-link-system-path=\"node/13941\">Notices</a>",
                  "target": [
                    ".nav-item:nth-child(6) > a[href$=\"notices\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer id=\"framework-footer\" class=\"container-fluid\">",
                          "target": [
                            "#framework-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/feedback\" class=\"nav-link d-inline-block pl-0 pt-0\" data-drupal-link-system-path=\"webform/feedback\">Feedback</a>",
                  "target": [
                    "a[href$=\"feedback\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer id=\"framework-footer\" class=\"container-fluid\">",
                          "target": [
                            "#framework-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/programs/public-safety-and-fire/law-enforcement/report-misconduct\" class=\"nav-link d-inline-block pl-0 pt-0\" data-drupal-link-system-path=\"webform/report_misconduct\">Report Misconduct</a>",
                  "target": [
                    "a[data-drupal-link-system-path=\"webform/report_misconduct\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer id=\"framework-footer\" class=\"container-fluid\">",
                          "target": [
                            "#framework-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/info/office-of-civil-rights\" class=\"nav-link d-inline-block pl-0 pt-0\" data-drupal-link-system-path=\"node/18828\">Office of Civil Rights</a>",
                  "target": [
                    "a[href$=\"office-of-civil-rights\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer id=\"framework-footer\" class=\"container-fluid\">",
                          "target": [
                            "#framework-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.doi.gov/privacy\" class=\"nav-link d-inline-block pl-0 pt-0\">Privacy Policy</a>",
                  "target": [
                    "a[href$=\"privacy\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer id=\"framework-footer\" class=\"container-fluid\">",
                          "target": [
                            "#framework-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.doi.gov/disclaimer\" class=\"nav-link d-inline-block pl-0 pt-0\">Disclaimer</a>",
                  "target": [
                    "a[href$=\"disclaimer\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer id=\"framework-footer\" class=\"container-fluid\">",
                          "target": [
                            "#framework-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.doi.gov/accessibility\" class=\"nav-link d-inline-block pl-0 pt-0\">Accessibility</a>",
                  "target": [
                    "#block-footersecondary-2 > .menu-wrapper > .flex-column.nav > .nav-item:nth-child(3) > .d-inline-block.pt-0.pl-0"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer id=\"framework-footer\" class=\"container-fluid\">",
                          "target": [
                            "#framework-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.doi.gov/bpp\" class=\"nav-link d-inline-block pl-0 pt-0\">Budget and Performance</a>",
                  "target": [
                    "a[href$=\"bpp\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer id=\"framework-footer\" class=\"container-fluid\">",
                          "target": [
                            "#framework-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.doi.gov/pfm/afr\" class=\"nav-link d-inline-block pl-0 pt-0\">Agency Financial Report</a>",
                  "target": [
                    "a[href$=\"afr\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer id=\"framework-footer\" class=\"container-fluid\">",
                          "target": [
                            "#framework-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.doi.gov/pmb/eeo/no-fear-act\" class=\"nav-link d-inline-block pl-0 pt-0\">No Fear Act</a>",
                  "target": [
                    "#block-footersecondary-2 > .menu-wrapper > .flex-column.nav > .nav-item:nth-child(6) > .d-inline-block.pt-0.pl-0"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer id=\"framework-footer\" class=\"container-fluid\">",
                          "target": [
                            "#framework-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.doi.gov/cummings-act-notices\" class=\"nav-link d-inline-block pl-0 pt-0\">Cummings Act Notices</a>",
                  "target": [
                    "#block-footersecondary-2 > .menu-wrapper > .flex-column.nav > .nav-item:nth-child(7) > .d-inline-block.pt-0.pl-0"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer id=\"framework-footer\" class=\"container-fluid\">",
                          "target": [
                            "#framework-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.usa.gov/\" class=\"nav-link d-inline-block pl-0 pt-0\">USA.gov</a>",
                  "target": [
                    "a[href$=\"usa.gov/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer id=\"framework-footer\" class=\"container-fluid\">",
                          "target": [
                            "#framework-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.whitehouse.gov/\" class=\"nav-link d-inline-block pl-0 pt-0\">White House</a>",
                  "target": [
                    "a[href$=\"whitehouse.gov/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer id=\"framework-footer\" class=\"container-fluid\">",
                          "target": [
                            "#framework-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.doi.gov/\" class=\"nav-link d-inline-block pl-0 pt-0\">Department of the Interior</a>",
                  "target": [
                    "a[href$=\"doi.gov/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                }
              ]
            },
            {
              "id": "color-contrast",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aa",
                "wcag143"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"slogan\">U.S. Department of the Interior</div>",
                  "target": [
                    "#block-bwd8sk-branding > .align-items-center.pt-4.pb-4 > .title-and-slogan.col > .slogan"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "18.0pt (24px)",
                        "fontWeight": "bold",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"title\">Bureau of Land Management</div>",
                  "target": [
                    "#block-bwd8sk-branding > .align-items-center.pt-4.pb-4 > .title-and-slogan.col > .title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"layout-content-transparent public-theme page-node-6 page-type-landing_page role--anonymous front no-sidebar\" data-once=\"b-root\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/visit\" class=\"sf-depth-1 menuparent\">Visit</a>",
                  "target": [
                    ".menuparent.sf-depth-1[href$=\"visit\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"layout-content-transparent public-theme page-node-6 page-type-landing_page role--anonymous front no-sidebar\" data-once=\"b-root\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/about\" class=\"sf-depth-1 menuparent\">About</a>",
                  "target": [
                    ".menuparent.sf-depth-1[href$=\"about\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"layout-content-transparent public-theme page-node-6 page-type-landing_page role--anonymous front no-sidebar\" data-once=\"b-root\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/education\" class=\"sf-depth-1 menuparent\">Learn</a>",
                  "target": [
                    ".menuparent.sf-depth-1[href$=\"education\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"layout-content-transparent public-theme page-node-6 page-type-landing_page role--anonymous front no-sidebar\" data-once=\"b-root\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/services\" class=\"sf-depth-1 menuparent\">Services</a>",
                  "target": [
                    ".menuparent.sf-depth-1[href$=\"services\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"layout-content-transparent public-theme page-node-6 page-type-landing_page role--anonymous front no-sidebar\" data-once=\"b-root\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/get-involved\" class=\"sf-depth-1 menuparent\">Get Involved</a>",
                  "target": [
                    ".menuparent.sf-depth-1[href$=\"get-involved\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"layout-content-transparent public-theme page-node-6 page-type-landing_page role--anonymous front no-sidebar\" data-once=\"b-root\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/programs\" class=\"sf-depth-1 menuparent\">Programs</a>",
                  "target": [
                    ".menuparent.sf-depth-1[href$=\"programs\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"layout-content-transparent public-theme page-node-6 page-type-landing_page role--anonymous front no-sidebar\" data-once=\"b-root\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/office/national-office\" class=\"sf-depth-1 menuparent\">States</a>",
                  "target": [
                    ".menuparent.sf-depth-1[href$=\"national-office\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"layout-content-transparent public-theme page-node-6 page-type-landing_page role--anonymous front no-sidebar\" data-once=\"b-root\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/alert/2019-novel-coronavirus-covid-19-response\" class=\"sf-depth-1\" target=\"_self\">Coronavirus Updates</a>",
                  "target": [
                    ".sf-depth-1[target=\"_self\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ff931b",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"layout-content-transparent public-theme page-node-6 page-type-landing_page role--anonymous front no-sidebar\" data-once=\"b-root\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/programs/fire/fire-restrictions\" class=\"text-sunset sf-depth-1\">Fire Restrictions</a>",
                  "target": [
                    ".text-sunset.sf-depth-1"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "33.0pt (44px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"layout-content-transparent public-theme page-node-6 page-type-landing_page role--anonymous front no-sidebar\" data-once=\"b-root\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"field slideshow-label\">THE BUREAU OF LAND MANAGEMENT</div>",
                  "target": [
                    ".slideshow-label"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"layout-content-transparent public-theme page-node-6 page-type-landing_page role--anonymous front no-sidebar\" data-once=\"b-root\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"field slideshow-short-description\">The Bureau of Land Management's mission is to sustain the health, diversity, and productivity of public lands for the use and enjoyment of present and future generations.</div>",
                  "target": [
                    ".slideshow-short-description"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "25.5pt (34px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"layout-content-transparent public-theme page-node-6 page-type-landing_page role--anonymous front no-sidebar\" data-once=\"b-root\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"pl-lg-5 d-none d-lg-block\">Featured Topics</h2>",
                  "target": [
                    ".pl-lg-5"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"layout-content-transparent public-theme page-node-6 page-type-landing_page role--anonymous front no-sidebar\" data-once=\"b-root\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"text col-10 p-0 pl-3\">Priorities</span>",
                  "target": [
                    ".topic-link:nth-child(2) > .mx-0.mx-md-5.row > .col-10.pl-3.p-0"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"layout-content-transparent public-theme page-node-6 page-type-landing_page role--anonymous front no-sidebar\" data-once=\"b-root\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"text col-10 p-0 pl-3\">Cultural Heritage</span>",
                  "target": [
                    ".mx-0.mx-md-5[href$=\"cultural-resources\"] > .col-10.pl-3.p-0"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"layout-content-transparent public-theme page-node-6 page-type-landing_page role--anonymous front no-sidebar\" data-once=\"b-root\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"text col-10 p-0 pl-3\">Fish and Wildlife</span>",
                  "target": [
                    ".topic-link:nth-child(4) > .mx-0.mx-md-5.row > .col-10.pl-3.p-0"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"layout-content-transparent public-theme page-node-6 page-type-landing_page role--anonymous front no-sidebar\" data-once=\"b-root\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"text col-10 p-0 pl-3\">Fire and Aviation</span>",
                  "target": [
                    ".topic-link:nth-child(5) > .mx-0.mx-md-5.row > .col-10.pl-3.p-0"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"layout-content-transparent public-theme page-node-6 page-type-landing_page role--anonymous front no-sidebar\" data-once=\"b-root\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"text col-10 p-0 pl-3\">Law Enforcement</span>",
                  "target": [
                    ".topic-link:nth-child(6) > .mx-0.mx-md-5.row > .col-10.pl-3.p-0"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"layout-content-transparent public-theme page-node-6 page-type-landing_page role--anonymous front no-sidebar\" data-once=\"b-root\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"text col-10 p-0 pl-3\">Wild Horse and Burro</span>",
                  "target": [
                    ".mx-0.mx-md-5[href$=\"whb\"] > .col-10.pl-3.p-0"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "25.5pt (34px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"layout-content-transparent public-theme page-node-6 page-type-landing_page role--anonymous front no-sidebar\" data-once=\"b-root\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2>Featured Places</h2>",
                  "target": [
                    ".colored-border-center > h2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"layout-content-transparent public-theme page-node-6 page-type-landing_page role--anonymous front no-sidebar\" data-once=\"b-root\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/visit\" class=\"btn btn-lg btn-border my-5\">View more places to visit ›</a>",
                  "target": [
                    ".more-link-wrapper > .btn.btn-lg.btn-border"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"slogan\">U.S. Department of the Interior</div>",
                  "target": [
                    "#block-sitebranding-3 > .align-items-center.pt-4.pb-4 > .title-and-slogan.col > .slogan"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "18.0pt (24px)",
                        "fontWeight": "bold",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"title\">Bureau of Land Management</div>",
                  "target": [
                    "#block-sitebranding-3 > .align-items-center.pt-4.pb-4 > .title-and-slogan.col > .title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.2pt (13.6px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer id=\"framework-footer\" class=\"container-fluid\">",
                          "target": [
                            "#framework-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2>Follow Us:</h2>",
                  "target": [
                    "#block-followbureauoflandmanagementon-3 > h2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer id=\"framework-footer\" class=\"container-fluid\">",
                          "target": [
                            "#framework-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/about/foia\" class=\"nav-link d-inline-block pl-0 pt-0\" data-drupal-link-system-path=\"node/3166\">FOIA</a>",
                  "target": [
                    ".d-inline-block[data-drupal-link-system-path=\"node/3166\"][href$=\"foia\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer id=\"framework-footer\" class=\"container-fluid\">",
                          "target": [
                            "#framework-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/careers\" class=\"nav-link d-inline-block pl-0 pt-0\" data-drupal-link-system-path=\"node/16023\">Careers</a>",
                  "target": [
                    "a[data-drupal-link-system-path=\"node/16023\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer id=\"framework-footer\" class=\"container-fluid\">",
                          "target": [
                            "#framework-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/office/national-office\" class=\"nav-link d-inline-block pl-0 pt-0\" data-drupal-link-system-path=\"node/51\">Contact Us</a>",
                  "target": [
                    ".d-inline-block[data-drupal-link-system-path=\"node/51\"][href$=\"national-office\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer id=\"framework-footer\" class=\"container-fluid\">",
                          "target": [
                            "#framework-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/maps\" class=\"nav-link d-inline-block pl-0 pt-0\" data-drupal-link-system-path=\"node/3131\">Maps</a>",
                  "target": [
                    ".d-inline-block[data-drupal-link-system-path=\"node/3131\"][href$=\"maps\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer id=\"framework-footer\" class=\"container-fluid\">",
                          "target": [
                            "#framework-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/media\" class=\"nav-link d-inline-block pl-0 pt-0\" data-drupal-link-system-path=\"node/3410\">Information Center</a>",
                  "target": [
                    "a[data-drupal-link-system-path=\"node/3410\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer id=\"framework-footer\" class=\"container-fluid\">",
                          "target": [
                            "#framework-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/info/notices\" class=\"nav-link d-inline-block pl-0 pt-0\" data-drupal-link-system-path=\"node/13941\">Notices</a>",
                  "target": [
                    ".nav-item:nth-child(6) > a[href$=\"notices\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer id=\"framework-footer\" class=\"container-fluid\">",
                          "target": [
                            "#framework-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/feedback\" class=\"nav-link d-inline-block pl-0 pt-0\" data-drupal-link-system-path=\"webform/feedback\">Feedback</a>",
                  "target": [
                    "a[href$=\"feedback\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer id=\"framework-footer\" class=\"container-fluid\">",
                          "target": [
                            "#framework-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/programs/public-safety-and-fire/law-enforcement/report-misconduct\" class=\"nav-link d-inline-block pl-0 pt-0\" data-drupal-link-system-path=\"webform/report_misconduct\">Report Misconduct</a>",
                  "target": [
                    "a[data-drupal-link-system-path=\"webform/report_misconduct\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer id=\"framework-footer\" class=\"container-fluid\">",
                          "target": [
                            "#framework-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/info/office-of-civil-rights\" class=\"nav-link d-inline-block pl-0 pt-0\" data-drupal-link-system-path=\"node/18828\">Office of Civil Rights</a>",
                  "target": [
                    "a[href$=\"office-of-civil-rights\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer id=\"framework-footer\" class=\"container-fluid\">",
                          "target": [
                            "#framework-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.doi.gov/privacy\" class=\"nav-link d-inline-block pl-0 pt-0\">Privacy Policy</a>",
                  "target": [
                    "a[href$=\"privacy\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer id=\"framework-footer\" class=\"container-fluid\">",
                          "target": [
                            "#framework-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.doi.gov/disclaimer\" class=\"nav-link d-inline-block pl-0 pt-0\">Disclaimer</a>",
                  "target": [
                    "a[href$=\"disclaimer\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer id=\"framework-footer\" class=\"container-fluid\">",
                          "target": [
                            "#framework-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.doi.gov/accessibility\" class=\"nav-link d-inline-block pl-0 pt-0\">Accessibility</a>",
                  "target": [
                    "#block-footersecondary-2 > .menu-wrapper > .flex-column.nav > .nav-item:nth-child(3) > .d-inline-block.pt-0.pl-0"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer id=\"framework-footer\" class=\"container-fluid\">",
                          "target": [
                            "#framework-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.doi.gov/bpp\" class=\"nav-link d-inline-block pl-0 pt-0\">Budget and Performance</a>",
                  "target": [
                    "a[href$=\"bpp\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer id=\"framework-footer\" class=\"container-fluid\">",
                          "target": [
                            "#framework-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.doi.gov/pfm/afr\" class=\"nav-link d-inline-block pl-0 pt-0\">Agency Financial Report</a>",
                  "target": [
                    "a[href$=\"afr\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer id=\"framework-footer\" class=\"container-fluid\">",
                          "target": [
                            "#framework-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.doi.gov/pmb/eeo/no-fear-act\" class=\"nav-link d-inline-block pl-0 pt-0\">No Fear Act</a>",
                  "target": [
                    "#block-footersecondary-2 > .menu-wrapper > .flex-column.nav > .nav-item:nth-child(6) > .d-inline-block.pt-0.pl-0"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer id=\"framework-footer\" class=\"container-fluid\">",
                          "target": [
                            "#framework-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.doi.gov/cummings-act-notices\" class=\"nav-link d-inline-block pl-0 pt-0\">Cummings Act Notices</a>",
                  "target": [
                    "#block-footersecondary-2 > .menu-wrapper > .flex-column.nav > .nav-item:nth-child(7) > .d-inline-block.pt-0.pl-0"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer id=\"framework-footer\" class=\"container-fluid\">",
                          "target": [
                            "#framework-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.usa.gov/\" class=\"nav-link d-inline-block pl-0 pt-0\">USA.gov</a>",
                  "target": [
                    "a[href$=\"usa.gov/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer id=\"framework-footer\" class=\"container-fluid\">",
                          "target": [
                            "#framework-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.whitehouse.gov/\" class=\"nav-link d-inline-block pl-0 pt-0\">White House</a>",
                  "target": [
                    "a[href$=\"whitehouse.gov/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer id=\"framework-footer\" class=\"container-fluid\">",
                          "target": [
                            "#framework-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.doi.gov/\" class=\"nav-link d-inline-block pl-0 pt-0\">Department of the Interior</a>",
                  "target": [
                    "a[href$=\"doi.gov/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                }
              ]
            },
            {
              "id": "hidden-content",
              "impact": "minor",
              "tags": [
                "cat.structure",
                "experimental",
                "review-item",
                "best-practice"
              ],
              "description": "Informs users about hidden content.",
              "help": "Hidden content on the page should be analyzed",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/hidden-content?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<p class=\"usa-banner__header-action\" aria-hidden=\"true\">Here’s how you know</p>",
                  "target": [
                    ".usa-banner__header-action"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"usa-banner__content usa-accordion__content\" id=\"gov-banner\" hidden=\"\">",
                  "target": [
                    "#gov-banner"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"col-4 col-md-6 d-menu-switch-none\">",
                  "target": [
                    ".d-menu-switch-none"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"hidden\">Twitter</span>",
                  "target": [
                    ".fonticon-twitter > .hidden"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 80 40\">",
                  "target": [
                    ".fonticon-twitter > svg[focusable=\"false\"][aria-label=\"(link is external)\"][viewBox=\"0 0 80 40\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"hidden\">YouTube</span>",
                  "target": [
                    ".fonticon-youtube > .hidden"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 80 40\">",
                  "target": [
                    ".fonticon-youtube > svg[focusable=\"false\"][aria-label=\"(link is external)\"][viewBox=\"0 0 80 40\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"hidden\">Facebook</span>",
                  "target": [
                    ".fonticon-facebook > .hidden"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 80 40\">",
                  "target": [
                    ".fonticon-facebook > svg[focusable=\"false\"][aria-label=\"(link is external)\"][viewBox=\"0 0 80 40\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"hidden\">Instagram</span>",
                  "target": [
                    ".fonticon-instagram > .hidden"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 80 40\">",
                  "target": [
                    ".fonticon-instagram > svg[focusable=\"false\"][aria-label=\"(link is external)\"][viewBox=\"0 0 80 40\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"hidden\">Medium</span>",
                  "target": [
                    ".fonticon-medium > .hidden"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 80 40\">",
                  "target": [
                    ".fonticon-medium > svg[focusable=\"false\"][aria-label=\"(link is external)\"][viewBox=\"0 0 80 40\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"hidden\">LinkedIn</span>",
                  "target": [
                    ".fonticon-linkedin > .hidden"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 80 40\">",
                  "target": [
                    ".fonticon-linkedin > svg[focusable=\"false\"][aria-label=\"(link is external)\"][viewBox=\"0 0 80 40\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li id=\"main-menu-link-contentd235b823-c9b1-48dd-93cb-249148d862d0\" class=\"active-trail sf-depth-1 sf-no-children\"><a href=\"/\" class=\"is-active sf-depth-1\">Home</a></li>",
                  "target": [
                    "#main-menu-link-contentd235b823-c9b1-48dd-93cb-249148d862d0"
                  ],
                  "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": "<nav role=\"navigation\" aria-labelledby=\"block-mainnavigation-3-menu\" id=\"block-mainnavigation-3\" class=\"mobile-menu\">",
                  "target": [
                    "#block-mainnavigation-3"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"nav flex-column\">",
                  "target": [
                    ".menu-item--expanded.nav-item:nth-child(2) > .flex-column.nav"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"nav flex-column\">",
                  "target": [
                    ".menu-item--expanded.nav-item:nth-child(3) > .flex-column.nav"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"nav flex-column\">",
                  "target": [
                    ".menu-item--expanded.nav-item:nth-child(4) > .flex-column.nav"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"nav flex-column\">",
                  "target": [
                    ".menu-item--expanded.nav-item:nth-child(5) > .flex-column.nav"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"nav flex-column\">",
                  "target": [
                    ".menu-item--expanded.nav-item:nth-child(6) > .flex-column.nav"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"nav flex-column\">",
                  "target": [
                    ".menu-item--expanded.nav-item:nth-child(7) > .flex-column.nav"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"nav flex-column\">",
                  "target": [
                    ".menu-item--active-trail.menu-item--expanded.nav-item > .flex-column.nav"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"tab-pane fade\" id=\"tab-content-29\" role=\"tabpanel\" aria-labelledby=\"tab-29\">",
                  "target": [
                    "#tab-content-29"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<h2>Spotlight</h2>",
                  "target": [
                    "#tab-content-29 > h2"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"tab-pane fade\" id=\"tab-content-82047\" role=\"tabpanel\" aria-labelledby=\"tab-82047\">",
                  "target": [
                    "#tab-content-82047"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<h2>Quick Facts</h2>",
                  "target": [
                    "#tab-content-82047 > h2"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<h2>Popular Links</h2>",
                  "target": [
                    "#tab-content-82050 > h2"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<h2 class=\"d-block d-lg-none\">Featured Topics</h2>",
                  "target": [
                    ".d-block"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"img d-none\">\n        <img src=\"/sites/blm.gov/files/styles/featured_social_media/public/uploads/HomePage_NavButtons_Maps.jpg?h=c10a13fc&amp;itok=bZm9nDRI\" width=\"200\" height=\"200\" alt=\"HomePage_NavButtons_Maps\" loading=\"lazy\" typeof=\"foaf:Image\">\n\n\n\n  </span>",
                  "target": [
                    "a[href$=\"maps\"] > .d-none.img"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"img d-none\">\n        <img src=\"/sites/blm.gov/files/styles/featured_social_media/public/uploads/HomePage_NavButtons_InfoCenter.jpg?h=c10a13fc&amp;itok=S9PAz37g\" width=\"200\" height=\"200\" alt=\"HomePage_NavButtons_InfoCenter\" loading=\"lazy\" typeof=\"foaf:Image\">\n\n\n\n  </span>",
                  "target": [
                    ".col-sm-6.col-lg-3.col-12:nth-child(2) > a[href$=\"media\"] > .d-none.img"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"img d-none\">\n        <img src=\"/sites/blm.gov/files/styles/featured_social_media/public/uploads/HomePage_NavButtons_SocialMedia.jpg?h=c10a13fc&amp;itok=lD_V6oNe\" width=\"200\" height=\"200\" alt=\"HomePage_NavButtons_SocialMedia\" loading=\"lazy\" typeof=\"foaf:Image\">\n\n\n\n  </span>",
                  "target": [
                    "a[href$=\"social-media\"] > .d-none.img"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"img d-none\">\n        <img src=\"/sites/blm.gov/files/styles/featured_social_media/public/uploads/HomePage_NavButtons_Locations.jpg?h=c10a13fc&amp;itok=ZifkqEfl\" width=\"200\" height=\"200\" alt=\"HomePage_NavButtons_Locations\" loading=\"lazy\" typeof=\"foaf:Image\">\n\n\n\n  </span>",
                  "target": [
                    "a[href$=\"national-office\"] > .d-none.img"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 80 40\">",
                  "target": [
                    ".sm-icon-twitter > svg[focusable=\"false\"][aria-label=\"(link is external)\"][viewBox=\"0 0 80 40\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 80 40\">",
                  "target": [
                    ".sm-icon-youtube > svg[focusable=\"false\"][aria-label=\"(link is external)\"][viewBox=\"0 0 80 40\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 80 40\">",
                  "target": [
                    ".sm-icon-facebook > svg[focusable=\"false\"][aria-label=\"(link is external)\"][viewBox=\"0 0 80 40\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 80 40\">",
                  "target": [
                    ".sm-icon-instagram > svg[focusable=\"false\"][aria-label=\"(link is external)\"][viewBox=\"0 0 80 40\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 80 40\">",
                  "target": [
                    ".sm-icon-flickr > svg[focusable=\"false\"][aria-label=\"(link is external)\"][viewBox=\"0 0 80 40\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                }
              ]
            }
          ],
          "violations": [
            {
              "id": "aria-required-children",
              "impact": "critical",
              "tags": [
                "cat.aria",
                "wcag2a",
                "wcag131"
              ],
              "description": "Ensures elements with an ARIA role that require child roles contain them",
              "help": "Certain ARIA roles must contain particular children",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/aria-required-children?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "aria-required-children",
                      "data": [
                        "tab"
                      ],
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Required ARIA child role not present: tab"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<ul class=\"nav nav-tabs\" role=\"tablist\">",
                  "target": [
                    ".nav-tabs"
                  ],
                  "failureSummary": "Fix any of the following:\n  Required ARIA child role not present: tab"
                }
              ]
            },
            {
              "id": "aria-required-parent",
              "impact": "critical",
              "tags": [
                "cat.aria",
                "wcag2a",
                "wcag131"
              ],
              "description": "Ensures elements with an ARIA role that require parent roles are contained by them",
              "help": "Certain ARIA roles must be contained by particular parents",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/aria-required-parent?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "aria-required-parent",
                      "data": [
                        "tablist"
                      ],
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Required ARIA parent role not present: tablist"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<a class=\"nav-link text-center open\" id=\"tab-29\" data-toggle=\"tab\" href=\"#tab-content-29\" role=\"tab\" aria-selected=\"false\">Spotlight</a>",
                  "target": [
                    "#tab-29"
                  ],
                  "failureSummary": "Fix any of the following:\n  Required ARIA parent role not present: tablist"
                },
                {
                  "any": [
                    {
                      "id": "aria-required-parent",
                      "data": [
                        "tablist"
                      ],
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Required ARIA parent role not present: tablist"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<a class=\"nav-link text-center\" id=\"tab-82047\" data-toggle=\"tab\" href=\"#tab-content-82047\" role=\"tab\" aria-selected=\"false\">Quick Facts</a>",
                  "target": [
                    "#tab-82047"
                  ],
                  "failureSummary": "Fix any of the following:\n  Required ARIA parent role not present: tablist"
                },
                {
                  "any": [
                    {
                      "id": "aria-required-parent",
                      "data": [
                        "tablist"
                      ],
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Required ARIA parent role not present: tablist"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<a class=\"nav-link text-center active show\" id=\"tab-82050\" data-toggle=\"tab\" href=\"#tab-content-82050\" role=\"tab\" aria-selected=\"true\">Popular Links</a>",
                  "target": [
                    "#tab-82050"
                  ],
                  "failureSummary": "Fix any of the following:\n  Required ARIA parent role not present: tablist"
                }
              ]
            },
            {
              "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": "#005ea2",
                        "bgColor": "#f0f0f0",
                        "contrastRatio": 5.9,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"usa-banner\" aria-label=\"Official government website\">",
                          "target": [
                            "section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.9 (foreground color: #005ea2, background color: #f0f0f0, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"usa-banner__button-text\">Here’s how you know</span>",
                  "target": [
                    ".usa-banner__button-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.9 (foreground color: #005ea2, background color: #f0f0f0, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#596f31",
                        "contrastRatio": 5.61,
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"text-outer row\">\n                  <span class=\"icon fonticon-map col\" aria-hidden=\"true\"></span>\n                <span class=\"text-inner col\">Maps</span>\n      </span>",
                          "target": [
                            "a[href$=\"maps\"] > .text-outer.row"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.61 (foreground color: #ffffff, background color: #596f31, font size: 16.5pt (22px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"text-inner col\">Maps</span>",
                  "target": [
                    "a[href$=\"maps\"] > .text-outer.row > .text-inner.col"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.61 (foreground color: #ffffff, background color: #596f31, font size: 16.5pt (22px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#596f31",
                        "contrastRatio": 5.61,
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"text-outer row\">\n                  <span class=\"icon fonticon-info col\" aria-hidden=\"true\"></span>\n                <span class=\"text-inner col\">Info Center</span>\n      </span>",
                          "target": [
                            ".col-sm-6.col-lg-3.col-12:nth-child(2) > a[href$=\"media\"] > .text-outer.row"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.61 (foreground color: #ffffff, background color: #596f31, font size: 16.5pt (22px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"text-inner col\">Info Center</span>",
                  "target": [
                    ".col-sm-6.col-lg-3.col-12:nth-child(2) > a[href$=\"media\"] > .text-outer.row > .text-inner.col"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.61 (foreground color: #ffffff, background color: #596f31, font size: 16.5pt (22px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#596f31",
                        "contrastRatio": 5.61,
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"text-outer row\">\n                  <span class=\"icon fonticon-share col\" aria-hidden=\"true\"></span>\n                <span class=\"text-inner col\">Social Media</span>\n      </span>",
                          "target": [
                            "a[href$=\"social-media\"] > .text-outer.row"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.61 (foreground color: #ffffff, background color: #596f31, font size: 16.5pt (22px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"text-inner col\">Social Media</span>",
                  "target": [
                    "a[href$=\"social-media\"] > .text-outer.row > .text-inner.col"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.61 (foreground color: #ffffff, background color: #596f31, font size: 16.5pt (22px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#596f31",
                        "contrastRatio": 5.61,
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"text-outer row\">\n                  <span class=\"icon fonticon-flag col\" aria-hidden=\"true\"></span>\n                <span class=\"text-inner col\">States</span>\n      </span>",
                          "target": [
                            "a[href$=\"national-office\"] > .text-outer.row"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.61 (foreground color: #ffffff, background color: #596f31, font size: 16.5pt (22px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"text-inner col\">States</span>",
                  "target": [
                    "a[href$=\"national-office\"] > .text-outer.row > .text-inner.col"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.61 (foreground color: #ffffff, background color: #596f31, font size: 16.5pt (22px), font weight: normal). Expected contrast ratio of 7:1"
                }
              ]
            },
            {
              "id": "image-alt",
              "impact": "critical",
              "tags": [
                "cat.text-alternatives",
                "wcag2a",
                "wcag111",
                "section508",
                "section508.22.a",
                "ACT"
              ],
              "description": "Ensures <img> elements have alternate text or a role of none or presentation",
              "help": "Images must have alternate text",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/image-alt?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "has-alt",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Element does not have an alt attribute"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    },
                    {
                      "id": "presentational-role",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<img src=\"/sites/blm.gov/files/styles/featured_topic/public/FeaturedTopic_MagnifyingGlass.png?itok=cROmepO-\" width=\"43\" height=\"45\" loading=\"lazy\" typeof=\"foaf:Image\">",
                  "target": [
                    "img[width=\"43\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                }
              ]
            },
            {
              "id": "link-name",
              "impact": "serious",
              "tags": [
                "cat.name-role-value",
                "wcag2a",
                "wcag412",
                "wcag244",
                "section508",
                "section508.22.a",
                "ACT"
              ],
              "description": "Ensures links have discernible text",
              "help": "Links must have discernible text",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/link-name?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "emptyAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has an empty title attribute"
                    }
                  ],
                  "all": [],
                  "none": [
                    {
                      "id": "focusable-no-name",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element is in tab order and does not have accessible text"
                    }
                  ],
                  "impact": "serious",
                  "html": "<a class=\"fonticon-twitter pr-menu-switch-3 ext\" href=\"https://twitter.com/BLMNational\" data-extlink=\"\" target=\"_blank\" rel=\"noopener\" data-toggle=\"tooltip\" data-placement=\"top\" title=\"\" data-original-title=\"\">",
                  "target": [
                    ".fonticon-twitter"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has an empty title attribute"
                },
                {
                  "any": [
                    {
                      "id": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "emptyAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has an empty title attribute"
                    }
                  ],
                  "all": [],
                  "none": [
                    {
                      "id": "focusable-no-name",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element is in tab order and does not have accessible text"
                    }
                  ],
                  "impact": "serious",
                  "html": "<a class=\"fonticon-youtube pr-menu-switch-3 ext\" href=\"http://www.youtube.com/BLMNational\" data-extlink=\"\" target=\"_blank\" rel=\"noopener\" data-toggle=\"tooltip\" data-placement=\"top\" title=\"\" data-original-title=\"\">",
                  "target": [
                    ".fonticon-youtube"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has an empty title attribute"
                },
                {
                  "any": [
                    {
                      "id": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "emptyAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has an empty title attribute"
                    }
                  ],
                  "all": [],
                  "none": [
                    {
                      "id": "focusable-no-name",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element is in tab order and does not have accessible text"
                    }
                  ],
                  "impact": "serious",
                  "html": "<a class=\"fonticon-facebook pr-menu-switch-3 ext\" href=\"https://www.facebook.com/BLMNational\" data-extlink=\"\" target=\"_blank\" rel=\"noopener\" data-toggle=\"tooltip\" data-placement=\"top\" title=\"\" data-original-title=\"\">",
                  "target": [
                    ".fonticon-facebook"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has an empty title attribute"
                },
                {
                  "any": [
                    {
                      "id": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "emptyAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has an empty title attribute"
                    }
                  ],
                  "all": [],
                  "none": [
                    {
                      "id": "focusable-no-name",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element is in tab order and does not have accessible text"
                    }
                  ],
                  "impact": "serious",
                  "html": "<a class=\"fonticon-instagram pr-menu-switch-3 ext\" href=\"http://instagram.com/mypubliclands\" data-extlink=\"\" target=\"_blank\" rel=\"noopener\" data-toggle=\"tooltip\" data-placement=\"top\" title=\"\" data-original-title=\"\">",
                  "target": [
                    ".fonticon-instagram"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has an empty title attribute"
                },
                {
                  "any": [
                    {
                      "id": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "emptyAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has an empty title attribute"
                    }
                  ],
                  "all": [],
                  "none": [
                    {
                      "id": "focusable-no-name",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element is in tab order and does not have accessible text"
                    }
                  ],
                  "impact": "serious",
                  "html": "<a class=\"fonticon-medium pr-menu-switch-3 ext\" href=\"https://bureauoflandmanagement.medium.com/\" data-extlink=\"\" target=\"_blank\" rel=\"noopener\" data-toggle=\"tooltip\" data-placement=\"top\" title=\"\" data-original-title=\"\">",
                  "target": [
                    ".fonticon-medium"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has an empty title attribute"
                },
                {
                  "any": [
                    {
                      "id": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "emptyAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has an empty title attribute"
                    }
                  ],
                  "all": [],
                  "none": [
                    {
                      "id": "focusable-no-name",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element is in tab order and does not have accessible text"
                    }
                  ],
                  "impact": "serious",
                  "html": "<a class=\"fonticon-linkedin ext\" href=\"https://www.linkedin.com/company/bureau-of-land-management\" data-extlink=\"\" target=\"_blank\" rel=\"noopener\" data-toggle=\"tooltip\" data-placement=\"top\" title=\"\" data-original-title=\"\">",
                  "target": [
                    ".fonticon-linkedin"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has an empty title attribute"
                }
              ]
            },
            {
              "id": "listitem",
              "impact": "serious",
              "tags": [
                "cat.structure",
                "wcag2a",
                "wcag131"
              ],
              "description": "Ensures <li> elements are used semantically",
              "help": "<li> elements must be contained in a <ul> or <ol>",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/listitem?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "listitem",
                      "data": {
                        "messageKey": "roleNotValid"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li class=\"nav-item\"><a class=\"nav-link text-center open\" id=\"tab-29\" data-toggle=\"tab\" href=\"#tab-content-29\" role=\"tab\" aria-selected=\"false\">Spotlight</a></li>",
                  "target": [
                    ".nav-tabs > .nav-item:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                },
                {
                  "any": [
                    {
                      "id": "listitem",
                      "data": {
                        "messageKey": "roleNotValid"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li class=\"nav-item\"><a class=\"nav-link text-center\" id=\"tab-82047\" data-toggle=\"tab\" href=\"#tab-content-82047\" role=\"tab\" aria-selected=\"false\">Quick Facts</a></li>",
                  "target": [
                    ".nav-tabs > .nav-item:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                },
                {
                  "any": [
                    {
                      "id": "listitem",
                      "data": {
                        "messageKey": "roleNotValid"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li class=\"nav-item\"><a class=\"nav-link text-center active show\" id=\"tab-82050\" data-toggle=\"tab\" href=\"#tab-content-82050\" role=\"tab\" aria-selected=\"true\">Popular Links</a></li>",
                  "target": [
                    ".nav-tabs > .nav-item:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                }
              ]
            },
            {
              "id": "page-has-heading-one",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensure that the page, or at least one of its frames contains a level-one heading",
              "help": "Page should contain a level-one heading",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/page-has-heading-one?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "page-has-heading-one",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Page must have a level-one heading"
                    }
                  ],
                  "none": [],
                  "impact": "moderate",
                  "html": "<html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\">",
                  "target": [
                    "html"
                  ],
                  "failureSummary": "Fix all of the following:\n  Page must have a level-one heading"
                }
              ]
            },
            {
              "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": "<div id=\"featured-top\">",
                  "target": [
                    "#featured-top"
                  ],
                  "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.blm.gov/",
      "what": "URL",
      "result": "https://www.blm.gov/"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://www.blm.gov/",
      "result": {
        "Error": {
          "AA.1_1_1.H37": {
            "Img element missing an alt attribute. Use the alt attribute to specify a short text alternative.": [
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"/sites/blm.gov/files/styles/featured_topic/public/FeaturedTopic_MagnifyingGlass.png?itok=cROmepO-\" width=\"43\" height=\"45\" loading=\"lazy\" typeof=\"foaf:Image\">"
              }
            ]
          },
          "AA.1_3_1.F68": {
            "This form field should be labelled in some way. Use the label element (either with a \"for\" attribute or wrapped around the form field), or \"title\", \"aria-label\" or \"aria-labelledby\" attributes as appropriate.": [
              {
                "tagName": "input",
                "id": "#query",
                "code": "<input aria-required=\"true\" class=\"form-text required\" id=\"query\" maxlength=\"255\" name=\"query\" placeholder=\"Site Search\" required=\"required\" size=\"60\" type=\"text\" value=\"\">"
              }
            ]
          },
          "AA.1_4_3.G145.Fail": {
            "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 3:1, but text in this element has a contrast ratio of 1:1. Recommendation:  change text colour to #949494.": [
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"field slideshow-label\">...</div>"
              }
            ]
          },
          "AA.1_4_3.G18.Fail": {
            "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 1:1. Recommendation:  change text colour to #767676.": [
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"field slideshow-short-description\">...</div>"
              }
            ]
          },
          "AA.4_1_2.H91.InputText.Name": {
            "This textinput element does not have a name available to an accessibility API. Valid names are: label element, title attribute, aria-label attribute, aria-labelledby attribute.": [
              {
                "tagName": "input",
                "id": "#query",
                "code": "<input aria-required=\"true\" class=\"form-text required\" id=\"query\" maxlength=\"255\" name=\"query\" placeholder=\"Site Search\" required=\"required\" size=\"60\" type=\"text\" value=\"\">"
              }
            ]
          }
        },
        "Warning": {
          "AA.1_3_1.H44.NonExistentFragment": {
            "This label's \"for\" attribute contains an ID that does not exist in the document fragment.": [
              {
                "tagName": "label",
                "id": "",
                "code": "<label class=\"visually-hidden js-form-required form-required\" for=\"edit-query\">...</label>"
              }
            ]
          },
          "AA.1_3_1.H48": {
            "If this element contains a navigation section, it is recommended that it be marked up as a list.": [
              {
                "tagName": "div",
                "id": "#skip",
                "code": "<div id=\"skip\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"follow-links\">...</div>"
              }
            ]
          },
          "AA.1_3_1_A.G141": {
            "The heading structure is not logically nested. This h2 element appears to be the primary document heading, so should be an h1 element.": [
              {
                "tagName": "h2",
                "id": "#block-mainnavigation-3-menu",
                "code": "<h2 class=\"visually-hidden\" id=\"block-mainnavigation-3-menu\">...</h2>"
              }
            ],
            "The heading structure is not logically nested. This h2 element should be an h1 to be properly nested.": [
              {
                "tagName": "h2",
                "id": "#block-mainnavigation-3-menu",
                "code": "<h2 class=\"visually-hidden\" id=\"block-mainnavigation-3-menu\">...</h2>"
              }
            ]
          },
          "AA.1_4_3.G145.Alpha": {
            "This element's text or background contains transparency. Ensure the contrast ratio between the text and background are at least 3:1.": [
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"text-inner\">...</div>"
              }
            ]
          },
          "AA.1_4_3.G145.BgImage": {
            "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 3:1.": [
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"title\">...</div>"
              },
              {
                "tagName": "h2",
                "id": "",
                "code": "<h2 class=\"pl-lg-5 d-none d-lg-block\">...</h2>"
              },
              {
                "tagName": "h2",
                "id": "",
                "code": "<h2>...</h2>"
              }
            ]
          },
          "AA.1_4_3.G18.Alpha": {
            "This element's text or background contains transparency. Ensure the contrast ratio between the text and background are at least 4.5:1.": [
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"more-details-link\">...</div>"
              }
            ]
          },
          "AA.1_4_3.G18.BgImage": {
            "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 4.5:1.": [
              {
                "tagName": "a",
                "id": "#access-menu",
                "code": "<a href=\"#superfish-main\" class=\"visually-hidden focusable skip-link\" id=\"access-menu\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"sm-icon-facebook ext\" href=\"https://www.facebook.com/BLMNational\" data-extlink=\"\" target=\"_blank\" rel=\"noopener\" data-toggle=\"tooltip\" data-placement=\"top\" title=\"\" data-original-title=\"\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"sm-icon-flickr ext\" href=\"https://www.flickr.com/photos/mypubliclands/albums\" data-extlink=\"\" target=\"_blank\" rel=\"noopener\" data-toggle=\"tooltip\" data-placement=\"top\" title=\"\" data-original-title=\"\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"sm-icon-instagram ext\" href=\"http://instagram.com/mypubliclands\" data-extlink=\"\" target=\"_blank\" rel=\"noopener\" data-toggle=\"tooltip\" data-placement=\"top\" title=\"\" data-original-title=\"\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"sm-icon-twitter ext\" href=\"https://twitter.com/BLMNational\" data-extlink=\"\" target=\"_blank\" rel=\"noopener\" data-toggle=\"tooltip\" data-placement=\"top\" title=\"\" data-original-title=\"\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"sm-icon-youtube ext\" href=\"http://www.youtube.com/BLMNational\" data-extlink=\"\" target=\"_blank\" rel=\"noopener\" data-toggle=\"tooltip\" data-placement=\"top\" title=\"\" data-original-title=\"\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/\" rel=\"home\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/about\" class=\"sf-depth-1 menuparent\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/about/foia\" class=\"nav-link d-inline-block pl-0 pt-0\" data-drupal-link-system-path=\"node/3166\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/alert/2019-novel-coronavirus-covid-19-response\" class=\"sf-depth-1\" target=\"_self\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/careers\" class=\"nav-link d-inline-block pl-0 pt-0\" data-drupal-link-system-path=\"node/16023\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/education\" class=\"sf-depth-1 menuparent\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/feedback\" class=\"nav-link d-inline-block pl-0 pt-0\" data-drupal-link-system-path=\"webform/feedback\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/get-involved\" class=\"sf-depth-1 menuparent\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/info/notices\" class=\"nav-link d-inline-block pl-0 pt-0\" data-drupal-link-system-path=\"node/13941\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/info/office-of-civil-rights\" class=\"nav-link d-inline-block pl-0 pt-0\" data-drupal-link-system-path=\"node/18828\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/maps\" class=\"nav-link d-inline-block pl-0 pt-0\" data-drupal-link-system-path=\"node/3131\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/media\" class=\"nav-link d-inline-block pl-0 pt-0\" data-drupal-link-system-path=\"node/3410\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/office/national-office\" class=\"nav-link d-inline-block pl-0 pt-0\" data-drupal-link-system-path=\"node/51\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/office/national-office\" class=\"sf-depth-1 menuparent\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/programs\" class=\"sf-depth-1 menuparent\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/programs/fire/fire-restrictions\" class=\"text-sunset sf-depth-1\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/programs/public-safety-and-fire/law-enforcement/report-misconduct\" class=\"nav-link d-inline-block pl-0 pt-0\" data-drupal-link-system-path=\"webform/report_misconduct\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/services\" class=\"sf-depth-1 menuparent\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/visit\" class=\"btn btn-lg btn-border my-5\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/visit\" class=\"sf-depth-1 menuparent\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://www.doi.gov/\" class=\"nav-link d-inline-block pl-0 pt-0\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.doi.gov/accessibility\" class=\"nav-link d-inline-block pl-0 pt-0\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.doi.gov/bpp\" class=\"nav-link d-inline-block pl-0 pt-0\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.doi.gov/cummings-act-notices\" class=\"nav-link d-inline-block pl-0 pt-0\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.doi.gov/disclaimer\" class=\"nav-link d-inline-block pl-0 pt-0\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.doi.gov/pfm/afr\" class=\"nav-link d-inline-block pl-0 pt-0\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.doi.gov/pmb/eeo/no-fear-act\" class=\"nav-link d-inline-block pl-0 pt-0\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.doi.gov/privacy\" class=\"nav-link d-inline-block pl-0 pt-0\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.usa.gov/\" class=\"nav-link d-inline-block pl-0 pt-0\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.whitehouse.gov/\" class=\"nav-link d-inline-block pl-0 pt-0\">...</a>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"slogan\">...</div>"
              },
              {
                "tagName": "h2",
                "id": "#block-footerotheragencies-2-menu",
                "code": "<h2 class=\"visually-hidden\" id=\"block-footerotheragencies-2-menu\">...</h2>"
              },
              {
                "tagName": "h2",
                "id": "#block-footersecondary-2-menu",
                "code": "<h2 class=\"visually-hidden\" id=\"block-footersecondary-2-menu\">...</h2>"
              },
              {
                "tagName": "h2",
                "id": "#block-footerutility-2-menu",
                "code": "<h2 class=\"visually-hidden\" id=\"block-footerutility-2-menu\">...</h2>"
              },
              {
                "tagName": "h2",
                "id": "",
                "code": "<h2>...</h2>"
              },
              {
                "tagName": "label",
                "id": "",
                "code": "<label class=\"visually-hidden js-form-required form-required\" for=\"edit-query\">...</label>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"text col-10 p-0 pl-3\">...</span>"
              }
            ]
          },
          "AA.4_1_2.H91.A.Empty": {
            "Anchor element found with an ID but without a href or link text. Consider moving its ID to a parent or nearby element.": [
              {
                "tagName": "a",
                "id": "#main-content",
                "code": "<a id=\"main-content\" tabindex=\"-1\">...</a>"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.blm.gov/",
      "what": "URL",
      "result": "https://www.blm.gov/"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://www.blm.gov/",
      "result": {
        "content": {
          "totals": {
            "violation": 6,
            "recommendation": 8,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG20_Label_RefValid",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/header[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/form[1]/div[1]/label[1]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "The value \"edit-query\" of the 'for' attribute is not the 'id' of a valid <input> element",
              "bounds": {
                "left": 8,
                "top": 2798,
                "height": 18,
                "width": 44
              },
              "snippet": "<label for=\"edit-query\" class=\"visually-hidden js-form-required form-required\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/main[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/a[1]/span[1]/img[1]",
                "aria": "/document[1]/main[1]/article[1]/link[1]/img[1]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 8,
                "top": 7675,
                "height": 45,
                "width": 43
              },
              "snippet": "<img typeof=\"foaf:Image\" loading=\"lazy\" height=\"45\" width=\"43\" src=\"/sites/blm.gov/files/styles/featured_topic/public/FeaturedTopic_MagnifyingGlass.png?itok=cROmepO-\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_RequiredParent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/main[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/main[1]/article[1]/tablist[1]/listitem[3]/tab[1]"
              },
              "message": "The element with role \"tab\" is not contained in or owned by an element with one of the following roles: \"tablist\"",
              "bounds": {
                "left": 48,
                "top": 6231,
                "height": 18,
                "width": 91
              },
              "snippet": "<a role=\"tab\" href=\"#tab-content-82050\" data-toggle=\"tab\" id=\"tab-82050\" class=\"nav-link text-center\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_RequiredParent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/main[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/main[1]/article[1]/tablist[1]/listitem[2]/tab[1]"
              },
              "message": "The element with role \"tab\" is not contained in or owned by an element with one of the following roles: \"tablist\"",
              "bounds": {
                "left": 48,
                "top": 6212,
                "height": 18,
                "width": 77
              },
              "snippet": "<a role=\"tab\" href=\"#tab-content-82047\" data-toggle=\"tab\" id=\"tab-82047\" class=\"nav-link text-center\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_RequiredParent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/main[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/main[1]/article[1]/tablist[1]/listitem[1]/tab[1]"
              },
              "message": "The element with role \"tab\" is not contained in or owned by an element with one of the following roles: \"tablist\"",
              "bounds": {
                "left": 48,
                "top": 6194,
                "height": 18,
                "width": 59
              },
              "snippet": "<a role=\"tab\" href=\"#tab-content-29\" data-toggle=\"tab\" id=\"tab-29\" class=\"nav-link text-center active open\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 8,
                "height": 18,
                "width": 158
              },
              "snippet": "<a id=\"access-menu\" class=\"visually-hidden focusable skip-link\" href=\"#superfish-main\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/main[1]/div[1]/div[1]/div[1]/article[1]",
                "aria": "/document[1]/main[1]/article[1]"
              },
              "message": "The explicitly-assigned ARIA role \"article\" is redundant with the implicit role of the element <article>",
              "bounds": {
                "left": 8,
                "top": 6194,
                "height": 2072,
                "width": 784
              },
              "snippet": "<article about=\"/d8-home\" role=\"article\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/main[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The explicitly-assigned ARIA role \"main\" is redundant with the implicit role of the element <main>",
              "bounds": {
                "left": 8,
                "top": 6194,
                "height": 2072,
                "width": 784
              },
              "snippet": "<main class=\"container-fluid\" role=\"main\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/header[1]/div[2]/div[1]/div[1]/div[1]/div[1]/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": 4394,
                "height": 1694,
                "width": 784
              },
              "snippet": "<nav class=\"mobile-menu\" id=\"block-mainnavigation-3\" aria-labelledby=\"block-mainnavigation-3-menu\" role=\"navigation\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/header[1]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "The explicitly-assigned ARIA role \"banner\" is redundant with the implicit role of the element <header>",
              "bounds": {
                "left": 8,
                "top": 152,
                "height": 5936,
                "width": 784
              },
              "snippet": "<header role=\"banner\" id=\"framework-header\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/footer[1]/div[1]/div[2]/div[1]/nav[3]",
                "aria": "/document[1]/contentinfo[1]/navigation[3]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 8,
                "top": 10930,
                "height": 103,
                "width": 784
              },
              "snippet": "<nav class=\"col-6 col-md-4\" id=\"block-footerotheragencies-2\" aria-labelledby=\"block-footerotheragencies-2-menu\" role=\"navigation\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/footer[1]/div[1]/div[2]/div[1]/nav[2]",
                "aria": "/document[1]/contentinfo[1]/navigation[2]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 8,
                "top": 10733,
                "height": 177,
                "width": 784
              },
              "snippet": "<nav class=\"col-6 col-md-4\" id=\"block-footersecondary-2\" aria-labelledby=\"block-footersecondary-2-menu\" role=\"navigation\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/footer[1]/div[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": 10499,
                "height": 214,
                "width": 784
              },
              "snippet": "<nav class=\"col-6 col-md-4\" id=\"block-footerutility-2\" aria-labelledby=\"block-footerutility-2-menu\" role=\"navigation\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_attribute_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/header[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/form[1]/div[1]/input[1]",
                "aria": "/document[1]/banner[1]/textbox[1]"
              },
              "message": "The ARIA attribute \"aria-required\" is redundant with the HTML attribute \"required\"",
              "bounds": {
                "left": 56,
                "top": 2798,
                "height": 22,
                "width": 414
              },
              "snippet": "<input value=\"\" type=\"text\" size=\"60\" required=\"required\" placeholder=\"Site Search\" name=\"query\" maxlength=\"255\" id=\"query\" class=\"form-text required\" aria-required=\"true\">",
              "level": "recommendation"
            }
          ]
        },
        "url": {
          "totals": {
            "violation": 5,
            "recommendation": 6,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/main[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/a[1]/span[1]/img[1]",
                "aria": "/document[1]/main[1]/article[1]/link[1]/img[1]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 30,
                "top": 2290,
                "height": 40,
                "width": 39
              },
              "snippet": "<img typeof=\"foaf:Image\" loading=\"lazy\" height=\"45\" width=\"43\" src=\"/sites/blm.gov/files/styles/featured_topic/public/FeaturedTopic_MagnifyingGlass.png?itok=cROmepO-\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_RequiredParent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/main[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/main[1]/article[1]/tablist[1]/listitem[3]/tab[1]"
              },
              "message": "The element with role \"tab\" is not contained in or owned by an element with one of the following roles: \"tablist\"",
              "bounds": {
                "left": 518,
                "top": 669,
                "height": 67,
                "width": 268
              },
              "snippet": "<a role=\"tab\" href=\"#tab-content-82050\" data-toggle=\"tab\" id=\"tab-82050\" class=\"nav-link text-center\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_RequiredParent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/main[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/main[1]/article[1]/tablist[1]/listitem[2]/tab[1]"
              },
              "message": "The element with role \"tab\" is not contained in or owned by an element with one of the following roles: \"tablist\"",
              "bounds": {
                "left": 254,
                "top": 669,
                "height": 67,
                "width": 250
              },
              "snippet": "<a role=\"tab\" href=\"#tab-content-82047\" data-toggle=\"tab\" id=\"tab-82047\" class=\"nav-link text-center\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_RequiredParent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/main[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/main[1]/article[1]/tablist[1]/listitem[1]/tab[1]"
              },
              "message": "The element with role \"tab\" is not contained in or owned by an element with one of the following roles: \"tablist\"",
              "bounds": {
                "left": 15,
                "top": 669,
                "height": 68,
                "width": 224
              },
              "snippet": "<a role=\"tab\" href=\"#tab-content-29\" data-toggle=\"tab\" id=\"tab-29\" class=\"nav-link text-center active open\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 1,
                "width": 1
              },
              "snippet": "<a id=\"access-menu\" class=\"visually-hidden focusable skip-link\" href=\"#superfish-main\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/main[1]/div[1]/div[1]/div[1]/article[1]",
                "aria": "/document[1]/main[1]/article[1]"
              },
              "message": "The explicitly-assigned ARIA role \"article\" is redundant with the implicit role of the element <article>",
              "bounds": {
                "left": 0,
                "top": 669,
                "height": 3356,
                "width": 800
              },
              "snippet": "<article about=\"/d8-home\" role=\"article\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/main[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The explicitly-assigned ARIA role \"main\" is redundant with the implicit role of the element <main>",
              "bounds": {
                "left": 0,
                "top": 629,
                "height": 3396,
                "width": 800
              },
              "snippet": "<main class=\"container-fluid\" role=\"main\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/header[1]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "The explicitly-assigned ARIA role \"banner\" is redundant with the implicit role of the element <header>",
              "bounds": {
                "left": 0,
                "top": 38,
                "height": 97,
                "width": 800
              },
              "snippet": "<header role=\"banner\" id=\"framework-header\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/footer[1]/div[1]/div[2]/div[1]/nav[3]",
                "aria": "/document[1]/contentinfo[1]/navigation[3]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 657,
                "top": 4066,
                "height": 291,
                "width": 129
              },
              "snippet": "<nav class=\"col-6 col-md-4\" id=\"block-footerotheragencies-2\" aria-labelledby=\"block-footerotheragencies-2-menu\" role=\"navigation\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/footer[1]/div[1]/div[2]/div[1]/nav[2]",
                "aria": "/document[1]/contentinfo[1]/navigation[2]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 529,
                "top": 4066,
                "height": 291,
                "width": 129
              },
              "snippet": "<nav class=\"col-6 col-md-4\" id=\"block-footersecondary-2\" aria-labelledby=\"block-footersecondary-2-menu\" role=\"navigation\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/footer[1]/div[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": 400,
                "top": 4066,
                "height": 291,
                "width": 129
              },
              "snippet": "<nav class=\"col-6 col-md-4\" id=\"block-footerutility-2\" aria-labelledby=\"block-footerutility-2-menu\" role=\"navigation\">",
              "level": "recommendation"
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.blm.gov/",
      "what": "URL",
      "result": "https://www.blm.gov/"
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://www.blm.gov/",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "Home | Bureau of Land Management",
          "pageurl": "https://www.blm.gov/",
          "time": 2.82,
          "creditsremaining": 1114,
          "allitemcount": 268,
          "totalelements": 1071,
          "waveurl": "http://wave.webaim.org/report?url=https://www.blm.gov/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 2,
            "items": {
              "alt_missing": {
                "id": "alt_missing",
                "description": "Missing alternative text",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > DIV:first-child + HEADER + DIV + DIV + MAIN > DIV:first-child > DIV:first-child > A:first-child + DIV > ARTICLE:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > H2:first-child + DIV > DIV:first-child > DIV:first-child + DIV > H2:first-child + DIV > A:first-child > SPAN:first-child > IMG:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  }
                ]
              },
              "label_missing": {
                "id": "label_missing",
                "description": "Missing form label",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > HEADER#framework-header > DIV#masthead > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV#block-usagovsearch > DIV:first-child > FORM:first-child > DIV:first-child > INPUT#query"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  },
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  },
                  {
                    "name": "3.3.2 Labels or Instructions (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc3.3.2"
                  }
                ]
              }
            }
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 80,
            "items": {
              "contrast": {
                "id": "contrast",
                "description": "Very low contrast",
                "count": 80,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV#skip > A#access-menu",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV#skip > A:first-child + A",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > HEADER#framework-header > DIV#full-menu > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-bwd8sk-mainnavigation > UL#superfish-main > LI#main-menu-link-contenteab38b2e-8175-4928-a7e6-c891ab64a952 > A:first-child + UL > LI:first-child > OL:first-child > LI#main-menu-link-content690f2e6f-34c0-4816-8ab5-16c0fced4917 > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > HEADER#framework-header > DIV#full-menu > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-bwd8sk-mainnavigation > UL#superfish-main > LI#main-menu-link-contenteab38b2e-8175-4928-a7e6-c891ab64a952 > A:first-child + UL > LI:first-child > OL:first-child > LI#main-menu-link-content40574233-8ef8-4fc7-8197-97bba1f9247d > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > HEADER#framework-header > DIV#full-menu > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-bwd8sk-mainnavigation > UL#superfish-main > LI#main-menu-link-contenteab38b2e-8175-4928-a7e6-c891ab64a952 > A:first-child + UL > LI:first-child > OL:first-child > LI#main-menu-link-content0e57cfff-2161-47f7-8311-819fb5ff7355 > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > HEADER#framework-header > DIV#full-menu > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-bwd8sk-mainnavigation > UL#superfish-main > LI#main-menu-link-contenteab38b2e-8175-4928-a7e6-c891ab64a952 > A:first-child + UL > LI:first-child > OL:first-child > LI#main-menu-link-contentc33b84be-175e-4afd-8d41-99607c613b03 > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > HEADER#framework-header > DIV#full-menu > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-bwd8sk-mainnavigation > UL#superfish-main > LI#main-menu-link-contenteab38b2e-8175-4928-a7e6-c891ab64a952 > A:first-child + UL > LI:first-child > OL:first-child > LI#main-menu-link-contente3bba162-1417-4925-a8c9-70094ab68232 > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > HEADER#framework-header > DIV#full-menu > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-bwd8sk-mainnavigation > UL#superfish-main > LI#main-menu-link-contenteab38b2e-8175-4928-a7e6-c891ab64a952 > A:first-child + UL > LI:first-child > OL:first-child > LI#main-menu-link-contenta2939e08-faac-4cfe-a2d8-9f5c5adc7156 > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > HEADER#framework-header > DIV#full-menu > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-bwd8sk-mainnavigation > UL#superfish-main > LI#main-menu-link-contenteab38b2e-8175-4928-a7e6-c891ab64a952 > A:first-child + UL > LI:first-child > OL:first-child > LI#main-menu-link-contentefb5d834-ff25-45d3-be2f-28c96c8201ed > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > HEADER#framework-header > DIV#full-menu > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-bwd8sk-mainnavigation > UL#superfish-main > LI#main-menu-link-contenteab38b2e-8175-4928-a7e6-c891ab64a952 > A:first-child + UL > LI:first-child > OL:first-child > LI#main-menu-link-contente2613650-a5ed-474a-95ae-5d7b2b4a0e97 > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > HEADER#framework-header > DIV#full-menu > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-bwd8sk-mainnavigation > UL#superfish-main > LI#main-menu-link-content72f03a71-8df6-46c3-887c-be7c34fa4509 > A:first-child + UL > LI:first-child > OL:first-child > LI#main-menu-link-content0f245954-49ab-4a41-b0a7-48241f49aa04 > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > HEADER#framework-header > DIV#full-menu > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-bwd8sk-mainnavigation > UL#superfish-main > LI#main-menu-link-content72f03a71-8df6-46c3-887c-be7c34fa4509 > A:first-child + UL > LI:first-child > OL:first-child > LI#main-menu-link-contentab8442fd-7df4-40cb-a3b6-1cba29d9c33a > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > HEADER#framework-header > DIV#full-menu > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-bwd8sk-mainnavigation > UL#superfish-main > LI#main-menu-link-content72f03a71-8df6-46c3-887c-be7c34fa4509 > A:first-child + UL > LI:first-child > OL:first-child > LI#main-menu-link-content0092c49e-c80b-4be9-89d8-85b9593a3d0a > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > HEADER#framework-header > DIV#full-menu > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-bwd8sk-mainnavigation > UL#superfish-main > LI#main-menu-link-content72f03a71-8df6-46c3-887c-be7c34fa4509 > A:first-child + UL > LI:first-child > OL:first-child > LI#main-menu-link-content0a458b81-b190-4015-8df1-77654738fa82 > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > HEADER#framework-header > DIV#full-menu > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-bwd8sk-mainnavigation > UL#superfish-main > LI#main-menu-link-content72f03a71-8df6-46c3-887c-be7c34fa4509 > A:first-child + UL > LI:first-child > OL:first-child > LI#main-menu-link-content8a96f7d0-23fe-4eb7-a7c8-812d06d5c67c > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > HEADER#framework-header > DIV#full-menu > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-bwd8sk-mainnavigation > UL#superfish-main > LI#main-menu-link-content72f03a71-8df6-46c3-887c-be7c34fa4509 > A:first-child + UL > LI:first-child > OL:first-child > LI#main-menu-link-content274ad0f5-404d-49b2-a1b4-cd6eeb045e1d > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > HEADER#framework-header > DIV#full-menu > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-bwd8sk-mainnavigation > UL#superfish-main > LI#main-menu-link-content72f03a71-8df6-46c3-887c-be7c34fa4509 > A:first-child + UL > LI:first-child > OL:first-child > LI#main-menu-link-content57f90eb7-35a2-4cc5-8c99-31986964f3f2 > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > HEADER#framework-header > DIV#full-menu > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-bwd8sk-mainnavigation > UL#superfish-main > LI#main-menu-link-content72f03a71-8df6-46c3-887c-be7c34fa4509 > A:first-child + UL > LI:first-child > OL:first-child > LI#main-menu-link-content9ee57cd5-aee7-4201-be02-3bf618edc2fd > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > HEADER#framework-header > DIV#full-menu > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-bwd8sk-mainnavigation > UL#superfish-main > LI#main-menu-link-content72f03a71-8df6-46c3-887c-be7c34fa4509 > A:first-child + UL > LI:first-child > OL:first-child > LI#main-menu-link-contentf2c76240-932d-4f4b-8991-787ae992e62f > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > HEADER#framework-header > DIV#full-menu > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-bwd8sk-mainnavigation > UL#superfish-main > LI#main-menu-link-content72f03a71-8df6-46c3-887c-be7c34fa4509 > A:first-child + UL > LI:first-child > OL:first-child > LI#main-menu-link-contente8aae79f-2761-4d9d-86fd-e92dca488423 > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > HEADER#framework-header > DIV#full-menu > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-bwd8sk-mainnavigation > UL#superfish-main > LI#main-menu-link-content72f03a71-8df6-46c3-887c-be7c34fa4509 > A:first-child + UL > LI:first-child > OL:first-child > LI#main-menu-link-content8f869949-c971-4924-b4a4-a81afe0719ad > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > HEADER#framework-header > DIV#full-menu > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-bwd8sk-mainnavigation > UL#superfish-main > LI#main-menu-link-content4cbdb3dd-7727-473a-9d79-088f15a406ae > A:first-child + UL > LI:first-child > OL:first-child > LI#main-menu-link-content067f08a6-ca21-4489-a321-149f47130a4b > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > HEADER#framework-header > DIV#full-menu > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-bwd8sk-mainnavigation > UL#superfish-main > LI#main-menu-link-content4cbdb3dd-7727-473a-9d79-088f15a406ae > A:first-child + UL > LI:first-child > OL:first-child > LI#main-menu-link-content5695d184-a5b2-447f-a7e1-639d4c50ce93 > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > HEADER#framework-header > DIV#full-menu > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-bwd8sk-mainnavigation > UL#superfish-main > LI#main-menu-link-content4cbdb3dd-7727-473a-9d79-088f15a406ae > A:first-child + UL > LI:first-child > OL:first-child > LI#main-menu-link-contentb8a1e924-06fc-4294-abf9-c3a05a4493dd > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > HEADER#framework-header > DIV#full-menu > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-bwd8sk-mainnavigation > UL#superfish-main > LI#main-menu-link-content4cbdb3dd-7727-473a-9d79-088f15a406ae > A:first-child + UL > LI:first-child > OL:first-child > LI#main-menu-link-contentcc0b6b1a-1e1e-4195-913e-7892d16ca4a9 > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > HEADER#framework-header > DIV#full-menu > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-bwd8sk-mainnavigation > UL#superfish-main > LI#main-menu-link-content4cbdb3dd-7727-473a-9d79-088f15a406ae > A:first-child + UL > LI:first-child > OL:first-child > LI#main-menu-link-content286d228f-0c7e-45b2-9d82-7d03ba0b73fa > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > HEADER#framework-header > DIV#full-menu > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-bwd8sk-mainnavigation > UL#superfish-main > LI#main-menu-link-content4cbdb3dd-7727-473a-9d79-088f15a406ae > A:first-child + UL > LI:first-child > OL:first-child > LI#main-menu-link-content2f3c4d16-40e6-43e0-a413-97da457e4a8e > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > HEADER#framework-header > DIV#full-menu > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-bwd8sk-mainnavigation > UL#superfish-main > LI#main-menu-link-content4cbdb3dd-7727-473a-9d79-088f15a406ae > A:first-child + UL > LI:first-child > OL:first-child > LI#main-menu-link-contentaa7b224a-e685-4e75-b3a4-ba365975b492 > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > HEADER#framework-header > DIV#full-menu > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-bwd8sk-mainnavigation > UL#superfish-main > LI#main-menu-link-content4cbdb3dd-7727-473a-9d79-088f15a406ae > A:first-child + UL > LI:first-child > OL:first-child > LI#main-menu-link-content821f20ad-cbc6-4aa8-bbae-52b02d2d4ffa > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > HEADER#framework-header > DIV#full-menu > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-bwd8sk-mainnavigation > UL#superfish-main > LI#main-menu-link-content4cbdb3dd-7727-473a-9d79-088f15a406ae > A:first-child + UL > LI:first-child > OL:first-child > LI#main-menu-link-contentd7d411e0-8a5a-4c45-aa98-02222f82874d > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > HEADER#framework-header > DIV#full-menu > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-bwd8sk-mainnavigation > UL#superfish-main > LI#main-menu-link-content28b431ca-5b42-42bb-88e4-c1b85cb8782a > A:first-child + UL > LI:first-child > OL:first-child > LI#main-menu-link-contentb29a2f06-78ab-4885-aff3-c649f28c83c7 > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > HEADER#framework-header > DIV#full-menu > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-bwd8sk-mainnavigation > UL#superfish-main > LI#main-menu-link-content28b431ca-5b42-42bb-88e4-c1b85cb8782a > A:first-child + UL > LI:first-child > OL:first-child > LI#main-menu-link-contentac4e6eb2-bd1d-4f32-b684-b5a6f86dab3f > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > HEADER#framework-header > DIV#full-menu > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-bwd8sk-mainnavigation > UL#superfish-main > LI#main-menu-link-content28b431ca-5b42-42bb-88e4-c1b85cb8782a > A:first-child + UL > LI:first-child > OL:first-child > LI#main-menu-link-content84abdb2b-d91b-4599-8850-8f57923a353f > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > HEADER#framework-header > DIV#full-menu > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-bwd8sk-mainnavigation > UL#superfish-main > LI#main-menu-link-content28b431ca-5b42-42bb-88e4-c1b85cb8782a > A:first-child + UL > LI:first-child > OL:first-child > LI#main-menu-link-content609206c2-5d11-4d20-8060-f2a69f394e2d > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > HEADER#framework-header > DIV#full-menu > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-bwd8sk-mainnavigation > UL#superfish-main > LI#main-menu-link-content28b431ca-5b42-42bb-88e4-c1b85cb8782a > A:first-child + UL > LI:first-child > OL:first-child > LI#main-menu-link-content6e6b7e0c-a3e9-4c78-9fcb-339b5c724b3a > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > HEADER#framework-header > DIV#full-menu > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-bwd8sk-mainnavigation > UL#superfish-main > LI#main-menu-link-content28b431ca-5b42-42bb-88e4-c1b85cb8782a > A:first-child + UL > LI:first-child > OL:first-child > LI#main-menu-link-contente678eb3c-e93d-4d06-8c46-74ecc3a6a66f > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > HEADER#framework-header > DIV#full-menu > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-bwd8sk-mainnavigation > UL#superfish-main > LI#main-menu-link-content28b431ca-5b42-42bb-88e4-c1b85cb8782a > A:first-child + UL > LI:first-child > OL:first-child > LI#main-menu-link-content1419e258-7902-4bdb-907a-490becc4aa1f > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > HEADER#framework-header > DIV#full-menu > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-bwd8sk-mainnavigation > UL#superfish-main > LI#main-menu-link-content28b431ca-5b42-42bb-88e4-c1b85cb8782a > A:first-child + UL > LI:first-child > OL:first-child > LI#main-menu-link-contentd2d2c27a-2351-4e44-b356-8c342fc3ddfa > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > HEADER#framework-header > DIV#full-menu > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-bwd8sk-mainnavigation > UL#superfish-main > LI#main-menu-link-content28b431ca-5b42-42bb-88e4-c1b85cb8782a > A:first-child + UL > LI:first-child > OL:first-child > LI#main-menu-link-contentfefde55c-08b6-4a6c-a0d4-7023699ccee9 > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > HEADER#framework-header > DIV#full-menu > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-bwd8sk-mainnavigation > UL#superfish-main > LI#main-menu-link-content7b7f627e-978c-4306-9e84-700a1400fb57 > A:first-child + UL > LI:first-child > OL:first-child > LI#main-menu-link-contentec55be3a-98bb-4d89-b294-9f18b103fd45 > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > HEADER#framework-header > DIV#full-menu > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-bwd8sk-mainnavigation > UL#superfish-main > LI#main-menu-link-content7b7f627e-978c-4306-9e84-700a1400fb57 > A:first-child + UL > LI:first-child > OL:first-child > LI#main-menu-link-content8a93fb6c-0fad-4c67-8aeb-f2b0b9cc146d > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > HEADER#framework-header > DIV#full-menu > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-bwd8sk-mainnavigation > UL#superfish-main > LI#main-menu-link-content7b7f627e-978c-4306-9e84-700a1400fb57 > A:first-child + UL > LI:first-child > OL:first-child > LI#main-menu-link-content84608bcb-1896-440a-9cd4-94590d14ab1c > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > HEADER#framework-header > DIV#full-menu > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-bwd8sk-mainnavigation > UL#superfish-main > LI#main-menu-link-content7b7f627e-978c-4306-9e84-700a1400fb57 > A:first-child + UL > LI:first-child > OL:first-child > LI#main-menu-link-content77010ecd-b9c4-4dbf-a04a-b7b15f4e6f69 > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > HEADER#framework-header > DIV#full-menu > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-bwd8sk-mainnavigation > UL#superfish-main > LI#main-menu-link-content7b7f627e-978c-4306-9e84-700a1400fb57 > A:first-child + UL > LI:first-child > OL:first-child > LI#main-menu-link-content777e1985-ba43-42b1-bcbe-223cfff5f66a > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > HEADER#framework-header > DIV#full-menu > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-bwd8sk-mainnavigation > UL#superfish-main > LI#main-menu-link-content7b7f627e-978c-4306-9e84-700a1400fb57 > A:first-child + UL > LI:first-child > OL:first-child > LI#main-menu-link-content965effd5-5692-4660-b7e0-c40ea0e6d4c6 > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > HEADER#framework-header > DIV#full-menu > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-bwd8sk-mainnavigation > UL#superfish-main > LI#main-menu-link-content2add3b20-960b-46b3-8e73-bab675e4dd64 > A:first-child + UL > LI:first-child > OL:first-child > LI#main-menu-link-contentd4eec42e-8f87-496f-b0e8-79a1fa52a7d5 > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > HEADER#framework-header > DIV#full-menu > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-bwd8sk-mainnavigation > UL#superfish-main > LI#main-menu-link-content2add3b20-960b-46b3-8e73-bab675e4dd64 > A:first-child + UL > LI:first-child > OL:first-child > LI#main-menu-link-contentc26779f9-c67a-4f74-81a0-ccbb7367b20d > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > HEADER#framework-header > DIV#full-menu > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-bwd8sk-mainnavigation > UL#superfish-main > LI#main-menu-link-content2add3b20-960b-46b3-8e73-bab675e4dd64 > A:first-child + UL > LI:first-child > OL:first-child > LI#main-menu-link-content944de0f1-dfce-4eb6-9c01-670d67585c2b > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > HEADER#framework-header > DIV#full-menu > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-bwd8sk-mainnavigation > UL#superfish-main > LI#main-menu-link-content2add3b20-960b-46b3-8e73-bab675e4dd64 > A:first-child + UL > LI:first-child > OL:first-child > LI#main-menu-link-content6914ddcf-753c-4041-8a7e-d9a2bc8fe392 > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > HEADER#framework-header > DIV#full-menu > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-bwd8sk-mainnavigation > UL#superfish-main > LI#main-menu-link-content2add3b20-960b-46b3-8e73-bab675e4dd64 > A:first-child + UL > LI:first-child > OL:first-child > LI#main-menu-link-content681ec446-d7ea-48f1-8aa3-1cb1479f6286 > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > HEADER#framework-header > DIV#full-menu > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-bwd8sk-mainnavigation > UL#superfish-main > LI#main-menu-link-content2add3b20-960b-46b3-8e73-bab675e4dd64 > A:first-child + UL > LI:first-child > OL:first-child > LI#main-menu-link-content695a4776-1c87-4c8f-8a41-c96e1acfb780 > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > HEADER#framework-header > DIV#full-menu > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-bwd8sk-mainnavigation > UL#superfish-main > LI#main-menu-link-content2add3b20-960b-46b3-8e73-bab675e4dd64 > A:first-child + UL > LI:first-child > OL:first-child > LI#main-menu-link-content2a1eb00d-f8be-430e-89e4-16672d8a0856 > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > HEADER#framework-header > DIV#full-menu > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-bwd8sk-mainnavigation > UL#superfish-main > LI#main-menu-link-content2add3b20-960b-46b3-8e73-bab675e4dd64 > A:first-child + UL > LI:first-child > OL:first-child > LI#main-menu-link-contente92c0d5e-aa88-4c99-b8ce-0a5bc1c43225 > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > HEADER#framework-header > DIV#full-menu > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-bwd8sk-mainnavigation > UL#superfish-main > LI#main-menu-link-content2add3b20-960b-46b3-8e73-bab675e4dd64 > A:first-child + UL > LI:first-child > OL:first-child > LI#main-menu-link-content5e6edeb8-cebd-4966-a67e-e0fac2053836 > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > HEADER#framework-header > DIV#full-menu > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-bwd8sk-mainnavigation > UL#superfish-main > LI#main-menu-link-content2add3b20-960b-46b3-8e73-bab675e4dd64 > A:first-child + UL > LI:first-child > OL:first-child > LI#main-menu-link-content9edd196d-ed6e-4ad1-adf1-dd3fd015e588 > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > HEADER#framework-header > DIV#full-menu > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-bwd8sk-mainnavigation > UL#superfish-main > LI#main-menu-link-content2add3b20-960b-46b3-8e73-bab675e4dd64 > A:first-child + UL > LI:first-child > OL:first-child > LI#main-menu-link-contentb5ffd320-2ab3-4a30-a11d-0555be21b670 > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > HEADER#framework-header > DIV#full-menu > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-bwd8sk-mainnavigation > UL#superfish-main > LI#main-menu-link-content2add3b20-960b-46b3-8e73-bab675e4dd64 > A:first-child + UL > LI:first-child > OL:first-child > LI#main-menu-link-content98be6fe9-6f97-4518-b368-cc0577de262a > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > HEADER#framework-header > DIV#full-menu > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-bwd8sk-mainnavigation > UL#superfish-main > LI#main-menu-link-content2add3b20-960b-46b3-8e73-bab675e4dd64 > A:first-child + UL > LI:first-child > OL:first-child > LI#main-menu-link-content232ead6a-f165-4ac0-a855-b36bde29f445 > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > HEADER#framework-header > DIV#full-menu > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-bwd8sk-mainnavigation > UL#superfish-main > LI#main-menu-link-content2add3b20-960b-46b3-8e73-bab675e4dd64 > A:first-child + UL > LI:first-child > OL:first-child > LI#main-menu-link-contentf653f8db-5a25-42bf-8111-50686a36d6a0 > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > HEADER#framework-header > DIV#full-menu > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-bwd8sk-mainnavigation > UL#superfish-main > LI#main-menu-link-content2add3b20-960b-46b3-8e73-bab675e4dd64 > A:first-child + UL > LI:first-child > OL:first-child > LI#main-menu-link-content42e46bdc-33e6-4646-8cac-67cb7bc5288f > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > HEADER#framework-header > DIV#full-menu > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-bwd8sk-mainnavigation > UL#superfish-main > LI#main-menu-link-content9d244fae-f0b2-4271-908a-cd97bd7cd670 > A:first-child + UL > LI:first-child > OL:first-child > LI#main-menu-link-content5320c2eb-3673-47bc-980a-275d423c9d8f > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > HEADER#framework-header > DIV#full-menu > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-bwd8sk-mainnavigation > UL#superfish-main > LI#main-menu-link-content9d244fae-f0b2-4271-908a-cd97bd7cd670 > A:first-child + UL > LI:first-child > OL:first-child > LI#main-menu-link-contentb18a361c-1189-4520-9cb8-f4b5e86d3975 > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > HEADER#framework-header > DIV#full-menu > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-bwd8sk-mainnavigation > UL#superfish-main > LI#main-menu-link-content9d244fae-f0b2-4271-908a-cd97bd7cd670 > A:first-child + UL > LI:first-child > OL:first-child > LI#main-menu-link-content316ee861-9076-46d8-84b1-3554af597979 > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > HEADER#framework-header > DIV#full-menu > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-bwd8sk-mainnavigation > UL#superfish-main > LI#main-menu-link-content9d244fae-f0b2-4271-908a-cd97bd7cd670 > A:first-child + UL > LI:first-child > OL:first-child > LI#main-menu-link-contentc6e7bd87-7877-4fd2-b243-2680721946ce > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > HEADER#framework-header > DIV#full-menu > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-bwd8sk-mainnavigation > UL#superfish-main > LI#main-menu-link-content9d244fae-f0b2-4271-908a-cd97bd7cd670 > A:first-child + UL > LI:first-child > OL:first-child > LI#main-menu-link-content498e86e8-6abd-433a-bd28-9fd4fa649c94 > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > HEADER#framework-header > DIV#full-menu > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-bwd8sk-mainnavigation > UL#superfish-main > LI#main-menu-link-content9d244fae-f0b2-4271-908a-cd97bd7cd670 > A:first-child + UL > LI:first-child > OL:first-child > LI#main-menu-link-content9cb2cdae-ef72-4b8b-a5c7-5da8132fd00f > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > HEADER#framework-header > DIV#full-menu > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-bwd8sk-mainnavigation > UL#superfish-main > LI#main-menu-link-content9d244fae-f0b2-4271-908a-cd97bd7cd670 > A:first-child + UL > LI:first-child > OL:first-child > LI#main-menu-link-contentf4712d5e-66e6-41dc-90d9-453a45553697 > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > HEADER#framework-header > DIV#full-menu > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-bwd8sk-mainnavigation > UL#superfish-main > LI#main-menu-link-content9d244fae-f0b2-4271-908a-cd97bd7cd670 > A:first-child + UL > LI:first-child > OL:first-child > LI#main-menu-link-contentecffa994-dba3-4347-897f-1251a8bea5e6 > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > HEADER#framework-header > DIV#full-menu > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-bwd8sk-mainnavigation > UL#superfish-main > LI#main-menu-link-content9d244fae-f0b2-4271-908a-cd97bd7cd670 > A:first-child + UL > LI:first-child > OL:first-child > LI#main-menu-link-content54861c84-f520-45a0-a741-21b79af9c61f > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > HEADER#framework-header > DIV#full-menu > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-bwd8sk-mainnavigation > UL#superfish-main > LI#main-menu-link-content9d244fae-f0b2-4271-908a-cd97bd7cd670 > A:first-child + UL > LI:first-child > OL:first-child > LI#main-menu-link-content587e0d66-acb5-4bfc-bce6-74e5ef6b9188 > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > HEADER#framework-header > DIV#full-menu > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-bwd8sk-mainnavigation > UL#superfish-main > LI#main-menu-link-content9d244fae-f0b2-4271-908a-cd97bd7cd670 > A:first-child + UL > LI:first-child > OL:first-child > LI#main-menu-link-contentefd7c033-6ef2-423f-a56c-e9546ddcfd94 > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > HEADER#framework-header > DIV#full-menu > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-bwd8sk-mainnavigation > UL#superfish-main > LI#main-menu-link-content9d244fae-f0b2-4271-908a-cd97bd7cd670 > A:first-child + UL > LI:first-child > OL:first-child > LI#main-menu-link-content6b76e507-41cd-4808-b1b7-083a6caf6588 > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > HEADER#framework-header > DIV#full-menu > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-bwd8sk-mainnavigation > UL#superfish-main > LI#main-menu-link-content9d244fae-f0b2-4271-908a-cd97bd7cd670 > A:first-child + UL > LI:first-child > OL:first-child > LI#main-menu-link-contenta575b5ea-34ed-4757-9733-eae16d286bd4 > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > HEADER#framework-header > DIV#full-menu > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-bwd8sk-mainnavigation > UL#superfish-main > LI#main-menu-link-content9d244fae-f0b2-4271-908a-cd97bd7cd670 > A:first-child + UL > LI:first-child > OL:first-child > LI#main-menu-link-content0058c43a-1dbc-465f-8563-4b41af423351 > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > FOOTER#framework-footer > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-sitebranding-3 > DIV:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > FOOTER#framework-footer > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-followbureauoflandmanagementon-3 > H2:first-child + DIV > DIV:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > FOOTER#framework-footer > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-followbureauoflandmanagementon-3 > H2:first-child + DIV > DIV:first-child > A:first-child + A",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > FOOTER#framework-footer > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-followbureauoflandmanagementon-3 > H2:first-child + DIV > DIV:first-child > A:first-child + A + A",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > FOOTER#framework-footer > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-followbureauoflandmanagementon-3 > H2:first-child + DIV > DIV:first-child > A:first-child + A + A + A",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > FOOTER#framework-footer > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-followbureauoflandmanagementon-3 > H2:first-child + DIV > DIV:first-child > A:first-child + A + A + A + A"
                ],
                "contrastdata": [
                  [
                    3,
                    "#035c9a",
                    "#000000",
                    false
                  ],
                  [
                    3,
                    "#035c9a",
                    "#000000",
                    false
                  ],
                  [
                    1,
                    "#000000",
                    "#000000",
                    false
                  ],
                  [
                    1,
                    "#000000",
                    "#000000",
                    false
                  ],
                  [
                    1,
                    "#000000",
                    "#000000",
                    false
                  ],
                  [
                    1,
                    "#000000",
                    "#000000",
                    false
                  ],
                  [
                    1,
                    "#000000",
                    "#000000",
                    false
                  ],
                  [
                    1,
                    "#000000",
                    "#000000",
                    false
                  ],
                  [
                    1,
                    "#000000",
                    "#000000",
                    false
                  ],
                  [
                    1,
                    "#000000",
                    "#000000",
                    false
                  ],
                  [
                    1,
                    "#000000",
                    "#000000",
                    false
                  ],
                  [
                    1,
                    "#000000",
                    "#000000",
                    false
                  ],
                  [
                    1,
                    "#000000",
                    "#000000",
                    false
                  ],
                  [
                    1,
                    "#000000",
                    "#000000",
                    false
                  ],
                  [
                    1,
                    "#000000",
                    "#000000",
                    false
                  ],
                  [
                    1,
                    "#000000",
                    "#000000",
                    false
                  ],
                  [
                    1,
                    "#000000",
                    "#000000",
                    false
                  ],
                  [
                    1,
                    "#000000",
                    "#000000",
                    false
                  ],
                  [
                    1,
                    "#000000",
                    "#000000",
                    false
                  ],
                  [
                    1,
                    "#000000",
                    "#000000",
                    false
                  ],
                  [
                    1,
                    "#000000",
                    "#000000",
                    false
                  ],
                  [
                    1,
                    "#000000",
                    "#000000",
                    false
                  ],
                  [
                    1,
                    "#000000",
                    "#000000",
                    false
                  ],
                  [
                    1,
                    "#000000",
                    "#000000",
                    false
                  ],
                  [
                    1,
                    "#000000",
                    "#000000",
                    false
                  ],
                  [
                    1,
                    "#000000",
                    "#000000",
                    false
                  ],
                  [
                    1,
                    "#000000",
                    "#000000",
                    false
                  ],
                  [
                    1,
                    "#000000",
                    "#000000",
                    false
                  ],
                  [
                    1,
                    "#000000",
                    "#000000",
                    false
                  ],
                  [
                    1,
                    "#000000",
                    "#000000",
                    false
                  ],
                  [
                    1,
                    "#000000",
                    "#000000",
                    false
                  ],
                  [
                    1,
                    "#000000",
                    "#000000",
                    false
                  ],
                  [
                    1,
                    "#000000",
                    "#000000",
                    false
                  ],
                  [
                    1,
                    "#000000",
                    "#000000",
                    false
                  ],
                  [
                    1,
                    "#000000",
                    "#000000",
                    false
                  ],
                  [
                    1,
                    "#000000",
                    "#000000",
                    false
                  ],
                  [
                    1,
                    "#000000",
                    "#000000",
                    false
                  ],
                  [
                    1,
                    "#000000",
                    "#000000",
                    false
                  ],
                  [
                    1,
                    "#000000",
                    "#000000",
                    false
                  ],
                  [
                    1,
                    "#000000",
                    "#000000",
                    false
                  ],
                  [
                    1,
                    "#000000",
                    "#000000",
                    false
                  ],
                  [
                    1,
                    "#000000",
                    "#000000",
                    false
                  ],
                  [
                    1,
                    "#000000",
                    "#000000",
                    false
                  ],
                  [
                    1,
                    "#000000",
                    "#000000",
                    false
                  ],
                  [
                    1,
                    "#000000",
                    "#000000",
                    false
                  ],
                  [
                    1,
                    "#000000",
                    "#000000",
                    false
                  ],
                  [
                    1,
                    "#000000",
                    "#000000",
                    false
                  ],
                  [
                    1,
                    "#000000",
                    "#000000",
                    false
                  ],
                  [
                    1,
                    "#000000",
                    "#000000",
                    false
                  ],
                  [
                    1,
                    "#000000",
                    "#000000",
                    false
                  ],
                  [
                    1,
                    "#000000",
                    "#000000",
                    false
                  ],
                  [
                    1,
                    "#000000",
                    "#000000",
                    false
                  ],
                  [
                    1,
                    "#000000",
                    "#000000",
                    false
                  ],
                  [
                    1,
                    "#000000",
                    "#000000",
                    false
                  ],
                  [
                    1,
                    "#000000",
                    "#000000",
                    false
                  ],
                  [
                    1,
                    "#000000",
                    "#000000",
                    false
                  ],
                  [
                    1,
                    "#000000",
                    "#000000",
                    false
                  ],
                  [
                    1,
                    "#000000",
                    "#000000",
                    false
                  ],
                  [
                    1,
                    "#000000",
                    "#000000",
                    false
                  ],
                  [
                    1,
                    "#000000",
                    "#000000",
                    false
                  ],
                  [
                    1,
                    "#000000",
                    "#000000",
                    false
                  ],
                  [
                    1,
                    "#000000",
                    "#000000",
                    false
                  ],
                  [
                    1,
                    "#000000",
                    "#000000",
                    false
                  ],
                  [
                    1,
                    "#000000",
                    "#000000",
                    false
                  ],
                  [
                    1,
                    "#000000",
                    "#000000",
                    false
                  ],
                  [
                    1,
                    "#000000",
                    "#000000",
                    false
                  ],
                  [
                    1,
                    "#000000",
                    "#000000",
                    false
                  ],
                  [
                    1,
                    "#000000",
                    "#000000",
                    false
                  ],
                  [
                    1,
                    "#000000",
                    "#000000",
                    false
                  ],
                  [
                    1,
                    "#000000",
                    "#000000",
                    false
                  ],
                  [
                    1,
                    "#000000",
                    "#000000",
                    false
                  ],
                  [
                    1,
                    "#000000",
                    "#000000",
                    false
                  ],
                  [
                    1,
                    "#000000",
                    "#000000",
                    false
                  ],
                  [
                    1,
                    "#000000",
                    "#000000",
                    false
                  ],
                  [
                    3,
                    "#035c9a",
                    "#000000",
                    false
                  ],
                  [
                    3,
                    "#035c9a",
                    "#000000",
                    false
                  ],
                  [
                    3,
                    "#035c9a",
                    "#000000",
                    false
                  ],
                  [
                    3,
                    "#035c9a",
                    "#000000",
                    false
                  ],
                  [
                    3,
                    "#035c9a",
                    "#000000",
                    false
                  ],
                  [
                    3,
                    "#035c9a",
                    "#000000",
                    false
                  ]
                ],
                "wcag": [
                  {
                    "name": "1.4.3 Contrast (Minimum) (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.4.3"
                  }
                ]
              }
            }
          },
          "alert": {
            "description": "Alerts",
            "count": 50,
            "items": {
              "alt_long": {
                "id": "alt_long",
                "description": "Long alternative text",
                "count": 5,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > DIV:first-child + HEADER + DIV + DIV + MAIN > DIV:first-child > DIV:first-child > A:first-child + DIV > ARTICLE:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV#tab-content-29 > H2:first-child + DIV > UL:first-child > LI:first-child + LI + LI > DIV:first-child > DIV:first-child > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > DIV:first-child + HEADER + DIV + DIV + MAIN > DIV:first-child > DIV:first-child > A:first-child + DIV > ARTICLE:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV#tab-content-82050 > H2:first-child + DIV > UL:first-child > LI:first-child + LI + LI + LI > DIV:first-child > DIV:first-child > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > DIV:first-child + HEADER + DIV + DIV + MAIN > DIV:first-child > DIV:first-child > A:first-child + DIV > ARTICLE:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > PICTURE:first-child > SOURCE:first-child + SOURCE + IMG",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > DIV:first-child + HEADER + DIV + DIV + MAIN > DIV:first-child > DIV:first-child > A:first-child + DIV > ARTICLE:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child > SPAN:first-child + SPAN > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > DIV:first-child + HEADER + DIV + DIV + MAIN > DIV:first-child > DIV:first-child > A:first-child + DIV > ARTICLE:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > A:first-child > SPAN:first-child + SPAN > IMG:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  }
                ]
              },
              "label_orphaned": {
                "id": "label_orphaned",
                "description": "Orphaned form label",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > HEADER#framework-header > DIV#masthead > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV#block-usagovsearch > DIV:first-child > FORM:first-child > DIV:first-child > LABEL:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  },
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  },
                  {
                    "name": "3.3.2 Labels or Instructions (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc3.3.2"
                  }
                ]
              },
              "h1_missing": {
                "id": "h1_missing",
                "description": "Missing first level heading",
                "count": 1,
                "selectors": [
                  false
                ],
                "wcag": [
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  }
                ]
              },
              "link_redundant": {
                "id": "link_redundant",
                "description": "Redundant link",
                "count": 19,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > HEADER#framework-header > DIV#full-menu > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-bwd8sk-mainnavigation > UL#superfish-main > LI#main-menu-link-content9d244fae-f0b2-4271-908a-cd97bd7cd670 > A:first-child + UL > LI:first-child > OL:first-child > LI#main-menu-link-content5320c2eb-3673-47bc-980a-275d423c9d8f > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > HEADER#framework-header > DIV#full-menu > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > NAV#block-mainnavigation-3 > H2:first-child + UL > LI:first-child + LI + LI + LI + LI + LI + LI + LI > A:first-child + DIV + UL > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > DIV:first-child + HEADER + DIV + DIV + MAIN > DIV:first-child > DIV:first-child > A:first-child + DIV > ARTICLE:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV#tab-content-29 > H2:first-child + DIV > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > DIV:first-child + HEADER + DIV + DIV + MAIN > DIV:first-child > DIV:first-child > A:first-child + DIV > ARTICLE:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV#tab-content-29 > H2:first-child + DIV > UL:first-child > LI:first-child + LI > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > DIV:first-child + HEADER + DIV + DIV + MAIN > DIV:first-child > DIV:first-child > A:first-child + DIV > ARTICLE:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV#tab-content-29 > H2:first-child + DIV > UL:first-child > LI:first-child + LI + LI > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > DIV:first-child + HEADER + DIV + DIV + MAIN > DIV:first-child > DIV:first-child > A:first-child + DIV > ARTICLE:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV#tab-content-29 > H2:first-child + DIV > UL:first-child > LI:first-child + LI + LI + LI > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > DIV:first-child + HEADER + DIV + DIV + MAIN > DIV:first-child > DIV:first-child > A:first-child + DIV > ARTICLE:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV#tab-content-29 > H2:first-child + DIV > UL:first-child > LI:first-child + LI + LI + LI + LI > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > DIV:first-child + HEADER + DIV + DIV + MAIN > DIV:first-child > DIV:first-child > A:first-child + DIV > ARTICLE:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV#tab-content-82047 > H2:first-child + DIV > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > DIV:first-child + HEADER + DIV + DIV + MAIN > DIV:first-child > DIV:first-child > A:first-child + DIV > ARTICLE:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV#tab-content-82047 > H2:first-child + DIV > UL:first-child > LI:first-child + LI > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > DIV:first-child + HEADER + DIV + DIV + MAIN > DIV:first-child > DIV:first-child > A:first-child + DIV > ARTICLE:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV#tab-content-82047 > H2:first-child + DIV > UL:first-child > LI:first-child + LI + LI > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > DIV:first-child + HEADER + DIV + DIV + MAIN > DIV:first-child > DIV:first-child > A:first-child + DIV > ARTICLE:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV#tab-content-82047 > H2:first-child + DIV > UL:first-child > LI:first-child + LI + LI + LI > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > DIV:first-child + HEADER + DIV + DIV + MAIN > DIV:first-child > DIV:first-child > A:first-child + DIV > ARTICLE:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV#tab-content-82050 > H2:first-child + DIV > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > DIV:first-child + HEADER + DIV + DIV + MAIN > DIV:first-child > DIV:first-child > A:first-child + DIV > ARTICLE:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV#tab-content-82050 > H2:first-child + DIV > UL:first-child > LI:first-child + LI > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > DIV:first-child + HEADER + DIV + DIV + MAIN > DIV:first-child > DIV:first-child > A:first-child + DIV > ARTICLE:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV#tab-content-82050 > H2:first-child + DIV > UL:first-child > LI:first-child + LI + LI > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > DIV:first-child + HEADER + DIV + DIV + MAIN > DIV:first-child > DIV:first-child > A:first-child + DIV > ARTICLE:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV#tab-content-82050 > H2:first-child + DIV > UL:first-child > LI:first-child + LI + LI + LI > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > DIV:first-child + HEADER + DIV + DIV + MAIN > DIV:first-child > DIV:first-child > A:first-child + DIV > ARTICLE:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV#tab-content-82050 > H2:first-child + DIV > UL:first-child > LI:first-child + LI + LI + LI + LI > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > DIV:first-child + HEADER + DIV + DIV + MAIN > DIV:first-child > DIV:first-child > A:first-child + DIV > ARTICLE:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV#tab-content-82050 > H2:first-child + DIV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > DIV:first-child + HEADER + DIV + DIV + MAIN > DIV:first-child > DIV:first-child > A:first-child + DIV > ARTICLE:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV#tab-content-82050 > H2:first-child + DIV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > DIV:first-child + HEADER + DIV + DIV + MAIN > DIV:first-child > DIV:first-child > A:first-child + DIV > ARTICLE:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV#tab-content-82050 > H2:first-child + DIV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > A:first-child"
                ],
                "wcag": [
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "text_small": {
                "id": "text_small",
                "description": "Very small text",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV#block-govbanner > DIV:first-child > SECTION:first-child > DIV:first-child > HEADER:first-child > DIV:first-child > DIV:first-child + DIV > P:first-child + P"
                ],
                "wcag": []
              },
              "underline": {
                "id": "underline",
                "description": "Underlined text",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV#block-govbanner > DIV:first-child > SECTION:first-child > DIV:first-child > HEADER:first-child > DIV:first-child > DIV:first-child + DIV > P:first-child + P",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV#block-govbanner > DIV:first-child > SECTION:first-child > DIV:first-child > HEADER:first-child > DIV:first-child > DIV:first-child + DIV + BUTTON > SPAN:first-child"
                ],
                "wcag": []
              },
              "title_redundant": {
                "id": "title_redundant",
                "description": "Redundant title text",
                "count": 21,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > HEADER#framework-header > DIV#full-menu > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-bwd8sk-mainnavigation > UL#superfish-main > LI#main-menu-link-content2add3b20-960b-46b3-8e73-bab675e4dd64 > A:first-child + UL > LI:first-child > OL:first-child > LI#main-menu-link-contente92c0d5e-aa88-4c99-b8ce-0a5bc1c43225 > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > HEADER#framework-header > DIV#full-menu > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-bwd8sk-mainnavigation > UL#superfish-main > LI#main-menu-link-content2add3b20-960b-46b3-8e73-bab675e4dd64 > A:first-child + UL > LI:first-child > OL:first-child > LI#main-menu-link-content42e46bdc-33e6-4646-8cac-67cb7bc5288f > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > HEADER#framework-header > DIV#full-menu > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > NAV#block-mainnavigation-3 > H2:first-child + UL > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child + DIV + UL > LI:first-child + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > HEADER#framework-header > DIV#full-menu > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > NAV#block-mainnavigation-3 > H2:first-child + UL > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child + DIV + UL > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > DIV:first-child + HEADER + DIV + DIV + MAIN > DIV:first-child > DIV:first-child > A:first-child + DIV > ARTICLE:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV#tab-content-29 > H2:first-child + DIV > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > DIV:first-child + HEADER + DIV + DIV + MAIN > DIV:first-child > DIV:first-child > A:first-child + DIV > ARTICLE:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV#tab-content-29 > H2:first-child + DIV > UL:first-child > LI:first-child + LI > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > DIV:first-child + HEADER + DIV + DIV + MAIN > DIV:first-child > DIV:first-child > A:first-child + DIV > ARTICLE:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV#tab-content-29 > H2:first-child + DIV > UL:first-child > LI:first-child + LI + LI > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > DIV:first-child + HEADER + DIV + DIV + MAIN > DIV:first-child > DIV:first-child > A:first-child + DIV > ARTICLE:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV#tab-content-29 > H2:first-child + DIV > UL:first-child > LI:first-child + LI + LI + LI > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > DIV:first-child + HEADER + DIV + DIV + MAIN > DIV:first-child > DIV:first-child > A:first-child + DIV > ARTICLE:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV#tab-content-29 > H2:first-child + DIV > UL:first-child > LI:first-child + LI + LI + LI + LI > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > DIV:first-child + HEADER + DIV + DIV + MAIN > DIV:first-child > DIV:first-child > A:first-child + DIV > ARTICLE:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV#tab-content-82047 > H2:first-child + DIV > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > DIV:first-child + HEADER + DIV + DIV + MAIN > DIV:first-child > DIV:first-child > A:first-child + DIV > ARTICLE:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV#tab-content-82047 > H2:first-child + DIV > UL:first-child > LI:first-child + LI > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > DIV:first-child + HEADER + DIV + DIV + MAIN > DIV:first-child > DIV:first-child > A:first-child + DIV > ARTICLE:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV#tab-content-82047 > H2:first-child + DIV > UL:first-child > LI:first-child + LI + LI > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > DIV:first-child + HEADER + DIV + DIV + MAIN > DIV:first-child > DIV:first-child > A:first-child + DIV > ARTICLE:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV#tab-content-82047 > H2:first-child + DIV > UL:first-child > LI:first-child + LI + LI + LI > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > DIV:first-child + HEADER + DIV + DIV + MAIN > DIV:first-child > DIV:first-child > A:first-child + DIV > ARTICLE:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV#tab-content-82050 > H2:first-child + DIV > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > DIV:first-child + HEADER + DIV + DIV + MAIN > DIV:first-child > DIV:first-child > A:first-child + DIV > ARTICLE:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV#tab-content-82050 > H2:first-child + DIV > UL:first-child > LI:first-child + LI > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > DIV:first-child + HEADER + DIV + DIV + MAIN > DIV:first-child > DIV:first-child > A:first-child + DIV > ARTICLE:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV#tab-content-82050 > H2:first-child + DIV > UL:first-child > LI:first-child + LI + LI > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > DIV:first-child + HEADER + DIV + DIV + MAIN > DIV:first-child > DIV:first-child > A:first-child + DIV > ARTICLE:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV#tab-content-82050 > H2:first-child + DIV > UL:first-child > LI:first-child + LI + LI + LI > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > DIV:first-child + HEADER + DIV + DIV + MAIN > DIV:first-child > DIV:first-child > A:first-child + DIV > ARTICLE:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV#tab-content-82050 > H2:first-child + DIV > UL:first-child > LI:first-child + LI + LI + LI + LI > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > DIV:first-child + HEADER + DIV + DIV + MAIN > DIV:first-child > DIV:first-child > A:first-child + DIV > ARTICLE:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV#tab-content-82050 > H2:first-child + DIV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > DIV:first-child + HEADER + DIV + DIV + MAIN > DIV:first-child > DIV:first-child > A:first-child + DIV > ARTICLE:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV#tab-content-82050 > H2:first-child + DIV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mobile-content-wrapper > DIV:first-child + DIV > DIV:first-child > DIV:first-child + HEADER + DIV + DIV + MAIN > DIV:first-child > DIV:first-child > A:first-child + DIV > ARTICLE:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV#tab-content-82050 > H2:first-child + DIV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > A:first-child"
                ],
                "wcag": []
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.blm.gov/",
      "what": "URL",
      "result": "https://www.blm.gov/"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://www.blm.gov/",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.079",
        "responseTime": "2022-07-17T21:22:53.846Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1065185,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 169,
              "failing": 11
            },
            "issues": {
              "totalErrors": 59,
              "totalWarnings": 7,
              "totalIssues": 66
            },
            "issuesByLevel": {
              "A": {
                "count": 45,
                "pct": 68.18
              },
              "AA": {
                "count": 22,
                "pct": 33.33
              },
              "AAA": {
                "count": 66,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 6,
              "warningDensity": 1,
              "allDensity": 6
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "fb02a73e-f356-437a-aed6-0b20470a4b59",
          "docID": "cbff1b38-198f-43e6-9157-28f9d3413d80",
          "sourceHash": "fed1723af5a8d450a40ec59aedbd0745",
          "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=fb02a73e-f356-437a-aed6-0b20470a4b59",
          "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": 3787.67
                },
                "height": 3787.67,
                "width": 1024
              },
              "position": {
                "line": 2085,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"layout-content-transparent public-theme page-node-6 page-type-landing_page role--anonymous front no-sidebar\" data-once=\"b-root\"&gt;&lt;script type=\"text/javascript\" style=\"\"&gt;\n(function() { var z=\"\";var b=\"2866756e6374696f6e2829207b0d0a",
              "xpath": "/html/body",
              "issueID": "8826db4de784e2b617cc761333ca373f",
              "signature": "783f46100db7e970512c57cd5bacd2c9",
              "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=8826db4de784e2b617cc761333ca373f"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 19
                },
                "height": 19,
                "width": 0
              },
              "position": {
                "line": 6447,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"/programs/fire\" class=\"sf-depth-2\" title=\"Fire\"&gt;Fire&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/header[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[7]/ul[1]/li[1]/ol[1]/li[8]/a[1]",
              "issueID": "59137a0956419449670a462c29e893ef",
              "signature": "41d37f6aa305a69969d48c2d01a10db6",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=59137a0956419449670a462c29e893ef"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 95
                },
                "height": 95,
                "width": 0
              },
              "position": {
                "line": 6676,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/programs/land-and-water-conservation-fund\" title=\"Land and Water Conservation Fund\" class=\"sf-depth-2\"&gt;Land and Water Conservation Fund&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/header[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[7]/ul[1]/li[1]/ol[1]/li[15]/a[1]",
              "issueID": "7196cbfe65f3729f9ff77e31d29b4e57",
              "signature": "cf3ba50515fad829515b034d9fed38ff",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=7196cbfe65f3729f9ff77e31d29b4e57"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -64,
                  "y": -17
                },
                "height": -17,
                "width": -64
              },
              "position": {
                "line": 8001,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/programs/fire\" class=\"nav-link\" title=\"Fire\" data-drupal-link-system-path=\"node/3269\"&gt;Fire&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/header[1]/div[2]/div[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[7]/ul[1]/li[8]/a[1]",
              "issueID": "c84a73745663d1e8117161bde2013dba",
              "signature": "1dbc924229cfad3c4e527bb2932f5da1",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=c84a73745663d1e8117161bde2013dba"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -64,
                  "y": -17
                },
                "height": -17,
                "width": -64
              },
              "position": {
                "line": 8001,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/programs/land-and-water-conservation-fund\" title=\"Land and Water Conservation Fund\" class=\"nav-link\" data-drupal-link-system-path=\"node/4371\"&gt;Land and Water Conservation Fund&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/header[1]/div[2]/div[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[7]/ul[1]/li[15]/a[1]",
              "issueID": "fdbc368267cc6f011e18d10f347690b5",
              "signature": "d6a82a883b07317e65021bad0b6e8170",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=fdbc368267cc6f011e18d10f347690b5"
            },
            {
              "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": 20,
                  "y": 20
                },
                "bottom-right": {
                  "x": 289,
                  "y": 99
                },
                "height": 79,
                "width": 269
              },
              "position": {
                "line": 8086,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"/press-release/biden-harris-administration-approves-clean-energy-transmission-project-arizona-and\" title=\"Biden-Harris Administration Approves Clean Energy Transmission Project in Arizona and California with Potential to Lower…\"&gt;Biden-Harr",
              "xpath": "/html/body/div[1]/div[2]/div[1]/main[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[2]/div[2]/a[1]",
              "issueID": "ea28b7993454d904d745c3212e866889",
              "signature": "b84a0d044bffa0baf59812b5a02d2aa8",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=ea28b7993454d904d745c3212e866889"
            },
            {
              "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": 20,
                  "y": 20
                },
                "bottom-right": {
                  "x": 262,
                  "y": 99
                },
                "height": 79,
                "width": 242
              },
              "position": {
                "line": 8100,
                "column": 13
              },
              "errorSnippet": "&lt;a href=\"/press-release/bureau-land-management-and-usda-forest-service-seek-public-comments-definitions-other\" title=\"Bureau of Land Management and USDA Forest Service Seek Public Comments on Definitions, Other Aspects of Old-growth, Mature…\"&gt;Burea",
              "xpath": "/html/body/div[1]/div[2]/div[1]/main[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[2]/div[1]/div[2]/div[2]/a[1]",
              "issueID": "f0460180b6623550d44922987279b1c9",
              "signature": "c2d04e2fd71cade20615cb6babaf05b3",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=f0460180b6623550d44922987279b1c9"
            },
            {
              "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": 20,
                  "y": 20
                },
                "bottom-right": {
                  "x": 279,
                  "y": 99
                },
                "height": 79,
                "width": 259
              },
              "position": {
                "line": 8115,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"https://doi.gov/pressreleases/blm-forest-service-and-five-tribes-bears-ears-commission-commit-historic-co-management\" title=\"BLM, Forest Service and Five Tribes of the Bears Ears Commission Commit to Historic Co-management of Bears Ears Natio",
              "xpath": "/html/body/div[1]/div[2]/div[1]/main[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[3]/div[1]/div[2]/div[2]/a[1]",
              "issueID": "fcf3af5ca8f001e2885beddc3be8202d",
              "signature": "25971aba5dfb0220a78ef9b96245f897",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=fcf3af5ca8f001e2885beddc3be8202d"
            },
            {
              "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": 20,
                  "y": 20
                },
                "bottom-right": {
                  "x": 280,
                  "y": 79
                },
                "height": 59,
                "width": 260
              },
              "position": {
                "line": 8129,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"/press-release/biden-harris-administration-approves-construction-two-solar-projects-california\" title=\"Biden-Harris Administration Approves Construction of Two Solar Projects in California\"&gt;Biden-Harris Administration Approves Construction",
              "xpath": "/html/body/div[1]/div[2]/div[1]/main[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[4]/div[1]/div[2]/div[2]/a[1]",
              "issueID": "a8d6a4a80ef105b0c57b4b54570c4ba7",
              "signature": "f3f6724c7f8f3879db702d66cc503398",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=a8d6a4a80ef105b0c57b4b54570c4ba7"
            },
            {
              "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": 20,
                  "y": 20
                },
                "bottom-right": {
                  "x": 281,
                  "y": 59
                },
                "height": 39,
                "width": 261
              },
              "position": {
                "line": 8143,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"/press-release/blm-issues-geologic-carbon-storage-policy-public-lands\" title=\"BLM issues geologic carbon storage policy for public lands\"&gt;BLM issues geologic carbon storage policy for public lands&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/main[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[5]/div[1]/div[2]/div[2]/a[1]",
              "issueID": "8436a029a0763cbd175edd9cd72cab64",
              "signature": "bc327aeba72d95d0cf7024086d3de00d",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=8436a029a0763cbd175edd9cd72cab64"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8164,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"/about/what-we-manage\" title=\"What We Manage\"&gt;What We Manage&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/main[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/ul[1]/li[1]/div[1]/div[2]/div[2]/a[1]",
              "issueID": "da654a356b7c162053e184e28c370c4b",
              "signature": "d95190bbb8ffde55256bd3e8e4ceb997",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=da654a356b7c162053e184e28c370c4b"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8178,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"/about/our-mission\" title=\"Our Mission\"&gt;Our Mission&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/main[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/ul[1]/li[2]/div[1]/div[2]/div[2]/a[1]",
              "issueID": "f02e1e8f7ec9753da69582269e309f59",
              "signature": "a91cca4017d3c2f690bcfcfdc9c54b25",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=f02e1e8f7ec9753da69582269e309f59"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8192,
                "column": 13
              },
              "errorSnippet": "&lt;a href=\"https://www.blm.gov/programs/recreation\" title=\"Recreate on Your Public Lands\"&gt;Recreate on Your Public Lands&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/main[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/ul[1]/li[3]/div[1]/div[2]/div[2]/a[1]",
              "issueID": "d0da8fe0dd9912bf6d43eb908eebc583",
              "signature": "a6ad463c654531cd6917e84267b1144f",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=d0da8fe0dd9912bf6d43eb908eebc583"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8207,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"/programs/cultural-resources\" title=\"Preserving America's Cultural Resources\"&gt;Preserving America's Cultural Resources&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/main[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/ul[1]/li[4]/div[1]/div[2]/div[2]/a[1]",
              "issueID": "cdb5a78782bc20d8561e67ee8441db4b",
              "signature": "347e06de2477de2538c43da0ea88d638",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=cdb5a78782bc20d8561e67ee8441db4b"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8221,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"/visit\" title=\"Visit Us\"&gt;Visit Us&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/main[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]/div[1]/ul[1]/li[1]/div[1]/div[2]/div[2]/a[1]",
              "issueID": "239acadb98e6a8bf9fa40708e7d56064",
              "signature": "cb9fc5206d2f4ef0fdfe836a75d6a577",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=239acadb98e6a8bf9fa40708e7d56064"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8235,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"/blog\" title=\"Our Stories\"&gt;Our Stories&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/main[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]/div[1]/ul[1]/li[2]/div[1]/div[2]/div[2]/a[1]",
              "issueID": "d518ced70e832f63edf9c2439251bf2f",
              "signature": "8cfdcf60129662851721ca29643892e0",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=d518ced70e832f63edf9c2439251bf2f"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8249,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"/careers\" title=\"Careers\"&gt;Careers&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/main[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]/div[1]/ul[1]/li[3]/div[1]/div[2]/div[2]/a[1]",
              "issueID": "325e8589cb0be8dfef39eba05fa224b1",
              "signature": "23b6fec9ebf50dc650362576b440a07c",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=325e8589cb0be8dfef39eba05fa224b1"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8267,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"/media/social-media\" title=\"Social Media\"&gt;Social Media&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/main[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]/div[1]/ul[1]/li[4]/div[1]/div[2]/div[2]/a[1]",
              "issueID": "204e4444b192d3f0292167b482e8afd7",
              "signature": "f4d28d46eefa9c5ffd4d4e391e2ed6a9",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=204e4444b192d3f0292167b482e8afd7"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8278,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"/public-room\" title=\"Public Room\"&gt;Public Room&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/main[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]/div[1]/ul[1]/li[5]/div[1]/div[2]/div[2]/a[1]",
              "issueID": "6a1cd3b0922d1b70932dcc63f37f73f6",
              "signature": "bb7cd461fa9496928a33742cc5d05987",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=6a1cd3b0922d1b70932dcc63f37f73f6"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8292,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"https://eplanning.blm.gov/eplanning-ui/home\" title=\"E-Planning\"&gt;E-Planning&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/main[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]/div[1]/ul[1]/li[6]/div[1]/div[2]/div[2]/a[1]",
              "issueID": "5913f29d9f6fbe623a6ee4537915e706",
              "signature": "f8aee236484d309962a7bd77025ef10f",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=5913f29d9f6fbe623a6ee4537915e706"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8306,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"/get-involved/volunteers\" title=\"Volunteer\"&gt;Volunteer&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/main[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]/div[1]/ul[1]/li[7]/div[1]/div[2]/div[2]/a[1]",
              "issueID": "0644cd2ee80ff4f874a4268255ef33f6",
              "signature": "0e65ce0af7dbd31ae89330f4b81c642a",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=0644cd2ee80ff4f874a4268255ef33f6"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8320,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"https://wildhorsesonline.blm.gov/\" title=\"Wild Horse Online Corral\"&gt;Wild Horse Online Corral&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/main[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]/div[1]/ul[1]/li[8]/div[1]/div[2]/div[2]/a[1]",
              "issueID": "4c57143563fa7b355bd714f6759ea231",
              "signature": "84579b740e5bd8c06e10a2d019d3cf56",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=4c57143563fa7b355bd714f6759ea231"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 152,
                  "y": 17
                },
                "height": 17,
                "width": 152
              },
              "position": {
                "line": 7805,
                "column": 11
              },
              "errorSnippet": "&lt;span class=\"usa-banner__button-text\"&gt;Here’s how you know&lt;/span&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/header[1]/div[1]/button[1]/span[1]",
              "issueID": "99a1d4180d3e1bff2a80230dd35adcd4",
              "signature": "1616003669b7556ce8c2fb4421fd265d",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=99a1d4180d3e1bff2a80230dd35adcd4"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 10
                },
                "bottom-right": {
                  "x": 248.5,
                  "y": 220
                },
                "height": 210,
                "width": 248.5
              },
              "position": {
                "line": 8665,
                "column": 11
              },
              "errorSnippet": "&lt;div class=\"field slideshow-label\"&gt;THE BUREAU OF LAND MANAGEMENT&lt;/div&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]",
              "issueID": "0c5a61be661588a0475f33113090ebc2",
              "signature": "fc9abcfdb803a9ad234a0a8d442cb37e",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=0c5a61be661588a0475f33113090ebc2"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 250
                },
                "bottom-right": {
                  "x": 248.5,
                  "y": 432
                },
                "height": 182,
                "width": 248.5
              },
              "position": {
                "line": 8668,
                "column": 3
              },
              "errorSnippet": "&lt;div class=\"field slideshow-short-description\"&gt;The Bureau of Land Management's mission is to sustain the health, diversity, and productivity of public lands for the use and enjoyment of present and future generations.&lt;/div&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]",
              "issueID": "d2691a70f616c399b311f82c9aa91b0d",
              "signature": "c5393f517416f27d62b4193958624257",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=d2691a70f616c399b311f82c9aa91b0d"
            },
            {
              "tID": 129,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "CSS underline on text has been detected that is not a link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "The text in this passage has been styled to display underlined but it is not a link. Underlined text on the web or on apps is universally accepted as signifying that the relevant text is a link. Applying underline to text that is not a link is likely to confuse many users, and especially people with cognitive impairments, learning disabilities or dyslexia. Remove the underlining from this passage of text.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": -2
                },
                "bottom-right": {
                  "x": 83.4375,
                  "y": 6
                },
                "height": 8,
                "width": 83.4375
              },
              "position": {
                "line": 2880,
                "column": 138
              },
              "errorSnippet": "&lt;p class=\"usa-banner__header-action\" aria-hidden=\"true\" style=\"\"&gt;Here’s how you know&lt;/p&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/header[1]/div[1]/div[2]/p[2]",
              "issueID": "2249b6c58680d370a09a38c18fd69b5a",
              "signature": "83efbdb5c6b6cb91897d0a0877685b63",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=129&issueID=2249b6c58680d370a09a38c18fd69b5a"
            },
            {
              "tID": 129,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "CSS underline on text has been detected that is not a link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "The text in this passage has been styled to display underlined but it is not a link. Underlined text on the web or on apps is universally accepted as signifying that the relevant text is a link. Applying underline to text that is not a link is likely to confuse many users, and especially people with cognitive impairments, learning disabilities or dyslexia. Remove the underlining from this passage of text.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 152,
                  "y": 17
                },
                "height": 17,
                "width": 152
              },
              "position": {
                "line": 7805,
                "column": 11
              },
              "errorSnippet": "&lt;span class=\"usa-banner__button-text\"&gt;Here’s how you know&lt;/span&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/header[1]/div[1]/button[1]/span[1]",
              "issueID": "ca6469778daae9b629fb750f7a0fc0f0",
              "signature": "5be2790717f0300d1f446a92850ff6cd",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=129&issueID=ca6469778daae9b629fb750f7a0fc0f0"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 37
                },
                "height": 37,
                "width": 1024
              },
              "position": {
                "line": 7793,
                "column": 43
              },
              "errorSnippet": "&lt;section class=\"usa-banner\" aria-label=\"Official government website\"&gt; &lt;div class=\"usa-accordion\"&gt; &lt;header class=\"usa-banner__header\"&gt; &lt;div class=\"usa-banner__inner\"&gt; &lt;div class=\"grid-col-auto\"&gt; &lt;img class=\"usa-banner__hea",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/section[1]",
              "issueID": "785fbe7d77217fdb8568005ebc57b051",
              "signature": "d16b67821c5780cc3fbb702994277d48",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=785fbe7d77217fdb8568005ebc57b051"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 17
                },
                "height": 17,
                "width": 1024
              },
              "position": {
                "line": 4607,
                "column": 332
              },
              "errorSnippet": "&lt;header class=\"usa-banner__header\"&gt; &lt;div class=\"usa-banner__inner\"&gt; &lt;div class=\"grid-col-auto\"&gt; &lt;img class=\"usa-banner__header-flag\" src=\"/themes/custom/bwd8sk/images/uswds/us_flag_small.png\" alt=\"U.S. flag\"&gt; &lt;/div&gt; &lt;div ",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/header[1]",
              "issueID": "624575c65203b3fcfdd229ea74748ccc",
              "signature": "723ad894dee03a43c5e0b220645cece0",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=624575c65203b3fcfdd229ea74748ccc"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1009,
                  "y": 38
                },
                "height": 38,
                "width": 994
              },
              "position": {
                "line": 3743,
                "column": 0
              },
              "errorSnippet": "&lt;ul id=\"superfish-main\" class=\"menu sf-menu sf-main sf-horizontal sf-style-none sf-js-enabled\"&gt; &lt;li id=\"main-menu-link-contentd235b823-c9b1-48dd-93cb-249148d862d0\" class=\"active-trail sf-depth-1 sf-no-children\" style=\"\"&gt;&lt;a href=\"/\" class=\"",
              "xpath": "/html/body/div[1]/div[2]/div[1]/header[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]",
              "issueID": "cbeac6fd2fbe6cfa5a49211a403c0dc5",
              "signature": "00609675c6b65a95729aeb3ae01da7ab",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=cbeac6fd2fbe6cfa5a49211a403c0dc5"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 288.5,
                  "y": 422
                },
                "height": 422,
                "width": 288.5
              },
              "position": {
                "line": 8664,
                "column": 9
              },
              "errorSnippet": "&lt;div class=\"text col-12 col-lg-3 pr-3 pr-lg-0\"&gt; &lt;div class=\"field slideshow-label\"&gt;THE BUREAU OF LAND MANAGEMENT&lt;/div&gt; &lt;div class=\"field slideshow-short-description\"&gt;The Bureau of Land Management's mission is to sustain the health",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]",
              "issueID": "88352c67c606a7fd8a4d877678d89490",
              "signature": "44282c651f07041b18c811e1e4b05b32",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=88352c67c606a7fd8a4d877678d89490"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 250
                },
                "bottom-right": {
                  "x": 248.5,
                  "y": 432
                },
                "height": 182,
                "width": 248.5
              },
              "position": {
                "line": 8668,
                "column": 3
              },
              "errorSnippet": "&lt;div class=\"field slideshow-short-description\"&gt;The Bureau of Land Management's mission is to sustain the health, diversity, and productivity of public lands for the use and enjoyment of present and future generations.&lt;/div&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]",
              "issueID": "1a599ab671d1a2a3fcace6183dcdc4f2",
              "signature": "1efb6efe477b66099d30437d81c1614f",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=1a599ab671d1a2a3fcace6183dcdc4f2"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 10
                },
                "bottom-right": {
                  "x": 273.328,
                  "y": 107
                },
                "height": 97,
                "width": 273.328
              },
              "position": {
                "line": 8829,
                "column": 3
              },
              "errorSnippet": "&lt;div class=\"label\"&gt; &lt;a href=\"/press-release/biden-harris-administration-approves-clean-energy-transmission-project-arizona-and\" title=\"Biden-Harris Administration Approves Clean Energy Transmission Project in Arizona and California with Potentia",
              "xpath": "/html/body/div[1]/div[2]/div[1]/main[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[2]/div[2]",
              "issueID": "7b823e81dec60b39f024f9e460110660",
              "signature": "df3da5220460250b8448562580953734",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=7b823e81dec60b39f024f9e460110660"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 10
                },
                "bottom-right": {
                  "x": 273.328,
                  "y": 107
                },
                "height": 97,
                "width": 273.328
              },
              "position": {
                "line": 8847,
                "column": 17
              },
              "errorSnippet": "&lt;div class=\"label\"&gt; &lt;a href=\"/press-release/bureau-land-management-and-usda-forest-service-seek-public-comments-definitions-other\" title=\"Bureau of Land Management and USDA Forest Service Seek Public Comments on Definitions, Other Aspects of Old",
              "xpath": "/html/body/div[1]/div[2]/div[1]/main[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[2]/div[1]/div[2]/div[2]",
              "issueID": "ad0076741ad679501d67ab6bb78c735c",
              "signature": "bdc27a61097e66d54684b5e8493d1914",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=ad0076741ad679501d67ab6bb78c735c"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 10
                },
                "bottom-right": {
                  "x": 273.328,
                  "y": 107
                },
                "height": 97,
                "width": 273.328
              },
              "position": {
                "line": 8868,
                "column": 17
              },
              "errorSnippet": "&lt;div class=\"label\"&gt; &lt;a href=\"https://doi.gov/pressreleases/blm-forest-service-and-five-tribes-bears-ears-commission-commit-historic-co-management\" title=\"BLM, Forest Service and Five Tribes of the Bears Ears Commission Commit to Historic Co-mana",
              "xpath": "/html/body/div[1]/div[2]/div[1]/main[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[3]/div[1]/div[2]/div[2]",
              "issueID": "ebe61264a8c60a91bf8d2b60bb2cce13",
              "signature": "a2e4987384a0e052af8a7f8bf7adc4a2",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=ebe61264a8c60a91bf8d2b60bb2cce13"
            },
            {
              "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": 263.65625,
                  "y": 0
                },
                "bottom-right": {
                  "x": 279.65625,
                  "y": 16
                },
                "height": 16,
                "width": 16
              },
              "position": {
                "line": 50,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"fonticon-twitter pr-menu-switch-3 ext\" href=\"https://twitter.com/BLMNational\" data-extlink=\"\" target=\"_blank\" rel=\"noopener\" data-toggle=\"tooltip\" data-placement=\"top\" title=\"\" data-original-title=\"\"&gt;&lt;span class=\"hidden\" style=\"\"&gt;Tw",
              "xpath": "/html/body/div[1]/div[2]/div[1]/header[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "a21f4336a0b9aa4a537496f27487f521",
              "signature": "9f82de6e5caf30354732f691a1a4d71b",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=a21f4336a0b9aa4a537496f27487f521"
            },
            {
              "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": 289.65625,
                  "y": 0
                },
                "bottom-right": {
                  "x": 305.65625,
                  "y": 16
                },
                "height": 16,
                "width": 16
              },
              "position": {
                "line": 50,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"fonticon-youtube pr-menu-switch-3 ext\" href=\"http://www.youtube.com/BLMNational\" data-extlink=\"\" target=\"_blank\" rel=\"noopener\" data-toggle=\"tooltip\" data-placement=\"top\" title=\"\" data-original-title=\"\"&gt;&lt;span class=\"hidden\" style=\"\"&gt",
              "xpath": "/html/body/div[1]/div[2]/div[1]/header[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/a[2]",
              "issueID": "5b1494b8f1e5166998d84adda942effc",
              "signature": "3dd17e180ca6f26d0ca3f4be78a4b8e3",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=5b1494b8f1e5166998d84adda942effc"
            },
            {
              "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": 315.65625,
                  "y": 0
                },
                "bottom-right": {
                  "x": 331.65625,
                  "y": 16
                },
                "height": 16,
                "width": 16
              },
              "position": {
                "line": 50,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"fonticon-facebook pr-menu-switch-3 ext\" href=\"https://www.facebook.com/BLMNational\" data-extlink=\"\" target=\"_blank\" rel=\"noopener\" data-toggle=\"tooltip\" data-placement=\"top\" title=\"\" data-original-title=\"\"&gt;&lt;span class=\"hidden\" style=\"\"",
              "xpath": "/html/body/div[1]/div[2]/div[1]/header[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/a[3]",
              "issueID": "02cdf7c93cf82300fc166b0b97fed96e",
              "signature": "7750c25f770ee4e50d6056a1deb16e7e",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=02cdf7c93cf82300fc166b0b97fed96e"
            },
            {
              "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": 341.65625,
                  "y": 0
                },
                "bottom-right": {
                  "x": 357.65625,
                  "y": 16
                },
                "height": 16,
                "width": 16
              },
              "position": {
                "line": 50,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"fonticon-instagram pr-menu-switch-3 ext\" href=\"http://instagram.com/mypubliclands\" data-extlink=\"\" target=\"_blank\" rel=\"noopener\" data-toggle=\"tooltip\" data-placement=\"top\" title=\"\" data-original-title=\"\"&gt;&lt;span class=\"hidden\" style=\"\"&",
              "xpath": "/html/body/div[1]/div[2]/div[1]/header[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/a[4]",
              "issueID": "61201175a8678b36c7ee82b15b5bd8a9",
              "signature": "fc673cf3881a08f1692201321b5ce24d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=61201175a8678b36c7ee82b15b5bd8a9"
            },
            {
              "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": 367.65625,
                  "y": 0
                },
                "bottom-right": {
                  "x": 385.65625,
                  "y": 16
                },
                "height": 16,
                "width": 18
              },
              "position": {
                "line": 50,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"fonticon-medium pr-menu-switch-3 ext\" href=\"https://bureauoflandmanagement.medium.com/\" data-extlink=\"\" target=\"_blank\" rel=\"noopener\" data-toggle=\"tooltip\" data-placement=\"top\" title=\"\" data-original-title=\"\"&gt;&lt;span class=\"hidden\" styl",
              "xpath": "/html/body/div[1]/div[2]/div[1]/header[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/a[5]",
              "issueID": "21b90917fe9cd2f144bb58832ef03a84",
              "signature": "f52fca5764e8a36ff083a7ad59b9e0b0",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=21b90917fe9cd2f144bb58832ef03a84"
            },
            {
              "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": 395.65625,
                  "y": 0
                },
                "bottom-right": {
                  "x": 411.65625,
                  "y": 16
                },
                "height": 16,
                "width": 16
              },
              "position": {
                "line": 50,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"fonticon-linkedin ext\" href=\"https://www.linkedin.com/company/bureau-of-land-management\" data-extlink=\"\" target=\"_blank\" rel=\"noopener\" data-toggle=\"tooltip\" data-placement=\"top\" title=\"\" data-original-title=\"\"&gt;&lt;span class=\"hidden\" sty",
              "xpath": "/html/body/div[1]/div[2]/div[1]/header[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/a[6]",
              "issueID": "27db46d4d24a29451c3e989708931cc8",
              "signature": "4e90c3d58aec692f755245244adf8536",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=27db46d4d24a29451c3e989708931cc8"
            },
            {
              "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": 42,
                  "y": 38
                },
                "height": 38,
                "width": 42
              },
              "position": {
                "line": 3815,
                "column": 0
              },
              "errorSnippet": "&lt;input class=\"webform-button--submit button button--primary js-form-submit form-submit\" data-drupal-selector=\"edit-submit\" id=\"edit-submit\" name=\"op\" type=\"submit\" value=\"Submit\"&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/header[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/form[1]/div[2]/input[1]",
              "issueID": "c67f7c6e029afac01441074c1727ddcf",
              "signature": "50968f46e9766eef639ae40292c69cd2",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=c67f7c6e029afac01441074c1727ddcf"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 145.015625
                },
                "bottom-right": {
                  "x": 51,
                  "y": 181.015625
                },
                "height": 36,
                "width": 36
              },
              "position": {
                "line": 8441,
                "column": 33
              },
              "errorSnippet": "&lt;a class=\"sm-icon-twitter ext\" href=\"https://twitter.com/BLMNational\" data-extlink=\"\" target=\"_blank\" rel=\"noopener\" data-toggle=\"tooltip\" data-placement=\"top\" title=\"\" data-original-title=\"\"&gt;Twitter&lt;svg focusable=\"false\" class=\"ext\" role=\"img\" ",
              "xpath": "/html/body/div[1]/div[2]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/a[1]",
              "issueID": "ce91f9074620e4d14836c8ca12253772",
              "signature": "5e72ee84a308163fbdc22ebef995ed8e",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=ce91f9074620e4d14836c8ca12253772"
            },
            {
              "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": 61,
                  "y": 145.015625
                },
                "bottom-right": {
                  "x": 97,
                  "y": 181.015625
                },
                "height": 36,
                "width": 36
              },
              "position": {
                "line": 8448,
                "column": 33
              },
              "errorSnippet": "&lt;a class=\"sm-icon-youtube ext\" href=\"http://www.youtube.com/BLMNational\" data-extlink=\"\" target=\"_blank\" rel=\"noopener\" data-toggle=\"tooltip\" data-placement=\"top\" title=\"\" data-original-title=\"\"&gt;YouTube&lt;svg focusable=\"false\" class=\"ext\" role=\"im",
              "xpath": "/html/body/div[1]/div[2]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/a[2]",
              "issueID": "f116e75ce4b1bccf0b83d41a3300f79d",
              "signature": "2cb40682613f87f5c3ba7daf5c0af56e",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=f116e75ce4b1bccf0b83d41a3300f79d"
            },
            {
              "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": 107,
                  "y": 145.015625
                },
                "bottom-right": {
                  "x": 143,
                  "y": 181.015625
                },
                "height": 36,
                "width": 36
              },
              "position": {
                "line": 8455,
                "column": 33
              },
              "errorSnippet": "&lt;a class=\"sm-icon-facebook ext\" href=\"https://www.facebook.com/BLMNational\" data-extlink=\"\" target=\"_blank\" rel=\"noopener\" data-toggle=\"tooltip\" data-placement=\"top\" title=\"\" data-original-title=\"\"&gt;Facebook&lt;svg focusable=\"false\" class=\"ext\" role",
              "xpath": "/html/body/div[1]/div[2]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/a[3]",
              "issueID": "6e42572becad7a25424298ce23a00cca",
              "signature": "8fe4ec995f740ba220eb0b984f6632d0",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=6e42572becad7a25424298ce23a00cca"
            },
            {
              "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": 153,
                  "y": 145.015625
                },
                "bottom-right": {
                  "x": 189,
                  "y": 181.015625
                },
                "height": 36,
                "width": 36
              },
              "position": {
                "line": 8462,
                "column": 33
              },
              "errorSnippet": "&lt;a class=\"sm-icon-instagram ext\" href=\"http://instagram.com/mypubliclands\" data-extlink=\"\" target=\"_blank\" rel=\"noopener\" data-toggle=\"tooltip\" data-placement=\"top\" title=\"\" data-original-title=\"\"&gt;Instagram&lt;svg focusable=\"false\" class=\"ext\" role",
              "xpath": "/html/body/div[1]/div[2]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/a[4]",
              "issueID": "b9e3430e66138f7cd5f86b769eef1f0a",
              "signature": "b019a0642c17156a98c4926bec5ec821",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=b9e3430e66138f7cd5f86b769eef1f0a"
            },
            {
              "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": 199,
                  "y": 145.015625
                },
                "bottom-right": {
                  "x": 235,
                  "y": 181.015625
                },
                "height": 36,
                "width": 36
              },
              "position": {
                "line": 8469,
                "column": 33
              },
              "errorSnippet": "&lt;a class=\"sm-icon-flickr ext\" href=\"https://www.flickr.com/photos/mypubliclands/albums\" data-extlink=\"\" target=\"_blank\" rel=\"noopener\" data-toggle=\"tooltip\" data-placement=\"top\" title=\"\" data-original-title=\"\"&gt;Flickr&lt;svg focusable=\"false\" class=",
              "xpath": "/html/body/div[1]/div[2]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/a[5]",
              "issueID": "bf392edcbb0cc30f1a7f17ae220dfc14",
              "signature": "937e0aaa81110856024f8e901a6356f3",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=bf392edcbb0cc30f1a7f17ae220dfc14"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 76,
                  "y": 15.984375
                },
                "bottom-right": {
                  "x": 296.328,
                  "y": 80.171875
                },
                "height": 64.1875,
                "width": 220.328
              },
              "position": {
                "line": 7852,
                "column": 11
              },
              "errorSnippet": "&lt;div class=\"col title-and-slogan\"&gt; &lt;div class=\"slogan\"&gt;U.S. Department of the Interior&lt;/div&gt; &lt;div class=\"title\"&gt;Bureau of Land Management&lt;/div&gt; &lt;/div&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]",
              "issueID": "caff47d477b08cc587726e38485f90fa",
              "signature": "da8523e23c7a449933bf7c38ea0a240d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=caff47d477b08cc587726e38485f90fa"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 0
                },
                "bottom-right": {
                  "x": 235.328,
                  "y": 12
                },
                "height": 12,
                "width": 220.328
              },
              "position": {
                "line": 7853,
                "column": 13
              },
              "errorSnippet": "&lt;div class=\"slogan\"&gt;U.S. Department of the Interior&lt;/div&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]",
              "issueID": "a142f96d1d41e618c0c535c10c15395f",
              "signature": "718219dca4b5cfbd150bdd73d89877a5",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=a142f96d1d41e618c0c535c10c15395f"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 16.1875
                },
                "bottom-right": {
                  "x": 235.328,
                  "y": 64.1875
                },
                "height": 48,
                "width": 220.328
              },
              "position": {
                "line": 7855,
                "column": 45
              },
              "errorSnippet": "&lt;div class=\"title\"&gt;Bureau of Land Management&lt;/div&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]",
              "issueID": "b4f44b169006d34c1d09ccb1448d82ae",
              "signature": "cde96521cf4f85f674a569def49b6121",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=b4f44b169006d34c1d09ccb1448d82ae"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 10
                },
                "bottom-right": {
                  "x": 248.5,
                  "y": 220
                },
                "height": 210,
                "width": 248.5
              },
              "position": {
                "line": 8665,
                "column": 11
              },
              "errorSnippet": "&lt;div class=\"field slideshow-label\"&gt;THE BUREAU OF LAND MANAGEMENT&lt;/div&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]",
              "issueID": "a76a1ec3c1d92a469e31b2b94eb5357e",
              "signature": "5f0a6ff1e4c1c100ebd002adbc65ee41",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=a76a1ec3c1d92a469e31b2b94eb5357e"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 0
                },
                "bottom-right": {
                  "x": 382,
                  "y": 14
                },
                "height": 14,
                "width": 367
              },
              "position": {
                "line": 9670,
                "column": 7
              },
              "errorSnippet": "&lt;div class=\"slogan\"&gt;U.S. Department of the Interior&lt;/div&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]",
              "issueID": "abc6705636b66632ea93346643f17867",
              "signature": "e86242d9ae5a9c6c449537d858063063",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=abc6705636b66632ea93346643f17867"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 14
                },
                "bottom-right": {
                  "x": 295,
                  "y": 62
                },
                "height": 48,
                "width": 280
              },
              "position": {
                "line": 9673,
                "column": 3
              },
              "errorSnippet": "&lt;div class=\"title\"&gt;Bureau of Land Management&lt;/div&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]",
              "issueID": "3edcdd9da5bcc50e4e1c07761c3a93cd",
              "signature": "c008fa5141e22bb0fce8badb9ddcf449",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=3edcdd9da5bcc50e4e1c07761c3a93cd"
            },
            {
              "tID": 155,
              "bpID": 143,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "These headings are not structured in a hierarchical manner.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.10 Section Headings"
              ],
              "resultTitle": "Make sure that headings are in the right order for the content.",
              "errorDescription": "The heading structure of this page does not effectively communicate the structure of the content on it. Heading elements provide important benefits: they act as wayfinding cues for in-page navigation, they contribute to page content summaries, and they provide context to the content below them. To do so effectively, headings should follow the `<h1>` to `<h6>` hierarchy and they should not skip levels. Restructure the document's heading order so it uses a clear, ordered, and intuitive hierarchy. Ensure there are no gaps between each numbered heading level and the next.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 3787.67
                },
                "height": 3787.67,
                "width": 1024
              },
              "position": {
                "line": 2085,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"layout-content-transparent public-theme page-node-6 page-type-landing_page role--anonymous front no-sidebar\" data-once=\"b-root\"&gt;&lt;script type=\"text/javascript\" style=\"\"&gt;\n(function() { var z=\"\";var b=\"2866756e6374696f6e2829207b0d0a",
              "xpath": "/html/body",
              "issueID": "eb5dacd993db6429ff41196f5d7c565a",
              "signature": "f69bf1225601a118ee7ae43de89ebe38",
              "ref": "https://tenon.io/bestpractice.php?bpID=143&tID=155&issueID=eb5dacd993db6429ff41196f5d7c565a"
            },
            {
              "tID": 190,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute.  As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 67
                },
                "height": 67,
                "width": 1024
              },
              "position": {
                "line": 8015,
                "column": 13
              },
              "errorSnippet": "&lt;ul class=\"nav nav-tabs\" role=\"tablist\"&gt; &lt;li class=\"nav-item\"&gt;&lt;a class=\"nav-link text-center active open\" id=\"tab-29\" data-toggle=\"tab\" href=\"#tab-content-29\" role=\"tab\"&gt;Spotlight&lt;/a&gt;&lt;/li&gt; &lt;li class=\"nav-item\"&gt;&lt;a cl",
              "xpath": "/html/body/div[1]/div[2]/div[1]/main[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]",
              "issueID": "950d834382e2943b13fb4761a293ba52",
              "signature": "d9c94e25d1d6150d0ad793c13a14ba95",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=950d834382e2943b13fb4761a293ba52"
            },
            {
              "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": 263.65625,
                  "y": 0
                },
                "bottom-right": {
                  "x": 279.65625,
                  "y": 16
                },
                "height": 16,
                "width": 16
              },
              "position": {
                "line": 50,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"fonticon-twitter pr-menu-switch-3 ext\" href=\"https://twitter.com/BLMNational\" data-extlink=\"\" target=\"_blank\" rel=\"noopener\" data-toggle=\"tooltip\" data-placement=\"top\" title=\"\" data-original-title=\"\"&gt;&lt;span class=\"hidden\" style=\"\"&gt;Tw",
              "xpath": "/html/body/div[1]/div[2]/div[1]/header[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "58a1bfd4cd04a6eb8bb63218dbdce800",
              "signature": "ab551f2ed0abf60122d5d2436ea060d5",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=58a1bfd4cd04a6eb8bb63218dbdce800"
            },
            {
              "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": 289.65625,
                  "y": 0
                },
                "bottom-right": {
                  "x": 305.65625,
                  "y": 16
                },
                "height": 16,
                "width": 16
              },
              "position": {
                "line": 50,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"fonticon-youtube pr-menu-switch-3 ext\" href=\"http://www.youtube.com/BLMNational\" data-extlink=\"\" target=\"_blank\" rel=\"noopener\" data-toggle=\"tooltip\" data-placement=\"top\" title=\"\" data-original-title=\"\"&gt;&lt;span class=\"hidden\" style=\"\"&gt",
              "xpath": "/html/body/div[1]/div[2]/div[1]/header[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/a[2]",
              "issueID": "a03a481b5bf46c316f15906044eeb7bc",
              "signature": "6d8e22d01b63ca7f3e68a53cd089f595",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=a03a481b5bf46c316f15906044eeb7bc"
            },
            {
              "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": 315.65625,
                  "y": 0
                },
                "bottom-right": {
                  "x": 331.65625,
                  "y": 16
                },
                "height": 16,
                "width": 16
              },
              "position": {
                "line": 50,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"fonticon-facebook pr-menu-switch-3 ext\" href=\"https://www.facebook.com/BLMNational\" data-extlink=\"\" target=\"_blank\" rel=\"noopener\" data-toggle=\"tooltip\" data-placement=\"top\" title=\"\" data-original-title=\"\"&gt;&lt;span class=\"hidden\" style=\"\"",
              "xpath": "/html/body/div[1]/div[2]/div[1]/header[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/a[3]",
              "issueID": "5fc4562012864952814428c3d052e5cc",
              "signature": "6989c4a2cfd000a9b18e000ccd8bacfa",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=5fc4562012864952814428c3d052e5cc"
            },
            {
              "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": 341.65625,
                  "y": 0
                },
                "bottom-right": {
                  "x": 357.65625,
                  "y": 16
                },
                "height": 16,
                "width": 16
              },
              "position": {
                "line": 50,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"fonticon-instagram pr-menu-switch-3 ext\" href=\"http://instagram.com/mypubliclands\" data-extlink=\"\" target=\"_blank\" rel=\"noopener\" data-toggle=\"tooltip\" data-placement=\"top\" title=\"\" data-original-title=\"\"&gt;&lt;span class=\"hidden\" style=\"\"&",
              "xpath": "/html/body/div[1]/div[2]/div[1]/header[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/a[4]",
              "issueID": "00bdf5986ee38520bf0d57e68495b2c5",
              "signature": "d7ae2f0f0518005ae5109f7c5829e2ec",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=00bdf5986ee38520bf0d57e68495b2c5"
            },
            {
              "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": 367.65625,
                  "y": 0
                },
                "bottom-right": {
                  "x": 385.65625,
                  "y": 16
                },
                "height": 16,
                "width": 18
              },
              "position": {
                "line": 50,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"fonticon-medium pr-menu-switch-3 ext\" href=\"https://bureauoflandmanagement.medium.com/\" data-extlink=\"\" target=\"_blank\" rel=\"noopener\" data-toggle=\"tooltip\" data-placement=\"top\" title=\"\" data-original-title=\"\"&gt;&lt;span class=\"hidden\" styl",
              "xpath": "/html/body/div[1]/div[2]/div[1]/header[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/a[5]",
              "issueID": "8d283a8f1da544011edc2bc16b3435b3",
              "signature": "3dffb67faefe3eda31c47174622679f2",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=8d283a8f1da544011edc2bc16b3435b3"
            },
            {
              "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": 395.65625,
                  "y": 0
                },
                "bottom-right": {
                  "x": 411.65625,
                  "y": 16
                },
                "height": 16,
                "width": 16
              },
              "position": {
                "line": 50,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"fonticon-linkedin ext\" href=\"https://www.linkedin.com/company/bureau-of-land-management\" data-extlink=\"\" target=\"_blank\" rel=\"noopener\" data-toggle=\"tooltip\" data-placement=\"top\" title=\"\" data-original-title=\"\"&gt;&lt;span class=\"hidden\" sty",
              "xpath": "/html/body/div[1]/div[2]/div[1]/header[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/a[6]",
              "issueID": "a518c89f53ad010f81429d03fcfa0b30",
              "signature": "f0e611313bb599eee1270141a0fe9677",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=a518c89f53ad010f81429d03fcfa0b30"
            },
            {
              "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": 15,
                  "y": 145.015625
                },
                "bottom-right": {
                  "x": 51,
                  "y": 181.015625
                },
                "height": 36,
                "width": 36
              },
              "position": {
                "line": 8441,
                "column": 33
              },
              "errorSnippet": "&lt;a class=\"sm-icon-twitter ext\" href=\"https://twitter.com/BLMNational\" data-extlink=\"\" target=\"_blank\" rel=\"noopener\" data-toggle=\"tooltip\" data-placement=\"top\" title=\"\" data-original-title=\"\"&gt;Twitter&lt;svg focusable=\"false\" class=\"ext\" role=\"img\" ",
              "xpath": "/html/body/div[1]/div[2]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/a[1]",
              "issueID": "a61122b8d31090baa2c6a63e8b961409",
              "signature": "9ded56f49e4ad3ccf627f5f6da5a007b",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=a61122b8d31090baa2c6a63e8b961409"
            },
            {
              "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": 61,
                  "y": 145.015625
                },
                "bottom-right": {
                  "x": 97,
                  "y": 181.015625
                },
                "height": 36,
                "width": 36
              },
              "position": {
                "line": 8448,
                "column": 33
              },
              "errorSnippet": "&lt;a class=\"sm-icon-youtube ext\" href=\"http://www.youtube.com/BLMNational\" data-extlink=\"\" target=\"_blank\" rel=\"noopener\" data-toggle=\"tooltip\" data-placement=\"top\" title=\"\" data-original-title=\"\"&gt;YouTube&lt;svg focusable=\"false\" class=\"ext\" role=\"im",
              "xpath": "/html/body/div[1]/div[2]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/a[2]",
              "issueID": "093a47c626c0fd7380c4142f31f5677e",
              "signature": "be3913c94d7c0b9351ba5feaf755116b",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=093a47c626c0fd7380c4142f31f5677e"
            },
            {
              "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": 107,
                  "y": 145.015625
                },
                "bottom-right": {
                  "x": 143,
                  "y": 181.015625
                },
                "height": 36,
                "width": 36
              },
              "position": {
                "line": 8455,
                "column": 33
              },
              "errorSnippet": "&lt;a class=\"sm-icon-facebook ext\" href=\"https://www.facebook.com/BLMNational\" data-extlink=\"\" target=\"_blank\" rel=\"noopener\" data-toggle=\"tooltip\" data-placement=\"top\" title=\"\" data-original-title=\"\"&gt;Facebook&lt;svg focusable=\"false\" class=\"ext\" role",
              "xpath": "/html/body/div[1]/div[2]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/a[3]",
              "issueID": "d69b4aebfd8e444a40ba33821fc23e8a",
              "signature": "621d80cfc6c50d021b7594b42dfdb028",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=d69b4aebfd8e444a40ba33821fc23e8a"
            },
            {
              "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": 153,
                  "y": 145.015625
                },
                "bottom-right": {
                  "x": 189,
                  "y": 181.015625
                },
                "height": 36,
                "width": 36
              },
              "position": {
                "line": 8462,
                "column": 33
              },
              "errorSnippet": "&lt;a class=\"sm-icon-instagram ext\" href=\"http://instagram.com/mypubliclands\" data-extlink=\"\" target=\"_blank\" rel=\"noopener\" data-toggle=\"tooltip\" data-placement=\"top\" title=\"\" data-original-title=\"\"&gt;Instagram&lt;svg focusable=\"false\" class=\"ext\" role",
              "xpath": "/html/body/div[1]/div[2]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/a[4]",
              "issueID": "9f13aac19b2ed69c0fa49136c9e5a591",
              "signature": "e8276a0ae8ec1ff319ad57e35ea433f3",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=9f13aac19b2ed69c0fa49136c9e5a591"
            },
            {
              "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": 199,
                  "y": 145.015625
                },
                "bottom-right": {
                  "x": 235,
                  "y": 181.015625
                },
                "height": 36,
                "width": 36
              },
              "position": {
                "line": 8469,
                "column": 33
              },
              "errorSnippet": "&lt;a class=\"sm-icon-flickr ext\" href=\"https://www.flickr.com/photos/mypubliclands/albums\" data-extlink=\"\" target=\"_blank\" rel=\"noopener\" data-toggle=\"tooltip\" data-placement=\"top\" title=\"\" data-original-title=\"\"&gt;Flickr&lt;svg focusable=\"false\" class=",
              "xpath": "/html/body/div[1]/div[2]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/a[5]",
              "issueID": "f56f597a7174240eb6a9406476619616",
              "signature": "4772b300d23da9f2b3047fb534f374a4",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=f56f597a7174240eb6a9406476619616"
            }
          ],
          "log": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.blm.gov/",
      "what": "Bureau of Land Management",
      "result": "https://www.blm.gov/"
    },
    {
      "type": "test",
      "which": "continuum",
      "what": "Level Access Continuum, community edition",
      "url": "https://www.blm.gov/",
      "result": [
        {
          "engineTestId": 89,
          "bestPracticeId": 362,
          "attribute": "This img element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This img element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<img typeof=\"foaf:Image\" loading=\"lazy\" height=\"45\" width=\"43\" src=\"/sites/default/files/styles/featured_topic/public/FeaturedTopic_MagnifyingGlass.png?itok=cROmepO-\">",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(5)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide alternative text that describes the content conveyed by the image.",
            "fix": {
              "alt": null,
              "aria-label": false,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "img[src=\"/sites/default/files/styles/featured_topic/public/FeaturedTopic_MagnifyingGlass.png?itok=cROmepO-\"][width=\"43\"][height=\"45\"][loading=\"lazy\"][typeof=\"foaf:Image\"]",
            "attNo": 5
          }
        },
        {
          "engineTestId": 99,
          "bestPracticeId": 464,
          "attribute": "This element does not have a ul element (without an ARIA-assigned role); ol element (without an ARIA-assigned role); or element with a role set to the value: list as a parent",
          "attributeDetail": "This LI does not have a ul element (without an ARIA-assigned role); ol element (without an ARIA-assigned role); or element with a role set to the value: list as a parent",
          "element": "<li class=\"nav-item\"><a role=\"tab\" href=\"#tab-content-29\" data-toggle=\"tab\" id=\"tab-29\" class=\"nav-link text-center active open\">Spotlight</a></li>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(5)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "li[class=\"nav-item\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 99,
          "bestPracticeId": 464,
          "attribute": "This element does not have a ul element (without an ARIA-assigned role); ol element (without an ARIA-assigned role); or element with a role set to the value: list as a parent",
          "attributeDetail": "This LI does not have a ul element (without an ARIA-assigned role); ol element (without an ARIA-assigned role); or element with a role set to the value: list as a parent",
          "element": "<li class=\"nav-item\"><a role=\"tab\" href=\"#tab-content-82047\" data-toggle=\"tab\" id=\"tab-82047\" class=\"nav-link text-center\">Quick Facts</a></li>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(5)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "li[class=\"nav-item\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 99,
          "bestPracticeId": 464,
          "attribute": "This element does not have a ul element (without an ARIA-assigned role); ol element (without an ARIA-assigned role); or element with a role set to the value: list as a parent",
          "attributeDetail": "This LI does not have a ul element (without an ARIA-assigned role); ol element (without an ARIA-assigned role); or element with a role set to the value: list as a parent",
          "element": "<li class=\"nav-item\"><a role=\"tab\" href=\"#tab-content-82050\" data-toggle=\"tab\" id=\"tab-82050\" class=\"nav-link text-center\">Popular Links</a></li>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(5)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "li[class=\"nav-item\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 863,
          "bestPracticeId": 2440,
          "attribute": "This input should not rely on text in the placeholder attribute for an accessible name",
          "attributeDetail": "This input should not rely on text in the placeholder attribute for an accessible name",
          "element": "<input value=\"\" type=\"text\" size=\"60\" required=\"required\" placeholder=\"Site Search\" name=\"query\" maxlength=\"255\" id=\"query\" class=\"form-text required\" aria-required=\"true\">",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "input[aria-required=\"true\"][class=\"form-text required\"][id=\"query\"][maxlength=\"255\"][name=\"query\"][placeholder=\"Site Search\"][required=\"required\"][size=\"60\"][type=\"text\"][value=\"\"]",
            "attNo": 10
          }
        }
      ]
    }
  ],
  "timeStamp": "4aieq",
  "startTime": "2022-07-17T21:20:51",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "hover",
      40
    ],
    [
      "motion",
      14
    ],
    [
      "ibm",
      11
    ],
    [
      "alfa",
      10
    ],
    [
      "tabNav",
      3
    ],
    [
      "wave",
      3
    ],
    [
      "focAll",
      2
    ],
    [
      "axe",
      2
    ],
    [
      "focInd",
      1
    ],
    [
      "bulk",
      0
    ],
    [
      "embAc",
      0
    ],
    [
      "focOp",
      0
    ],
    [
      "labClash",
      0
    ],
    [
      "linkUl",
      0
    ],
    [
      "menuNav",
      0
    ],
    [
      "radioSet",
      0
    ],
    [
      "role",
      0
    ],
    [
      "styleDiff",
      0
    ],
    [
      "zIndex",
      0
    ],
    [
      "htmlcs",
      0
    ],
    [
      "tenon",
      0
    ],
    [
      "continuum",
      0
    ]
  ],
  "logCount": 11,
  "logSize": 1111,
  "errorLogCount": 11,
  "errorLogSize": 1111,
  "prohibitedCount": 0,
  "visitTimeoutCount": 0,
  "visitRejectionCount": 0,
  "endTime": "2022-07-17T21:22:53",
  "elapsedSeconds": 126,
  "score": {
    "scoreProcID": "sp14a",
    "logWeights": {
      "logCount": 0.5,
      "logSize": 0.01,
      "errorLogCount": 1,
      "errorLogSize": 0.02,
      "prohibitedCount": 15,
      "visitTimeoutCount": 10,
      "visitRejectionCount": 10
    },
    "soloWeight": 2,
    "groupWeights": {
      "absolute": 2,
      "largest": 1,
      "smaller": 0.4
    },
    "preventionWeights": {
      "testaro": 50,
      "other": 100
    },
    "packageDetails": {
      "testaro": {
        "bulk": 1,
        "focInd": 3,
        "focOp": 2,
        "hover": 56,
        "linkUl": 190,
        "role": 8,
        "styleDiff": 38,
        "tabNav": 24,
        "zIndex": 106
      },
      "alfa": {
        "r11": 24,
        "r2": 4,
        "r42": 24,
        "r57": 12,
        "r61": 4,
        "r65": 1,
        "r66": 9,
        "r68": 4,
        "r69": 9,
        "r73": 4,
        "r75": 4,
        "r78": 4,
        "r87": 1
      },
      "axe": {
        "aria-allowed-role": 0,
        "color-contrast-enhanced": 59,
        "color-contrast": 44,
        "hidden-content": 0,
        "aria-required-children": 4,
        "aria-required-parent": 12,
        "image-alt": 4,
        "link-name": 18,
        "listitem": 9,
        "page-has-heading-one": 2,
        "region": 2
      },
      "htmlcs": {
        "e:AA.1_1_1.H37": 4,
        "e:AA.1_3_1.F68": 4,
        "e:AA.1_4_3.G145.Fail": 4,
        "e:AA.1_4_3.G18.Fail": 4,
        "e:AA.4_1_2.H91.InputText.Name": 4,
        "w:AA.1_3_1.H44.NonExistentFragment": 1,
        "w:AA.1_3_1.H48": 2,
        "w:AA.1_3_1_A.G141": 2,
        "w:AA.1_4_3.G145.Alpha": 1,
        "w:AA.1_4_3.G145.BgImage": 3,
        "w:AA.1_4_3.G18.Alpha": 1,
        "w:AA.1_4_3.G18.BgImage": 44,
        "w:AA.4_1_2.H91.A.Empty": 1
      },
      "ibm": {
        "WCAG20_Label_RefValid": 4,
        "WCAG20_Img_HasAlt": 4,
        "Rpt_Aria_RequiredParent_Native_Host_Sematics": 12,
        "Rpt_Aria_OrphanedContent_Native_Host_Sematics": 4,
        "aria_role_redundant": 7,
        "aria_attribute_redundant": 1
      },
      "wave": {
        "e:alt_missing": 4,
        "e:label_missing": 4,
        "c:contrast": 240,
        "a:alt_long": 5,
        "a:label_orphaned": 1,
        "a:h1_missing": 1,
        "a:link_redundant": 19,
        "a:text_small": 1,
        "a:underline": 2,
        "a:title_redundant": 21
      },
      "tenon": {
        "28": 4,
        "79": 84,
        "95": 12,
        "129": 6,
        "134": 6,
        "144": 24,
        "152": 48,
        "153": 12,
        "155": 2,
        "190": 4,
        "218": 44
      },
      "continuum": {
        "89": 4,
        "99": 12,
        "863": 4
      }
    },
    "groupDetails": {
      "groups": {
        "visibleBulk": {
          "testaro": {
            "bulk": {
              "score": 1,
              "what": "Page contains many visible elements"
            }
          }
        },
        "focusIndication": {
          "testaro": {
            "focInd": {
              "score": 3,
              "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": 2,
              "what": "Operable elements that cannot be Tab-focused and vice versa"
            }
          }
        },
        "hoverSurprise": {
          "testaro": {
            "hover": {
              "score": 14,
              "what": "Content changes caused by hovering"
            }
          }
        },
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 95,
              "what": "Non-underlined adjacent links"
            }
          }
        },
        "roleBad": {
          "testaro": {
            "role": {
              "score": 6,
              "what": "Nonexistent or implicit-overriding role"
            }
          },
          "axe": {
            "aria-allowed-role": {
              "score": 1,
              "what": "ARIA role is not appropriate for the element"
            }
          },
          "ibm": {
            "aria_role_redundant": {
              "score": 5,
              "what": "Explicitly assigned ARIA role is redundant with the implicit role of the element"
            }
          }
        },
        "inconsistentStyles": {
          "testaro": {
            "styleDiff": {
              "score": 10,
              "what": "Heading, link, and button style inconsistencies"
            }
          }
        },
        "tabNavigation": {
          "testaro": {
            "tabNav": {
              "score": 12,
              "what": "Nonstandard keyboard navigation among tabs"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 27,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "linkNoText": {
          "alfa": {
            "r11": {
              "score": 24,
              "what": "Link has no accessible name"
            }
          },
          "axe": {
            "link-name": {
              "score": 18,
              "what": "Link has no discernible text"
            }
          },
          "htmlcs": {
            "w:AA.4_1_2.H91.A.Empty": {
              "score": 1,
              "what": "Link element has an id attribute but no href attribute or text"
            }
          }
        },
        "imageNoText": {
          "alfa": {
            "r2": {
              "score": 4,
              "what": "Image has no accessible name"
            }
          },
          "axe": {
            "image-alt": {
              "score": 4,
              "what": "Image has no text alternative"
            }
          },
          "htmlcs": {
            "e:AA.1_1_1.H37": {
              "score": 4,
              "what": "img element has no alt attribute"
            }
          },
          "ibm": {
            "WCAG20_Img_HasAlt": {
              "score": 4,
              "what": "Image has no alt attribute conveying its meaning, or alt=\"\" if decorative"
            }
          },
          "wave": {
            "e:alt_missing": {
              "score": 4,
              "what": "Text alternative is missing"
            }
          },
          "continuum": {
            "89": {
              "score": 4,
              "what": "img element has no mechanism that allows an accessible name to be calculated"
            }
          }
        },
        "parentMissing": {
          "alfa": {
            "r42": {
              "score": 24,
              "what": "Element is not owned by an element of its required context role"
            }
          },
          "axe": {
            "aria-required-parent": {
              "score": 12,
              "what": "ARIA role is not contained by a required parent"
            }
          },
          "ibm": {
            "Rpt_Aria_RequiredParent_Native_Host_Sematics": {
              "score": 12,
              "what": "Element is not contained within a role-valid element"
            }
          }
        },
        "contentBeyondLandmarks": {
          "alfa": {
            "r57": {
              "score": 6,
              "what": "Perceivable text content is not included in any landmark"
            }
          },
          "axe": {
            "region": {
              "score": 1,
              "what": "Some page content is not contained by landmarks"
            }
          },
          "ibm": {
            "Rpt_Aria_OrphanedContent_Native_Host_Sematics": {
              "score": 2,
              "what": "Content does not reside within an element with a landmark role"
            }
          }
        },
        "h1Missing": {
          "alfa": {
            "r61": {
              "score": 2,
              "what": "First heading is not h1"
            }
          },
          "axe": {
            "page-has-heading-one": {
              "score": 1,
              "what": "Page contains no level-one heading"
            }
          },
          "wave": {
            "a:h1_missing": {
              "score": 1,
              "what": "Missing first level heading"
            }
          }
        },
        "contrastAAA": {
          "alfa": {
            "r66": {
              "score": 2,
              "what": "Text contrast less than AAA requires"
            }
          },
          "axe": {
            "color-contrast-enhanced": {
              "score": 15,
              "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"
            }
          },
          "axe": {
            "aria-required-children": {
              "score": 4,
              "what": "ARIA role does not contain a required child"
            }
          }
        },
        "contrastAA": {
          "alfa": {
            "r69": {
              "score": 7,
              "what": "Text outside widget has subminimum contrast"
            }
          },
          "axe": {
            "color-contrast": {
              "score": 33,
              "what": "Element has insufficient color contrast"
            }
          },
          "htmlcs": {
            "e:AA.1_4_3.G145.Fail": {
              "score": 3,
              "what": "Contrast between the text and its background is less than 3:1."
            },
            "e:AA.1_4_3.G18.Fail": {
              "score": 3,
              "what": "Contrast between the text and its background is less than 4.5:1"
            }
          },
          "wave": {
            "c:contrast": {
              "score": 180,
              "what": "Very low contrast"
            }
          }
        },
        "noLeading": {
          "alfa": {
            "r73": {
              "score": 3,
              "what": "Paragraph of text has insufficient line height"
            }
          }
        },
        "fontSmall": {
          "alfa": {
            "r75": {
              "score": 3,
              "what": "Font size is smaller than 9 pixels"
            }
          },
          "wave": {
            "a:text_small": {
              "score": 1,
              "what": "Text is very small"
            }
          },
          "tenon": {
            "134": {
              "score": 5,
              "what": "Text is very small"
            }
          }
        },
        "headingOfNothing": {
          "alfa": {
            "r78": {
              "score": 2,
              "what": "No content between two headings of the same level"
            }
          }
        },
        "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"
            }
          }
        },
        "listItemOrphan": {
          "axe": {
            "listitem": {
              "score": 9,
              "what": "li element is not contained by a ul or ol element"
            }
          },
          "continuum": {
            "99": {
              "score": 12,
              "what": "li element has no ul, ol, or list-role parent"
            }
          }
        },
        "controlNoText": {
          "htmlcs": {
            "e:AA.1_3_1.F68": {
              "score": 4,
              "what": "Form control has no label"
            }
          },
          "wave": {
            "e:label_missing": {
              "score": 4,
              "what": "Missing form label"
            }
          }
        },
        "inputNoText": {
          "htmlcs": {
            "e:AA.4_1_2.H91.InputText.Name": {
              "score": 4,
              "what": "Text input has no accessible name"
            }
          }
        },
        "labelBadID": {
          "htmlcs": {
            "w:AA.1_3_1.H44.NonExistentFragment": {
              "score": 1,
              "what": "Label for attribute references a nonexistent element"
            }
          },
          "ibm": {
            "WCAG20_Label_RefValid": {
              "score": 4,
              "what": "for attribute does not reference a non-empty, unique id attribute of an input element"
            }
          },
          "wave": {
            "a:label_orphaned": {
              "score": 1,
              "what": "Orphaned form label"
            }
          }
        },
        "pseudoNavListRisk": {
          "htmlcs": {
            "w:AA.1_3_1.H48": {
              "score": 1,
              "what": "Navigation links are not coded as a list"
            }
          }
        },
        "headingStructure": {
          "htmlcs": {
            "w:AA.1_3_1_A.G141": {
              "score": 1,
              "what": "Heading level is incorrect"
            }
          },
          "tenon": {
            "155": {
              "score": 1,
              "what": "Headings are not structured in a hierarchical manner"
            }
          }
        },
        "contrastRisk": {
          "htmlcs": {
            "w:AA.1_4_3.G145.Alpha": {
              "score": 1,
              "what": "Contrast between the text and its background may be less than 3:1, given the transparency"
            },
            "w:AA.1_4_3.G145.BgImage": {
              "score": 1,
              "what": "Contrast between the text and its background image may be less than 3:1"
            },
            "w:AA.1_4_3.G18.Alpha": {
              "score": 1,
              "what": "Contrast between the text and its background may be less than 4.5:1, given the transparency"
            },
            "w:AA.1_4_3.G18.BgImage": {
              "score": 11,
              "what": "Contrast between the text and its background image may be less than 4.5:1"
            }
          }
        },
        "ariaRedundant": {
          "ibm": {
            "aria_attribute_redundant": {
              "score": 1,
              "what": "ARIA attribute is used when there is a corresponding HTML attribute"
            }
          }
        },
        "imageTextLong": {
          "wave": {
            "a:alt_long": {
              "score": 3,
              "what": "Long text alternative"
            }
          }
        },
        "linkPair": {
          "wave": {
            "a:link_redundant": {
              "score": 10,
              "what": "Adjacent links go to the same URL"
            }
          }
        },
        "pseudoLinkRisk": {
          "wave": {
            "a:underline": {
              "score": 1,
              "what": "CSS underline on text that is not a link"
            }
          },
          "tenon": {
            "129": {
              "score": 2,
              "what": "CSS underline on text that is not a link"
            }
          }
        },
        "titleRedundant": {
          "wave": {
            "a:title_redundant": {
              "score": 5,
              "what": "Title attribute text is the same as text or alternative text"
            }
          },
          "tenon": {
            "79": {
              "score": 21,
              "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"
            }
          }
        },
        "leadingClipsText": {
          "tenon": {
            "144": {
              "score": 24,
              "what": "Line height is insufficent to properly display the computed font size"
            }
          }
        },
        "targetSize": {
          "tenon": {
            "152": {
              "score": 24,
              "what": "Actionable element is smaller than the minimum required size"
            }
          }
        },
        "allCaps": {
          "tenon": {
            "153": {
              "score": 3,
              "what": "Long string of text is in all caps"
            }
          }
        },
        "tabIndexMissing": {
          "tenon": {
            "190": {
              "score": 4,
              "what": "Interactive item is not natively actionable, but has no tabindex=0 attribute"
            }
          }
        },
        "linkForcesNewWindow": {
          "tenon": {
            "218": {
              "score": 33,
              "what": "Link opens in a new window without user control"
            }
          }
        },
        "inputOnlyPlaceholder": {
          "continuum": {
            "863": {
              "score": 3,
              "what": "input has an accessible name that depends on a placeholder"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {},
    "summary": {
      "total": 807,
      "log": 50,
      "preventions": 0,
      "solos": 0,
      "groups": [
        {
          "groupName": "contrastAA",
          "score": 200
        },
        {
          "groupName": "linkIndication",
          "score": 97
        },
        {
          "groupName": "parentMissing",
          "score": 36
        },
        {
          "groupName": "linkForcesNewWindow",
          "score": 35
        },
        {
          "groupName": "linkNoText",
          "score": 34
        },
        {
          "groupName": "zIndexNotZero",
          "score": 29
        },
        {
          "groupName": "leadingClipsText",
          "score": 26
        },
        {
          "groupName": "targetSize",
          "score": 26
        },
        {
          "groupName": "titleRedundant",
          "score": 25
        },
        {
          "groupName": "contrastAAA",
          "score": 19
        },
        {
          "groupName": "listItemOrphan",
          "score": 18
        },
        {
          "groupName": "hoverSurprise",
          "score": 16
        },
        {
          "groupName": "contrastRisk",
          "score": 16
        },
        {
          "groupName": "tabNavigation",
          "score": 14
        },
        {
          "groupName": "imageNoText",
          "score": 14
        },
        {
          "groupName": "inconsistentStyles",
          "score": 12
        },
        {
          "groupName": "linkPair",
          "score": 12
        },
        {
          "groupName": "roleBad",
          "score": 10
        },
        {
          "groupName": "contentBeyondLandmarks",
          "score": 9
        },
        {
          "groupName": "fontSmall",
          "score": 9
        },
        {
          "groupName": "childMissing",
          "score": 8
        },
        {
          "groupName": "controlNoText",
          "score": 8
        },
        {
          "groupName": "labelBadID",
          "score": 7
        },
        {
          "groupName": "inputNoText",
          "score": 6
        },
        {
          "groupName": "tabIndexMissing",
          "score": 6
        },
        {
          "groupName": "focusIndication",
          "score": 5
        },
        {
          "groupName": "h1Missing",
          "score": 5
        },
        {
          "groupName": "noLeading",
          "score": 5
        },
        {
          "groupName": "imageTextLong",
          "score": 5
        },
        {
          "groupName": "horizontalScrolling",
          "score": 5
        },
        {
          "groupName": "allCaps",
          "score": 5
        },
        {
          "groupName": "inputOnlyPlaceholder",
          "score": 5
        },
        {
          "groupName": "focusableOperable",
          "score": 4
        },
        {
          "groupName": "headingOfNothing",
          "score": 4
        },
        {
          "groupName": "pseudoLinkRisk",
          "score": 4
        },
        {
          "groupName": "visibleBulk",
          "score": 3
        },
        {
          "groupName": "skipRepeatedContent",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "pseudoNavListRisk",
          "score": 3
        },
        {
          "groupName": "headingStructure",
          "score": 3
        },
        {
          "groupName": "ariaRedundant",
          "score": 3
        }
      ]
    }
  }
}