Accessibility test digest

Synopsis

Page: Sandia National Laboratories

URL: https://www.sandia.gov/

Score: 3351

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 Sandia National Laboratories web page at https://www.sandia.gov/ on 2022/07/18. 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 3351 (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
total3351
log2804
preventions300
imageNoText46
contrastAA44
noLeading26
leadingClipsText26
contrastAAA15
linkForcesNewWindow14
ariaBadAttribute13
roleBad11
figureNoText10
ariaReferenceBad8
allCaps5
tabFocusability4
focusableOperable4
headingOfNothing4
imageTextRisk4
pseudoHeadingRisk4
focusableRole3
contentBeyondLandmarks3
obsolete3

Issue summary

Special issues

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

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

Classified issues

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

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

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

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

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

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

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

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

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

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

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

tabFocusability: Score 4. 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:

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

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

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

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

obsolete: 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-snl",
  "host": {
    "id": "snl",
    "which": "https://www.sandia.gov/",
    "what": "Sandia National Laboratories"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-07-18T01:37:44"
    },
    {
      "event": "endTime",
      "value": "2022-07-18T01:39:10"
    }
  ],
  "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.sandia.gov/",
        "what": "Sandia National Laboratories"
      },
      {
        "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.sandia.gov/",
        "what": "Sandia National Laboratories"
      },
      {
        "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.sandia.gov/",
      "what": "Sandia National Laboratories",
      "result": "https://www.sandia.gov/"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://www.sandia.gov/"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://www.sandia.gov/",
      "result": {
        "bytes": [
          1601040,
          1601040,
          1601040,
          1601040,
          1601040
        ],
        "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.sandia.gov/",
      "what": "Sandia National Laboratories",
      "result": "https://www.sandia.gov/"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://www.sandia.gov/",
      "result": {
        "visibleElements": 96
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://www.sandia.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.sandia.gov/",
      "result": {
        "tabFocusables": 2,
        "tabFocused": 4,
        "discrepancy": 2
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.sandia.gov/",
      "what": "URL",
      "result": "https://www.sandia.gov/"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://www.sandia.gov/",
      "result": {
        "totals": {
          "total": 2,
          "types": {
            "indicatorMissing": {
              "total": 0,
              "tagNames": {}
            },
            "nonOutlinePresent": {
              "total": 0,
              "tagNames": {}
            },
            "outlinePresent": {
              "total": 2,
              "meanDelay": 0,
              "tagNames": {
                "A": 1,
                "DIV": 1
              }
            }
          }
        },
        "items": {
          "indicatorMissing": [],
          "nonOutlinePresent": [],
          "outlinePresent": [
            {
              "tagName": "A",
              "text": "Skip to main content",
              "delay": 0
            },
            {
              "tagName": "DIV",
              "text": "Using the power of the sun to roast green chile Greener approach to a New Mexican staple opens possi",
              "delay": 0
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.sandia.gov/",
      "what": "URL",
      "result": "https://www.sandia.gov/"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://www.sandia.gov/",
      "result": {
        "totals": {
          "total": 4,
          "types": {
            "onlyFocusable": {
              "total": 3,
              "tagNames": {
                "SPAN": 2,
                "DIV": 1
              }
            },
            "onlyOperable": {
              "total": 0,
              "tagNames": {}
            },
            "focusableAndOperable": {
              "total": 1,
              "tagNames": {
                "A": 1
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [
            {
              "tagName": "SPAN",
              "id": "",
              "text": "<span class=\"top-level-alerts\" role=\"alert\" aria-atomic=\"true\" aria-label=\"Sandi"
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "<span class=\"alert-system\" role=\"alert\" aria-atomic=\"true\" aria-labelledby=\"sand"
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Using the power of the sun to roast green chile Greener approach to a New Mexica"
            }
          ],
          "onlyOperable": [],
          "focusableAndOperable": [
            {
              "tagName": "A",
              "id": "",
              "text": "Skip to main content",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.sandia.gov/",
      "what": "URL",
      "result": "https://www.sandia.gov/"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 20,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://www.sandia.gov/",
      "result": {
        "totals": {
          "triggers": 1,
          "headTriggers": 1,
          "tailTriggers": 0,
          "impactTriggers": 0,
          "additions": 0,
          "removals": 0,
          "opacityChanges": 0,
          "opacityImpact": 0,
          "unhoverables": 0
        },
        "items": {
          "head": {
            "impactTriggers": [],
            "unhoverables": []
          },
          "tail": {
            "impactTriggers": [],
            "unhoverables": []
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.sandia.gov/",
      "what": "URL",
      "result": "https://www.sandia.gov/"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://www.sandia.gov/",
      "result": {
        "totals": {
          "mislabeled": 0,
          "unlabeled": 0,
          "wellLabeled": 0
        },
        "items": {
          "mislabeled": [],
          "unlabeled": [],
          "wellLabeled": []
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://www.sandia.gov/",
      "result": {
        "totals": {
          "links": 1,
          "adjacent": {
            "total": 1,
            "underlined": 1,
            "underlinedPercent": 100
          }
        },
        "items": {
          "underlined": [
            "Skip to main content"
          ],
          "notUnderlined": []
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://www.sandia.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.sandia.gov/",
      "what": "URL",
      "result": "https://www.sandia.gov/"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://www.sandia.gov/",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://www.sandia.gov/",
      "result": {
        "roleElements": 2,
        "badRoleElements": 0,
        "redundantRoleElements": 0,
        "tagNames": {}
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://www.sandia.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": {
          "adjacentLink": {
            "total": 1
          },
          "h1": {
            "total": 1
          },
          "h2": {
            "total": 7
          },
          "h3": {
            "total": 1
          }
        },
        "items": {}
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://www.sandia.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
              }
            }
          },
          "tabElements": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          },
          "tabLists": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          }
        },
        "tabElements": {
          "incorrect": [],
          "correct": []
        }
      }
    },
    {
      "type": "test",
      "which": "zIndex",
      "withItems": true,
      "what": "z indexes",
      "url": "https://www.sandia.gov/",
      "result": {
        "totals": {
          "total": 0,
          "tagNames": {}
        },
        "items": []
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://www.sandia.gov/",
      "result": {
        "totals": {
          "failures": 14,
          "warnings": 74
        },
        "items": [
          {
            "index": 77,
            "verdict": "failed",
            "rule": {
              "ruleID": "r2",
              "ruleSummary": "Images have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r2",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#non-text-content",
                  "chapter": "1.1.1",
                  "title": "Non-text Content"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G94",
                  "name": "G94",
                  "title": "Providing short text alternative for non-text content that serves the same purpose"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G95",
                  "name": "G95",
                  "title": "Providing short text alternatives that provide a brief description of the non-text"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "img",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/tui-carousel[1]/tui-carousel-slide[1]/tui-hero[1]/img[1]",
              "codeLines": [
                "<img slot=\"img\" src=\"https://www.sandia.gov/app/uploads/sites/81/2022/06/greenchile_hero-1778x1000...."
              ]
            }
          },
          {
            "index": 78,
            "verdict": "failed",
            "rule": {
              "ruleID": "r2",
              "ruleSummary": "Images have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r2",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#non-text-content",
                  "chapter": "1.1.1",
                  "title": "Non-text Content"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G94",
                  "name": "G94",
                  "title": "Providing short text alternative for non-text content that serves the same purpose"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G95",
                  "name": "G95",
                  "title": "Providing short text alternatives that provide a brief description of the non-text"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "img",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/tui-carousel[1]/tui-carousel-slide[2]/tui-hero[1]/img[1]",
              "codeLines": [
                "<img slot=\"img\" src=\"https://www.sandia.gov/app/uploads/sites/81/2022/05/exhibit_hero-1733x1000.jpg..."
              ]
            }
          },
          {
            "index": 79,
            "verdict": "failed",
            "rule": {
              "ruleID": "r2",
              "ruleSummary": "Images have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r2",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#non-text-content",
                  "chapter": "1.1.1",
                  "title": "Non-text Content"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G94",
                  "name": "G94",
                  "title": "Providing short text alternative for non-text content that serves the same purpose"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G95",
                  "name": "G95",
                  "title": "Providing short text alternatives that provide a brief description of the non-text"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "img",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/tui-carousel[1]/tui-carousel-slide[3]/tui-hero[1]/img[1]",
              "codeLines": [
                "<img slot=\"img\" src=\"https://www.sandia.gov/app/uploads/sites/81/2022/05/moon.jpg\" style=\"object-po..."
              ]
            }
          },
          {
            "index": 80,
            "verdict": "failed",
            "rule": {
              "ruleID": "r2",
              "ruleSummary": "Images have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r2",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#non-text-content",
                  "chapter": "1.1.1",
                  "title": "Non-text Content"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G94",
                  "name": "G94",
                  "title": "Providing short text alternative for non-text content that serves the same purpose"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G95",
                  "name": "G95",
                  "title": "Providing short text alternatives that provide a brief description of the non-text"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "img",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/tui-carousel[1]/tui-carousel-slide[4]/tui-hero[1]/img[1]",
              "codeLines": [
                "<img slot=\"img\" src=\"https://www.sandia.gov/app/uploads/sites/81/2022/03/batteries_2000-1778x1000.j..."
              ]
            }
          },
          {
            "index": 81,
            "verdict": "failed",
            "rule": {
              "ruleID": "r2",
              "ruleSummary": "Images have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r2",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#non-text-content",
                  "chapter": "1.1.1",
                  "title": "Non-text Content"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G94",
                  "name": "G94",
                  "title": "Providing short text alternative for non-text content that serves the same purpose"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G95",
                  "name": "G95",
                  "title": "Providing short text alternatives that provide a brief description of the non-text"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "img",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/tui-carousel[1]/tui-carousel-slide[5]/tui-hero[1]/img[1]",
              "codeLines": [
                "<img slot=\"img\" src=\"https://www.sandia.gov/app/uploads/sites/81/2022/02/fair-deal_hero-1778x1000.j..."
              ]
            }
          },
          {
            "index": 246,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "Sandia National Laboratories: Exceptional Service in the National Interest"
              ]
            }
          },
          {
            "index": 247,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/tui-carousel[1]/tui-carousel-slide[1]/tui-hero[1]/div[1]/text()[1]",
              "codeLines": [
                "Using the power of the sun to roast green chile"
              ]
            }
          },
          {
            "index": 248,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/tui-carousel[1]/tui-carousel-slide[1]/tui-hero[1]/div[2]/div[1]/text()[1]",
              "codeLines": [
                "Greener approach to a New Mexican staple opens possibilities for sustainable food roasting"
              ]
            }
          },
          {
            "index": 249,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/tui-carousel[1]/tui-carousel-slide[1]/tui-hero[1]/div[2]/tui-button[1]/text()[1]",
              "codeLines": [
                "Read More"
              ]
            }
          },
          {
            "index": 250,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/tui-carousel[1]/tui-carousel-slide[2]/tui-hero[1]/div[1]/text()[1]",
              "codeLines": [
                "Weapons exhibit an interactive tribute to Sandia’s nuclear deterrence mission"
              ]
            }
          },
          {
            "index": 251,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/tui-carousel[1]/tui-carousel-slide[2]/tui-hero[1]/div[2]/tui-button[1]/text()[1]",
              "codeLines": [
                "Read More"
              ]
            }
          },
          {
            "index": 252,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/tui-carousel[1]/tui-carousel-slide[3]/tui-hero[1]/div[1]/text()[1]",
              "codeLines": [
                "Powering the moon: Sandia researchers design microgrid for future lunar base"
              ]
            }
          },
          {
            "index": 253,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/tui-carousel[1]/tui-carousel-slide[3]/tui-hero[1]/div[2]/div[1]/text()[1]",
              "codeLines": [
                "Reliable, resilient microgrid to sustain astronauts, mining and fuel processing"
              ]
            }
          },
          {
            "index": 254,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/tui-carousel[1]/tui-carousel-slide[3]/tui-hero[1]/div[2]/tui-button[1]/text()[1]",
              "codeLines": [
                "Read More"
              ]
            }
          },
          {
            "index": 255,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/tui-carousel[1]/tui-carousel-slide[4]/tui-hero[1]/div[1]/text()[1]",
              "codeLines": [
                "Safer, more powerful batteries for electric cars, power grid"
              ]
            }
          },
          {
            "index": 256,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/tui-carousel[1]/tui-carousel-slide[4]/tui-hero[1]/div[2]/div[1]/text()[1]",
              "codeLines": [
                "Solid-state batteries with little liquid electrolyte are safer than lithium-ion batteries"
              ]
            }
          },
          {
            "index": 257,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/tui-carousel[1]/tui-carousel-slide[4]/tui-hero[1]/div[2]/tui-button[1]/text()[1]",
              "codeLines": [
                "Read More"
              ]
            }
          },
          {
            "index": 258,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/tui-carousel[1]/tui-carousel-slide[5]/tui-hero[1]/div[1]/text()[1]",
              "codeLines": [
                "Atomic-scale manufacturing might not just be for qubits anymore"
              ]
            }
          },
          {
            "index": 259,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/tui-carousel[1]/tui-carousel-slide[5]/tui-hero[1]/div[2]/div[1]/text()[1]",
              "codeLines": [
                "LDRD Grand Challenge project could transform electronics, solve energy challenges"
              ]
            }
          },
          {
            "index": 260,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/tui-carousel[1]/tui-carousel-slide[5]/tui-hero[1]/div[2]/tui-button[1]/text()[1]",
              "codeLines": [
                "Read More"
              ]
            }
          },
          {
            "index": 261,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Exceptional service in the national interest"
              ]
            }
          },
          {
            "index": 262,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Our unique responsibilities in the nuclear weapons program create a foundation from which we levera..."
              ]
            }
          },
          {
            "index": 263,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/tui-card-deck[1]/tui-card[1]/div[1]/text()[1]",
              "codeLines": [
                "Research"
              ]
            }
          },
          {
            "index": 264,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/tui-card-deck[1]/tui-card[1]/div[2]/p[1]/text()[1]",
              "codeLines": [
                "Committed to science with the mission in mind, Sandia creates innovative, science-based, systems-en..."
              ]
            }
          },
          {
            "index": 265,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/tui-card-deck[1]/tui-card[1]/div[2]/tui-button[1]/span[1]/text()[1]",
              "codeLines": [
                "(Link opens in a new tab)"
              ]
            }
          },
          {
            "index": 266,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/tui-card-deck[1]/tui-card[1]/div[2]/tui-button[1]/text()[1]",
              "codeLines": [
                "Explore Research"
              ]
            }
          },
          {
            "index": 267,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/tui-card-deck[1]/tui-card[2]/div[1]/text()[1]",
              "codeLines": [
                "Careers"
              ]
            }
          },
          {
            "index": 268,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/tui-card-deck[1]/tui-card[2]/div[2]/p[1]/text()[1]",
              "codeLines": [
                "Futuristic R&D to create a better tomorrow; tackle the grand scientific and engineering challenges ..."
              ]
            }
          },
          {
            "index": 269,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/tui-card-deck[1]/tui-card[2]/div[2]/tui-button[1]/span[1]/text()[1]",
              "codeLines": [
                "(Link opens in a new tab)"
              ]
            }
          },
          {
            "index": 270,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/tui-card-deck[1]/tui-card[2]/div[2]/tui-button[1]/text()[1]",
              "codeLines": [
                "Explore Careers"
              ]
            }
          },
          {
            "index": 271,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[2]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "National Security Is Our Business"
              ]
            }
          },
          {
            "index": 272,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[2]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "For 70 years, Sandia has delivered essential science and technology to resolve the nation’s most ch..."
              ]
            }
          },
          {
            "index": 273,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[3]/div[1]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Lab News"
              ]
            }
          },
          {
            "index": 274,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[3]/div[1]/div[1]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "News and stories from around Sandia Labs"
              ]
            }
          },
          {
            "index": 275,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[3]/div[1]/div[1]/div[1]/p[1]/mark[1]/text()[1]",
              "codeLines": [
                "Sandia’s bi-weekly news source, Lab News, is your way to stay up-to-date with the latest stories ab..."
              ]
            }
          },
          {
            "index": 276,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[4]/div[1]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Sandia"
              ]
            }
          },
          {
            "index": 277,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[4]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Explore our new self-guided virtual tours, packed with vibrant photography, captivating video, and ..."
              ]
            }
          },
          {
            "index": 278,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[4]/div[1]/div[1]/div[2]/h2[1]/text()[1]",
              "codeLines": [
                "Newest Tours"
              ]
            }
          },
          {
            "index": 279,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/h2[2]/text()[1]",
              "codeLines": [
                "National Priorities"
              ]
            }
          },
          {
            "index": 280,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/p[2]/mark[1]/text()[1]",
              "codeLines": [
                "Advanced defense, deterrent, intelligence technology and analysis – Secure and sustainable energy f..."
              ]
            }
          },
          {
            "index": 281,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[7]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Join the Conversation"
              ]
            }
          },
          {
            "index": 282,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[7]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Sandia operates official accounts on several social media networks as a means to engage in conversa..."
              ]
            }
          },
          {
            "index": 285,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "Sandia National Laboratories: Exceptional Service in the National Interest"
              ]
            }
          },
          {
            "index": 286,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/tui-carousel[1]/tui-carousel-slide[1]/tui-hero[1]/div[1]/text()[1]",
              "codeLines": [
                "Using the power of the sun to roast green chile"
              ]
            }
          },
          {
            "index": 287,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/tui-carousel[1]/tui-carousel-slide[1]/tui-hero[1]/div[2]/div[1]/text()[1]",
              "codeLines": [
                "Greener approach to a New Mexican staple opens possibilities for sustainable food roasting"
              ]
            }
          },
          {
            "index": 288,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/tui-carousel[1]/tui-carousel-slide[1]/tui-hero[1]/div[2]/tui-button[1]/text()[1]",
              "codeLines": [
                "Read More"
              ]
            }
          },
          {
            "index": 289,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/tui-carousel[1]/tui-carousel-slide[2]/tui-hero[1]/div[1]/text()[1]",
              "codeLines": [
                "Weapons exhibit an interactive tribute to Sandia’s nuclear deterrence mission"
              ]
            }
          },
          {
            "index": 290,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/tui-carousel[1]/tui-carousel-slide[2]/tui-hero[1]/div[2]/tui-button[1]/text()[1]",
              "codeLines": [
                "Read More"
              ]
            }
          },
          {
            "index": 291,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/tui-carousel[1]/tui-carousel-slide[3]/tui-hero[1]/div[1]/text()[1]",
              "codeLines": [
                "Powering the moon: Sandia researchers design microgrid for future lunar base"
              ]
            }
          },
          {
            "index": 292,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/tui-carousel[1]/tui-carousel-slide[3]/tui-hero[1]/div[2]/div[1]/text()[1]",
              "codeLines": [
                "Reliable, resilient microgrid to sustain astronauts, mining and fuel processing"
              ]
            }
          },
          {
            "index": 293,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/tui-carousel[1]/tui-carousel-slide[3]/tui-hero[1]/div[2]/tui-button[1]/text()[1]",
              "codeLines": [
                "Read More"
              ]
            }
          },
          {
            "index": 294,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/tui-carousel[1]/tui-carousel-slide[4]/tui-hero[1]/div[1]/text()[1]",
              "codeLines": [
                "Safer, more powerful batteries for electric cars, power grid"
              ]
            }
          },
          {
            "index": 295,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/tui-carousel[1]/tui-carousel-slide[4]/tui-hero[1]/div[2]/div[1]/text()[1]",
              "codeLines": [
                "Solid-state batteries with little liquid electrolyte are safer than lithium-ion batteries"
              ]
            }
          },
          {
            "index": 296,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/tui-carousel[1]/tui-carousel-slide[4]/tui-hero[1]/div[2]/tui-button[1]/text()[1]",
              "codeLines": [
                "Read More"
              ]
            }
          },
          {
            "index": 297,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/tui-carousel[1]/tui-carousel-slide[5]/tui-hero[1]/div[1]/text()[1]",
              "codeLines": [
                "Atomic-scale manufacturing might not just be for qubits anymore"
              ]
            }
          },
          {
            "index": 298,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/tui-carousel[1]/tui-carousel-slide[5]/tui-hero[1]/div[2]/div[1]/text()[1]",
              "codeLines": [
                "LDRD Grand Challenge project could transform electronics, solve energy challenges"
              ]
            }
          },
          {
            "index": 299,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/tui-carousel[1]/tui-carousel-slide[5]/tui-hero[1]/div[2]/tui-button[1]/text()[1]",
              "codeLines": [
                "Read More"
              ]
            }
          },
          {
            "index": 300,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Exceptional service in the national interest"
              ]
            }
          },
          {
            "index": 301,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Our unique responsibilities in the nuclear weapons program create a foundation from which we levera..."
              ]
            }
          },
          {
            "index": 302,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/tui-card-deck[1]/tui-card[1]/div[1]/text()[1]",
              "codeLines": [
                "Research"
              ]
            }
          },
          {
            "index": 303,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/tui-card-deck[1]/tui-card[1]/div[2]/p[1]/text()[1]",
              "codeLines": [
                "Committed to science with the mission in mind, Sandia creates innovative, science-based, systems-en..."
              ]
            }
          },
          {
            "index": 304,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/tui-card-deck[1]/tui-card[1]/div[2]/tui-button[1]/span[1]/text()[1]",
              "codeLines": [
                "(Link opens in a new tab)"
              ]
            }
          },
          {
            "index": 305,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/tui-card-deck[1]/tui-card[1]/div[2]/tui-button[1]/text()[1]",
              "codeLines": [
                "Explore Research"
              ]
            }
          },
          {
            "index": 306,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/tui-card-deck[1]/tui-card[2]/div[1]/text()[1]",
              "codeLines": [
                "Careers"
              ]
            }
          },
          {
            "index": 307,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/tui-card-deck[1]/tui-card[2]/div[2]/p[1]/text()[1]",
              "codeLines": [
                "Futuristic R&D to create a better tomorrow; tackle the grand scientific and engineering challenges ..."
              ]
            }
          },
          {
            "index": 308,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/tui-card-deck[1]/tui-card[2]/div[2]/tui-button[1]/span[1]/text()[1]",
              "codeLines": [
                "(Link opens in a new tab)"
              ]
            }
          },
          {
            "index": 309,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/tui-card-deck[1]/tui-card[2]/div[2]/tui-button[1]/text()[1]",
              "codeLines": [
                "Explore Careers"
              ]
            }
          },
          {
            "index": 310,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[2]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "National Security Is Our Business"
              ]
            }
          },
          {
            "index": 311,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[2]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "For 70 years, Sandia has delivered essential science and technology to resolve the nation’s most ch..."
              ]
            }
          },
          {
            "index": 312,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[3]/div[1]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Lab News"
              ]
            }
          },
          {
            "index": 313,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[3]/div[1]/div[1]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "News and stories from around Sandia Labs"
              ]
            }
          },
          {
            "index": 314,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[3]/div[1]/div[1]/div[1]/p[1]/mark[1]/text()[1]",
              "codeLines": [
                "Sandia’s bi-weekly news source, Lab News, is your way to stay up-to-date with the latest stories ab..."
              ]
            }
          },
          {
            "index": 315,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[4]/div[1]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Sandia"
              ]
            }
          },
          {
            "index": 316,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[4]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Explore our new self-guided virtual tours, packed with vibrant photography, captivating video, and ..."
              ]
            }
          },
          {
            "index": 317,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[4]/div[1]/div[1]/div[2]/h2[1]/text()[1]",
              "codeLines": [
                "Newest Tours"
              ]
            }
          },
          {
            "index": 318,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/h2[2]/text()[1]",
              "codeLines": [
                "National Priorities"
              ]
            }
          },
          {
            "index": 319,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/p[2]/mark[1]/text()[1]",
              "codeLines": [
                "Advanced defense, deterrent, intelligence technology and analysis – Secure and sustainable energy f..."
              ]
            }
          },
          {
            "index": 320,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[7]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Join the Conversation"
              ]
            }
          },
          {
            "index": 321,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[7]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Sandia operates official accounts on several social media networks as a means to engage in conversa..."
              ]
            }
          },
          {
            "index": 340,
            "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[1]/div[1]/main[1]/article[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"has-text-align-center snl__home-width has-text-color\" style=\"color:#043865\">",
                "  Our unique responsibilities in the nuclear weapons program create a foundation from which we leve...",
                "</p>"
              ]
            }
          },
          {
            "index": 341,
            "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[1]/div[1]/main[1]/article[1]/div[1]/tui-card-deck[1]/tui-card[1]/div[2]/p[1]",
              "codeLines": [
                "<p>",
                "  Committed to science with the mission in mind, Sandia creates innovative, science-based, systems-...",
                "</p>"
              ]
            }
          },
          {
            "index": 342,
            "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[1]/div[1]/main[1]/article[1]/div[1]/tui-card-deck[1]/tui-card[2]/div[2]/p[1]",
              "codeLines": [
                "<p>",
                "  Futuristic R&D to create a better tomorrow; tackle the grand scientific and engineering challenge...",
                "</p>"
              ]
            }
          },
          {
            "index": 343,
            "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[1]/div[1]/main[1]/article[1]/div[1]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"has-text-align-center\">",
                "  For 70 years, Sandia has delivered essential science and technology to resolve the nation’s most ...",
                "</p>"
              ]
            }
          },
          {
            "index": 344,
            "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[1]/div[1]/main[1]/article[1]/div[1]/div[3]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"has-snl-ext-dark-blue-color has-text-color\">",
                "  <mark style=\"background-color:rgba(0, 0, 0, 0);color:#043865\" class=\"has-inline-color\">",
                "    Sandia’s bi-weekly news source, Lab News, is your way to stay up-to-date with the latest storie...",
                "  </mark>",
                "</p>"
              ]
            }
          },
          {
            "index": 345,
            "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[1]/div[1]/main[1]/article[1]/div[1]/div[4]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"has-snl-ext-grey-50-color has-text-color\">",
                "  Explore our new self-guided virtual tours, packed with vibrant photography, captivating video, an...",
                "</p>"
              ]
            }
          },
          {
            "index": 346,
            "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[1]/div[1]/main[1]/article[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"has-text-align-center snl__home-width\">",
                "  <mark style=\"background-color:rgba(0, 0, 0, 0);color:#043865\" class=\"has-inline-color\">",
                "    Advanced defense, deterrent, intelligence technology and analysis – Secure and sustainable ener...",
                "  </mark>",
                "</p>"
              ]
            }
          },
          {
            "index": 347,
            "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[1]/div[1]/main[1]/article[1]/div[1]/div[7]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"has-text-align-center snl__home-width has-snl-ext-grey-50-color has-text-color\">",
                "  Sandia operates official accounts on several social media networks as a means to engage in conver...",
                "</p>"
              ]
            }
          },
          {
            "index": 366,
            "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[1]/div[1]/main[1]/article[1]/div[1]/div[4]/div[1]/div[1]/div[2]/h2[1]",
              "codeLines": [
                "<h2 class=\"has-text-align-center has-snl-ext-grey-50-color has-text-color\">",
                "  Newest Tours",
                "</h2>"
              ]
            }
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "rules": [],
      "what": "Axe",
      "url": "https://www.sandia.gov/",
      "result": {
        "totals": {
          "rulesNA": 58,
          "rulesPassed": 38,
          "rulesWarned": 4,
          "rulesViolated": 3,
          "warnings": {
            "minor": 0,
            "moderate": 0,
            "serious": 84,
            "critical": 1
          },
          "violations": {
            "minor": 1,
            "moderate": 1,
            "serious": 0,
            "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-18T01:38:31.304Z",
          "url": "https://www.sandia.gov/",
          "toolOptions": {
            "resultTypes": [
              "violations",
              "incomplete"
            ],
            "runOnly": {
              "type": "tag",
              "values": [
                "experimental",
                "best-practice",
                "wcag2a",
                "wcag2aa",
                "wcag2aaa",
                "wcag21a",
                "wcag21aa",
                "wcag21aaa"
              ]
            },
            "reporter": "v1"
          },
          "incomplete": [
            {
              "id": "aria-allowed-attr",
              "impact": "serious",
              "tags": [
                "cat.aria",
                "wcag2a",
                "wcag412"
              ],
              "description": "Ensures ARIA attributes are allowed for an element's role",
              "help": "Elements must only use allowed ARIA attributes",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/aria-allowed-attr?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "aria-prohibited-attr",
                      "data": {
                        "role": null,
                        "nodeName": "div",
                        "messageKey": "noRoleSingular",
                        "prohibited": [
                          "aria-label"
                        ]
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute is not well supported on a div with no valid role attribute."
                    }
                  ],
                  "impact": "serious",
                  "html": "<div id=\"page\" class=\"site\" aria-label=\"Full page area\">",
                  "target": [
                    "#page"
                  ],
                  "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a div with no valid role attribute."
                },
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "aria-prohibited-attr",
                      "data": {
                        "role": null,
                        "nodeName": "div",
                        "messageKey": "noRoleSingular",
                        "prohibited": [
                          "aria-label"
                        ]
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute is not well supported on a div with no valid role attribute."
                    }
                  ],
                  "impact": "serious",
                  "html": "<div class=\"entry-content\" tabindex=\"0\" aria-label=\"main-content\">",
                  "target": [
                    ".entry-content"
                  ],
                  "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a div with no valid role attribute."
                },
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "aria-prohibited-attr",
                      "data": {
                        "role": null,
                        "nodeName": "tui-carousel",
                        "messageKey": "noRoleSingular",
                        "prohibited": [
                          "aria-label"
                        ]
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute is not well supported on a tui-carousel with no valid role attribute."
                    }
                  ],
                  "impact": "serious",
                  "html": "<tui-carousel class=\"h-100 home-carousel\" indicators=\"true\" aria-label=\"TUI Carousel\">",
                  "target": [
                    "tui-carousel"
                  ],
                  "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a tui-carousel with no valid role attribute."
                },
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "aria-prohibited-attr",
                      "data": {
                        "role": null,
                        "nodeName": "tui-hero",
                        "messageKey": "noRoleSingular",
                        "prohibited": [
                          "aria-label"
                        ]
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute is not well supported on a tui-hero with no valid role attribute."
                    }
                  ],
                  "impact": "serious",
                  "html": "<tui-hero container=\"\" parallax=\"false\" height=\"80vh\" aria-label=\"Using the power of the sun to roast green chile\">",
                  "target": [
                    "tui-carousel-slide:nth-child(1) > tui-hero"
                  ],
                  "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a tui-hero with no valid role attribute."
                },
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "aria-prohibited-attr",
                      "data": {
                        "role": null,
                        "nodeName": "tui-hero",
                        "messageKey": "noRoleSingular",
                        "prohibited": [
                          "aria-label"
                        ]
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute is not well supported on a tui-hero with no valid role attribute."
                    }
                  ],
                  "impact": "serious",
                  "html": "<tui-hero container=\"\" parallax=\"false\" height=\"80vh\" aria-label=\"Weapons exhibit an interactive tribute to Sandia’s nuclear deterrence mission\">",
                  "target": [
                    "tui-carousel-slide:nth-child(2) > tui-hero"
                  ],
                  "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a tui-hero with no valid role attribute."
                },
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "aria-prohibited-attr",
                      "data": {
                        "role": null,
                        "nodeName": "tui-hero",
                        "messageKey": "noRoleSingular",
                        "prohibited": [
                          "aria-label"
                        ]
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute is not well supported on a tui-hero with no valid role attribute."
                    }
                  ],
                  "impact": "serious",
                  "html": "<tui-hero container=\"\" parallax=\"false\" height=\"80vh\" aria-label=\"Powering the moon: Sandia researchers design microgrid for future lunar base\">",
                  "target": [
                    "tui-carousel-slide:nth-child(3) > tui-hero"
                  ],
                  "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a tui-hero with no valid role attribute."
                },
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "aria-prohibited-attr",
                      "data": {
                        "role": null,
                        "nodeName": "tui-hero",
                        "messageKey": "noRoleSingular",
                        "prohibited": [
                          "aria-label"
                        ]
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute is not well supported on a tui-hero with no valid role attribute."
                    }
                  ],
                  "impact": "serious",
                  "html": "<tui-hero container=\"\" parallax=\"false\" height=\"80vh\" aria-label=\"Safer, more powerful batteries for electric cars, power grid\">",
                  "target": [
                    "tui-carousel-slide:nth-child(4) > tui-hero"
                  ],
                  "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a tui-hero with no valid role attribute."
                },
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "aria-prohibited-attr",
                      "data": {
                        "role": null,
                        "nodeName": "tui-hero",
                        "messageKey": "noRoleSingular",
                        "prohibited": [
                          "aria-label"
                        ]
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute is not well supported on a tui-hero with no valid role attribute."
                    }
                  ],
                  "impact": "serious",
                  "html": "<tui-hero container=\"\" parallax=\"false\" height=\"80vh\" aria-label=\"Atomic-scale manufacturing might not just be for qubits anymore\">",
                  "target": [
                    "tui-carousel-slide:nth-child(5) > tui-hero"
                  ],
                  "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a tui-hero with no valid role attribute."
                },
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "aria-prohibited-attr",
                      "data": {
                        "role": null,
                        "nodeName": "tui-button",
                        "messageKey": "noRoleSingular",
                        "prohibited": [
                          "aria-label"
                        ]
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute is not well supported on a tui-button with no valid role attribute."
                    }
                  ],
                  "impact": "serious",
                  "html": "<tui-button class=\"mt-auto\" variation=\"primary\" context=\"info\" href=\"https://www.sandia.gov/research/\" aria-label=\"Explore Research\"><span class=\"sr-only\">(Link opens in a new tab)</span>Explore Research</tui-button>",
                  "target": [
                    "tui-button[aria-label=\"Explore Research\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a tui-button with no valid role attribute."
                },
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "aria-prohibited-attr",
                      "data": {
                        "role": null,
                        "nodeName": "tui-button",
                        "messageKey": "noRoleSingular",
                        "prohibited": [
                          "aria-label"
                        ]
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute is not well supported on a tui-button with no valid role attribute."
                    }
                  ],
                  "impact": "serious",
                  "html": "<tui-button class=\"mt-auto\" variation=\"primary\" context=\"info\" href=\"https://www.sandia.gov/careers\" aria-label=\"Explore Careers\"><span class=\"sr-only\">(Link opens in a new tab)</span>Explore Careers</tui-button>",
                  "target": [
                    "tui-button[href$=\"careers\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a tui-button with no valid role attribute."
                }
              ]
            },
            {
              "id": "aria-valid-attr-value",
              "impact": "critical",
              "tags": [
                "cat.aria",
                "wcag2a",
                "wcag412"
              ],
              "description": "Ensures all ARIA attributes have valid values",
              "help": "ARIA attributes must conform to valid values",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/aria-valid-attr-value?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "aria-valid-attr-value",
                      "data": {
                        "messageKey": "noId",
                        "needsReview": "aria-labelledby=\"sandia-alert\""
                      },
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "ARIA attribute element ID does not exist on the page: aria-labelledby=\"sandia-alert\""
                    }
                  ],
                  "none": [],
                  "impact": "critical",
                  "html": "<span class=\"alert-system\" role=\"alert\" aria-atomic=\"true\" aria-labelledby=\"sandia-alert\" tabindex=\"0\"></span>",
                  "target": [
                    ".alert-system"
                  ],
                  "failureSummary": "Fix all of the following:\n  ARIA attribute element ID does not exist on the page: aria-labelledby=\"sandia-alert\""
                }
              ]
            },
            {
              "id": "color-contrast-enhanced",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aaa",
                "wcag146"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast-enhanced?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "24.0pt (32px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<main id=\"main-content\" aria-label=\"Primary body of content\" class=\"site-main col px-0\">",
                          "target": [
                            "#main-content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1 class=\"entry-title global-container\">Sandia National Laboratories: Exceptional Service in the National Interest</h1>",
                  "target": [
                    "h1"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<main id=\"main-content\" aria-label=\"Primary body of content\" class=\"site-main col px-0\">",
                          "target": [
                            "#main-content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div slot=\"tagline\">Using the power of the sun to roast green chile</div>",
                  "target": [
                    "tui-carousel-slide:nth-child(1) > tui-hero > div[slot=\"tagline\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<main id=\"main-content\" aria-label=\"Primary body of content\" class=\"site-main col px-0\">",
                          "target": [
                            "#main-content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"d-block\">Greener approach to a New Mexican staple opens possibilities for sustainable food roasting</div>",
                  "target": [
                    "tui-carousel-slide:nth-child(1) > tui-hero > div[slot=\"subtitle\"] > .d-block"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<main id=\"main-content\" aria-label=\"Primary body of content\" class=\"site-main col px-0\">",
                          "target": [
                            "#main-content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<tui-button class=\"mt-3 text-white\" variation=\"secondary\" context=\"light\" href=\"https://www.sandia.gov/labnews/2022/06/30/using-the-power-of-the-sun-to-roast-green-chile/\">Read More</tui-button>",
                  "target": [
                    "tui-carousel-slide:nth-child(1) > tui-hero > div[slot=\"subtitle\"] > .mt-3.text-white[variation=\"secondary\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<main id=\"main-content\" aria-label=\"Primary body of content\" class=\"site-main col px-0\">",
                          "target": [
                            "#main-content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div slot=\"tagline\">Weapons exhibit an interactive tribute to Sandia’s nuclear deterrence mission</div>",
                  "target": [
                    "tui-carousel-slide:nth-child(2) > tui-hero > div[slot=\"tagline\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<main id=\"main-content\" aria-label=\"Primary body of content\" class=\"site-main col px-0\">",
                          "target": [
                            "#main-content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<tui-button class=\"mt-3 text-white\" variation=\"secondary\" context=\"light\" href=\"https://www.sandia.gov/labnews/2022/05/19/weapons-exhibit-an-interactive-tribute-to-sandias-nuclear-deterrence-mission/\">Read More</tui-button>",
                  "target": [
                    "tui-carousel-slide:nth-child(2) > tui-hero > div[slot=\"subtitle\"] > .mt-3.text-white[variation=\"secondary\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<main id=\"main-content\" aria-label=\"Primary body of content\" class=\"site-main col px-0\">",
                          "target": [
                            "#main-content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div slot=\"tagline\">Powering the moon: Sandia researchers design microgrid for future lunar base</div>",
                  "target": [
                    "tui-carousel-slide:nth-child(3) > tui-hero > div[slot=\"tagline\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<main id=\"main-content\" aria-label=\"Primary body of content\" class=\"site-main col px-0\">",
                          "target": [
                            "#main-content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"d-block\">Reliable, resilient microgrid to sustain astronauts, mining and fuel processing</div>",
                  "target": [
                    "tui-carousel-slide:nth-child(3) > tui-hero > div[slot=\"subtitle\"] > .d-block"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<main id=\"main-content\" aria-label=\"Primary body of content\" class=\"site-main col px-0\">",
                          "target": [
                            "#main-content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<tui-button class=\"mt-3 text-white\" variation=\"secondary\" context=\"light\" href=\"https://www.sandia.gov/labnews/2022/05/05/powering-the-moon-sandia-researchers-design-microgrid-for-future-lunar-base/\">Read More</tui-button>",
                  "target": [
                    "tui-carousel-slide:nth-child(3) > tui-hero > div[slot=\"subtitle\"] > .mt-3.text-white[variation=\"secondary\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<main id=\"main-content\" aria-label=\"Primary body of content\" class=\"site-main col px-0\">",
                          "target": [
                            "#main-content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div slot=\"tagline\">Safer, more powerful batteries for electric cars, power grid</div>",
                  "target": [
                    "tui-carousel-slide:nth-child(4) > tui-hero > div[slot=\"tagline\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<main id=\"main-content\" aria-label=\"Primary body of content\" class=\"site-main col px-0\">",
                          "target": [
                            "#main-content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"d-block\">Solid-state batteries with little liquid electrolyte are safer than lithium-ion batteries</div>",
                  "target": [
                    "tui-carousel-slide:nth-child(4) > tui-hero > div[slot=\"subtitle\"] > .d-block"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<main id=\"main-content\" aria-label=\"Primary body of content\" class=\"site-main col px-0\">",
                          "target": [
                            "#main-content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<tui-button class=\"mt-3 text-white\" variation=\"secondary\" context=\"light\" href=\"https://www.sandia.gov/labnews/2022/03/11/safer-more-powerful-batteries-for-electric-cars-power-grid/\">Read More</tui-button>",
                  "target": [
                    "tui-carousel-slide:nth-child(4) > tui-hero > div[slot=\"subtitle\"] > .mt-3.text-white[variation=\"secondary\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<main id=\"main-content\" aria-label=\"Primary body of content\" class=\"site-main col px-0\">",
                          "target": [
                            "#main-content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div slot=\"tagline\">Atomic-scale manufacturing might not just be for qubits anymore</div>",
                  "target": [
                    "tui-carousel-slide:nth-child(5) > tui-hero > div[slot=\"tagline\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<main id=\"main-content\" aria-label=\"Primary body of content\" class=\"site-main col px-0\">",
                          "target": [
                            "#main-content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"d-block\">LDRD Grand Challenge project could transform electronics, solve energy challenges</div>",
                  "target": [
                    "tui-carousel-slide:nth-child(5) > tui-hero > div[slot=\"subtitle\"] > .d-block"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<main id=\"main-content\" aria-label=\"Primary body of content\" class=\"site-main col px-0\">",
                          "target": [
                            "#main-content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<tui-button class=\"mt-3 text-white\" variation=\"secondary\" context=\"light\" href=\"https://www.sandia.gov/labnews/2022/02/25/atomic-scale-manufacturing-might-not-just-be-for-qubits-anymore/\">Read More</tui-button>",
                  "target": [
                    "tui-carousel-slide:nth-child(5) > tui-hero > div[slot=\"subtitle\"] > .mt-3.text-white[variation=\"secondary\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "18.0pt (24px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<main id=\"main-content\" aria-label=\"Primary body of content\" class=\"site-main col px-0\">",
                          "target": [
                            "#main-content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"has-text-align-center has-snl-ext-maroon-color has-text-color\">\nExceptional service in the national interest\n</h2>",
                  "target": [
                    ".has-snl-ext-maroon-color:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#043865",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<main id=\"main-content\" aria-label=\"Primary body of content\" class=\"site-main col px-0\">",
                          "target": [
                            "#main-content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"has-text-align-center snl__home-width has-text-color\" style=\"color:#043865\">Our unique responsibilities in the nuclear weapons program create a foundation from which we leverage capabilities, enabling us to solve complex national security problems.</p>",
                  "target": [
                    ".snl__home-width:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<main id=\"main-content\" aria-label=\"Primary body of content\" class=\"site-main col px-0\">",
                          "target": [
                            "#main-content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div slot=\"title\">Research</div>",
                  "target": [
                    "tui-card[img-alt=\"Research\"] > div[slot=\"title\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<main id=\"main-content\" aria-label=\"Primary body of content\" class=\"site-main col px-0\">",
                          "target": [
                            "#main-content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Committed to science with the mission in mind, Sandia creates innovative, science-based, systems-engineering solutions to our nation’s most challenging national security problems.</p>",
                  "target": [
                    "tui-card[img-alt=\"Research\"] > .d-flex.flex-column[slot=\"content\"] > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<main id=\"main-content\" aria-label=\"Primary body of content\" class=\"site-main col px-0\">",
                          "target": [
                            "#main-content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<tui-button class=\"mt-auto\" variation=\"primary\" context=\"info\" href=\"https://www.sandia.gov/research/\" aria-label=\"Explore Research\"><span class=\"sr-only\">(Link opens in a new tab)</span>Explore Research</tui-button>",
                  "target": [
                    "tui-button[aria-label=\"Explore Research\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<main id=\"main-content\" aria-label=\"Primary body of content\" class=\"site-main col px-0\">",
                          "target": [
                            "#main-content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"sr-only\">(Link opens in a new tab)</span>",
                  "target": [
                    "tui-button[aria-label=\"Explore Research\"] > .sr-only"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<main id=\"main-content\" aria-label=\"Primary body of content\" class=\"site-main col px-0\">",
                          "target": [
                            "#main-content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div slot=\"title\">Careers</div>",
                  "target": [
                    "tui-card[img-alt=\"Careers\"] > div[slot=\"title\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<main id=\"main-content\" aria-label=\"Primary body of content\" class=\"site-main col px-0\">",
                          "target": [
                            "#main-content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Futuristic R&amp;D to create a better tomorrow; tackle the grand scientific and engineering challenges of the 21st century.</p>",
                  "target": [
                    "tui-card[img-alt=\"Careers\"] > .d-flex.flex-column[slot=\"content\"] > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<main id=\"main-content\" aria-label=\"Primary body of content\" class=\"site-main col px-0\">",
                          "target": [
                            "#main-content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<tui-button class=\"mt-auto\" variation=\"primary\" context=\"info\" href=\"https://www.sandia.gov/careers\" aria-label=\"Explore Careers\"><span class=\"sr-only\">(Link opens in a new tab)</span>Explore Careers</tui-button>",
                  "target": [
                    "tui-button[href$=\"careers\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<main id=\"main-content\" aria-label=\"Primary body of content\" class=\"site-main col px-0\">",
                          "target": [
                            "#main-content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"sr-only\">(Link opens in a new tab)</span>",
                  "target": [
                    "tui-button[href$=\"careers\"] > .sr-only"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "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": "<h2 class=\"has-text-align-center\">National Security Is Our Business</h2>",
                  "target": [
                    ".snl__derek > .wp-block-cover__inner-container > h2"
                  ],
                  "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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"has-text-align-center\">For 70 years, Sandia has delivered essential science and technology to resolve the nation’s most challenging security issues.</p>",
                  "target": [
                    ".snl__derek > .wp-block-cover__inner-container > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "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": "<h2 class=\"has-snl-ext-maroon-color has-text-color\">Lab News</h2>",
                  "target": [
                    ".wp-block-media-text__content > .has-snl-ext-maroon-color"
                  ],
                  "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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "14.0pt (18.72px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<main id=\"main-content\" aria-label=\"Primary body of content\" class=\"site-main col px-0\">",
                          "target": [
                            "#main-content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"has-snl-ext-dark-blue-color has-text-color\">News and stories from around Sandia Labs</h3>",
                  "target": [
                    "h3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#043865",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<main id=\"main-content\" aria-label=\"Primary body of content\" class=\"site-main col px-0\">",
                          "target": [
                            "#main-content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<mark style=\"background-color:rgba(0, 0, 0, 0);color:#043865\" class=\"has-inline-color\">Sandia’s bi-weekly news source, Lab News, is your way to stay up-to-date with the latest stories about the research, innovations and people of the Labs.</mark>",
                  "target": [
                    ".has-snl-ext-dark-blue-color:nth-child(3) > mark"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "18.0pt (24px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"wp-block-cover is-light has-parallax snl-slide--derek is-full-width default mb-0 has-background-dim-0 wp-block-cover__gradient-background has-background-dim\" style=\"background-image:url(https://www.sandia.gov/app/uploads/2020/05/sandia-aerial-sandia-red-scaled.jpg);min-height:625px\">",
                          "target": [
                            ".has-parallax"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"has-snl-ext-grey-50-color has-text-color\">Sandia</h2>",
                  "target": [
                    ".wp-block-column.is-vertically-aligned-center:nth-child(1) > .has-snl-ext-grey-50-color:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"wp-block-cover is-light has-parallax snl-slide--derek is-full-width default mb-0 has-background-dim-0 wp-block-cover__gradient-background has-background-dim\" style=\"background-image:url(https://www.sandia.gov/app/uploads/2020/05/sandia-aerial-sandia-red-scaled.jpg);min-height:625px\">",
                          "target": [
                            ".has-parallax"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"has-snl-ext-grey-50-color has-text-color\">Explore our new self-guided virtual tours, packed with vibrant photography, captivating video, and informative content that highlight the fascinating work we do at Sandia.</p>",
                  "target": [
                    ".wp-block-column.is-vertically-aligned-center:nth-child(1) > .has-snl-ext-grey-50-color:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "18.0pt (24px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"wp-block-cover is-light has-parallax snl-slide--derek is-full-width default mb-0 has-background-dim-0 wp-block-cover__gradient-background has-background-dim\" style=\"background-image:url(https://www.sandia.gov/app/uploads/2020/05/sandia-aerial-sandia-red-scaled.jpg);min-height:625px\">",
                          "target": [
                            ".has-parallax"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"has-text-align-center has-snl-ext-grey-50-color has-text-color\">Newest Tours</h2>",
                  "target": [
                    ".wp-block-column.is-vertically-aligned-center:nth-child(2) > .has-snl-ext-grey-50-color"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "18.0pt (24px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<main id=\"main-content\" aria-label=\"Primary body of content\" class=\"site-main col px-0\">",
                          "target": [
                            "#main-content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"has-text-align-center has-snl-ext-maroon-color has-text-color\">\nNational Priorities\n</h2>",
                  "target": [
                    ".has-snl-ext-maroon-color:nth-child(10)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#043865",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<main id=\"main-content\" aria-label=\"Primary body of content\" class=\"site-main col px-0\">",
                          "target": [
                            "#main-content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<mark style=\"background-color:rgba(0, 0, 0, 0);color:#043865\" class=\"has-inline-color\">Advanced defense, deterrent, intelligence technology and analysis – Secure and sustainable energy future – America’s nuclear weapons engineering laboratory.</mark>",
                  "target": [
                    ".snl__home-width:nth-child(11) > mark"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "18.0pt (24px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"wp-block-cover is-light is-full-width default mb-0 has-background-dim-100 wp-block-cover__gradient-background has-background-dim has-background-gradient\" style=\"background-image: radial-gradient(rgb(82,82,82) 0%,rgb(21,21,21) 100%)\">",
                          "target": [
                            ".has-background-gradient"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"has-text-align-center has-snl-ext-grey-50-color has-text-color\">Join the Conversation</h2>",
                  "target": [
                    ".wp-block-cover__inner-container > .has-snl-ext-grey-50-color:nth-child(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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"wp-block-cover is-light is-full-width default mb-0 has-background-dim-100 wp-block-cover__gradient-background has-background-dim has-background-gradient\" style=\"background-image: radial-gradient(rgb(82,82,82) 0%,rgb(21,21,21) 100%)\">",
                          "target": [
                            ".has-background-gradient"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"has-text-align-center snl__home-width has-snl-ext-grey-50-color has-text-color\">",
                  "target": [
                    ".snl__home-width.has-snl-ext-grey-50-color"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                }
              ]
            },
            {
              "id": "color-contrast",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aa",
                "wcag143"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "24.0pt (32px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<main id=\"main-content\" aria-label=\"Primary body of content\" class=\"site-main col px-0\">",
                          "target": [
                            "#main-content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1 class=\"entry-title global-container\">Sandia National Laboratories: Exceptional Service in the National Interest</h1>",
                  "target": [
                    "h1"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<main id=\"main-content\" aria-label=\"Primary body of content\" class=\"site-main col px-0\">",
                          "target": [
                            "#main-content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div slot=\"tagline\">Using the power of the sun to roast green chile</div>",
                  "target": [
                    "tui-carousel-slide:nth-child(1) > tui-hero > div[slot=\"tagline\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<main id=\"main-content\" aria-label=\"Primary body of content\" class=\"site-main col px-0\">",
                          "target": [
                            "#main-content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"d-block\">Greener approach to a New Mexican staple opens possibilities for sustainable food roasting</div>",
                  "target": [
                    "tui-carousel-slide:nth-child(1) > tui-hero > div[slot=\"subtitle\"] > .d-block"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<main id=\"main-content\" aria-label=\"Primary body of content\" class=\"site-main col px-0\">",
                          "target": [
                            "#main-content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<tui-button class=\"mt-3 text-white\" variation=\"secondary\" context=\"light\" href=\"https://www.sandia.gov/labnews/2022/06/30/using-the-power-of-the-sun-to-roast-green-chile/\">Read More</tui-button>",
                  "target": [
                    "tui-carousel-slide:nth-child(1) > tui-hero > div[slot=\"subtitle\"] > .mt-3.text-white[variation=\"secondary\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<main id=\"main-content\" aria-label=\"Primary body of content\" class=\"site-main col px-0\">",
                          "target": [
                            "#main-content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div slot=\"tagline\">Weapons exhibit an interactive tribute to Sandia’s nuclear deterrence mission</div>",
                  "target": [
                    "tui-carousel-slide:nth-child(2) > tui-hero > div[slot=\"tagline\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<main id=\"main-content\" aria-label=\"Primary body of content\" class=\"site-main col px-0\">",
                          "target": [
                            "#main-content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<tui-button class=\"mt-3 text-white\" variation=\"secondary\" context=\"light\" href=\"https://www.sandia.gov/labnews/2022/05/19/weapons-exhibit-an-interactive-tribute-to-sandias-nuclear-deterrence-mission/\">Read More</tui-button>",
                  "target": [
                    "tui-carousel-slide:nth-child(2) > tui-hero > div[slot=\"subtitle\"] > .mt-3.text-white[variation=\"secondary\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<main id=\"main-content\" aria-label=\"Primary body of content\" class=\"site-main col px-0\">",
                          "target": [
                            "#main-content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div slot=\"tagline\">Powering the moon: Sandia researchers design microgrid for future lunar base</div>",
                  "target": [
                    "tui-carousel-slide:nth-child(3) > tui-hero > div[slot=\"tagline\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<main id=\"main-content\" aria-label=\"Primary body of content\" class=\"site-main col px-0\">",
                          "target": [
                            "#main-content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"d-block\">Reliable, resilient microgrid to sustain astronauts, mining and fuel processing</div>",
                  "target": [
                    "tui-carousel-slide:nth-child(3) > tui-hero > div[slot=\"subtitle\"] > .d-block"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<main id=\"main-content\" aria-label=\"Primary body of content\" class=\"site-main col px-0\">",
                          "target": [
                            "#main-content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<tui-button class=\"mt-3 text-white\" variation=\"secondary\" context=\"light\" href=\"https://www.sandia.gov/labnews/2022/05/05/powering-the-moon-sandia-researchers-design-microgrid-for-future-lunar-base/\">Read More</tui-button>",
                  "target": [
                    "tui-carousel-slide:nth-child(3) > tui-hero > div[slot=\"subtitle\"] > .mt-3.text-white[variation=\"secondary\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<main id=\"main-content\" aria-label=\"Primary body of content\" class=\"site-main col px-0\">",
                          "target": [
                            "#main-content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div slot=\"tagline\">Safer, more powerful batteries for electric cars, power grid</div>",
                  "target": [
                    "tui-carousel-slide:nth-child(4) > tui-hero > div[slot=\"tagline\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<main id=\"main-content\" aria-label=\"Primary body of content\" class=\"site-main col px-0\">",
                          "target": [
                            "#main-content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"d-block\">Solid-state batteries with little liquid electrolyte are safer than lithium-ion batteries</div>",
                  "target": [
                    "tui-carousel-slide:nth-child(4) > tui-hero > div[slot=\"subtitle\"] > .d-block"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<main id=\"main-content\" aria-label=\"Primary body of content\" class=\"site-main col px-0\">",
                          "target": [
                            "#main-content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<tui-button class=\"mt-3 text-white\" variation=\"secondary\" context=\"light\" href=\"https://www.sandia.gov/labnews/2022/03/11/safer-more-powerful-batteries-for-electric-cars-power-grid/\">Read More</tui-button>",
                  "target": [
                    "tui-carousel-slide:nth-child(4) > tui-hero > div[slot=\"subtitle\"] > .mt-3.text-white[variation=\"secondary\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<main id=\"main-content\" aria-label=\"Primary body of content\" class=\"site-main col px-0\">",
                          "target": [
                            "#main-content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div slot=\"tagline\">Atomic-scale manufacturing might not just be for qubits anymore</div>",
                  "target": [
                    "tui-carousel-slide:nth-child(5) > tui-hero > div[slot=\"tagline\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<main id=\"main-content\" aria-label=\"Primary body of content\" class=\"site-main col px-0\">",
                          "target": [
                            "#main-content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"d-block\">LDRD Grand Challenge project could transform electronics, solve energy challenges</div>",
                  "target": [
                    "tui-carousel-slide:nth-child(5) > tui-hero > div[slot=\"subtitle\"] > .d-block"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<main id=\"main-content\" aria-label=\"Primary body of content\" class=\"site-main col px-0\">",
                          "target": [
                            "#main-content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<tui-button class=\"mt-3 text-white\" variation=\"secondary\" context=\"light\" href=\"https://www.sandia.gov/labnews/2022/02/25/atomic-scale-manufacturing-might-not-just-be-for-qubits-anymore/\">Read More</tui-button>",
                  "target": [
                    "tui-carousel-slide:nth-child(5) > tui-hero > div[slot=\"subtitle\"] > .mt-3.text-white[variation=\"secondary\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "18.0pt (24px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<main id=\"main-content\" aria-label=\"Primary body of content\" class=\"site-main col px-0\">",
                          "target": [
                            "#main-content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"has-text-align-center has-snl-ext-maroon-color has-text-color\">\nExceptional service in the national interest\n</h2>",
                  "target": [
                    ".has-snl-ext-maroon-color:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#043865",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<main id=\"main-content\" aria-label=\"Primary body of content\" class=\"site-main col px-0\">",
                          "target": [
                            "#main-content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"has-text-align-center snl__home-width has-text-color\" style=\"color:#043865\">Our unique responsibilities in the nuclear weapons program create a foundation from which we leverage capabilities, enabling us to solve complex national security problems.</p>",
                  "target": [
                    ".snl__home-width:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<main id=\"main-content\" aria-label=\"Primary body of content\" class=\"site-main col px-0\">",
                          "target": [
                            "#main-content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div slot=\"title\">Research</div>",
                  "target": [
                    "tui-card[img-alt=\"Research\"] > div[slot=\"title\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<main id=\"main-content\" aria-label=\"Primary body of content\" class=\"site-main col px-0\">",
                          "target": [
                            "#main-content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Committed to science with the mission in mind, Sandia creates innovative, science-based, systems-engineering solutions to our nation’s most challenging national security problems.</p>",
                  "target": [
                    "tui-card[img-alt=\"Research\"] > .d-flex.flex-column[slot=\"content\"] > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<main id=\"main-content\" aria-label=\"Primary body of content\" class=\"site-main col px-0\">",
                          "target": [
                            "#main-content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<tui-button class=\"mt-auto\" variation=\"primary\" context=\"info\" href=\"https://www.sandia.gov/research/\" aria-label=\"Explore Research\"><span class=\"sr-only\">(Link opens in a new tab)</span>Explore Research</tui-button>",
                  "target": [
                    "tui-button[aria-label=\"Explore Research\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<main id=\"main-content\" aria-label=\"Primary body of content\" class=\"site-main col px-0\">",
                          "target": [
                            "#main-content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"sr-only\">(Link opens in a new tab)</span>",
                  "target": [
                    "tui-button[aria-label=\"Explore Research\"] > .sr-only"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<main id=\"main-content\" aria-label=\"Primary body of content\" class=\"site-main col px-0\">",
                          "target": [
                            "#main-content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div slot=\"title\">Careers</div>",
                  "target": [
                    "tui-card[img-alt=\"Careers\"] > div[slot=\"title\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<main id=\"main-content\" aria-label=\"Primary body of content\" class=\"site-main col px-0\">",
                          "target": [
                            "#main-content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Futuristic R&amp;D to create a better tomorrow; tackle the grand scientific and engineering challenges of the 21st century.</p>",
                  "target": [
                    "tui-card[img-alt=\"Careers\"] > .d-flex.flex-column[slot=\"content\"] > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<main id=\"main-content\" aria-label=\"Primary body of content\" class=\"site-main col px-0\">",
                          "target": [
                            "#main-content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<tui-button class=\"mt-auto\" variation=\"primary\" context=\"info\" href=\"https://www.sandia.gov/careers\" aria-label=\"Explore Careers\"><span class=\"sr-only\">(Link opens in a new tab)</span>Explore Careers</tui-button>",
                  "target": [
                    "tui-button[href$=\"careers\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<main id=\"main-content\" aria-label=\"Primary body of content\" class=\"site-main col px-0\">",
                          "target": [
                            "#main-content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"sr-only\">(Link opens in a new tab)</span>",
                  "target": [
                    "tui-button[href$=\"careers\"] > .sr-only"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "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": "<h2 class=\"has-text-align-center\">National Security Is Our Business</h2>",
                  "target": [
                    ".snl__derek > .wp-block-cover__inner-container > h2"
                  ],
                  "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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"has-text-align-center\">For 70 years, Sandia has delivered essential science and technology to resolve the nation’s most challenging security issues.</p>",
                  "target": [
                    ".snl__derek > .wp-block-cover__inner-container > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "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": "<h2 class=\"has-snl-ext-maroon-color has-text-color\">Lab News</h2>",
                  "target": [
                    ".wp-block-media-text__content > .has-snl-ext-maroon-color"
                  ],
                  "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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "14.0pt (18.72px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<main id=\"main-content\" aria-label=\"Primary body of content\" class=\"site-main col px-0\">",
                          "target": [
                            "#main-content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"has-snl-ext-dark-blue-color has-text-color\">News and stories from around Sandia Labs</h3>",
                  "target": [
                    "h3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#043865",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<main id=\"main-content\" aria-label=\"Primary body of content\" class=\"site-main col px-0\">",
                          "target": [
                            "#main-content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<mark style=\"background-color:rgba(0, 0, 0, 0);color:#043865\" class=\"has-inline-color\">Sandia’s bi-weekly news source, Lab News, is your way to stay up-to-date with the latest stories about the research, innovations and people of the Labs.</mark>",
                  "target": [
                    ".has-snl-ext-dark-blue-color:nth-child(3) > mark"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "18.0pt (24px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"wp-block-cover is-light has-parallax snl-slide--derek is-full-width default mb-0 has-background-dim-0 wp-block-cover__gradient-background has-background-dim\" style=\"background-image:url(https://www.sandia.gov/app/uploads/2020/05/sandia-aerial-sandia-red-scaled.jpg);min-height:625px\">",
                          "target": [
                            ".has-parallax"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"has-snl-ext-grey-50-color has-text-color\">Sandia</h2>",
                  "target": [
                    ".wp-block-column.is-vertically-aligned-center:nth-child(1) > .has-snl-ext-grey-50-color:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"wp-block-cover is-light has-parallax snl-slide--derek is-full-width default mb-0 has-background-dim-0 wp-block-cover__gradient-background has-background-dim\" style=\"background-image:url(https://www.sandia.gov/app/uploads/2020/05/sandia-aerial-sandia-red-scaled.jpg);min-height:625px\">",
                          "target": [
                            ".has-parallax"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"has-snl-ext-grey-50-color has-text-color\">Explore our new self-guided virtual tours, packed with vibrant photography, captivating video, and informative content that highlight the fascinating work we do at Sandia.</p>",
                  "target": [
                    ".wp-block-column.is-vertically-aligned-center:nth-child(1) > .has-snl-ext-grey-50-color:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "18.0pt (24px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"wp-block-cover is-light has-parallax snl-slide--derek is-full-width default mb-0 has-background-dim-0 wp-block-cover__gradient-background has-background-dim\" style=\"background-image:url(https://www.sandia.gov/app/uploads/2020/05/sandia-aerial-sandia-red-scaled.jpg);min-height:625px\">",
                          "target": [
                            ".has-parallax"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"has-text-align-center has-snl-ext-grey-50-color has-text-color\">Newest Tours</h2>",
                  "target": [
                    ".wp-block-column.is-vertically-aligned-center:nth-child(2) > .has-snl-ext-grey-50-color"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "18.0pt (24px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<main id=\"main-content\" aria-label=\"Primary body of content\" class=\"site-main col px-0\">",
                          "target": [
                            "#main-content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"has-text-align-center has-snl-ext-maroon-color has-text-color\">\nNational Priorities\n</h2>",
                  "target": [
                    ".has-snl-ext-maroon-color:nth-child(10)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#043865",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<main id=\"main-content\" aria-label=\"Primary body of content\" class=\"site-main col px-0\">",
                          "target": [
                            "#main-content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<mark style=\"background-color:rgba(0, 0, 0, 0);color:#043865\" class=\"has-inline-color\">Advanced defense, deterrent, intelligence technology and analysis – Secure and sustainable energy future – America’s nuclear weapons engineering laboratory.</mark>",
                  "target": [
                    ".snl__home-width:nth-child(11) > mark"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "18.0pt (24px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"wp-block-cover is-light is-full-width default mb-0 has-background-dim-100 wp-block-cover__gradient-background has-background-dim has-background-gradient\" style=\"background-image: radial-gradient(rgb(82,82,82) 0%,rgb(21,21,21) 100%)\">",
                          "target": [
                            ".has-background-gradient"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"has-text-align-center has-snl-ext-grey-50-color has-text-color\">Join the Conversation</h2>",
                  "target": [
                    ".wp-block-cover__inner-container > .has-snl-ext-grey-50-color:nth-child(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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"wp-block-cover is-light is-full-width default mb-0 has-background-dim-100 wp-block-cover__gradient-background has-background-dim has-background-gradient\" style=\"background-image: radial-gradient(rgb(82,82,82) 0%,rgb(21,21,21) 100%)\">",
                          "target": [
                            ".has-background-gradient"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"has-text-align-center snl__home-width has-snl-ext-grey-50-color has-text-color\">",
                  "target": [
                    ".snl__home-width.has-snl-ext-grey-50-color"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                }
              ]
            }
          ],
          "violations": [
            {
              "id": "focus-order-semantics",
              "impact": "minor",
              "tags": [
                "cat.keyboard",
                "best-practice",
                "experimental"
              ],
              "description": "Ensures elements in the focus order have a role appropriate for interactive content",
              "help": "Elements in the focus order should have an appropriate role",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/focus-order-semantics?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "has-widget-role",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have a widget role."
                    },
                    {
                      "id": "valid-scrollable-semantics",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element has invalid semantics for an element in the focus order."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"entry-content\" tabindex=\"0\" aria-label=\"main-content\">",
                  "target": [
                    ".entry-content"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element does not have a widget role.\n  Element has invalid semantics for an element in the focus order."
                }
              ]
            },
            {
              "id": "image-alt",
              "impact": "critical",
              "tags": [
                "cat.text-alternatives",
                "wcag2a",
                "wcag111",
                "section508",
                "section508.22.a",
                "ACT"
              ],
              "description": "Ensures <img> elements have alternate text or a role of none or presentation",
              "help": "Images must have alternate text",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/image-alt?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "has-alt",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Element does not have an alt attribute"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    },
                    {
                      "id": "presentational-role",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<img slot=\"img\" src=\"https://www.sandia.gov/app/uploads/sites/81/2022/06/greenchile_hero-1778x1000.jpg\" style=\"object-position:0% 0%;\" srcset=\"https://www.sandia.gov/app/uploads/sites/81/2022/06/greenchile_hero-300x169.jpg 300w, https://www.sandia.gov/app/uploads/sites/81/2022/06/greenchile_hero-1024x576.jpg 1024w, https://www.sandia.gov/app/uploads/sites/81/2022/06/greenchile_hero-768x432.jpg 768w, https://www.sandia.gov/app/uploads/sites/81/2022/06/greenchile_hero-1778x1000.jpg 1778w, https://www.sandia.gov/app/uploads/sites/81/2022/06/greenchile_hero-640x360.jpg 640w, https://www.sandia.gov/app/uploads/sites/81/2022/06/greenchile_hero.jpg 2000w\">",
                  "target": [
                    "tui-carousel-slide:nth-child(1) > tui-hero > img[slot=\"img\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                },
                {
                  "any": [
                    {
                      "id": "has-alt",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Element does not have an alt attribute"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    },
                    {
                      "id": "presentational-role",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<img slot=\"img\" src=\"https://www.sandia.gov/app/uploads/sites/81/2022/05/exhibit_hero-1733x1000.jpg\" style=\"object-position:50% 50%;\" srcset=\"https://www.sandia.gov/app/uploads/sites/81/2022/05/exhibit_hero-300x173.jpg 300w, https://www.sandia.gov/app/uploads/sites/81/2022/05/exhibit_hero-1024x591.jpg 1024w, https://www.sandia.gov/app/uploads/sites/81/2022/05/exhibit_hero-768x443.jpg 768w, https://www.sandia.gov/app/uploads/sites/81/2022/05/exhibit_hero-1733x1000.jpg 1733w, https://www.sandia.gov/app/uploads/sites/81/2022/05/exhibit_hero-640x369.jpg 640w, https://www.sandia.gov/app/uploads/sites/81/2022/05/exhibit_hero.jpg 2000w\">",
                  "target": [
                    "tui-carousel-slide:nth-child(2) > tui-hero > img[slot=\"img\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                },
                {
                  "any": [
                    {
                      "id": "has-alt",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Element does not have an alt attribute"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    },
                    {
                      "id": "presentational-role",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<img slot=\"img\" src=\"https://www.sandia.gov/app/uploads/sites/81/2022/05/moon.jpg\" style=\"object-position:;\" srcset=\"https://www.sandia.gov/app/uploads/sites/81/2022/05/moon-300x200.jpg 300w, https://www.sandia.gov/app/uploads/sites/81/2022/05/moon-768x512.jpg 768w, https://www.sandia.gov/app/uploads/sites/81/2022/05/moon-640x427.jpg 640w, https://www.sandia.gov/app/uploads/sites/81/2022/05/moon-165x110.jpg 165w, https://www.sandia.gov/app/uploads/sites/81/2022/05/moon.jpg 1000w\">",
                  "target": [
                    "tui-carousel-slide:nth-child(3) > tui-hero > img[slot=\"img\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                },
                {
                  "any": [
                    {
                      "id": "has-alt",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Element does not have an alt attribute"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    },
                    {
                      "id": "presentational-role",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<img slot=\"img\" src=\"https://www.sandia.gov/app/uploads/sites/81/2022/03/batteries_2000-1778x1000.jpg\" style=\"object-position:50% 50%;\" srcset=\"https://www.sandia.gov/app/uploads/sites/81/2022/03/batteries_2000-300x169.jpg 300w, https://www.sandia.gov/app/uploads/sites/81/2022/03/batteries_2000-1024x576.jpg 1024w, https://www.sandia.gov/app/uploads/sites/81/2022/03/batteries_2000-768x432.jpg 768w, https://www.sandia.gov/app/uploads/sites/81/2022/03/batteries_2000-1778x1000.jpg 1778w, https://www.sandia.gov/app/uploads/sites/81/2022/03/batteries_2000-640x360.jpg 640w, https://www.sandia.gov/app/uploads/sites/81/2022/03/batteries_2000.jpg 2000w\">",
                  "target": [
                    "tui-carousel-slide:nth-child(4) > tui-hero > img[slot=\"img\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                },
                {
                  "any": [
                    {
                      "id": "has-alt",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Element does not have an alt attribute"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    },
                    {
                      "id": "presentational-role",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<img slot=\"img\" src=\"https://www.sandia.gov/app/uploads/sites/81/2022/02/fair-deal_hero-1778x1000.jpg\" style=\"object-position:0% 20%;\" srcset=\"https://www.sandia.gov/app/uploads/sites/81/2022/02/fair-deal_hero-300x169.jpg 300w, https://www.sandia.gov/app/uploads/sites/81/2022/02/fair-deal_hero-1024x576.jpg 1024w, https://www.sandia.gov/app/uploads/sites/81/2022/02/fair-deal_hero-768x432.jpg 768w, https://www.sandia.gov/app/uploads/sites/81/2022/02/fair-deal_hero-1778x1000.jpg 1778w, https://www.sandia.gov/app/uploads/sites/81/2022/02/fair-deal_hero-640x360.jpg 640w\">",
                  "target": [
                    "tui-carousel-slide:nth-child(5) > tui-hero > img[slot=\"img\"]"
                  ],
                  "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": "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=\"page\" class=\"site\" aria-label=\"Full page area\">",
                  "target": [
                    "#page"
                  ],
                  "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.sandia.gov/",
      "what": "URL",
      "result": "https://www.sandia.gov/"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://www.sandia.gov/",
      "result": {
        "prevented": true,
        "error": "ERROR adding the htmlcs script to the page"
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.sandia.gov/",
      "what": "URL",
      "result": "https://www.sandia.gov/"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://www.sandia.gov/",
      "result": {
        "content": {
          "totals": {
            "violation": 11,
            "recommendation": 1,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/tui-carousel[1]/tui-carousel-slide[5]/tui-hero[1]/img[1]",
                "aria": "/document[1]/main[1]/article[1]/img[5]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 8,
                "top": 427,
                "height": 16,
                "width": 16
              },
              "snippet": "<img srcset=\"https://www.sandia.gov/app/uploads/sites/81/2022/02/fair-deal_hero-300x169.jpg 300w, https://www.sandia.gov/app/uploads/sites/81/2022/02/fair-deal_hero-1024x576.jpg 1024w, https://www.sandia.gov/app/uploads/sites/81/2022/02/fair-deal_hero-768x432.jpg 768w, https://www.sandia.gov/app/uploads/sites/81/2022/02/fair-deal_hero-1778x1000.jpg 1778w, https://www.sandia.gov/app/uploads/sites/81/2022/02/fair-deal_hero-640x360.jpg 640w\" style=\"object-position:0% 20%;\" src=\"https://www.sandia.gov/app/uploads/sites/81/2022/02/fair-deal_hero-1778x1000.jpg\" slot=\"img\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/tui-carousel[1]/tui-carousel-slide[4]/tui-hero[1]/img[1]",
                "aria": "/document[1]/main[1]/article[1]/img[4]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 8,
                "top": 352,
                "height": 16,
                "width": 16
              },
              "snippet": "<img srcset=\"https://www.sandia.gov/app/uploads/sites/81/2022/03/batteries_2000-300x169.jpg 300w, https://www.sandia.gov/app/uploads/sites/81/2022/03/batteries_2000-1024x576.jpg 1024w, https://www.sandia.gov/app/uploads/sites/81/2022/03/batteries_2000-768x432.jpg 768w, https://www.sandia.gov/app/uploads/sites/81/2022/03/batteries_2000-1778x1000.jpg 1778w, https://www.sandia.gov/app/uploads/sites/81/2022/03/batteries_2000-640x360.jpg 640w, https://www.sandia.gov/app/uploads/sites/81/2022/03/batteries_2000.jpg 2000w\" style=\"object-position:50% 50%;\" src=\"https://www.sandia.gov/app/uploads/sites/81/2022/03/batteries_2000-1778x1000.jpg\" slot=\"img\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/tui-carousel[1]/tui-carousel-slide[3]/tui-hero[1]/img[1]",
                "aria": "/document[1]/main[1]/article[1]/img[3]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 8,
                "top": 276,
                "height": 16,
                "width": 16
              },
              "snippet": "<img srcset=\"https://www.sandia.gov/app/uploads/sites/81/2022/05/moon-300x200.jpg 300w, https://www.sandia.gov/app/uploads/sites/81/2022/05/moon-768x512.jpg 768w, https://www.sandia.gov/app/uploads/sites/81/2022/05/moon-640x427.jpg 640w, https://www.sandia.gov/app/uploads/sites/81/2022/05/moon-165x110.jpg 165w, https://www.sandia.gov/app/uploads/sites/81/2022/05/moon.jpg 1000w\" style=\"object-position:;\" src=\"https://www.sandia.gov/app/uploads/sites/81/2022/05/moon.jpg\" slot=\"img\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/tui-carousel[1]/tui-carousel-slide[2]/tui-hero[1]/img[1]",
                "aria": "/document[1]/main[1]/article[1]/img[2]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 8,
                "top": 219,
                "height": 16,
                "width": 16
              },
              "snippet": "<img srcset=\"https://www.sandia.gov/app/uploads/sites/81/2022/05/exhibit_hero-300x173.jpg 300w, https://www.sandia.gov/app/uploads/sites/81/2022/05/exhibit_hero-1024x591.jpg 1024w, https://www.sandia.gov/app/uploads/sites/81/2022/05/exhibit_hero-768x443.jpg 768w, https://www.sandia.gov/app/uploads/sites/81/2022/05/exhibit_hero-1733x1000.jpg 1733w, https://www.sandia.gov/app/uploads/sites/81/2022/05/exhibit_hero-640x369.jpg 640w, https://www.sandia.gov/app/uploads/sites/81/2022/05/exhibit_hero.jpg 2000w\" style=\"object-position:50% 50%;\" src=\"https://www.sandia.gov/app/uploads/sites/81/2022/05/exhibit_hero-1733x1000.jpg\" slot=\"img\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/tui-carousel[1]/tui-carousel-slide[1]/tui-hero[1]/img[1]",
                "aria": "/document[1]/main[1]/article[1]/img[1]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 8,
                "top": 144,
                "height": 16,
                "width": 16
              },
              "snippet": "<img srcset=\"https://www.sandia.gov/app/uploads/sites/81/2022/06/greenchile_hero-300x169.jpg 300w, https://www.sandia.gov/app/uploads/sites/81/2022/06/greenchile_hero-1024x576.jpg 1024w, https://www.sandia.gov/app/uploads/sites/81/2022/06/greenchile_hero-768x432.jpg 768w, https://www.sandia.gov/app/uploads/sites/81/2022/06/greenchile_hero-1778x1000.jpg 1778w, https://www.sandia.gov/app/uploads/sites/81/2022/06/greenchile_hero-640x360.jpg 640w, https://www.sandia.gov/app/uploads/sites/81/2022/06/greenchile_hero.jpg 2000w\" style=\"object-position:0% 0%;\" src=\"https://www.sandia.gov/app/uploads/sites/81/2022/06/greenchile_hero-1778x1000.jpg\" slot=\"img\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ValidIdRef",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/span[2]",
                "aria": "/document[1]/banner[1]/alert[2]"
              },
              "message": "The 'id' \"sandia-alert\" specified for the ARIA property 'aria-labelledby' value is not valid",
              "bounds": {
                "left": 141,
                "top": 8,
                "height": 18,
                "width": 0
              },
              "snippet": "<span tabindex=\"0\" aria-labelledby=\"sandia-alert\" aria-atomic=\"true\" role=\"alert\" class=\"alert-system\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[3]/div[1]/div[1]/figure[1]",
                "aria": "/document[1]/main[1]/article[1]/figure[2]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 48,
                "top": 1757,
                "height": 19,
                "width": 704
              },
              "snippet": "<figure class=\"wp-block-media-text__media\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[2]/div[1]/div[1]/figure[1]",
                "aria": "/document[1]/main[1]/article[1]/figure[1]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 40,
                "top": -207,
                "height": 19,
                "width": 720
              },
              "snippet": "<figure class=\"aligncenter size-full\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/span[2]",
                "aria": "/document[1]/banner[1]/alert[2]"
              },
              "message": "The tabbable element's role 'alert' is not a widget role",
              "bounds": {
                "left": 141,
                "top": 8,
                "height": 18,
                "width": 0
              },
              "snippet": "<span tabindex=\"0\" aria-labelledby=\"sandia-alert\" aria-atomic=\"true\" role=\"alert\" class=\"alert-system\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/span[1]",
                "aria": "/document[1]/banner[1]/alert[1]"
              },
              "message": "The tabbable element's role 'alert' is not a widget role",
              "bounds": {
                "left": 141,
                "top": 8,
                "height": 18,
                "width": 0
              },
              "snippet": "<span tabindex=\"0\" aria-label=\"Sandia top level alerts\" aria-atomic=\"true\" role=\"alert\" class=\"top-level-alerts\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]",
                "aria": "/document[1]/main[1]/article[1]"
              },
              "message": "The tabbable element's role 'none' is not a widget role",
              "bounds": {
                "left": 8,
                "top": 144,
                "height": 3157,
                "width": 784
              },
              "snippet": "<div aria-label=\"main-content\" tabindex=\"0\" class=\"entry-content\">",
              "level": "violation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[17]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"2022-06-16\" http-equiv=\"last-modified\">",
              "level": "recommendation"
            }
          ]
        },
        "url": {
          "prevented": true,
          "error": "ERROR: getting ibm test report took too long"
        },
        "prevented": true
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.sandia.gov/",
      "what": "URL",
      "result": "https://www.sandia.gov/"
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://www.sandia.gov/",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "Sandia National Laboratories",
          "pageurl": "https://www.sandia.gov/",
          "time": 4.82,
          "creditsremaining": 766,
          "allitemcount": 73,
          "totalelements": 242,
          "waveurl": "http://wave.webaim.org/report?url=https://www.sandia.gov/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 6,
            "items": {
              "alt_missing": {
                "id": "alt_missing",
                "description": "Missing alternative text",
                "count": 5,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#page > HEADER:first-child + STYLE + DIV > DIV:first-child > MAIN#main-content > ARTICLE#post-904 > DIV:first-child > TUI-CAROUSEL:first-child > TUI-CAROUSEL-SLIDE:first-child > TUI-HERO:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > HEADER:first-child + STYLE + DIV > DIV:first-child > MAIN#main-content > ARTICLE#post-904 > DIV:first-child > TUI-CAROUSEL:first-child > TUI-CAROUSEL-SLIDE:first-child + TUI-CAROUSEL-SLIDE > TUI-HERO:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > HEADER:first-child + STYLE + DIV > DIV:first-child > MAIN#main-content > ARTICLE#post-904 > DIV:first-child > TUI-CAROUSEL:first-child > TUI-CAROUSEL-SLIDE:first-child + TUI-CAROUSEL-SLIDE + TUI-CAROUSEL-SLIDE > TUI-HERO:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > HEADER:first-child + STYLE + DIV > DIV:first-child > MAIN#main-content > ARTICLE#post-904 > DIV:first-child > TUI-CAROUSEL:first-child > TUI-CAROUSEL-SLIDE:first-child + TUI-CAROUSEL-SLIDE + TUI-CAROUSEL-SLIDE + TUI-CAROUSEL-SLIDE > TUI-HERO:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > HEADER:first-child + STYLE + DIV > DIV:first-child > MAIN#main-content > ARTICLE#post-904 > DIV:first-child > TUI-CAROUSEL:first-child > TUI-CAROUSEL-SLIDE:first-child + TUI-CAROUSEL-SLIDE + TUI-CAROUSEL-SLIDE + TUI-CAROUSEL-SLIDE + TUI-CAROUSEL-SLIDE > TUI-HERO: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"
                  }
                ]
              },
              "aria_reference_broken": {
                "id": "aria_reference_broken",
                "description": "Broken ARIA reference",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#page > HEADER:first-child > A:first-child + SPAN + ETUI-HEADER + SPAN"
                ],
                "wcag": [
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "4.1.2 Name, Role, Value (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc4.1.2"
                  }
                ]
              }
            }
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 3,
            "items": {
              "contrast": {
                "id": "contrast",
                "description": "Very low contrast",
                "count": 3,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#page > HEADER:first-child + STYLE + DIV > DIV:first-child > MAIN#main-content > ARTICLE#post-904 > DIV:first-child > TUI-CAROUSEL:first-child > TUI-CAROUSEL-SLIDE:first-child > TUI-HERO:first-child > IMG:first-child + DIV",
                  "HTML > HEAD:first-child + BODY > DIV#page > HEADER:first-child + STYLE + DIV > DIV:first-child > MAIN#main-content > ARTICLE#post-904 > DIV:first-child > TUI-CAROUSEL:first-child > TUI-CAROUSEL-SLIDE:first-child > TUI-HERO:first-child > IMG:first-child + DIV + DIV > DIV:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > HEADER:first-child + STYLE + DIV > DIV:first-child > MAIN#main-content > ARTICLE#post-904 > DIV:first-child > TUI-CAROUSEL:first-child > TUI-CAROUSEL-SLIDE:first-child > TUI-HERO:first-child > IMG:first-child + DIV + DIV > DIV:first-child + TUI-BUTTON"
                ],
                "contrastdata": [
                  [
                    1.21,
                    "#ffffff",
                    "#e9e9e9",
                    true
                  ],
                  [
                    1.21,
                    "#ffffff",
                    "#e9e9e9",
                    true
                  ],
                  [
                    1.21,
                    "#ffffff",
                    "#e9e9e9",
                    true
                  ]
                ],
                "wcag": [
                  {
                    "name": "1.4.3 Contrast (Minimum) (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.4.3"
                  }
                ]
              }
            }
          },
          "alert": {
            "description": "Alerts",
            "count": 13,
            "items": {
              "alt_suspicious": {
                "id": "alt_suspicious",
                "description": "Suspicious alternative text",
                "count": 7,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#page > HEADER:first-child + STYLE + DIV > DIV:first-child > MAIN#main-content > ARTICLE#post-904 > DIV:first-child > TUI-CAROUSEL:first-child + H2 + P + TUI-CARD-DECK + DIV + DIV > IMG:first-child + DIV > DIV:first-child > FIGURE:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > HEADER:first-child + STYLE + DIV > DIV:first-child > MAIN#main-content > ARTICLE#post-904 > DIV:first-child > TUI-CAROUSEL:first-child + H2 + P + TUI-CARD-DECK + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > H2:first-child + SNL-CARD > DIV:first-child > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > HEADER:first-child + STYLE + DIV > DIV:first-child > MAIN#main-content > ARTICLE#post-904 > DIV:first-child > TUI-CAROUSEL:first-child + H2 + P + TUI-CARD-DECK + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > H2:first-child + SNL-CARD + TUI-CARD-DECK > SNL-CARD:first-child > DIV:first-child > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > HEADER:first-child + STYLE + DIV > DIV:first-child > MAIN#main-content > ARTICLE#post-904 > DIV:first-child > TUI-CAROUSEL:first-child + H2 + P + TUI-CARD-DECK + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > H2:first-child + SNL-CARD + TUI-CARD-DECK > SNL-CARD:first-child + SNL-CARD > DIV:first-child > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > HEADER:first-child + STYLE + DIV > DIV:first-child > MAIN#main-content > ARTICLE#post-904 > DIV:first-child > TUI-CAROUSEL:first-child + H2 + P + TUI-CARD-DECK + DIV + DIV + DIV + DIV + DIV + H2 + P + TUI-CARD-DECK > SNL-CARD:first-child > DIV:first-child > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > HEADER:first-child + STYLE + DIV > DIV:first-child > MAIN#main-content > ARTICLE#post-904 > DIV:first-child > TUI-CAROUSEL:first-child + H2 + P + TUI-CARD-DECK + DIV + DIV + DIV + DIV + DIV + H2 + P + TUI-CARD-DECK > SNL-CARD:first-child + SNL-CARD > DIV:first-child > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > HEADER:first-child + STYLE + DIV > DIV:first-child > MAIN#main-content > ARTICLE#post-904 > DIV:first-child > TUI-CAROUSEL:first-child + H2 + P + TUI-CARD-DECK + DIV + DIV + DIV + DIV + DIV + H2 + P + TUI-CARD-DECK > SNL-CARD:first-child + SNL-CARD + SNL-CARD > DIV:first-child > A:first-child > IMG:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  }
                ]
              },
              "heading_possible": {
                "id": "heading_possible",
                "description": "Possible heading",
                "count": 6,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#page > HEADER:first-child + STYLE + DIV > DIV:first-child > MAIN#main-content > ARTICLE#post-904 > DIV:first-child > TUI-CAROUSEL:first-child + H2 + P + TUI-CARD-DECK + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > H2:first-child + SNL-CARD > DIV:first-child > A:first-child > IMG:first-child + P",
                  "HTML > HEAD:first-child + BODY > DIV#page > HEADER:first-child + STYLE + DIV > DIV:first-child > MAIN#main-content > ARTICLE#post-904 > DIV:first-child > TUI-CAROUSEL:first-child + H2 + P + TUI-CARD-DECK + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > H2:first-child + SNL-CARD + TUI-CARD-DECK > SNL-CARD:first-child > DIV:first-child > A:first-child > IMG:first-child + P",
                  "HTML > HEAD:first-child + BODY > DIV#page > HEADER:first-child + STYLE + DIV > DIV:first-child > MAIN#main-content > ARTICLE#post-904 > DIV:first-child > TUI-CAROUSEL:first-child + H2 + P + TUI-CARD-DECK + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > H2:first-child + SNL-CARD + TUI-CARD-DECK > SNL-CARD:first-child + SNL-CARD > DIV:first-child > A:first-child > IMG:first-child + P",
                  "HTML > HEAD:first-child + BODY > DIV#page > HEADER:first-child + STYLE + DIV > DIV:first-child > MAIN#main-content > ARTICLE#post-904 > DIV:first-child > TUI-CAROUSEL:first-child + H2 + P + TUI-CARD-DECK + DIV + DIV + DIV + DIV + DIV + H2 + P + TUI-CARD-DECK > SNL-CARD:first-child > DIV:first-child > A:first-child > IMG:first-child + P",
                  "HTML > HEAD:first-child + BODY > DIV#page > HEADER:first-child + STYLE + DIV > DIV:first-child > MAIN#main-content > ARTICLE#post-904 > DIV:first-child > TUI-CAROUSEL:first-child + H2 + P + TUI-CARD-DECK + DIV + DIV + DIV + DIV + DIV + H2 + P + TUI-CARD-DECK > SNL-CARD:first-child + SNL-CARD > DIV:first-child > A:first-child > IMG:first-child + P",
                  "HTML > HEAD:first-child + BODY > DIV#page > HEADER:first-child + STYLE + DIV > DIV:first-child > MAIN#main-content > ARTICLE#post-904 > DIV:first-child > TUI-CAROUSEL:first-child + H2 + P + TUI-CARD-DECK + DIV + DIV + DIV + DIV + DIV + H2 + P + TUI-CARD-DECK > SNL-CARD:first-child + SNL-CARD + SNL-CARD > DIV:first-child > A:first-child > IMG:first-child + P"
                ],
                "wcag": [
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.1 Bypass Blocks (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  }
                ]
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.sandia.gov/",
      "what": "URL",
      "result": "https://www.sandia.gov/"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://www.sandia.gov/",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.076",
        "responseTime": "2022-07-18T01:39:11.213Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1367857,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 176,
              "failing": 4
            },
            "issues": {
              "totalErrors": 11,
              "totalWarnings": 5,
              "totalIssues": 16
            },
            "issuesByLevel": {
              "A": {
                "count": 5,
                "pct": 31.25
              },
              "AA": {
                "count": 5,
                "pct": 31.25
              },
              "AAA": {
                "count": 16,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 1,
              "warningDensity": 0,
              "allDensity": 1
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "a8a5d6a3-3bf1-4ac7-8967-c3a21e34ff4e",
          "docID": "74539197-1f45-4f00-a543-a25b6745266f",
          "sourceHash": "cc02dd177eaf4fd34c576bc9b32d6c2a",
          "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=a8a5d6a3-3bf1-4ac7-8967-c3a21e34ff4e",
          "resultSet": [
            {
              "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": 1,
                  "y": 1
                },
                "height": 1,
                "width": 1
              },
              "position": {
                "line": 20677,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"#main-content\" class=\"skip-link screen-reader-text external-link\"&gt;Skip to main content&lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/a[1]",
              "issueID": "a5725fc2d96a5f826cdb10da6ffd0681",
              "signature": "6210e693ebd89576912c0f87960003d1",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=a5725fc2d96a5f826cdb10da6ffd0681"
            },
            {
              "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": 132
                },
                "bottom-right": {
                  "x": 376,
                  "y": 272
                },
                "height": 140,
                "width": 376
              },
              "position": {
                "line": 28387,
                "column": 3
              },
              "errorSnippet": "&lt;div slot=\"subtitle\"&gt; &lt;div class=\"d-block\"&gt;Greener approach to a New Mexican staple opens possibilities for sustainable food roasting&lt;/div&gt; &lt;tui-button class=\"mt-3 text-white hydrated\" variation=\"secondary\" context=\"light\" href=\"http",
              "xpath": "/html/body/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/tui-carousel[1]/tui-carousel-slide[1]/tui-hero[1]/div[2]",
              "issueID": "ccac4939e25641ca012ab6e257812245",
              "signature": "63b2a2d927f51f600de155ed2bdfb2cb",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=ccac4939e25641ca012ab6e257812245"
            },
            {
              "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": 220
                },
                "bottom-right": {
                  "x": 376,
                  "y": 360
                },
                "height": 140,
                "width": 376
              },
              "position": {
                "line": 28431,
                "column": 25
              },
              "errorSnippet": "&lt;div slot=\"subtitle\"&gt; &lt;div class=\"d-block\"&gt;Solid-state batteries with little liquid electrolyte are safer than lithium-ion batteries&lt;/div&gt; &lt;tui-button class=\"mt-3 text-white hydrated\" variation=\"secondary\" context=\"light\" href=\"https",
              "xpath": "/html/body/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/tui-carousel[1]/tui-carousel-slide[4]/tui-hero[1]/div[2]",
              "issueID": "333186d0653d3774faa7ed364b8efca0",
              "signature": "71903343d2c2e86e764e4d1651608a35",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=333186d0653d3774faa7ed364b8efca0"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 28477,
                "column": 1
              },
              "errorSnippet": "&lt;tui-card class=\"tui-card hydrated\" img-src=\"https://www.sandia.gov/app/uploads/2020/12/z-machine.jpg\" img-position=\"center top\" overlay-text=\"\" overlay-position=\"0,0\" overlay=\"rgba(0,0,0,0)\" img-overlay=\"false\" no-card=\"false\" dark=\"false\" grid=\"true",
              "xpath": "/html/body/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/tui-card-deck[1]/tui-card[1]",
              "issueID": "7fc1ce1334f24409e7971326206b2d9a",
              "signature": "b8977296bd0dbce751ae00385c442f24",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=7fc1ce1334f24409e7971326206b2d9a"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 28479,
                "column": 1
              },
              "errorSnippet": "&lt;tui-card class=\"tui-card hydrated\" img-src=\"https://www.sandia.gov/app/uploads/2020/05/lasers-small.jpg\" img-position=\"center top\" overlay-text=\"\" overlay-position=\"0,0\" overlay=\"rgba(0,0,0,0)\" img-overlay=\"false\" no-card=\"false\" dark=\"false\" grid=\"t",
              "xpath": "/html/body/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/tui-card-deck[1]/tui-card[2]",
              "issueID": "8c5a3e28823b6daf5854aed859bb57c1",
              "signature": "1c2d2d833854f6fe8ea156e38495c1ae",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=8c5a3e28823b6daf5854aed859bb57c1"
            },
            {
              "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": 139.9925
                },
                "bottom-right": {
                  "x": 444.225,
                  "y": 155.5925
                },
                "height": 15.6,
                "width": 444.225
              },
              "position": {
                "line": 28531,
                "column": 0
              },
              "errorSnippet": "&lt;figcaption&gt;The Atomic Age began #OnThisDay in 1945 when the world’s first nuclear device, “Gadget,” was detonated at the Trinity Site near Alamogordo, NM. Step back in time with the @nuclearmuseum to learn how it happened https://t.co/qBpA1tzZc6 h",
              "xpath": "/html/body/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[7]/div[1]/div[1]/snl-social-feed[1]/div[2]/a[1]/figure[1]/figcaption[1]",
              "issueID": "737df2a6e7f8e1a25b5875e2fb554dda",
              "signature": "e605e6fd578d61f106e76c0bf0b83735",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=737df2a6e7f8e1a25b5875e2fb554dda"
            },
            {
              "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": 139.9925
                },
                "bottom-right": {
                  "x": 444.225,
                  "y": 155.5925
                },
                "height": 15.6,
                "width": 444.225
              },
              "position": {
                "line": 28531,
                "column": 0
              },
              "errorSnippet": "&lt;figcaption&gt;Ice Road travelers ❄ Last April, Sandia engineer Fred Helsel and technologist Valerie Sparks braved frozen tundra and avalanche-ridden passes to deliver a new research vehicle to an @armnewsteam facility north of the Arctic Circle https",
              "xpath": "/html/body/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[7]/div[1]/div[1]/snl-social-feed[1]/div[4]/a[1]/figure[1]/figcaption[1]",
              "issueID": "458d6e2061f6fff567c72faae0745e6c",
              "signature": "c6dd2a3abcd2a5e5261003e3715a2ec7",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=458d6e2061f6fff567c72faae0745e6c"
            },
            {
              "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": 0
                },
                "bottom-right": {
                  "x": 376,
                  "y": 132
                },
                "height": 132,
                "width": 376
              },
              "position": {
                "line": 26381,
                "column": 42
              },
              "errorSnippet": "&lt;div slot=\"tagline\"&gt;Using the power of the sun to roast green chile&lt;/div&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/tui-carousel[1]/tui-carousel-slide[1]/tui-hero[1]/div[1]",
              "issueID": "98dc4f961178cb2f70935d3bfee7e89e",
              "signature": "4ee8c17addf52260703f00c6702116da",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=98dc4f961178cb2f70935d3bfee7e89e"
            },
            {
              "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": 0
                },
                "bottom-right": {
                  "x": 376,
                  "y": 176
                },
                "height": 176,
                "width": 376
              },
              "position": {
                "line": 28411,
                "column": 5
              },
              "errorSnippet": "&lt;div slot=\"tagline\"&gt;Weapons exhibit an interactive tribute to Sandia’s nuclear deterrence mission&lt;/div&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/tui-carousel[1]/tui-carousel-slide[2]/tui-hero[1]/div[1]",
              "issueID": "c51becc9d59af03ddf5c15d4529dee1f",
              "signature": "d236c835986bdd7835f98037c49ca20b",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=c51becc9d59af03ddf5c15d4529dee1f"
            },
            {
              "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": 0
                },
                "bottom-right": {
                  "x": 376,
                  "y": 220
                },
                "height": 220,
                "width": 376
              },
              "position": {
                "line": 28418,
                "column": 3
              },
              "errorSnippet": "&lt;div slot=\"tagline\"&gt;Powering the moon: Sandia researchers design microgrid for future lunar base&lt;/div&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/tui-carousel[1]/tui-carousel-slide[3]/tui-hero[1]/div[1]",
              "issueID": "376725c9744565f58e1924d23d9d1d3d",
              "signature": "9fe35dc5c705271cd8c2f18391eba7a6",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=376725c9744565f58e1924d23d9d1d3d"
            },
            {
              "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": 0
                },
                "bottom-right": {
                  "x": 376,
                  "y": 220
                },
                "height": 220,
                "width": 376
              },
              "position": {
                "line": 28424,
                "column": 29
              },
              "errorSnippet": "&lt;div slot=\"tagline\"&gt;Safer, more powerful batteries for electric cars, power grid&lt;/div&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/tui-carousel[1]/tui-carousel-slide[4]/tui-hero[1]/div[1]",
              "issueID": "c1c3be3e1692f9b33428bd69062fa0fd",
              "signature": "13f192956a1cc40db4080116f0dea344",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=c1c3be3e1692f9b33428bd69062fa0fd"
            },
            {
              "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": 0
                },
                "bottom-right": {
                  "x": 376,
                  "y": 220
                },
                "height": 220,
                "width": 376
              },
              "position": {
                "line": 28433,
                "column": 29
              },
              "errorSnippet": "&lt;div slot=\"tagline\"&gt;Atomic-scale manufacturing might not just be for qubits anymore&lt;/div&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/tui-carousel[1]/tui-carousel-slide[5]/tui-hero[1]/div[1]",
              "issueID": "3d331b373780270c0a75f6441d876846",
              "signature": "d30ee3e14aa61b29ba941705c4542590",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=3d331b373780270c0a75f6441d876846"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 458.625,
                  "y": 180
                },
                "height": 180,
                "width": 458.625
              },
              "position": {
                "line": 20678,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.youtube.com/watch?v=lMiNSziud6Y\" target=\"_blank\" rel=\"noopener noreferrer\"&gt;&lt;figure&gt;&lt;img src=\"https://i.ytimg.com/vi/lMiNSziud6Y/hqdefault.jpg\" class=\"post_image\" alt=\"youtube image of HPC Annual Repo...\"&gt;&lt;figcapt",
              "xpath": "/html/body/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[7]/div[1]/div[1]/snl-social-feed[1]/div[1]/a[1]",
              "issueID": "9d7008444813555f00fb7fd2ce060ed7",
              "signature": "4e134b141ab87555899738f6b9424f10",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=9d7008444813555f00fb7fd2ce060ed7"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 458.625,
                  "y": 180
                },
                "height": 180,
                "width": 458.625
              },
              "position": {
                "line": 20678,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://twitter.com/SandiaLabs/status/1548268474299928578\" target=\"_blank\" rel=\"noopener noreferrer\"&gt;&lt;figure&gt;&lt;img src=\"https://pbs.twimg.com/media/FXyN925VEAAcLVr.jpg\" class=\"post_image\" alt=\"twitter image of The Atomic Age ...\"&g",
              "xpath": "/html/body/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[7]/div[1]/div[1]/snl-social-feed[1]/div[2]/a[1]",
              "issueID": "5b67e923e94c68950f2ac85e5c119cae",
              "signature": "3a6788059786de493e5214a60044f582",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=5b67e923e94c68950f2ac85e5c119cae"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 458.625,
                  "y": 180
                },
                "height": 180,
                "width": 458.625
              },
              "position": {
                "line": 20678,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.youtube.com/watch?v=5OUV4VojQX4\" target=\"_blank\" rel=\"noopener noreferrer\"&gt;&lt;figure&gt;&lt;img src=\"https://i.ytimg.com/vi/5OUV4VojQX4/hqdefault.jpg\" class=\"post_image\" alt=\"youtube image of HPC Annual Repo...\"&gt;&lt;figcapt",
              "xpath": "/html/body/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[7]/div[1]/div[1]/snl-social-feed[1]/div[3]/a[1]",
              "issueID": "e03a93ac98ee499e4a668417cdaf498a",
              "signature": "8daa519d53ff8c68c4ef46e0d7295663",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=e03a93ac98ee499e4a668417cdaf498a"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 458.625,
                  "y": 180
                },
                "height": 180,
                "width": 458.625
              },
              "position": {
                "line": 20678,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://twitter.com/SandiaLabs/status/1548053358614786048\" target=\"_blank\" rel=\"noopener noreferrer\"&gt;&lt;figure&gt;&lt;img src=\"https://pbs.twimg.com/media/FXvKKArVsAAkx3H.jpg\" class=\"post_image\" alt=\"twitter image of Ice Road travel...\"&g",
              "xpath": "/html/body/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[7]/div[1]/div[1]/snl-social-feed[1]/div[4]/a[1]",
              "issueID": "ce061e790b04dae492e6f904838a9147",
              "signature": "754ebf8d40f38a61ed89c8530c92504c",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=ce061e790b04dae492e6f904838a9147"
            }
          ],
          "log": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.sandia.gov/",
      "what": "Sandia National Laboratories",
      "result": "https://www.sandia.gov/"
    },
    {
      "type": "test",
      "which": "continuum",
      "what": "Level Access Continuum, community edition",
      "url": "https://www.sandia.gov/",
      "result": {
        "prevented": true,
        "error": "ERROR adding the continuum.conf script to the page"
      }
    }
  ],
  "timeStamp": "4aieq",
  "startTime": "2022-07-18T01:37:44",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "ibm",
      23
    ],
    [
      "motion",
      14
    ],
    [
      "alfa",
      5
    ],
    [
      "wave",
      5
    ],
    [
      "hover",
      2
    ],
    [
      "axe",
      1
    ],
    [
      "bulk",
      0
    ],
    [
      "embAc",
      0
    ],
    [
      "focAll",
      0
    ],
    [
      "focInd",
      0
    ],
    [
      "focOp",
      0
    ],
    [
      "labClash",
      0
    ],
    [
      "linkUl",
      0
    ],
    [
      "menuNav",
      0
    ],
    [
      "radioSet",
      0
    ],
    [
      "role",
      0
    ],
    [
      "styleDiff",
      0
    ],
    [
      "tabNav",
      0
    ],
    [
      "zIndex",
      0
    ],
    [
      "htmlcs",
      0
    ],
    [
      "tenon",
      0
    ],
    [
      "continuum",
      0
    ]
  ],
  "logCount": 336,
  "logSize": 76723,
  "errorLogCount": 335,
  "errorLogSize": 76712,
  "prohibitedCount": 0,
  "visitTimeoutCount": 0,
  "visitRejectionCount": 0,
  "endTime": "2022-07-18T01:39:10",
  "elapsedSeconds": 92,
  "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": {
        "focAll": 4,
        "focOp": 2
      },
      "alfa": {
        "r2": 20,
        "r66": 37,
        "r69": 37,
        "r73": 32,
        "r78": 4
      },
      "axe": {
        "aria-allowed-attr": 10,
        "aria-valid-attr-value": 1,
        "color-contrast-enhanced": 37,
        "color-contrast": 37,
        "focus-order-semantics": 1,
        "image-alt": 20,
        "region": 2
      },
      "ibm": {
        "WCAG20_Img_HasAlt": 20,
        "Rpt_Aria_ValidIdRef": 4,
        "HAAC_Figure_label": 8,
        "element_tabbable_role_valid": 12,
        "element_attribute_deprecated": 1
      },
      "wave": {
        "e:alt_missing": 20,
        "e:aria_reference_broken": 4,
        "c:contrast": 9,
        "a:alt_suspicious": 7,
        "a:heading_possible": 6
      },
      "tenon": {
        "95": 4,
        "144": 24,
        "153": 10,
        "218": 16
      }
    },
    "groupDetails": {
      "groups": {
        "tabFocusability": {
          "testaro": {
            "focAll": {
              "score": 2,
              "what": "Discrepancy between elements that should be and that are Tab-focusable"
            }
          }
        },
        "focusableOperable": {
          "testaro": {
            "focOp": {
              "score": 2,
              "what": "Operable elements that cannot be Tab-focused and vice versa"
            }
          }
        },
        "imageNoText": {
          "alfa": {
            "r2": {
              "score": 20,
              "what": "Image has no accessible name"
            }
          },
          "axe": {
            "image-alt": {
              "score": 20,
              "what": "Image has no text alternative"
            }
          },
          "ibm": {
            "WCAG20_Img_HasAlt": {
              "score": 20,
              "what": "Image has no alt attribute conveying its meaning, or alt=\"\" if decorative"
            }
          },
          "wave": {
            "e:alt_missing": {
              "score": 20,
              "what": "Text alternative is missing"
            }
          }
        },
        "contrastAAA": {
          "alfa": {
            "r66": {
              "score": 9,
              "what": "Text contrast less than AAA requires"
            }
          },
          "axe": {
            "color-contrast-enhanced": {
              "score": 9,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          },
          "tenon": {
            "95": {
              "score": 1,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "contrastAA": {
          "alfa": {
            "r69": {
              "score": 28,
              "what": "Text outside widget has subminimum contrast"
            }
          },
          "axe": {
            "color-contrast": {
              "score": 28,
              "what": "Element has insufficient color contrast"
            }
          },
          "wave": {
            "c:contrast": {
              "score": 7,
              "what": "Very low contrast"
            }
          }
        },
        "noLeading": {
          "alfa": {
            "r73": {
              "score": 24,
              "what": "Paragraph of text has insufficient line height"
            }
          }
        },
        "headingOfNothing": {
          "alfa": {
            "r78": {
              "score": 2,
              "what": "No content between two headings of the same level"
            }
          }
        },
        "ariaBadAttribute": {
          "axe": {
            "aria-allowed-attr": {
              "score": 10,
              "what": "ARIA attribute is invalid for the role of its element"
            },
            "aria-valid-attr-value": {
              "score": 1,
              "what": "ARIA attribute has an invalid value"
            }
          }
        },
        "focusableRole": {
          "axe": {
            "focus-order-semantics": {
              "score": 1,
              "what": "Focusable element has no active role"
            }
          }
        },
        "contentBeyondLandmarks": {
          "axe": {
            "region": {
              "score": 1,
              "what": "Some page content is not contained by landmarks"
            }
          }
        },
        "ariaReferenceBad": {
          "ibm": {
            "Rpt_Aria_ValidIdRef": {
              "score": 4,
              "what": "ARIA property does not reference the non-empty unique id of a visible element"
            }
          },
          "wave": {
            "e:aria_reference_broken": {
              "score": 4,
              "what": "Broken ARIA reference"
            }
          }
        },
        "figureNoText": {
          "ibm": {
            "HAAC_Figure_label": {
              "score": 8,
              "what": "figure element has no associated label"
            }
          }
        },
        "roleBad": {
          "ibm": {
            "element_tabbable_role_valid": {
              "score": 9,
              "what": "Tabbable element has a non-widget role"
            }
          }
        },
        "obsolete": {
          "ibm": {
            "element_attribute_deprecated": {
              "score": 1,
              "what": "Element or attribute is obsolete"
            }
          }
        },
        "imageTextRisk": {
          "wave": {
            "a:alt_suspicious": {
              "score": 2,
              "what": "Image text alternative is suspicious"
            }
          }
        },
        "pseudoHeadingRisk": {
          "wave": {
            "a:heading_possible": {
              "score": 2,
              "what": "Possible heading"
            }
          }
        },
        "leadingClipsText": {
          "tenon": {
            "144": {
              "score": 24,
              "what": "Line height is insufficent to properly display the computed font size"
            }
          }
        },
        "allCaps": {
          "tenon": {
            "153": {
              "score": 3,
              "what": "Long string of text is in all caps"
            }
          }
        },
        "linkForcesNewWindow": {
          "tenon": {
            "218": {
              "score": 12,
              "what": "Link opens in a new window without user control"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {
      "htmlcs": 100,
      "ibm": 100,
      "continuum": 100
    },
    "summary": {
      "total": 3351,
      "log": 2804,
      "preventions": 300,
      "solos": 0,
      "groups": [
        {
          "groupName": "imageNoText",
          "score": 46
        },
        {
          "groupName": "contrastAA",
          "score": 44
        },
        {
          "groupName": "noLeading",
          "score": 26
        },
        {
          "groupName": "leadingClipsText",
          "score": 26
        },
        {
          "groupName": "contrastAAA",
          "score": 15
        },
        {
          "groupName": "linkForcesNewWindow",
          "score": 14
        },
        {
          "groupName": "ariaBadAttribute",
          "score": 13
        },
        {
          "groupName": "roleBad",
          "score": 11
        },
        {
          "groupName": "figureNoText",
          "score": 10
        },
        {
          "groupName": "ariaReferenceBad",
          "score": 8
        },
        {
          "groupName": "allCaps",
          "score": 5
        },
        {
          "groupName": "tabFocusability",
          "score": 4
        },
        {
          "groupName": "focusableOperable",
          "score": 4
        },
        {
          "groupName": "headingOfNothing",
          "score": 4
        },
        {
          "groupName": "imageTextRisk",
          "score": 4
        },
        {
          "groupName": "pseudoHeadingRisk",
          "score": 4
        },
        {
          "groupName": "focusableRole",
          "score": 3
        },
        {
          "groupName": "contentBeyondLandmarks",
          "score": 3
        },
        {
          "groupName": "obsolete",
          "score": 3
        }
      ]
    }
  }
}